Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Tomas Mraz afecd85db1 Replace some of the ERR_clear_error() calls with mark calls 3 gadi atpakaļ
  Matt Caswell aff636a489 Update copyright year 3 gadi atpakaļ
  Jon Spillett b536880c45 Add library context and property query support into the PKCS12 API 3 gadi atpakaļ
  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ļ
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files 5 gadi atpakaļ
  Richard Levitte 54fffdf47c Following the license change, modify the boilerplates in crypto/pkcs12/ 6 gadi atpakaļ
  Matt Caswell 28da14555f Convert PKCS12* functions to use const getters 8 gadi atpakaļ
  Rich Salz b1322259d9 Copyright consolidation 09/10 8 gadi atpakaļ
  Dr. Stephen Henson 293042c9d9 Reorganise functions. 9 gadi atpakaļ
  Dr. Stephen Henson 54c38b7f0d Make PKCS12 structures opaque 9 gadi atpakaļ
  Rich Salz 349807608f Remove /* foo.c */ comments 9 gadi atpakaļ
  Alessandro Ghedini 3f6c769187 Fix memory leaks and other mistakes on errors 9 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 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 2e5975285e Update obsolete email address... 16 gadi atpakaļ
  Dr. Stephen Henson b0e69a0500 Add feature to PKCS12_create() if the encryption NID corresponds to a 18 gadi atpakaļ
  Dr. Stephen Henson 1c2f1fe505 Check PKCS7 structures in PKCS#12 files are of type data. 19 gadi atpakaļ
  Bodo Möller 8afca8d9c6 Fix more error codes. 19 gadi atpakaļ
  Dr. Stephen Henson 19da130053 23 gadi atpakaļ
  Dr. Stephen Henson bb5ea36b96 Initial support for ASN1_ITEM_FUNCTION option to 24 gadi atpakaļ
  Dr. Stephen Henson ecbe07817a 24 gadi atpakaļ
  Ben Laurie f2716dada0 Typesafety Thought Police Part 2. 24 gadi atpakaļ
  Dr. Stephen Henson f45f40ffff Add OIDs for idea and blowfish. Unfortunately these are in 25 gadi atpakaļ
  Dr. Stephen Henson 08e9c1af6c Replace the macros in asn1.h with function equivalents. Also make UTF8Strings 25 gadi atpakaļ
  Dr. Stephen Henson c6c3450643 Fix PKCS7_ENC_CONTENT_new() to include a sensible default content type and add 25 gadi atpakaļ
  Dr. Stephen Henson 8eb57af5fe Complete support for PKCS#5 v2.0. Still needs extensive testing. 25 gadi atpakaļ