Commit History

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