aboutsummaryrefslogtreecommitdiff
path: root/ssl.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-28Added control channel crypto docsDavid Sommerseth1-218/+310
2011-04-26Added new "extra-certs" and "verify-hash" options (see man page forJames Yonan1-0/+1
2011-04-26Added 'dir' flag to "crl-verify" (see man page for info).James Yonan1-0/+1
2011-04-26Fixed bug that incorrectly placed stricter TCP packet replay rules onJames Yonan1-0/+1
2011-04-26Added "auth-token" client directive, which is intended to beJames Yonan1-1/+2
2011-01-05Added --x509-track option.James Yonan1-0/+19
2010-11-14Clean-up: Remove more dead and inactive code pathsDavid Sommerseth1-3/+0
2010-11-14Clean-up: Remove pthread and mutex locking codeDavid Sommerseth1-1/+0
2010-10-24Implement challenge/response authentication support in client mode,James Yonan1-0/+11
2010-10-21Choose a different field in X509 to be usernameEmilien Mantel1-2/+5
2010-10-21enhance tls-verify possibilityMathieu GIANNECCHINI1-0/+1
2010-10-21Make use of counter_type instead of int when counting bytes and network packetsDavid Sommerseth1-2/+2
2010-07-27Fixed an issue where application payload transmissions on theJames Yonan1-0/+2
2010-06-17Choose a different field in X509 to be usernameEmilien Mantel1-2/+5
2010-06-01Implemented a key/value auth channel from client to server.James Yonan1-0/+15
2010-04-28Updated copyright date to 2010.James Yonan1-1/+1
2010-03-02enhance tls-verify possibilityMathieu GIANNECCHINI1-0/+1
2009-11-13Increase MAX_CERT_DEPTH to 16 (from 8), and when exceeded,james1-1/+1
2009-10-25On server, lock client-provided certs against mid-session TLSjames1-1/+20
2009-10-24On server, lock session username against changes in mid-session TLSjames1-1/+2
2009-09-29Added the ability for the server to provide a custom reason stringjames1-1/+16
2009-09-28Added --server-poll-timeout option : when polling possible remotejames1-0/+6
2009-09-27Eliminated the limitation on the number of options that can be pushedjames1-2/+0
2009-05-30Update copyright to 2009.james1-1/+1
2009-05-30Fixed issue of symbol conflicts interfering with Windows CryptoAPIjames1-1/+1
2008-11-18Added server-side --opt-verify option: clients that connectjames1-0/+1
2008-10-31Added --no-name-remapping option to allow Common Name, X509 Subject,james1-0/+1
2008-10-28Added server-side --auth-user-pass-optional directive, to allowjames1-1/+6
2008-10-06Copyright notice changed to reflect change in name ofjames1-1/+1
2008-07-14Copyright change OpenVPN Solutions LLC -> Telethra, Inc.james1-1/+1
2008-06-11Updated copyright notice to 2008.james1-1/+1
2008-06-11Updated version to 2.1_rc7e.james1-1/+15
2008-06-04Incremented version to 2.1_rc7d.james1-3/+45
2008-05-24Support asynchronous/deferred authentication injames1-6/+24
2008-01-21Rewrote extract_x509_field and modified COMMON_NAME_CHAR_CLASSjames1-1/+1
2006-02-16Added --port-share option for allowing OpenVPN and HTTPSjames1-0/+3
2005-12-14svn merge -r 845:854 $SO/trunk/openvpn .james1-0/+7
2005-11-12Merged --remote-cert-ku, --remote-cert-eku, andjames1-0/+2
2005-10-15svn merge -r 618:619 $SO/patches/openvpn-2-0_rc16-mh/openvpnjames1-6/+12