summaryrefslogtreecommitdiff
path: root/src/lib/libssl/t1_srvr.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2git to create tag 'OPENBSD_5_8_BASE'.OPENBSD_5_8_BASEcvs2svn2015-08-021-194/+0
* Bring back the horrible API that is get_cipher_by_char/put_cipher_by_char.jsing2015-02-061-1/+7
* Remove trailing whitespace.jsing2014-12-141-7/+7
* Sort and group includes.jsing2014-11-161-2/+4
* Use arc4random_buf() instead of RAND_bytes() or RAND_pseudo_bytes().jsing2014-10-181-2/+1
* Since we no longer need to support SSLv2-style cipher lists, startjsing2014-08-101-7/+1
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* Make it substantially easier to identify protocol version requirementsjsing2014-05-291-2/+2
* DeIMPLEMENT libssl. Expand the IMPLEMENT_* macros since it is far morejsing2014-05-241-9/+114
* More KNF.jsing2014-04-191-6/+6
* More KNF and style consistency tweaksguenther2014-04-191-6/+6
* First pass at applying KNF to the OpenSSL code, which almost makes itjsing2014-04-141-13/+8
* resolve conflictsdjm2012-10-131-4/+17
* resolve conflicts, fix local changesdjm2010-10-011-2/+2
* resolve conflictsdjm2008-09-061-22/+4
* merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus2003-05-121-5/+12
* merge openssl-0.9.7-beta3, tested on vax by miod@markus2002-09-101-1/+1
* OpenSSL 0.9.4 mergebeck1999-09-291-9/+9
* Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-051-0/+91