aboutsummaryrefslogtreecommitdiff
path: root/ssl/s2_meth.c
AgeCommit message (Expand)AuthorFilesLines
2005-08-14Let the TLSv1_method() etc. functions return a const SSL_METHODNils Larsch1-2/+2
2005-08-05Initialize SSL_METHOD structures at compile time. This removes the needDr. Stephen Henson1-22/+4
2002-09-26fix more race conditionsBodo Möller1-6/+13
2001-02-20Use new-style system-id macros everywhere possible. I hope I haven'tRichard Levitte1-2/+2
2000-01-16Add missing #ifndefs that caused missing symbols when building libsslUlf Möller1-3/+3
2000-01-08Make NO_RSA compile with pedantic.Ben Laurie1-0/+6
1999-04-27New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller1-1/+2
1999-04-26Remove NOPROTO definitions and error code comments.Ulf Möller1-5/+0
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1-1/+1
1999-04-22Fixed some race conditions.Bodo Möller1-1/+1
1999-04-19Change functions to ANSI C.Ulf Möller1-3/+2
1999-01-31Fix various stuff: that VC++ 5.0 chokes on:Dr. Stephen Henson1-0/+6
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1-2/+2
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1-0/+88