-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 30/07/12 11:05, Heiko Hund wrote: > Commit af1bf85a introducing the --management-query-proxy option > broke the initialization of HTTP proxy options by not assigning the > allocated object to the options element in the function > init_http_proxy_options_once(). > > Signed-off-by: Heiko Hund <[email protected]> --- > src/openvpn/init.c | 3 +-- src/openvpn/options.c | 8 > ++++---- src/openvpn/proxy.c | 12 ++++++------ > src/openvpn/proxy.h | 2 +- 4 files changed, 12 insertions(+), > 13 deletions(-) >
Applied to master. commit 4f879daeb9b1b709c80d01e4872b30e23747c4a8 Author: Heiko Hund <[email protected]> List-Post: [email protected] Date: Mon Jul 30 11:05:22 2012 +0200 fix regression with --http-proxy[-*] options Signed-off-by: Heiko Hund <[email protected]> Acked-by: Arne Schwabe <[email protected]> Message-Id: [email protected] URL: http://article.gmane.org/gmane.network.openvpn.devel/6913 Signed-off-by: David Sommerseth <[email protected]> kind regards, David Sommerseth -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAlAWkZMACgkQDC186MBRfroVPQCfUbhvHxx9O+TqdCJ7suLK5c5f 3ZgAnjlNdrw9oxJPN5AtEoBTcUtC+ZCD =rKlw -----END PGP SIGNATURE-----
