コミット履歴

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