summaryrefslogtreecommitdiff
path: root/src/lib/libssl/s23_srvr.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* More KNF.jsing2014-04-191-13/+13
* More KNF and style consistency tweaksguenther2014-04-191-5/+4
* whack a bunch of disabled code. ok beck lteotedu2014-04-171-5/+0
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-171-2/+2
* Kill the bogus "send an SSLv3/TLS hello in SSLv2 format" crap fromguenther2014-04-161-7/+12
* remove ssl2 support even more completely.tedu2014-04-151-44/+0
* remove FIPS mode support. people who require FIPS can buy something thattedu2014-04-151-11/+0
* So the OpenSSL codebase does "get the time, add it as a random seed"deraadt2014-04-141-2/+0
* First pass at applying KNF to the OpenSSL code, which almost makes itjsing2014-04-141-304/+260
* Do not include "e_os.h" anymore. Simply pull in the necessary headers.mpi2014-04-131-1/+1
* resolve conflictsdjm2012-10-131-4/+48
* resolve conflicts, fix local changesdjm2010-10-011-14/+27
* update to openssl-0.9.8i; tested by several, especially krw@djm2009-01-051-0/+9
* resolve conflictsdjm2008-09-061-32/+4
* resolve conflictsdjm2006-06-271-4/+1
* fix potential SSL 2.0 rollback (http://www.openssl.org//news/secadv_20051011....markus2005-10-111-3/+1
* resolve conflictsdjm2005-04-291-0/+9
* merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus2003-05-121-6/+13
* merge openssl-0.9.7-beta3, tested on vax by miod@markus2002-09-101-1/+1
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-84/+97
* openssl-engine-0.9.6 mergebeck2000-12-151-12/+20
* OpenSSL 0.9.5 mergebeck2000-03-191-35/+100
* OpenSSL 0.9.4 mergebeck1999-09-291-34/+38
* Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-051-0/+499