Historia zmian

Autor SHA1 Wiadomość Data
  Richard Levitte 7280a5d332 Clean away remaining 'selftest' code 8 lat temu
  Rich Salz 6286757141 Copyright consolidation 04/10 8 lat temu
  FdaSilvaYY dccd20d1b5 fix tab-space mixed indentation 8 lat temu
  Rich Salz d63a5e5e7d Remove outdated DEBUG flags. 8 lat temu
  Rich Salz 349807608f Remove /* foo.c */ comments 8 lat temu
  Richard Levitte a87a0a6e5e Cleanup: fix all sources that used HMAC_CTX_init 8 lat temu
  Richard Levitte eda34e4bef Adapt the rest of the source to the removal of (EVP_MD_CTX|HMAC_CTX)_cleanup 8 lat temu
  Richard Levitte bf7c68177b Adapt the rest of the source to the opaque HMAC_CTX 8 lat temu
  Richard Levitte fa0c23de83 Adapt HMAC to the EVP_MD_CTX changes 8 lat temu
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 lat temu
  Dr. Stephen Henson e93c8748ab Remove duplicate code. 9 lat temu
  Dr. Stephen Henson d6c5462ef8 Support for alternative KDFs. 9 lat temu
  Dr. Stephen Henson a283d2a80a Remove OPENSSL_NO_HMAC 9 lat temu
  Rich Salz 474e469bbd OPENSSL_NO_xxx cleanup: SHA 9 lat temu
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 lat temu
  Dr. Stephen Henson 16bc45ba95 Fix memory leak. 11 lat temu
  Dr. Stephen Henson b0513fd2bb Initialise context before using it. 11 lat temu
  Ben Laurie c10e3f0cff PBKDF2 should be efficient. Contributed by Christian Heimes 11 lat temu
  Ben Laurie 19ec2f4194 Fix warnings (note that gcc 4.2 has a bug that makes one of its 14 lat temu
  Dr. Stephen Henson 3d63b3966f Split PBES2 into cipher and PBKDF2 versions. This tidies the code somewhat 15 lat temu
  Dr. Stephen Henson b6dcdbfc94 Audit libcrypto for unchecked return values: fix all cases enountered 15 lat temu
  Ben Laurie 0eab41fb78 If we're going to return errors (no matter how stupid), then we should 15 lat temu
  Dr. Stephen Henson 2e5975285e Update obsolete email address... 16 lat temu
  Dr. Stephen Henson a620626a33 Code tidy. 18 lat temu
  Dr. Stephen Henson 856640b54f Extend PBE code to support non default PKCS#5 v2.0 PRFs. 18 lat temu
  Dr. Stephen Henson 9dc17a2536 Fix from 0.9.7-stable branch. 18 lat temu
  Nils Larsch c755c5fd8b improved error checking and some fixes 19 lat temu
  Richard Levitte 875a644a90 Constify d2i, s2i, c2i and r2i functions and other associated 20 lat temu
  Geoff Thorpe 2754597013 A general spring-cleaning (in autumn) to fix up signed/unsigned warnings. 21 lat temu
  Richard Levitte 9c35452842 Make sure we get the definition of OPENSSL_NO_HMAC and OPENSSL_NO_SHA. 21 lat temu