aboutsummaryrefslogtreecommitdiff
path: root/ssl.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
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
2005-09-26This is the start of the BETA21 branch.james1-0/+683