summaryrefslogtreecommitdiff
path: root/src/lib/libssl/s3_lib.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Use C99 initialisers for SSL3_ENC_METHOD structs.jsing2014-05-241-14/+16
* Clean up the SSL cipher initialisation and use C99 initialisers forjsing2014-05-231-1709/+1712
* There are two actual uses of e_os2.h in libssl - an OPENSSL_GLOBAL (anjsing2014-05-221-1/+1
* Stop including kssl_lcl.h and nuke it from orbit - it is a no-op now.jsing2014-05-221-1/+0
* KSSL is dead... nuke KSSL_DEBUG from orbit.jsing2014-05-201-3/+0
* deleted seed some time agotedu2014-05-171-101/+0
* Remove SRP and Kerberos support from libssl. These are complex protocolstedu2014-05-051-445/+0
* More KNF, things that couldn't be verified with md5(1), and some whitespacemcbride2014-04-241-7/+9
* KNFmcbride2014-04-241-99/+181
* more malloc/realloc/calloc cleanups; ok beck kettenisderaadt2014-04-211-2/+1
* More KNF and style consistency tweaksguenther2014-04-191-8/+9
* spacingtedu2014-04-181-10/+11
* whack a bunch of disabled code. ok beck lteotedu2014-04-171-169/+0
* always build in RSA and DSA. ok deraadt miodtedu2014-04-171-42/+3
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-171-14/+14
* add back SRP. i was being too greedy.tedu2014-04-161-0/+209
* disentangle SRP code from TLStedu2014-04-161-209/+0
* make OPENSSL_NO_HEARTBLEED the default and only option. ok deraadt miodtedu2014-04-141-21/+0
* First pass at applying KNF to the OpenSSL code, which almost makes itjsing2014-04-141-2688/+2605
* Do not include "e_os.h" anymore. Simply pull in the necessary headers.mpi2014-04-131-2/+2
* remove more cases of MS_STATIC, MS_CALLBACK, and MS_FAR. Did youderaadt2014-04-131-1/+1
* Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery.miod2014-04-131-11/+23
* SECURITY fixes backported from openssl-1.0.1f. ok mikeb@jca2014-02-271-1/+1
* resolve conflictsdjm2012-10-131-21/+965
* OpenSSL 1.0.0f: mergedjm2012-01-051-0/+3
* openssl-1.0.0e: resolve conflictsdjm2011-11-031-0/+6
* resolve conflicts, fix local changesdjm2010-10-011-772/+1475
* pull Ben Lauries blind prefix injection fix for CVE-2009-3555 frommarkus2009-11-101-0/+3
* update to openssl-0.9.8i; tested by several, especially krw@djm2009-01-051-20/+20
* resolve conflictsdjm2008-09-061-337/+1161
* resolve conflictsdjm2006-06-271-6/+6
* resolve conflictsdjm2005-04-291-37/+37
* merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus2003-05-121-38/+155
* merge openssl-0.9.7-beta3, tested on vax by miod@markus2002-09-101-4/+4
* do not propose IDEA cipher on SSL connection. tested by beckitojun2002-06-071-0/+2
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-51/+352
* openssl-engine-0.9.6a mergebeck2001-06-221-24/+64
* openssl-engine-0.9.6 mergebeck2000-12-151-7/+7
* OpenSSL 0.9.5a mergebeck2000-04-151-25/+36
* OpenSSL 0.9.5 mergebeck2000-03-191-78/+299
* OpenSSL 0.9.4 mergebeck1999-09-291-118/+264
* Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-051-0/+961