On 11/07/12 14:16, Heiko Hund wrote:
> Make openvpn query for proxy information through the
> management interface. This allows GUIs to provide (automatically
> detected) proxy information on a per connection basis.
> 
> This new option supersedes the undocumented --http-proxy-fallback
> option and puts the responsibilty for HTTP proxy fallback handling
> to the GUI caring for such.
> 
> Signed-off-by: Heiko Hund <heiko.h...@sophos.com>
> ---
>  doc/management-notes.txt |   31 ++++++++
>  doc/openvpn.8            |    6 ++
>  src/openvpn/init.c       |  185 
> +++++++++++++++++++++-------------------------
>  src/openvpn/manage.c     |   52 +++----------
>  src/openvpn/manage.h     |   17 ++---
>  src/openvpn/options.c    |  112 ++++------------------------
>  src/openvpn/options.h    |   28 +------
>  src/openvpn/proxy.c      |   15 ++++
>  src/openvpn/proxy.h      |    3 +
>  src/openvpn/syshead.h    |    6 +-
>  10 files changed, 178 insertions(+), 277 deletions(-)
> 

This patch got reviewed by James Yonan, but he never responded publicly to
this list.  But it's applied to the master branch, as James said this made
sense if it makes writing the GUI easier.

commit af1bf85aee836f2b729c38990028c035b6c69152
Author: Heiko Hund <heiko.h...@sophos.com>
List-Post: openvpn-devel@lists.sourceforge.net
Date:   Wed Jul 11 14:16:50 2012 +0200

    add option --management-query-proxy

    Signed-off-by: Heiko Hund <heiko.h...@sophos.com>
    Reviewed-by: James Yonan <ja...@openvpn.net>
    Message-Id: 1342009010-9735-1-git-send-email-heiko.h...@sophos.com
    URL: http://article.gmane.org/gmane.network.openvpn.devel/6841
    Signed-off-by: David Sommerseth <d...@users.sourceforge.net>


kind regards,

David Sommerseth

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to