summaryrefslogtreecommitdiffstats
path: root/ssl/ssl_ciph.c
AgeCommit message (Expand)Author
2001-09-24avoid everything resembling a magic trigraphBodo Möller
2001-08-28(A version of) gcc had been giving somewhat odd "trigraph" warnings aboutGeoff Thorpe
2001-02-20Use new-style system-id macros everywhere possible. I hope I haven'tRichard Levitte
2001-02-07Fix AES code.Dr. Stephen Henson
2001-02-06Rijdael CBC mode and partial undebugged SSL support.Ben Laurie
2000-12-04It's completely unnecessary to add a compression algorithm that isRichard Levitte
2000-11-30First tentative impementation of Kerberos 5 cryptos and keys for SSL/TLS. Im...Richard Levitte
2000-11-30Turn off memory checking when loading new compression algorithms.Richard Levitte
2000-09-17Use sk_*_new_null() instead of sk_*_new(NULL), since that takes careRichard Levitte
2000-06-01There have been a number of complaints from a number of sources that namesRichard Levitte
2000-06-01The previous commit to crypto/stack/*.[ch] pulled the type-safety stringsGeoff Thorpe
2000-05-21Avoid sprintf.Bodo Möller
2000-03-06Fix the indentation, and avoid a compiler warning.Bodo Möller
2000-02-03ispell (and minor modifications)Ulf Möller
2000-02-03Add new -notext option to 'ca', -pubkey option to spkac.Dr. Stephen Henson
2000-01-22Minor patch: check only match @STRENGTH and remove eNULLDr. Stephen Henson
2000-01-22Apply Lutz Behnke's 56 bit cipher patch with a fewDr. Stephen Henson
1999-06-07Don't mix real tabs with tabs expanded as 8 spaces -- that'sBodo Möller
1999-06-04Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress).Ulf Möller
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller
1999-04-19Change functions to ANSI C.Ulf Möller
1999-04-17Massive constification.Ben Laurie
1999-04-15Just use an ANSI declaration, instead.Ben Laurie
1999-04-14Make Windows compilers happy.Bodo Möller
1999-04-12Add type-safe STACKs and SETs.Ben Laurie
1999-03-29Remove deleted PKCS#12 functions from pkcs12.h, get rid of object creationDr. Stephen Henson
1999-03-12Delete NULL ciphers from 'ALL' in the cipher list aliases. This means thatDr. Stephen Henson
1999-03-06Permit null ciphers.Ben Laurie
1999-02-22Various changes to make this stuff compile under Win32 and VC++ with andDr. Stephen Henson
1999-02-21Undo a couple of kludges.Ben Laurie
1999-02-21Add support for new TLS export ciphersuites.Ben Laurie
1999-02-16Updates to the new SSL compression codeMark J. Cox
1998-12-21Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall