summaryrefslogtreecommitdiffstats
path: root/ssl.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright notice changed to reflect change in name ofjames2008-10-061-1/+1
* Fixed bug in intra-session TLS key rollover that was introduced withjames2008-09-081-18/+39
* 2.1_rc8 and earlier did implicit shell expansion on scriptjames2008-09-061-2/+2
* Workaround bug in OpenSSL 0.9.6b ASN1_STRING_to_UTF8, whichjames2008-08-101-2/+2
* Completely revamped the system for calling external programs and scripts:james2008-07-261-21/+19
* Modified extract_x509_field_ssl to return a status value indicatingjames2008-07-191-37/+41
* Replace leading dash ('-') characters in an X509 name with underbars ('_')james2008-07-191-0/+3
* Removed old version of extract_x509_field.james2008-07-171-40/+0
* 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-20/+154
* Fixed an issue in extract_x509_field_ssl where the extractionjames2008-06-041-1/+1
* Incremented version to 2.1_rc7d.james2008-06-041-32/+70
* Support asynchronous/deferred authentication injames2008-05-241-44/+157
* Moved branch into official BETA21 position.james2008-05-121-8/+2
* The new function extract_x509_field_ssl tends to breakjames2008-02-171-1/+11
* Rewrote extract_x509_field and modified COMMON_NAME_CHAR_CLASSjames2008-01-211-1/+47
* Simple fix where options->ca_file was used withoutjames2008-01-211-1/+1
* Use pkcs11-helper as external library, can be downloadedjames2007-10-221-3/+5
* AUTO_USERID feature -- if the auth-user-pass option is usedjames2007-08-171-1/+1
* New try at AUTO_USERID.james2006-11-131-1/+7
* Fixed bug introduced with the --port-share directivejames2006-06-301-1/+1
* pkcs11 changes:james2006-06-291-5/+8
* I've recently worked on a better version of pkcs11-helper. I've also mergedjames2006-04-051-1/+1
* Added --port-share option for allowing OpenVPN and HTTPSjames2006-02-161-2/+4
* Added OPENVPN_PLUGIN_TLS_FINAL plugin callback.james2005-12-281-1/+11
* svn merge -r 845:854 $SO/trunk/openvpn .james2005-12-141-2/+2
* Merged --remote-cert-ku, --remote-cert-eku, andjames2005-11-121-0/+117
* Added ENABLE_INLINE_FILES feature.james2005-11-081-22/+242
* More PKCS#11 changes.james2005-11-011-1/+1
* Windows reliability changes:james2005-10-311-2/+0
* Removed #warn from ssl.cjames2005-10-241-1/+0
* Added actual remote address used to the ">STATE" alertjames2005-10-201-0/+2
* Merged with Alon's r688.james2005-10-201-2/+2
* Brought up-to-date with Alon's PKCS11 patch atjames2005-10-171-10/+1
* VERSION 2.1_beta4 (re-released)james2005-10-161-1/+1
* svn merge -r 618:619 $SO/patches/openvpn-2-0_rc16-mh/openvpnjames2005-10-151-39/+53
* Merged --capath patch (Thomas Noel).james2005-10-151-4/+24
* Enable the use of --ca together with --pkcs12. If --ca isjames2005-10-151-8/+13
* Merged PKCS#11 patch.james2005-10-131-0/+21
* version 2.1_beta1james2005-09-261-2/+2
* This is the start of the BETA21 branch.james2005-09-261-0/+4099