summaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2018-03-21dsa.h HISTORY up to SSLeay 0.9.0; researched from OpenSSL gitschwarze1-6/+6
2018-03-21crypto.c HISTORY up to SSLeay 0.9.0; researched from OpenSSL gitschwarze1-5/+9
2018-03-21bn.h HISTORY up to SSLeay 0.9.0; researched from OpenSSL gitschwarze5-28/+32
2018-03-21bio.h HISTORY up to SSLeay 0.9.0; researched from OpenSSL gitschwarze5-15/+45
2018-03-21blowfish.h HISTORY up to SSLeay 0.9.0; researched from OpenSSL gitschwarze1-2/+6
2018-03-21asn1.h HISTORY up to SSLeay 0.9.0; researched from OpenSSL gitschwarze4-11/+27
2018-03-21ssl.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL gitschwarze77-163/+552
2018-03-21x509_vfy.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL gitschwarze6-12/+49
2018-03-21x509.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL gitschwarze35-77/+297
2018-03-21stack.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL gitschwarze1-6/+28
2018-03-21sha.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL gitschwarze1-3/+4
2018-03-21rsa.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL gitschwarze9-23/+66
2018-03-21rc4.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL gitschwarze1-3/+4
2018-03-21rand.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL gitschwarze3-8/+17
2018-03-21pkcs7.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL gitschwarze3-6/+42
2018-03-21pem.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL gitschwarze2-4/+52
2018-03-21objects.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL gitschwarze1-2/+16
2018-03-21md5.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL gitschwarze1-3/+4
2018-03-20evp.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL gitschwarze15-37/+174
2018-03-20err.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL gitschwarze8-27/+45
2018-03-20dsa.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL gitschwarze6-18/+36
2018-03-20dh.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL gitschwarze6-19/+34
2018-03-20des.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL git;schwarze2-15/+49
2018-03-20crypto.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL gitschwarze4-12/+35
2018-03-20buffer.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL gitschwarze1-5/+7
2018-03-20bn.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL gitschwarze16-65/+96
2018-03-20bio.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL gitschwarze17-36/+151
2018-03-20asn1.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL gitschwarze9-19/+105
2018-03-20HISTORY; from CHANGES.SSLeayschwarze1-2/+6
2018-03-20Two HISTORY bits from the old CHANGES.SSLeay file, which goes up toschwarze2-5/+9
2018-03-20In ssl.h rev. 1.154 2018/03/20 15:28:12, tb@ providedschwarze1-9/+37
2018-03-20If X509_check_{host,email}() are called with a length of zero, use strlen()jsing1-3/+7
2018-03-20In x509_vfy.h rev. 1.27 2018/03/20 15:26:22, jsing@ providedschwarze1-4/+18
2018-03-20In i2d_SSL_SESSION(), on error call CBB_cleanup() with the correct CBB.jsing1-2/+2
2018-03-20Avoid potentially calling strchr() on a NULL pointer injsing1-7/+6
2018-03-20bump minors after symbol additiontb3-3/+3
2018-03-20Provide SSL_SESSION_set1_id()tb4-3/+21
2018-03-20Provide X509_STORE_get_ex_new_index macro.jsing1-1/+5
2018-03-19Remove the now unnecessary tls_init() call.jsing1-4/+1
2018-03-19Remove the tls_init() call, since it is no longer necessary.jsing1-3/+1
2018-03-19Automatically handle library initialisation for libtls.jsing6-11/+28
2018-03-19Add regress test ensuring autoinit stays pledge("stdio") safe.beck3-1/+50
2018-03-19correct funciton prototypebeck1-3/+3
2018-03-19I should not be calling ENGINE_load_builtin_engines_internalbeck1-4/+2
2018-03-19Add a -q (for quick) mode to apptest.sh, and use it by default.beck2-11/+35
2018-03-19Correct mistake of loading the default openssl.conf by default during autoinit.beck3-13/+37
2018-03-18In ecdsa.h rev. 1.5 2018/03/17 15:24:44, tb@ providedschwarze1-4/+39
2018-03-18In rsa.h rev. 1.38 2018/03/17 15:12:56 and dsa.h rev. 1.30 2018/03/17schwarze10-15/+400
2018-03-18In x509.h rev. 1.43 2018/03/17 14:55:39, jsing@ providedschwarze1-5/+16
2018-03-18In ocsp.h rev. 1.12 2018/03/17 14:44:34, jsing@ providedschwarze1-4/+14