Histórico de commits

Autor SHA1 Mensagem Data
  Jakub Zelenka c1054bb4d2 Add EVP_ENCODE_CTX_copy 8 anos atrás
  Emilia Kasper 2cdce3e32f base64 macro: parenthesize for clarity 8 anos atrás
  Matt Caswell cf3404fcc7 Change the return type of EVP_EncodeUpdate 8 anos atrás
  Rich Salz 6286757141 Copyright consolidation 04/10 8 anos atrás
  Matt Caswell 2bd5d70ce5 Ensure EVP_EncodeUpdate handles an output length that is too long 8 anos atrás
  Matt Caswell ee1e3cac2e Avoid overflow in EVP_EncodeUpdate 8 anos atrás
  Rich Salz 43ecb9c35c GH641: Don't care openssl_zmalloc 8 anos atrás
  Rich Salz 349807608f Remove /* foo.c */ comments 8 anos atrás
  Richard Levitte a0be4fd17b Make EVP_ENCODE_CTX opaque 8 anos atrás
  Viktor Dukhovni 4fe1cbdff8 Fix indentation 8 anos atrás
  Emilia Kasper b785504a10 base64 decode: check for high bit 8 anos atrás
  Emilia Kasper 3cdd1e94b1 RT3757: base64 encoding bugs 8 anos atrás
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 anos atrás
  Matt Caswell b86d7dca69 Sanity check EVP_EncodeUpdate buffer len 9 anos atrás
  Rich Salz a2b18e657e ifdef cleanup, part 4a: '#ifdef undef' 9 anos atrás
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 anos atrás
  Tim Hudson 1d97c84351 mark all block comments that need format preserving so that 9 anos atrás
  Geoff Thorpe fce3821111 evp: prevent underflow in base64 decoding 10 anos atrás
  Veres Lajos 478b50cf67 misspellings fixes by https://github.com/vlajos/misspell_fixer 11 anos atrás
  Ben Laurie c8bbd98a2b Fix warnings. 14 anos atrás
  Geoff Thorpe 6343829a39 Revert the size_t modifications from HEAD that had led to more 15 anos atrás
  Ben Laurie 5e4430e70d More size_tification. 15 anos atrás
  Andy Polyakov ebc06fba67 Bunch of constifications. 16 anos atrás
  Richard Levitte 0fc6b2c9e2 Do no try to pretend we're at the end of anything unless we're at the end 19 anos atrás
  Ben Laurie 73705abc34 If input is bad, we still need to clear the buffer. 19 anos atrás
  Richard Levitte 875a644a90 Constify d2i, s2i, c2i and r2i functions and other associated 20 anos atrás
  Geoff Thorpe 2754597013 A general spring-cleaning (in autumn) to fix up signed/unsigned warnings. 20 anos atrás
  Ben Laurie 54a656ef08 Security fixes brought forward from 0.9.7. 21 anos atrás
  Lutz Jänicke 2940a1298e Fix CRLF problem in BASE64 decode. 22 anos atrás
  Richard Levitte 35140f3354 Abdelilah Essiari <aes@george.lbl.gov> reports that for very small 24 anos atrás