aboutsummaryrefslogtreecommitdiffstats
path: root/ssl/ssl_algs.c
Commit message (Collapse)AuthorAgeFilesLines
* Use new-style system-id macros everywhere possible. I hope I haven'tRichard Levitte2001-02-201-9/+9
| | | | | | | missed any. This compiles and runs on Linux, and external applications have no problems with it. The definite test will be to build this on VMS.
* Fix AES code.Dr. Stephen Henson2001-02-071-4/+5
| | | | | | | | | | Update Rijndael source to v3.0 Add AES OIDs. Change most references of Rijndael to AES. Add new draft AES ciphersuites.
* Rijdael CBC mode and partial undebugged SSL support.Ben Laurie2001-02-061-2/+5
|
* For improved compatibility with 'strange' certificates, add someBodo Möller2001-01-231-0/+4
| | | | digest aliases (as found in OpenSSL_add_all_digests).
* Don't mix real tabs with tabs expanded as 8 spaces -- that'sBodo Möller1999-06-071-3/+3
| | | | a pain to read when using 4-space tabs.
* Message digest stuff.Ulf Möller1999-04-271-2/+2
|
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-2/+2
| | | | | | Submitted by: Reviewed by: PR:
* Change functions to ANSI C.Ulf Möller1999-04-191-1/+1
|
* Updates to the new SSL compression codeMark J. Cox1999-02-161-1/+2
| | | | | | | | | | | | | | [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:
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-211-3/+3
|
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-1/+4
|
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+99