On 11/09/12 17:34, David Sommerseth wrote:
> From: Heiko Hund <heiko.h...@sophos.com>
> 
> With this option, users can basically undo the changes of the UTF-8
> support commit 5e86fd93779482b90a191f929edebe414cd78a4f. It's here for
> short term compatibility and should be removed again as soon as possible.
> 
> When OpenSSL is used, the subject strings will be in the proprietary
> format again. Generally username, X.509 CN, and X.509 subject will again
> be subject to '_' replacemant, unless the "no-remapping" flag is
> also specified. That flag ensures compatibility with setups using the
> --no-name-remapping option, that has been removed in 2.3.
> 
> [v2: More comments related to compat_flags() added by DS plus using
>      COMPAT_FLAG_QUERY expclit]
> [v3: Improved the man page entry for --compat-names, after suggestions
>      from Bernhard R. Link]
> 
> Signed-off-by: Heiko Hund <heiko.h...@sophos.com>
> Signed-off-by: David Sommerseth <dav...@redhat.com>
> ---
>  doc/openvpn.8                    |   52 ++++++++++++++++++++++++++++++++++++
>  src/openvpn/misc.c               |   21 +++++++++++++++
>  src/openvpn/misc.h               |    6 +++++
>  src/openvpn/options.c            |   10 +++++++
>  src/openvpn/ssl_verify.c         |   54 
> +++++++++++++++++++++++++++++++-------
>  src/openvpn/ssl_verify_openssl.c |   12 +++++++++
>  6 files changed, 146 insertions(+), 9 deletions(-)

Applied to master.

commit e7412ca3eee2f2a2fb0af5acbe968137cfd7e995
Author: Heiko Hund <heiko.h...@sophos.com>
List-Post: openvpn-devel@lists.sourceforge.net
Date:   Tue Sep 11 17:34:24 2012 +0200

    Add --compat-names option

    Signed-off-by: Heiko Hund <heiko.h...@sophos.com>
    Signed-off-by: David Sommerseth <dav...@redhat.com>
    Acked-by: Gert Doering <g...@greenie.muc.de>
    Acked-by: David Sommerseth <dav...@redhat.com>
    Message-Id: 1347377664-15462-1-git-send-email-d...@users.sourceforge.net
    URL: http://article.gmane.org/gmane.network.openvpn.devel/7053


kind regards,

David Sommerseth

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to