Commit History

Author SHA1 Message Date
  Richard Levitte 8b79f2051d Recent and not so recent changes from 0.9.7-stable, all conflicts resolved. 21 years ago
  Richard Levitte 10fdd8d5fd I haven't merged from 0.9.7-stable in a loooong time. It shows :-). 21 years ago
  Richard Levitte 95a64aa4b8 Recent changes from 0.9.7-stable 21 years ago
  Lutz Jänicke a157379adc Fix ordering of compare functions: strncmp() must be used first, as it 22 years ago
  Richard Levitte 1f1a32541f Protect loading routines with a lock. 22 years ago
  Lutz Jänicke f19b6474fe New cipher selection options COMPLEMENTOFALL and COMPLEMENTOFDEFAULT. 22 years ago
  Bodo Möller 5af9fcaf35 AES cipher suites are now official (RFC3268) 22 years ago
  Bodo Möller 29f6a99432 disable AES ciphersuites unless explicitly requested 23 years ago
  Bodo Möller a32d795aae avoid everything resembling a magic trigraph 23 years ago
  Geoff Thorpe 4db73c1bb8 (A version of) gcc had been giving somewhat odd "trigraph" warnings about 23 years ago
  Richard Levitte bc36ee6227 Use new-style system-id macros everywhere possible. I hope I haven't 24 years ago
  Dr. Stephen Henson deb2c1a1c5 24 years ago
  Ben Laurie 259810e05b Rijdael CBC mode and partial undebugged SSL support. 24 years ago
  Richard Levitte 9f49524331 It's completely unnecessary to add a compression algorithm that is 24 years ago
  Richard Levitte f9b3bff6f7 First tentative impementation of Kerberos 5 cryptos and keys for SSL/TLS. Implemented by Vern Staats <staatsvr@asc.hpc.mil>, further hacked and distributed by Jeffrey Altman <jaltnab@columbia.edu> 24 years ago
  Richard Levitte 058123afb6 Turn off memory checking when loading new compression algorithms. 24 years ago
  Richard Levitte 62324627aa Use sk_*_new_null() instead of sk_*_new(NULL), since that takes care 24 years ago
  Richard Levitte 26a3a48d65 There have been a number of complaints from a number of sources that names 24 years ago
  Geoff Thorpe ccd86b68ef The previous commit to crypto/stack/*.[ch] pulled the type-safety strings 24 years ago
  Bodo Möller 063c0502ef Avoid sprintf. 24 years ago
  Bodo Möller 4013f3bf1e Fix the indentation, and avoid a compiler warning. 25 years ago
  Ulf Möller 657e60fa00 ispell (and minor modifications) 25 years ago
  Dr. Stephen Henson 82fc1d9c28 25 years ago
  Dr. Stephen Henson 64287002ce Minor patch: check only match @STRENGTH and remove eNULL 25 years ago
  Dr. Stephen Henson 018e57c74d Apply Lutz Behnke's 56 bit cipher patch with a few 25 years ago
  Bodo Möller b1c4fe3625 Don't mix real tabs with tabs expanded as 8 spaces -- that's 25 years ago
  Ulf Möller ca570cfdbc Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress). 25 years ago
  Bodo Möller ec577822f9 Change #include filenames from <foo.h> to <openssl.h>. 26 years ago
  Ulf Möller 6b691a5c85 Change functions to ANSI C. 26 years ago
  Ben Laurie e778802f53 Massive constification. 26 years ago