Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Matt Caswell 38fc02a708 Update copyright year 3 gadi atpakaļ
  Tomas Mraz ed576acdf5 Rename all getters to use get/get0 in name 3 gadi atpakaļ
  Jon Spillett 8bb6fdfc99 Added PKCS5_PBE_keyivgen_ex() to allow PBKDF1 algorithms to be fetched for a specific library context 3 gadi atpakaļ
  Jon Spillett 0f183675b8 Add PBKDF1 to the legacy provider 3 gadi atpakaļ
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 4 gadi atpakaļ
  Pauli 30f3b4e1c1 PKCS5 PBE: free allocations on unlikely / impossible failure path 4 gadi atpakaļ
  Matt Caswell 33388b44b6 Update copyright year 4 gadi atpakaļ
  kinichiro adc9086beb Avoid leak in error path of PKCS5_PBE_keyivgen 4 gadi atpakaļ
  Rich Salz 12a765a523 Explicitly test against NULL; do not use !p or similar 5 gadi atpakaļ
  Pauli a05bf83c79 Coverity CID 1444960: Error handling issues 5 gadi atpakaļ
  Richard Levitte 4a8b0c55c0 Following the license change, modify the boilerplates in crypto/evp/ 6 gadi atpakaļ
  Rich Salz 6286757141 Copyright consolidation 04/10 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 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ļ
  Dr. Stephen Henson e93c8748ab Remove duplicate code. 9 gadi atpakaļ
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 gadi atpakaļ
  Dr. Stephen Henson 751e26cb9b fix leak 12 gadi atpakaļ
  Dr. Stephen Henson b6dcdbfc94 Audit libcrypto for unchecked return values: fix all cases enountered 15 gadi atpakaļ
  Ben Laurie 0eab41fb78 If we're going to return errors (no matter how stupid), then we should 16 gadi atpakaļ
  Dr. Stephen Henson 2e5975285e Update obsolete email address... 16 gadi atpakaļ
  Dr. Stephen Henson b8f702a0af Change builting PBE to use static table. Add entries for HMAC and MD5, GOST. 18 gadi atpakaļ
  Dr. Stephen Henson 856640b54f Extend PBE code to support non default PKCS#5 v2.0 PRFs. 18 gadi atpakaļ
  Nils Larsch c755c5fd8b improved error checking and some fixes 19 gadi atpakaļ
  Richard Levitte 875a644a90 Constify d2i, s2i, c2i and r2i functions and other associated 20 gadi atpakaļ
  Geoff Thorpe 2754597013 A general spring-cleaning (in autumn) to fix up signed/unsigned warnings. 21 gadi atpakaļ
  Richard Levitte 4579924b7e Cleanse memory using the new OPENSSL_cleanse() function. 22 gadi atpakaļ
  Ben Laurie 54a656ef08 Security fixes brought forward from 0.9.7. 22 gadi atpakaļ
  Lutz Jänicke 7b63c0fa8c Reorder inclusion of header files: 22 gadi atpakaļ