summaryrefslogtreecommitdiffstats
path: root/ssl.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'feat_misc' into beta2.2David Sommerseth2010-11-181-4/+0
|\
| * Clean-up: Remove more dead and inactive code pathsDavid Sommerseth2010-11-141-3/+0
| * Clean-up: Remove pthread and mutex locking codeDavid Sommerseth2010-11-141-1/+0
| * Choose a different field in X509 to be usernameEmilien Mantel2010-06-171-2/+5
| * enhance tls-verify possibilityMathieu GIANNECCHINI2010-03-021-0/+1
* | Merge branch 'svn-BETA21' into beta2.2David Sommerseth2010-11-131-0/+11
|\ \
| * | Implement challenge/response authentication support in client mode,James Yonan2010-10-241-0/+11
* | | Choose a different field in X509 to be usernameEmilien Mantel2010-10-211-2/+5
* | | enhance tls-verify possibilityMathieu GIANNECCHINI2010-10-211-0/+1
* | | Make use of counter_type instead of int when counting bytes and network packetsDavid Sommerseth2010-10-211-2/+2
|/ /
* | Fixed an issue where application payload transmissions on theJames Yonan2010-07-271-0/+2
* | Implemented a key/value auth channel from client to server.James Yonan2010-06-011-0/+15
* | Updated copyright date to 2010.James Yonan2010-04-281-1/+1
|/
* Increase MAX_CERT_DEPTH to 16 (from 8), and when exceeded,james2009-11-131-1/+1
* On server, lock client-provided certs against mid-session TLSjames2009-10-251-1/+20
* On server, lock session username against changes in mid-session TLSjames2009-10-241-1/+2
* Added the ability for the server to provide a custom reason stringjames2009-09-291-1/+16
* Added --server-poll-timeout option : when polling possible remotejames2009-09-281-0/+6
* Eliminated the limitation on the number of options that can be pushedjames2009-09-271-2/+0
* Update copyright to 2009.james2009-05-301-1/+1
* Fixed issue of symbol conflicts interfering with Windows CryptoAPIjames2009-05-301-1/+1
* Added server-side --opt-verify option: clients that connectjames2008-11-181-0/+1
* Added --no-name-remapping option to allow Common Name, X509 Subject,james2008-10-311-0/+1
* Added server-side --auth-user-pass-optional directive, to allowjames2008-10-281-1/+6
* Copyright notice changed to reflect change in name ofjames2008-10-061-1/+1
* Copyright change OpenVPN Solutions LLC -> Telethra, Inc.james2008-07-141-1/+1
* Updated copyright notice to 2008.james2008-06-111-1/+1
* Updated version to 2.1_rc7e.james2008-06-111-1/+15
* Incremented version to 2.1_rc7d.james2008-06-041-3/+45
* Support asynchronous/deferred authentication injames2008-05-241-6/+24
* Rewrote extract_x509_field and modified COMMON_NAME_CHAR_CLASSjames2008-01-211-1/+1
* Added --port-share option for allowing OpenVPN and HTTPSjames2006-02-161-0/+3
* svn merge -r 845:854 $SO/trunk/openvpn .james2005-12-141-0/+7
* Merged --remote-cert-ku, --remote-cert-eku, andjames2005-11-121-0/+2
* svn merge -r 618:619 $SO/patches/openvpn-2-0_rc16-mh/openvpnjames2005-10-151-6/+12
* This is the start of the BETA21 branch.james2005-09-261-0/+683