aboutsummaryrefslogtreecommitdiffstats
path: root/ssl/ssl_ciph.c
Commit message (Expand)AuthorAgeFilesLines
* Use new-style system-id macros everywhere possible. I hope I haven'tRichard Levitte2001-02-201-4/+4
* Fix AES code.Dr. Stephen Henson2001-02-071-22/+18
* Rijdael CBC mode and partial undebugged SSL support.Ben Laurie2001-02-061-1/+30
* It's completely unnecessary to add a compression algorithm that isRichard Levitte2000-12-041-0/+3
* First tentative impementation of Kerberos 5 cryptos and keys for SSL/TLS. Im...Richard Levitte2000-11-301-1/+29
* Turn off memory checking when loading new compression algorithms.Richard Levitte2000-11-301-1/+5
* Use sk_*_new_null() instead of sk_*_new(NULL), since that takes careRichard Levitte2000-09-171-1/+1
* There have been a number of complaints from a number of sources that namesRichard Levitte2000-06-011-12/+12
* The previous commit to crypto/stack/*.[ch] pulled the type-safety stringsGeoff Thorpe2000-06-011-1/+2
* Avoid sprintf.Bodo Möller2000-05-211-2/+3
* Fix the indentation, and avoid a compiler warning.Bodo Möller2000-03-061-38/+39
* ispell (and minor modifications)Ulf Möller2000-02-031-5/+5
* Add new -notext option to 'ca', -pubkey option to spkac.Dr. Stephen Henson2000-02-031-1/+1
* Minor patch: check only match @STRENGTH and remove eNULLDr. Stephen Henson2000-01-221-11/+4
* Apply Lutz Behnke's 56 bit cipher patch with a fewDr. Stephen Henson2000-01-221-295/+535
* Don't mix real tabs with tabs expanded as 8 spaces -- that'sBodo Möller1999-06-071-8/+8
* Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress).Ulf Möller1999-06-041-0/+4
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-2/+2
* Change functions to ANSI C.Ulf Möller1999-04-191-33/+17
* Massive constification.Ben Laurie1999-04-171-7/+7
* Just use an ANSI declaration, instead.Ben Laurie1999-04-151-6/+1
* Make Windows compilers happy.Bodo Möller1999-04-141-0/+4
* Add type-safe STACKs and SETs.Ben Laurie1999-04-121-20/+21
* Remove deleted PKCS#12 functions from pkcs12.h, get rid of object creationDr. Stephen Henson1999-03-291-8/+8
* Delete NULL ciphers from 'ALL' in the cipher list aliases. This means thatDr. Stephen Henson1999-03-121-2/+3
* Permit null ciphers.Ben Laurie1999-03-061-1/+1
* Various changes to make this stuff compile under Win32 and VC++ with andDr. Stephen Henson1999-02-221-8/+8
* Undo a couple of kludges.Ben Laurie1999-02-211-3/+3
* Add support for new TLS export ciphersuites.Ben Laurie1999-02-211-17/+21
* Updates to the new SSL compression codeMark J. Cox1999-02-161-3/+87
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-211-1/+1
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-93/+130
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+721