Historial de Commits

Autor SHA1 Mensaje Fecha
  Richard Levitte 28428130db Update copyright year hace 6 años
  Matt Caswell 3fd5970035 Add support for the SRP base64 alphabet hace 6 años
  Matt Caswell c080461448 Change SRP functions to use EVP_EncodeUpdate/EVP_DecodeUpdate functions hace 6 años
  KaoruToda 26a7d938c9 Remove parentheses of return. hace 7 años
  KaoruToda 208fb891e3 Since return is inconsistent, I removed unnecessary parentheses and hace 7 años
  Jakub Zelenka c1054bb4d2 Add EVP_ENCODE_CTX_copy hace 8 años
  Emilia Kasper 2cdce3e32f base64 macro: parenthesize for clarity hace 8 años
  Matt Caswell cf3404fcc7 Change the return type of EVP_EncodeUpdate hace 8 años
  Rich Salz 6286757141 Copyright consolidation 04/10 hace 8 años
  Matt Caswell 2bd5d70ce5 Ensure EVP_EncodeUpdate handles an output length that is too long hace 8 años
  Matt Caswell ee1e3cac2e Avoid overflow in EVP_EncodeUpdate hace 8 años
  Rich Salz 43ecb9c35c GH641: Don't care openssl_zmalloc hace 8 años
  Rich Salz 349807608f Remove /* foo.c */ comments hace 9 años
  Richard Levitte a0be4fd17b Make EVP_ENCODE_CTX opaque hace 9 años
  Viktor Dukhovni 4fe1cbdff8 Fix indentation hace 9 años
  Emilia Kasper b785504a10 base64 decode: check for high bit hace 9 años
  Emilia Kasper 3cdd1e94b1 RT3757: base64 encoding bugs hace 9 años
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files hace 9 años
  Matt Caswell b86d7dca69 Sanity check EVP_EncodeUpdate buffer len hace 9 años
  Rich Salz a2b18e657e ifdef cleanup, part 4a: '#ifdef undef' hace 9 años
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . hace 9 años
  Tim Hudson 1d97c84351 mark all block comments that need format preserving so that hace 10 años
  Geoff Thorpe fce3821111 evp: prevent underflow in base64 decoding hace 10 años
  Veres Lajos 478b50cf67 misspellings fixes by https://github.com/vlajos/misspell_fixer hace 11 años
  Ben Laurie c8bbd98a2b Fix warnings. hace 14 años
  Geoff Thorpe 6343829a39 Revert the size_t modifications from HEAD that had led to more hace 16 años
  Ben Laurie 5e4430e70d More size_tification. hace 16 años
  Andy Polyakov ebc06fba67 Bunch of constifications. hace 17 años
  Richard Levitte 0fc6b2c9e2 Do no try to pretend we're at the end of anything unless we're at the end hace 19 años
  Ben Laurie 73705abc34 If input is bad, we still need to clear the buffer. hace 19 años