Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Matt Caswell f5afac4bda Update copyright year 3 gadi atpakaļ
  Shane Lontis 42e7d2f10e Add more negative checks for integers passed to OPENSSL_malloc(). 3 gadi atpakaļ
  Matt Caswell 605856d72c Update copyright year 3 gadi atpakaļ
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 3 gadi atpakaļ
  Rich Salz 12a765a523 Explicitly test against NULL; do not use !p or similar 4 gadi atpakaļ
  Richard Levitte 365a2d9991 Following the license change, modify the boilerplates in crypto/asn1/ 5 gadi atpakaļ
  Matt Caswell fd38836ba8 Update copyright year 6 gadi atpakaļ
  David von Oheimb 49c9c1b3d0 add 'unsupported cipher mode' diagnostics to evp_lib.c and genpkey.c 6 gadi atpakaļ
  FdaSilvaYY 2191dc846a Clean one unused variable, plus an useless one. 7 gadi atpakaļ
  Rich Salz 2039c421b0 Copyright consolidation 08/10 8 gadi atpakaļ
  Dr. Stephen Henson 8fc06e8860 Update pkcs8 defaults. 8 gadi atpakaļ
  Rich Salz 349807608f Remove /* foo.c */ comments 8 gadi atpakaļ
  Richard Levitte 846ec07d90 Adapt all EVP_CIPHER_CTX users for it becoming opaque 8 gadi atpakaļ
  Matt Caswell 90945fa31a Continue standardising malloc style for libcrypto 8 gadi atpakaļ
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 gadi atpakaļ
  Rich Salz 75ebbd9aa4 Use p==NULL not !p (in if statements, mainly) 9 gadi atpakaļ
  Dr. Stephen Henson e93c8748ab Remove duplicate code. 9 gadi atpakaļ
  Matt Caswell 266483d2f5 RAND_bytes updates 9 gadi atpakaļ
  Dr. Stephen Henson f422a51486 Remove old ASN.1 code. 9 gadi atpakaļ
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 gadi atpakaļ
  Dr. Stephen Henson f9678b8b57 Fix memory leak. 13 gadi atpakaļ
  Dr. Stephen Henson 3d63b3966f Split PBES2 into cipher and PBKDF2 versions. This tidies the code somewhat 14 gadi atpakaļ
  Dr. Stephen Henson b6dcdbfc94 Audit libcrypto for unchecked return values: fix all cases enountered 14 gadi atpakaļ
  Dr. Stephen Henson 2e5975285e Update obsolete email address... 15 gadi atpakaļ
  Dr. Stephen Henson de12116417 Initial, incomplete support for typesafe macros without using function 17 gadi atpakaļ
  Dr. Stephen Henson 5c95c2ac23 Fix various error codes to match functions. 18 gadi atpakaļ
  Dr. Stephen Henson ae519a247f Extended PBES2 function supporting application supplied IV and PRF NID. 18 gadi atpakaļ
  Dr. Stephen Henson 6d3a1eac3b Add PRF preference ctrl to ciphers. 18 gadi atpakaļ
  Ben Laurie 41a15c4f0f Give everything prototypes (well, everything that's actually used). 19 gadi atpakaļ
  Dr. Stephen Henson c39c32dd65 PKCS#8 fixes from stable branch. 20 gadi atpakaļ