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
  Bodo Möller 4309b740ce comments 22 years ago
  Richard Levitte 75e3026a14 Cleanse memory using the new OPENSSL_cleanse() function. 22 years ago
  Ben Laurie 9831d941ca Many security improvements (CHATS) and a warning fix. 22 years ago
  Lutz Jänicke 7e8852c549 Reorder inclusion of header files: 22 years ago
  Bodo Möller be9419edf4 emtpy fragments are not necessary for SSL_eNULL 22 years ago
  Bodo Möller 2f8275c52d New option SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS for disabling CBC 22 years ago
  Bodo Möller a9ab63c01c Implement known-IV countermeasure. 22 years ago
  Bodo Möller 287973746e Fix memory leak. 23 years ago
  Dr. Stephen Henson 581f1c8494 Modify EVP cipher behaviour in a similar way 23 years ago
  Dr. Stephen Henson 20d2186c87 23 years ago
  Bodo Möller 965b6dad44 comment 23 years ago
  Bodo Möller ee60d9fb28 Fix ssl/s3_enc.c, ssl/t1_enc.c and ssl/s3_pkt.c so that we don't 23 years ago
  Ben Laurie dbad169019 Really add the EVP and all of the DES changes. 23 years ago
  Dr. Stephen Henson 323f289c48 23 years ago
  Bodo Möller 285b42756a pay attention to blocksize before attempting decryption 23 years ago
  Richard Levitte 44e48abc44 Use memmove() instead of memcpy() on areas that may overlap. 23 years ago
  Bodo Möller 027e257b1d Avoid assert() in the library. 23 years ago
  Richard Levitte 42748c084e Resize a local buffer to accomodate the size requirements of AES. 23 years ago
  Bodo Möller 1876cc32ae This change should be suitable as a workaround for the Solaris x86 24 years ago
  Bodo Möller 5277d7cb7c Fix ERR_R_... problems. 24 years ago
  Richard Levitte 26a3a48d65 There have been a number of complaints from a number of sources that names 24 years ago
  Dr. Stephen Henson 72b60351f1 Change EVP_MD_CTX_type so it is more logical and add EVP_MD_CTX_md for 25 years ago
  Bodo Möller b35e9050f2 Tolerate fragmentation and interleaving in the SSL 3/TLS record layer. 25 years ago
  Ulf Möller 657e60fa00 ispell (and minor modifications) 25 years ago
  Bodo Möller f2d9a32cf4 Use separate arrays for certificate verify and for finished hashes. 25 years ago
  Bodo Möller 245206eadd Use prototypes. 25 years ago
  Bodo Möller 9535f8c165 Delete NO_PROTO section (which apparently was just a typo for NOPROTO -- 25 years ago
  Ulf Möller ca570cfdbc Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress). 25 years ago
  Ulf Möller d02f751ce1 Message digest stuff. 25 years ago