aboutsummaryrefslogtreecommitdiffstats
path: root/ssl/s2_srvr.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-13/+0
|
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-4/+4
| | | | | | Submitted by: Reviewed by: PR:
* Fixed some race conditions.Bodo Möller1999-04-221-1/+1
| | | | | | Submitted by: Reviewed by: PR:
* Change functions to ANSI C.Ulf Möller1999-04-191-25/+12
|
* Massive constification.Ben Laurie1999-04-171-2/+2
|
* Add type-safe STACKs and SETs.Ben Laurie1999-04-121-9/+9
|
* Add support for new TLS export ciphersuites.Ben Laurie1999-02-211-1/+1
|
* Updates to the new SSL compression codeMark J. Cox1999-02-161-6/+5
| | | | | | | | | | | | | | [Eric A. Young, (from changes to C2Net SSLeay, integrated by Mark Cox)] Fix so that the version number in the master secret, when passed via RSA, checks that if TLS was proposed, but we roll back to SSLv3 (because the server will not accept higher), that the version number is 0x03,0x01, not 0x03,0x00 [Eric A. Young, (from changes to C2Net SSLeay, integrated by Mark Cox)] Submitted by: Reviewed by: PR:
* Fix various memory leaks in SSL, apps and DSADr. Stephen Henson1999-02-151-2/+3
|
* More exactitude with function arguments.Ben Laurie1999-02-091-1/+1
|
* Fix various stuff: that VC++ 5.0 chokes on:Dr. Stephen Henson1999-01-311-0/+2
| | | | | | | | 1. Add *lots* of missing prototypes for static ssl functions. 2. VC++ doesn't understand the 'LL' suffix for 64 bits constants: change bn.org 3. Add a few missing prototypes in pem.org Fix mk1mf.pl so it outputs a Makefile that doesn't choke Win95. Fix mkdef.pl so it doesn't truncate longer names.
* Various cleanups and fixed by Marc and Ralf to start the OpenTLS projectRalf S. Engelschall1998-12-221-1/+4
|
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-39/+20
|
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+983