Hi,
On Mon, Jul 23, 2018 at 10:31:03PM -0400, Selva Nair wrote:
> On Sat, Jul 21, 2018 at 1:21 PM, Jonathan K. Bullard
> wrote:
>
> > Some, perhaps including Selva's $payingCustomer, may not want to use
> > Tunnelblick betas or use OpenVPN 2.5 until it is released.
>
> I missed this last time..
Hi,
On Tue, Jul 24, 2018 at 12:02 AM, Selva Nair wrote:
> Hi,
>
> On Mon, Jul 23, 2018 at 10:58 PM, Jonathan K. Bullard
> wrote:
>> I was testing Tunnelblick with Selva's C/R server and config (thanks
>> again for that) and there was a problem. Maybe I'm (still)
>> misunderstanding something, bu
Your patch has been applied to the master branch.
(I have not reviewed this - trusting Steffan on it - but have run cmocka and
t_client tests on it, and things keep working)
commit 57d6f103f378b927b9e0054b022b5b8b442973b8
Author: Antonio Quartulli
Date: Sat Jul 7 17:04:21 2018 +0800
make
Your patch has been applied to the master branch.
(I have not reviewed this - trusting Steffan on it - but have run cmocka and
t_client tests on it, and things keep working)
commit 5817b49b4ca39f86eabb092c562b72d46d5509f7
Author: Antonio Quartulli
Date: Sun Jul 8 10:45:17 2018 +0800
cryp
From: Selva Nair
If static challenge is in use, the password passed to the plugin by openvpn
is of the form "SCRV1:base64-pass:base64-response". Parse this string to
separate it into password and response and use them to respond to queries
in the pam conversation function.
On the plugin paramete