aboutsummaryrefslogtreecommitdiff
path: root/ssl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-10Workaround bug in OpenSSL 0.9.6b ASN1_STRING_to_UTF8, whichjames1-2/+2
2008-07-26Completely revamped the system for calling external programs and scripts:james1-21/+19
2008-07-19Modified extract_x509_field_ssl to return a status value indicatingjames1-37/+41
2008-07-19Replace leading dash ('-') characters in an X509 name with underbars ('_')james1-0/+3
2008-07-17Removed old version of extract_x509_field.james1-40/+0
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-20/+154
2008-06-04Fixed an issue in extract_x509_field_ssl where the extractionjames1-1/+1
2008-06-04Incremented version to 2.1_rc7d.james1-32/+70
2008-05-24Support asynchronous/deferred authentication injames1-44/+157
2008-05-12Moved branch into official BETA21 position.james1-8/+2
2008-02-17The new function extract_x509_field_ssl tends to breakjames1-1/+11
2008-01-21Rewrote extract_x509_field and modified COMMON_NAME_CHAR_CLASSjames1-1/+47
2008-01-21Simple fix where options->ca_file was used withoutjames1-1/+1
2007-10-22Use pkcs11-helper as external library, can be downloadedjames1-3/+5
2007-08-17AUTO_USERID feature -- if the auth-user-pass option is usedjames1-1/+1
2006-11-13New try at AUTO_USERID.james1-1/+7
2006-06-30Fixed bug introduced with the --port-share directivejames1-1/+1
2006-06-29pkcs11 changes:james1-5/+8
2006-04-05I've recently worked on a better version of pkcs11-helper. I've also mergedjames1-1/+1
2006-02-16Added --port-share option for allowing OpenVPN and HTTPSjames1-2/+4
2005-12-28Added OPENVPN_PLUGIN_TLS_FINAL plugin callback.james1-1/+11
2005-12-14svn merge -r 845:854 $SO/trunk/openvpn .james1-2/+2
2005-11-12Merged --remote-cert-ku, --remote-cert-eku, andjames1-0/+117
2005-11-08Added ENABLE_INLINE_FILES feature.james1-22/+242
2005-11-01More PKCS#11 changes.james1-1/+1
2005-10-31Windows reliability changes:james1-2/+0
2005-10-24Removed #warn from ssl.cjames1-1/+0
2005-10-20Added actual remote address used to the ">STATE" alertjames1-0/+2
2005-10-20Merged with Alon's r688.james1-2/+2
2005-10-17Brought up-to-date with Alon's PKCS11 patch atjames1-10/+1
2005-10-16VERSION 2.1_beta4 (re-released)james1-1/+1
2005-10-15svn merge -r 618:619 $SO/patches/openvpn-2-0_rc16-mh/openvpnjames1-39/+53
2005-10-15Merged --capath patch (Thomas Noel).james1-4/+24
2005-10-15Enable the use of --ca together with --pkcs12. If --ca isjames1-8/+13
2005-10-13Merged PKCS#11 patch.james1-0/+21
2005-09-26version 2.1_beta1james1-2/+2
2005-09-26This is the start of the BETA21 branch.james1-0/+4099