summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2018-03-21Full sync of CA list with Mozilla's.Stuart Henderson
2018-03-21Adjust (non-installed) helper script to cope better with CAs that don't haveStuart Henderson
2018-03-21crypto HISTORY up to OpenSSL 0.9.1c; researched from OpenSSL gitIngo Schwarze
2018-03-21ssl.h HISTORY up to SSLeay 0.9.1; researched from OpenSSL gitIngo Schwarze
2018-03-21crypto HISTORY up to SSLeay 0.9.1; researched from OpenSSL gitIngo Schwarze
2018-03-21ssl.h HISTORY up to SSLeay 0.9.0; researched from OpenSSL gitIngo Schwarze
2018-03-21x509_vfy.h HISTORY up to SSLeay 0.9.0; researched from OpenSSL gitIngo Schwarze
2018-03-21rsa.h HISTORY up to SSLeay 0.9.0; researched from OpenSSL gitIngo Schwarze
2018-03-21ripemd.h HISTORY up to SSLeay 0.9.0; researched from OpenSSL gitIngo Schwarze
2018-03-21objects.h HISTORY up to SSLeay 0.9.0; researched from OpenSSL gitIngo Schwarze
2018-03-21hmac.h HISTORY up to SSLeay 0.9.0; researched from OpenSSL gitIngo Schwarze
2018-03-21evp.h HISTORY up to SSLeay 0.9.0; researched from OpenSSL gitIngo Schwarze
2018-03-21err.h HISTORY up to SSLeay 0.9.0; researched from OpenSSL gitIngo Schwarze
2018-03-21dsa.h HISTORY up to SSLeay 0.9.0; researched from OpenSSL gitIngo Schwarze
2018-03-21crypto.c HISTORY up to SSLeay 0.9.0; researched from OpenSSL gitIngo Schwarze
2018-03-21bn.h HISTORY up to SSLeay 0.9.0; researched from OpenSSL gitIngo Schwarze
2018-03-21bio.h HISTORY up to SSLeay 0.9.0; researched from OpenSSL gitIngo Schwarze
2018-03-21blowfish.h HISTORY up to SSLeay 0.9.0; researched from OpenSSL gitIngo Schwarze
2018-03-21asn1.h HISTORY up to SSLeay 0.9.0; researched from OpenSSL gitIngo Schwarze
2018-03-21ssl.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL gitIngo Schwarze
2018-03-21x509_vfy.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL gitIngo Schwarze
2018-03-21x509.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL gitIngo Schwarze
2018-03-21stack.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL gitIngo Schwarze
2018-03-21sha.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL gitIngo Schwarze
2018-03-21rsa.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL gitIngo Schwarze
2018-03-21rc4.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL gitIngo Schwarze
2018-03-21rand.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL gitIngo Schwarze
2018-03-21pkcs7.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL gitIngo Schwarze
2018-03-21pem.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL gitIngo Schwarze
2018-03-21objects.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL gitIngo Schwarze
2018-03-21md5.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL gitIngo Schwarze
2018-03-20evp.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL gitIngo Schwarze
2018-03-20err.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL gitIngo Schwarze
2018-03-20dsa.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL gitIngo Schwarze
2018-03-20dh.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL gitIngo Schwarze
2018-03-20des.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL git;Ingo Schwarze
2018-03-20crypto.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL gitIngo Schwarze
2018-03-20buffer.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL gitIngo Schwarze
2018-03-20bn.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL gitIngo Schwarze
2018-03-20bio.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL gitIngo Schwarze
2018-03-20asn1.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL gitIngo Schwarze
2018-03-20HISTORY; from CHANGES.SSLeayIngo Schwarze
2018-03-20Two HISTORY bits from the old CHANGES.SSLeay file, which goes up toIngo Schwarze
2018-03-20In ssl.h rev. 1.154 2018/03/20 15:28:12, tb@ providedIngo Schwarze
2018-03-20If X509_check_{host,email}() are called with a length of zero, use strlen()Joel Sing
2018-03-20In x509_vfy.h rev. 1.27 2018/03/20 15:26:22, jsing@ providedIngo Schwarze
2018-03-20In i2d_SSL_SESSION(), on error call CBB_cleanup() with the correct CBB.Joel Sing
2018-03-20Avoid potentially calling strchr() on a NULL pointer inJoel Sing
2018-03-20bump minors after symbol additionTheo Buehler
2018-03-20Provide SSL_SESSION_set1_id()Theo Buehler