summaryrefslogtreecommitdiff
path: root/ssl/s23_lib.c
Commit message (Expand)AuthorAgeFilesLines
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-110/+101
* Don't advertise ECC ciphersuits in SSLv2 compatible client hello.Tomas Mraz2014-06-271-0/+7
* Fix warnings (From HEAD, original patch by Ben).Dr. Stephen Henson2010-06-151-7/+0
* Type-checked (and modern C compliant) OBJ_bsearch.Ben Laurie2008-10-121-3/+4
* remove unused internal foo_base_method functionsNils Larsch2005-08-081-5/+0
* Initialize SSL_METHOD structures at compile time. This removes the needDr. Stephen Henson2005-08-051-54/+12
* Add DTLS support.Ben Laurie2005-04-261-0/+4
* Give everything prototypes (well, everything that's actually used).Ben Laurie2005-03-311-1/+1
* Constification.Ben Laurie2005-03-301-1/+1
* add ssl23_peekBodo Möller2001-03-081-14/+24
* Use new-style system-id macros everywhere possible. I hope I haven'tRichard Levitte2001-02-201-3/+3
* Move the registration of callback functions to special functionsRichard Levitte2000-02-201-0/+3
* Source code cleanups: Use void * rather than char * in lhash,Ulf Möller2000-01-301-1/+1
* Add missing #ifndefs that caused missing symbols when building libsslUlf Möller2000-01-161-1/+11
* Don't mix real tabs with tabs expanded as 8 spaces -- that'sBodo Möller1999-06-071-1/+1
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-11/+0
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-1/+1
* Work with -pedantic!Ben Laurie1999-04-231-4/+4
* Change functions to ANSI C.Ulf Möller1999-04-191-18/+8
* Fix security hole.Ben Laurie1999-03-221-1/+1
* Fix various stuff: that VC++ 5.0 chokes on:Dr. Stephen Henson1999-01-311-1/+1
* More prototypes.Ben Laurie1999-01-161-7/+7
* Fix version stuff:Ralf S. Engelschall1998-12-311-1/+1
* *** empty log message ***OpenSSL_0_9_1cRalf S. Engelschall1998-12-231-1/+1
* Switch version string to SSLeay/OpenSSLRalf S. Engelschall1998-12-231-1/+1
* Various cleanups and fixed by Marc and Ralf to start the OpenTLS projectRalf S. Engelschall1998-12-221-1/+1
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall1998-12-211-1/+2
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-7/+8
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+232