summaryrefslogtreecommitdiff
path: root/ssl/s2_meth.c
Commit message (Expand)AuthorAgeFilesLines
* Add missing #ifndefs that caused missing symbols when building libsslulf2000-01-161-3/+3
* Make NO_RSA compile with pedantic.ben2000-01-081-0/+6
* New Configure option no-<cipher> (rsa, idea, rc5, ...).ulf1999-04-271-1/+2
* Remove NOPROTO definitions and error code comments.ulf1999-04-261-5/+0
* Change #include filenames from <foo.h> to <openssl.h>.bodo1999-04-231-1/+1
* Fixed some race conditions.bodo1999-04-221-1/+1
* Change functions to ANSI C.ulf1999-04-191-3/+2
* Fix various stuff: that VC++ 5.0 chokes on:steve1999-01-311-2/+8
* Initial revisionrse1998-12-211-0/+88