Historique des commits

Auteur SHA1 Message Date
  Richard Levitte 28428130db Update copyright year il y a 6 ans
  Rich Salz cdb10bae3f Set error code on alloc failures il y a 6 ans
  Bernd Edlinger fce78bd4ed Fix invalid function type casts. il y a 7 ans
  Daniel Bevenius 27ab91951c Make BIO_METHOD struct definitions consistent il y a 7 ans
  KaoruToda 26a7d938c9 Remove parentheses of return. il y a 7 ans
  Rich Salz e3713c365c Remove email addresses from source code. 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
  FdaSilvaYY 02e112a885 Whitespace cleanup in crypto il y a 8 ans
  Rich Salz aa6bb1352b Copyright consolidation 05/10 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 9 ans
  Richard Levitte bfb0641f93 Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy) il y a 9 ans
  Richard Levitte ab0a14bbc7 Add inclusion of internal/evp_int.h to all crypto/ files that need it il y a 9 ans
  Richard Levitte 77a01145be Have other crypto/evp files include evp_locl.h il y a 9 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 16f8d4ebf0 memset, memcpy, sizeof consistency fixes il y a 9 ans
  Rich Salz b4faea50c3 Use safer sizeof variant in malloc il y a 9 ans
  Rich Salz 4b45c6e52b free cleanup almost the finale il y a 9 ans
  Rich Salz b196e7d936 remove malloc casts il y a 9 ans
  Matt Caswell 266483d2f5 RAND_bytes updates il y a 9 ans
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . il y a 9 ans
  Tim Hudson 1d97c84351 mark all block comments that need format preserving so that il y a 10 ans
  Dr. Stephen Henson b6dcdbfc94 Audit libcrypto for unchecked return values: fix all cases enountered il y a 15 ans
  Andy Polyakov 746fc2526f Fix compiler warnings in crypto/evp/bio_ok.c as pointed out by Geoff. il y a 20 ans
  Andy Polyakov 0f71b77d5c Make bio_ok.c Microsoft compiler savvy. il y a 20 ans
  Andy Polyakov 3205db2bfe Make bio_ok.c 64-bit savvy. il y a 20 ans