summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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
2018-03-20Provide X509_STORE_get_ex_new_index macro.Joel Sing
2018-03-19Automatically handle library initialisation for libtls.Joel Sing
2018-03-19correct funciton prototypeBob Beck
2018-03-19I should not be calling ENGINE_load_builtin_engines_internalBob Beck
2018-03-19Correct mistake of loading the default openssl.conf by default during autoinit.Bob Beck
2018-03-18In ecdsa.h rev. 1.5 2018/03/17 15:24:44, tb@ providedIngo Schwarze
2018-03-18In rsa.h rev. 1.38 2018/03/17 15:12:56 and dsa.h rev. 1.30 2018/03/17Ingo Schwarze
2018-03-18In x509.h rev. 1.43 2018/03/17 14:55:39, jsing@ providedIngo Schwarze
2018-03-18In ocsp.h rev. 1.12 2018/03/17 14:44:34, jsing@ providedIngo Schwarze
2018-03-18In ssl.h rev. 1.149 2018/03/17 14:40:45, jsing@ providedIngo Schwarze
2018-03-18In x509.h rev. 1.42 2018/03/17 14:33:20, jsing@ providedIngo Schwarze
2018-03-18In ssl.h rev. 1.148 2018/03/17 14:26:13, jsing@ providedIngo Schwarze
2018-03-18Fix a typo: OPENSSL_INIT_LOAD_CONFIG doesn't have double underbars.Theo Buehler
2018-03-17Clean up now that autoconfiguration is available:Ingo Schwarze
2018-03-17In crypto.h rev. 1.43 and ssl.h rev. 1.153 2018/03/17 16:20:01, beck@Ingo Schwarze
2018-03-17In ssl.h rev. 1.152 2018/03/17 15:55:52, tb@ providedIngo Schwarze
2018-03-17In x509_cmp.c rev. 1.30 2018/03/17 14:57:23, jsing@ adjustedIngo Schwarze