summaryrefslogtreecommitdiffstats
path: root/src/openvpn/ssl_verify_polarssl.c
Commit message (Expand)AuthorAgeFilesLines
* Log serial number of revoked certificateBoris Lytochkin2015-09-201-1/+5
* Don't exit daemon if opening or parsing the CRL fails.Steffan Karger2014-07-101-2/+5
* Fix bug that incorrectly refuses oid representation eku's in polar buildsSteffan Karger2014-06-241-1/+1
* Make serial env exporting consistent amongst OpenSSL and PolarSSL builds.Steffan Karger2014-04-301-1/+41
* Improve verify_callback messagesSteffan Karger2013-03-221-3/+3
* PolarSSL-1.2 supportSteffan Karger2013-03-221-12/+9
* cleanup: gc usageAlon Bar-Lev2012-04-021-7/+11
* Migrated x509_get_sha1_hash to use the garbage collectorAdriaan de Jong2012-03-301-14/+3
* Migrated x509_get_serial to use the garbage collectorAdriaan de Jong2012-03-301-14/+3
* Migrated x509_get_subject to use of the garbage collectorAdriaan de Jong2012-03-301-15/+11
* Fixed off-by-one in serial length calculationAdriaan de Jong2012-03-291-1/+1
* build: move out config.h include from sysheadAlon Bar-Lev2012-03-221-0/+6
* build: proper crypto detection and usageAlon Bar-Lev2012-03-221-3/+3
* build: standard directory layoutAlon Bar-Lev2012-03-221-0/+425