summaryrefslogtreecommitdiffstats
path: root/src/openvpn/ssl_verify.c
Commit message (Expand)AuthorAgeFilesLines
* Allow for CN/username of 64 characters (fixes off-by-one)Steffan Karger2015-03-061-3/+3
* Make serial env exporting consistent amongst OpenSSL and PolarSSL builds.Steffan Karger2014-04-301-2/+7
* Remove the --disable-eurephia configure optionDavid Sommerseth2013-07-031-2/+0
* add new option for X.509 name verificationHeiko Hund2013-03-071-5/+10
* Add --compat-names optionHeiko Hund2012-09-121-9/+45
* cleanup: gc usageAlon Bar-Lev2012-04-021-23/+30
* Migrated x509_get_sha1_hash to use the garbage collectorAdriaan de Jong2012-03-301-5/+2
* Migrated x509_get_serial to use the garbage collectorAdriaan de Jong2012-03-301-14/+14
* Migrated x509_get_subject to use of the garbage collectorAdriaan de Jong2012-03-301-3/+4
* build: move wrappers into platform moduleAlon Bar-Lev2012-03-241-4/+4
* build: move out config.h include from sysheadAlon Bar-Lev2012-03-221-0/+6
* build: proper crypto detection and usageAlon Bar-Lev2012-03-221-11/+11
* build: standard directory layoutAlon Bar-Lev2012-03-221-0/+1218