Revīziju vēsture

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