Hi Gert et al,
On 15/06/17 09:47, Gert Doering wrote:
Hi,
On Thu, Jun 15, 2017 at 12:50:40PM +1000, Steven Haigh wrote:
I'm just trying to figure out if its expected behaviour to have the
'username' set in the environment when using the auth-user-pass-verify
script.
The code in question (ssl_
Sent from ProtonMail Mobile
On Thu, Jun 15, 2017 at 8:00 PM,
wrote: Send Openvpn-devel mailing list submissions to
openvpn-devel@lists.sourceforge.net To subscribe or unsubscribe via the World
Wide Web, visit https://lists.sourceforge.net/lists/listinfo/openvpn-devel or,
via email, send a mes
ACK.
This makes sense, and does what it says on the lid.
I tested on FreeBSD/ksh and it worked nicely and built a nice 2.3.14 tarball
for me, except for the small beef that "mktemp" does not have a "-p" option
there, so it needs to be "mktemp -d /var/tmp/openvpn-build-release-XX"
instead...
ACK. As in: I have verified that this does exactly what it say: updating
the address in all the files, and in the COPYING file (COPYING has a few
more changes, but that's nearly all whitespace, except for one change
"library" -> "Lesser", which might have been a typo originally).
No code changes.
ACK, thanks. Stared-at-code, and ran normal proxy tests, not having
a malicious proxy at hand to actually trigger that error.
(And thanks for using git-send-email, makes my life much easier ;-) )
Your patch has been applied to the master, release/2.4, 2.3 and 2.2 branch
(2.2 and 2.3 with whitesp