Commit History

作者 SHA1 備註 提交日期
  Richard Levitte 28428130db Update copyright year 6 年之前
  Rich Salz cdb10bae3f Set error code on alloc failures 6 年之前
  Bernd Edlinger fce78bd4ed Fix invalid function type casts. 7 年之前
  Daniel Bevenius 27ab91951c Make BIO_METHOD struct definitions consistent 7 年之前
  KaoruToda 26a7d938c9 Remove parentheses of return. 7 年之前
  Rich Salz e3713c365c Remove email addresses from source code. 7 年之前
  Matt Caswell 3befffa39d Create BIO_write_ex() which handles size_t arguments 8 年之前
  Matt Caswell d07aee2c7a Create BIO_read_ex() which handles size_t arguments 8 年之前
  FdaSilvaYY 02e112a885 Whitespace cleanup in crypto 8 年之前
  Rich Salz aa6bb1352b Copyright consolidation 05/10 8 年之前
  J Mohan Rao Arisankala cb1d435cac few missing allocation failure checks and releases on error paths 8 年之前
  Matt Caswell a146ae55ba Make BIO opaque 8 年之前
  David Benjamin 04f6b0fd91 RT4660: BIO_METHODs should be const. 8 年之前
  Rich Salz 349807608f Remove /* foo.c */ comments 9 年之前
  Richard Levitte bfb0641f93 Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy) 9 年之前
  Richard Levitte ab0a14bbc7 Add inclusion of internal/evp_int.h to all crypto/ files that need it 9 年之前
  Richard Levitte 77a01145be Have other crypto/evp files include evp_locl.h 9 年之前
  Rich Salz 64b25758ed remove 0 assignments. 9 年之前
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 年之前
  Rich Salz 16f8d4ebf0 memset, memcpy, sizeof consistency fixes 9 年之前
  Rich Salz b4faea50c3 Use safer sizeof variant in malloc 9 年之前
  Rich Salz 4b45c6e52b free cleanup almost the finale 9 年之前
  Rich Salz b196e7d936 remove malloc casts 9 年之前
  Matt Caswell 266483d2f5 RAND_bytes updates 9 年之前
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 年之前
  Tim Hudson 1d97c84351 mark all block comments that need format preserving so that 10 年之前
  Dr. Stephen Henson b6dcdbfc94 Audit libcrypto for unchecked return values: fix all cases enountered 15 年之前
  Andy Polyakov 746fc2526f Fix compiler warnings in crypto/evp/bio_ok.c as pointed out by Geoff. 20 年之前
  Andy Polyakov 0f71b77d5c Make bio_ok.c Microsoft compiler savvy. 20 年之前
  Andy Polyakov 3205db2bfe Make bio_ok.c 64-bit savvy. 20 年之前