Commit History

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