Commit History

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