Historia zmian

Autor SHA1 Wiadomość Data
  Bernd Edlinger fce78bd4ed Fix invalid function type casts. 7 lat temu
  Daniel Bevenius 27ab91951c Make BIO_METHOD struct definitions consistent 7 lat temu
  KaoruToda 26a7d938c9 Remove parentheses of return. 7 lat temu
  Matt Caswell 7f517c2676 Remove some commented out code in libcrypto 7 lat temu
  Matt Caswell 3befffa39d Create BIO_write_ex() which handles size_t arguments 8 lat temu
  Matt Caswell d07aee2c7a Create BIO_read_ex() which handles size_t arguments 8 lat temu
  Rich Salz 6286757141 Copyright consolidation 04/10 8 lat temu
  Matt Caswell a146ae55ba Make BIO opaque 8 lat temu
  David Benjamin 04f6b0fd91 RT4660: BIO_METHODs should be const. 8 lat temu
  Rich Salz 349807608f Remove /* foo.c */ comments 9 lat temu
  Richard Levitte bfb0641f93 Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy) 9 lat temu
  Richard Levitte ab0a14bbc7 Add inclusion of internal/evp_int.h to all crypto/ files that need it 9 lat temu
  Richard Levitte 77a01145be Have other crypto/evp files include evp_locl.h 9 lat temu
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 lat temu
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 lat temu
  Tim Hudson 1d97c84351 mark all block comments that need format preserving so that 10 lat temu
  Dr. Stephen Henson b6dcdbfc94 Audit libcrypto for unchecked return values: fix all cases enountered 15 lat temu
  Dr. Stephen Henson e4e949192b Submitted by: Victor B. Wagner <vitus@cryptocom.ru> 15 lat temu
  Ben Laurie ab2d91bd6b Don't copy from a nonexistent next. Coverity ID 47. 17 lat temu
  Dr. Stephen Henson 52cfa39716 Add -hmac option to dgst from 0.9.7 stable branch. 18 lat temu
  Dr. Stephen Henson 29cf84c692 New docs for EVP_Digest{Sign,Verify}*() function. Update existing docs. 18 lat temu
  Nils Larsch 41e455bfc4 test, remove unnecessary const cast 19 lat temu
  Dr. Stephen Henson c128bb0fa2 Don't ignore return value of EVP_DigestInit_ex() in md BIOs and dgst utility. 20 lat temu
  Dr. Stephen Henson 20d2186c87 23 lat temu
  Ben Laurie dbad169019 Really add the EVP and all of the DES changes. 23 lat temu
  Dr. Stephen Henson 130832150c 24 lat temu
  Richard Levitte 26a3a48d65 There have been a number of complaints from a number of sources that names 24 lat temu
  Ulf Möller 0e1c06128a Get rid of more non-ANSI declarations. 24 lat temu
  Richard Levitte d3442bc780 Move the registration of callback functions to special functions 25 lat temu
  Ulf Möller a9be3af5ad Remove NOPROTO definitions and error code comments. 25 lat temu