Commit History

Author SHA1 Message Date
  Rich Salz 12a765a523 Explicitly test against NULL; do not use !p or similar 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
  FdaSilvaYY 82af00fbdd Constify PKCS12_create, PKCS12_add_key, PKCS12_add_safe. 8 years ago
  Rich Salz b1322259d9 Copyright consolidation 09/10 8 years ago
  Dr. Stephen Henson 425f330007 use new function names 9 years ago
  Dr. Stephen Henson 293042c9d9 Reorganise functions. 9 years ago
  Dr. Stephen Henson 762ee38d55 Use new names 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
  Rich Salz e0e920b1a0 free NULL cleanup 9 9 years ago
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 years ago
  Dr. Stephen Henson 558c94efc0 Fix for PKCS12_create if no-rc2 specified. 10 years ago
  Dr. Stephen Henson bb7ccdfbe2 Update from stable branch. 15 years ago
  Dr. Stephen Henson 2e5975285e Update obsolete email address... 16 years ago
  Dr. Stephen Henson 8528128b2a Update from stable branch. 16 years ago
  Dr. Stephen Henson b6995add5c Make -CSP option work again in pkcs12 utility by checking for 19 years ago
  Dr. Stephen Henson 9a48b07ee4 22 years ago
  Dr. Stephen Henson ecbe07817a 24 years ago
  Richard Levitte 62324627aa Use sk_*_new_null() instead of sk_*_new(NULL), since that takes care 24 years ago
  Dr. Stephen Henson d428bf8c56 New option to CA.pl to sign request using CA extensions. 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
  Ulf Möller 0e1c06128a Get rid of more non-ANSI declarations. 24 years ago
  Dr. Stephen Henson e77066ea0a Fix a memory leak in PKCS12_parse. 24 years ago
  Dr. Stephen Henson e84240d422 New functions sk_set, sk_value and sk_num to replace existing macros: this is 25 years ago
  Dr. Stephen Henson 35f7324c23 Change default PKCS#12 iteration count to 2048, include rsa_oeap_test in the 25 years ago
  Bodo Möller ec577822f9 Change #include filenames from <foo.h> to <openssl.h>. 25 years ago