summaryrefslogtreecommitdiff
path: root/ssl/s2_meth.c
Commit message (Expand)AuthorAgeFilesLines
* Type-checked (and modern C compliant) OBJ_bsearch.Ben Laurie2008-10-121-3/+3
* Let the TLSv1_method() etc. functions return a const SSL_METHODNils Larsch2005-08-141-2/+2
* Initialize SSL_METHOD structures at compile time. This removes the needDr. Stephen Henson2005-08-051-22/+4
* fix more race conditionsBodo Möller2002-09-261-6/+13
* Use new-style system-id macros everywhere possible. I hope I haven'tRichard Levitte2001-02-201-2/+2
* Add missing #ifndefs that caused missing symbols when building libsslUlf Möller2000-01-161-3/+3
* Make NO_RSA compile with pedantic.Ben Laurie2000-01-081-0/+6
* New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller1999-04-271-1/+2
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-5/+0
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-1/+1
* Fixed some race conditions.Bodo Möller1999-04-221-1/+1
* Change functions to ANSI C.Ulf Möller1999-04-191-3/+2
* Fix various stuff: that VC++ 5.0 chokes on:Dr. Stephen Henson1999-01-311-0/+6
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-2/+2
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+88