Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Matt Caswell 605856d72c Update copyright year 4 gadi atpakaļ
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 4 gadi atpakaļ
  Rich Salz 12a765a523 Explicitly test against NULL; do not use !p or similar 5 gadi atpakaļ
  Richard Levitte 54fffdf47c Following the license change, modify the boilerplates in crypto/pkcs12/ 6 gadi atpakaļ
  Andy Polyakov 0fe17491c3 Don't switch password formats using global state. 8 gadi atpakaļ
  Andy Polyakov 1194ea8dc3 crypto/pkcs12: facilitate accessing data with non-interoperable password. 8 gadi atpakaļ
  Rich Salz b1322259d9 Copyright consolidation 09/10 8 gadi atpakaļ
  Rich Salz 349807608f Remove /* foo.c */ comments 9 gadi atpakaļ
  Emilia Kasper 394f7b6fcc RT4002: check for NULL cipher in p12_crpt.c 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 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ļ
  Nils Larsch c755c5fd8b improved error checking and some fixes 19 gadi atpakaļ
  Bodo Möller 8afca8d9c6 Fix more error codes. 19 gadi atpakaļ
  Dr. Stephen Henson 9d2996b82f Check return code of EVP_CipherInit() in PKCS#12 code. 20 gadi atpakaļ
  Richard Levitte 875a644a90 Constify d2i, s2i, c2i and r2i functions and other associated 20 gadi atpakaļ
  Richard Levitte 4579924b7e Cleanse memory using the new OPENSSL_cleanse() function. 22 gadi atpakaļ
  Dr. Stephen Henson 581f1c8494 Modify EVP cipher behaviour in a similar way 23 gadi atpakaļ
  Dr. Stephen Henson 1358835050 24 gadi atpakaļ
  Richard Levitte cf1b7d9664 Make all configuration macros available for application by making 24 gadi atpakaļ
  Ulf Möller 4f23052492 Missing #ifdef NO_DES 25 gadi atpakaļ
  Dr. Stephen Henson b7d135b353 Two new functions to write out PKCS#8 private keys. Also fixes for some of 25 gadi atpakaļ
  Dr. Stephen Henson 97e4a93245 This is the main PKCS#5 v2.0 key generation function, it parses the ASN1 25 gadi atpakaļ
  Dr. Stephen Henson 2bd83ca1c9 Change PBE handling a bit more: now the key and iv generator does calls 25 gadi atpakaļ
  Dr. Stephen Henson 69cbf46811 Rewrite PBE handling read to support PKCS#5 v2.0 and update the function 25 gadi atpakaļ
  Ulf Möller f5d7a031a3 New Configure option no-<cipher> (rsa, idea, rc5, ...). 25 gadi atpakaļ
  Bodo Möller ec577822f9 Change #include filenames from <foo.h> to <openssl.h>. 25 gadi atpakaļ
  Ben Laurie 61f5b6f338 Work with -pedantic! 25 gadi atpakaļ