Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Daniel Fiala 9eaf07ffe3 PKCS12_SAFEBAG_set0_attrs: Remove const from function signature 2 gadi atpakaļ
  Daniel Fiala af6379368f Fix typo in PKCS12_SAFEBAG_set0_attrs 2 gadi atpakaļ
  Graham Woodward e869c867c1 Allow PKCS12 export to set arbitrary bag attributes 2 gadi atpakaļ
  Dr. David von Oheimb ba9e3721fe x509_att.c: improve error checking and reporting and coding style 2 gadi atpakaļ
  Matt Caswell eec0ad10b9 Update copyright year 4 gadi atpakaļ
  Jon Spillett c5ec6dcf0b Add new APIs to get PKCS12 secretBag OID and value 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/ 5 gadi atpakaļ
  Andy Polyakov b799aef863 crypto/pkcs12: default to UTF-8. 8 gadi atpakaļ
  Matt Caswell 28da14555f Convert PKCS12* functions to use const getters 8 gadi atpakaļ
  Matt Caswell b2e57e094d Convert PKCS8* functions to use const getters 8 gadi atpakaļ
  Rich Salz b1322259d9 Copyright consolidation 09/10 8 gadi atpakaļ
  Dr. Stephen Henson 54dbf42398 Make PKCS8_PRIV_KEY_INFO opaque. 8 gadi atpakaļ
  Dr. Stephen Henson 762ee38d55 Use new names 9 gadi atpakaļ
  Dr. Stephen Henson 1387a2ecb8 pkcs12 accessors 9 gadi atpakaļ
  Dr. Stephen Henson 54c38b7f0d Make PKCS12 structures opaque 9 gadi atpakaļ
  Rich Salz 349807608f Remove /* foo.c */ comments 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 9b0a453190 Make X509_ATTRIBUTE opaque. 9 gadi atpakaļ
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 gadi atpakaļ
  Dr. Stephen Henson c05353c50a Rename asc2uni and uni2asc functions to avoid clashes. 15 gadi atpakaļ
  Dr. Stephen Henson 2e5975285e Update obsolete email address... 16 gadi atpakaļ
  Dr. Stephen Henson f2a253e0dd Add support for MS CSP Name PKCS#12 attribute. 23 gadi atpakaļ
  Dr. Stephen Henson 6308af199d Change PKCS#12 key derivation routines to cope with 24 gadi atpakaļ
  Dr. Stephen Henson 9d6b1ce644 24 gadi atpakaļ
  Richard Levitte 62324627aa Use sk_*_new_null() instead of sk_*_new(NULL), since that takes care 24 gadi atpakaļ
  Richard Levitte 26a3a48d65 There have been a number of complaints from a number of sources that names 24 gadi atpakaļ
  Dr. Stephen Henson 08e9c1af6c Replace the macros in asn1.h with function equivalents. Also make UTF8Strings 25 gadi atpakaļ
  Ben Laurie 84c15db551 Some constification and stacks that slipped through the cracks (how?). 25 gadi atpakaļ