Commit History

Author SHA1 Message Date
  Matt Caswell 3850c2b9d5 Ensure EVP_EncodeUpdate handles an output length that is too long 8 years ago
  Matt Caswell 172c6e1e14 Avoid overflow in EVP_EncodeUpdate 8 years ago
  Viktor Dukhovni 8748519f64 Fix indentation 9 years ago
  Emilia Kasper cb71f17dc7 base64 decode: check for high bit 9 years ago
  Emilia Kasper 37faf11796 RT3757: base64 encoding bugs 9 years ago
  Matt Caswell 33c99f2c81 Sanity check EVP_EncodeUpdate buffer len 9 years ago
  Viktor Dukhovni 3b38646d13 Code style: space after 'if' 9 years ago
  Matt Caswell ae5c8664e5 Run util/openssl-format-source -v -c . 9 years ago
  Tim Hudson 6977c7e2ba mark all block comments that need format preserving so that 9 years ago
  Geoff Thorpe 65402586c0 evp: prevent underflow in base64 decoding 10 years ago
  Dr. Stephen Henson e97359435e Fix warnings (From HEAD, original patch by Ben). 14 years ago
  Geoff Thorpe 6343829a39 Revert the size_t modifications from HEAD that had led to more 16 years ago
  Ben Laurie 5e4430e70d More size_tification. 16 years ago
  Andy Polyakov ebc06fba67 Bunch of constifications. 17 years ago
  Richard Levitte 0fc6b2c9e2 Do no try to pretend we're at the end of anything unless we're at the end 19 years ago
  Ben Laurie 73705abc34 If input is bad, we still need to clear the buffer. 19 years ago
  Richard Levitte 875a644a90 Constify d2i, s2i, c2i and r2i functions and other associated 20 years ago
  Geoff Thorpe 2754597013 A general spring-cleaning (in autumn) to fix up signed/unsigned warnings. 21 years ago
  Ben Laurie 54a656ef08 Security fixes brought forward from 0.9.7. 22 years ago
  Lutz Jänicke 2940a1298e Fix CRLF problem in BASE64 decode. 22 years ago
  Richard Levitte 35140f3354 Abdelilah Essiari <aes@george.lbl.gov> reports that for very small 24 years ago
  Ben Laurie 092ec334f0 Fix warnings. 25 years ago
  Bodo Möller 6e4a3b5529 Really undo the base64 change so that make test survives 25 years ago
  Ulf Möller 364836ca1c Undo base64 decoding change (was not a bug fix). 25 years ago
  Ulf Möller 2b7af70139 Fix faulty base64 decoding of data that was 46 or 47 bytes long. 25 years ago
  Ulf Möller a53955d8ab 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>. 25 years ago
  Ulf Möller 6b691a5c85 Change functions to ANSI C. 25 years ago
  Ralf S. Engelschall 58964a4922 Import of old SSLeay release: SSLeay 0.9.0b 26 years ago
  Ralf S. Engelschall d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b 26 years ago