提交历史

作者 SHA1 备注 提交日期
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 3 年之前
  Pauli e2d66c0d00 PKCS#8: free data on error path in newpass_bag 4 年之前
  Matt Caswell add3392727 Fix safestack issues in pkcs12.h 4 年之前
  Matt Caswell 02199cc39d Fix safestack issues in pkcs7.h 4 年之前
  Matt Caswell 454afd9866 Update copyright year 4 年之前
  Rich Salz 852c2ed260 In OpenSSL builds, declare STACK for datatypes ... 4 年之前
  Rich Salz 12a765a523 Explicitly test against NULL; do not use !p or similar 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 年之前
  Dr. Stephen Henson 0b7347effe Add X509_getm_notBefore, X509_getm_notAfter 8 年之前
  Dr. Stephen Henson 59b4da05b4 Constify X509_SIG. 8 年之前
  Rich Salz b1322259d9 Copyright consolidation 09/10 8 年之前
  Dr. Stephen Henson 049f5bbce3 Constify PKCS12_newpass() 8 年之前
  Dr. Stephen Henson d800d0f45b Tidy up PKCS12_newpass() fix memory leaks. 8 年之前
  Dr. Stephen Henson a6eb1ce6a9 Make X509_SIG opaque. 8 年之前
  Dr. Stephen Henson 762ee38d55 Use new names 9 年之前
  Dr. Stephen Henson 03922a635b more PKCS12 opacity 9 年之前
  Rich Salz 349807608f Remove /* foo.c */ comments 8 年之前
  Rich Salz 75ebbd9aa4 Use p==NULL not !p (in if statements, mainly) 9 年之前
  Dr. Stephen Henson e93c8748ab Remove duplicate code. 9 年之前
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 年之前
  Dr. Stephen Henson 216811b216 PR: 1696 14 年之前
  Dr. Stephen Henson 2e5975285e Update obsolete email address... 16 年之前
  Bodo Möller 8afca8d9c6 Fix more error codes. 19 年之前
  Richard Levitte 875a644a90 Constify d2i, s2i, c2i and r2i functions and other associated 20 年之前
  Richard Levitte 42a559163d Shut up an ANSI compiler about uninitialised variables. 21 年之前
  Dr. Stephen Henson ecbe07817a 24 年之前
  Richard Levitte 62324627aa Use sk_*_new_null() instead of sk_*_new(NULL), since that takes care 24 年之前
  Ben Laurie 5de603abc8 Typesafety Thought Police part 3. 24 年之前
  Ben Laurie f2716dada0 Typesafety Thought Police Part 2. 24 年之前