Historique des commits

Auteur SHA1 Message Date
  Richard Levitte 4a8b0c55c0 Following the license change, modify the boilerplates in crypto/evp/ il y a 5 ans
  Rich Salz cdb10bae3f Set error code on alloc failures il y a 6 ans
  Matt Caswell b0edda11cb Update copyright year il y a 6 ans
  Dr. Matthias St. Pierre d070b4ae78 bio_b64.c: prevent base64 filter BIO from decoding out-of-bound data il y a 6 ans
  Bernd Edlinger fce78bd4ed Fix invalid function type casts. il y a 6 ans
  Daniel Bevenius 27ab91951c Make BIO_METHOD struct definitions consistent il y a 6 ans
  KaoruToda 26a7d938c9 Remove parentheses of return. il y a 7 ans
  Matt Caswell 7f517c2676 Remove some commented out code in libcrypto il y a 7 ans
  Matt Caswell 3befffa39d Create BIO_write_ex() which handles size_t arguments il y a 8 ans
  Matt Caswell d07aee2c7a Create BIO_read_ex() which handles size_t arguments il y a 8 ans
  Matt Caswell cf3404fcc7 Change the return type of EVP_EncodeUpdate il y a 8 ans
  Rich Salz 6286757141 Copyright consolidation 04/10 il y a 8 ans
  J Mohan Rao Arisankala e0d32e98f0 fix check il y a 8 ans
  J Mohan Rao Arisankala cb1d435cac few missing allocation failure checks and releases on error paths il y a 8 ans
  Matt Caswell a146ae55ba Make BIO opaque il y a 8 ans
  David Benjamin 04f6b0fd91 RT4660: BIO_METHODs should be const. il y a 8 ans
  Rich Salz 349807608f Remove /* foo.c */ comments il y a 8 ans
  Richard Levitte b518d2d5f8 Adapt BIO_f_base64 to the opaque EVP_ENCODE_CTX il y a 8 ans
  Rich Salz 64b25758ed remove 0 assignments. il y a 9 ans
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files il y a 9 ans
  Rich Salz b4faea50c3 Use safer sizeof variant in malloc il y a 9 ans
  Rich Salz b196e7d936 remove malloc casts il y a 9 ans
  Rich Salz fd22ab9edf Dead code: if 0 removal from crypto/evp and an unused file. il y a 9 ans
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . il y a 9 ans
  Dr. Stephen Henson 3ba1e406c2 Initialize num properly. il y a 10 ans
  Eric Young 10378fb5f4 Fix base64 decoding bug. il y a 10 ans
  Dr. Stephen Henson cb877ccb35 PR: 2258 il y a 14 ans
  Geoff Thorpe 2754597013 A general spring-cleaning (in autumn) to fix up signed/unsigned warnings. il y a 21 ans
  Dr. Stephen Henson 5562cfaca4 Base64 bio fixes. The base64 bio was seriously broken il y a 21 ans
  Dr. Stephen Henson 5672e3a321 Fix bug in base64 bios during write an non blocking I/O: il y a 21 ans