Commit History

Author SHA1 Message Date
  Matt Caswell f5afac4bda Update copyright year 3 years ago
  Rich Salz f6c95e46c0 Add "origin" field to EVP_CIPHER, EVP_MD 3 years ago
  Matt Caswell 33388b44b6 Update copyright year 4 years ago
  Dane (4cad@silvertoque) 1f2235ea4e Remove unneeded switch statement to fix warning 4 years ago
  Matt Caswell bc3a137736 Don't use internal knowledge about EVP_MD_CTX in and MD BIO 4 years ago
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files 4 years ago
  Dr. Matthias St. Pierre 25f2138b0a Reorganize private crypto header files 4 years ago
  Richard Levitte 4a8b0c55c0 Following the license change, modify the boilerplates in crypto/evp/ 5 years ago
  Bernd Edlinger fce78bd4ed Fix invalid function type casts. 6 years ago
  Daniel Bevenius 27ab91951c Make BIO_METHOD struct definitions consistent 6 years ago
  KaoruToda 26a7d938c9 Remove parentheses of return. 6 years ago
  Matt Caswell 7f517c2676 Remove some commented out code in libcrypto 7 years ago
  Matt Caswell 3befffa39d Create BIO_write_ex() which handles size_t arguments 7 years ago
  Matt Caswell d07aee2c7a Create BIO_read_ex() which handles size_t arguments 7 years ago
  Rich Salz 6286757141 Copyright consolidation 04/10 8 years ago
  Matt Caswell a146ae55ba Make BIO opaque 8 years ago
  David Benjamin 04f6b0fd91 RT4660: BIO_METHODs should be const. 8 years ago
  Rich Salz 349807608f Remove /* foo.c */ comments 8 years ago
  Richard Levitte bfb0641f93 Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy) 8 years ago
  Richard Levitte ab0a14bbc7 Add inclusion of internal/evp_int.h to all crypto/ files that need it 8 years ago
  Richard Levitte 77a01145be Have other crypto/evp files include evp_locl.h 8 years ago
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 years ago
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 years ago
  Tim Hudson 1d97c84351 mark all block comments that need format preserving so that 9 years ago
  Dr. Stephen Henson b6dcdbfc94 Audit libcrypto for unchecked return values: fix all cases enountered 14 years ago
  Dr. Stephen Henson e4e949192b Submitted by: Victor B. Wagner <vitus@cryptocom.ru> 15 years ago
  Ben Laurie ab2d91bd6b Don't copy from a nonexistent next. Coverity ID 47. 17 years ago
  Dr. Stephen Henson 52cfa39716 Add -hmac option to dgst from 0.9.7 stable branch. 17 years ago
  Dr. Stephen Henson 29cf84c692 New docs for EVP_Digest{Sign,Verify}*() function. Update existing docs. 18 years ago
  Nils Larsch 41e455bfc4 test, remove unnecessary const cast 19 years ago