Historique des commits

Auteur SHA1 Message Date
  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
  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
  Rich Salz 6286757141 Copyright consolidation 04/10 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
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 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
  Dr. Stephen Henson e4e949192b Submitted by: Victor B. Wagner <vitus@cryptocom.ru> il y a 15 ans
  Ben Laurie ab2d91bd6b Don't copy from a nonexistent next. Coverity ID 47. il y a 17 ans
  Dr. Stephen Henson 52cfa39716 Add -hmac option to dgst from 0.9.7 stable branch. il y a 18 ans
  Dr. Stephen Henson 29cf84c692 New docs for EVP_Digest{Sign,Verify}*() function. Update existing docs. il y a 18 ans
  Nils Larsch 41e455bfc4 test, remove unnecessary const cast il y a 19 ans
  Dr. Stephen Henson c128bb0fa2 Don't ignore return value of EVP_DigestInit_ex() in md BIOs and dgst utility. il y a 20 ans
  Dr. Stephen Henson 20d2186c87 il y a 23 ans
  Ben Laurie dbad169019 Really add the EVP and all of the DES changes. il y a 23 ans
  Dr. Stephen Henson 130832150c il y a 24 ans
  Richard Levitte 26a3a48d65 There have been a number of complaints from a number of sources that names il y a 24 ans
  Ulf Möller 0e1c06128a Get rid of more non-ANSI declarations. il y a 24 ans
  Richard Levitte d3442bc780 Move the registration of callback functions to special functions il y a 25 ans
  Ulf Möller a9be3af5ad Remove NOPROTO definitions and error code comments. il y a 25 ans