Commit History

Author SHA1 Message Date
  Jakub Zelenka c1054bb4d2 Add EVP_ENCODE_CTX_copy 8 years ago
  Emilia Kasper 2cdce3e32f base64 macro: parenthesize for clarity 8 years ago
  Matt Caswell cf3404fcc7 Change the return type of EVP_EncodeUpdate 8 years ago
  Rich Salz 6286757141 Copyright consolidation 04/10 8 years ago
  Matt Caswell 2bd5d70ce5 Ensure EVP_EncodeUpdate handles an output length that is too long 8 years ago
  Matt Caswell ee1e3cac2e Avoid overflow in EVP_EncodeUpdate 8 years ago
  Rich Salz 43ecb9c35c GH641: Don't care openssl_zmalloc 8 years ago
  Rich Salz 349807608f Remove /* foo.c */ comments 8 years ago
  Richard Levitte a0be4fd17b Make EVP_ENCODE_CTX opaque 8 years ago
  Viktor Dukhovni 4fe1cbdff8 Fix indentation 8 years ago
  Emilia Kasper b785504a10 base64 decode: check for high bit 8 years ago
  Emilia Kasper 3cdd1e94b1 RT3757: base64 encoding bugs 8 years ago
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 years ago
  Matt Caswell b86d7dca69 Sanity check EVP_EncodeUpdate buffer len 9 years ago
  Rich Salz a2b18e657e ifdef cleanup, part 4a: '#ifdef undef' 9 years ago
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 years ago
  Tim Hudson 1d97c84351 mark all block comments that need format preserving so that 9 years ago
  Geoff Thorpe fce3821111 evp: prevent underflow in base64 decoding 10 years ago
  Veres Lajos 478b50cf67 misspellings fixes by https://github.com/vlajos/misspell_fixer 11 years ago
  Ben Laurie c8bbd98a2b Fix warnings. 14 years ago
  Geoff Thorpe 6343829a39 Revert the size_t modifications from HEAD that had led to more 15 years ago
  Ben Laurie 5e4430e70d More size_tification. 15 years ago
  Andy Polyakov ebc06fba67 Bunch of constifications. 16 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. 20 years ago
  Ben Laurie 54a656ef08 Security fixes brought forward from 0.9.7. 21 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