Commit History

Author SHA1 Message Date
  Matt Caswell 28da14555f Convert PKCS12* functions to use const getters 7 years ago
  Rich Salz b1322259d9 Copyright consolidation 09/10 8 years ago
  Dr. Stephen Henson 762ee38d55 Use new names 8 years ago
  Dr. Stephen Henson 03922a635b more PKCS12 opacity 8 years ago
  FdaSilvaYY 0d4fb84390 GH601: Various spelling fixes. 8 years ago
  Rich Salz 349807608f Remove /* foo.c */ comments 8 years ago
  Dr. Stephen Henson ffbf304d48 Don't output bogus errors in PKCS12_parse 9 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 222561fe8e free NULL cleanup 5a 9 years ago
  Rich Salz c5ba2d9904 free NULL cleanup 9 years ago
  Richard Levitte c6ef15c494 clang on Linux x86_64 complains about unreachable code. 9 years ago
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 years ago
  František Bořánek 4da0ddc47e Fix memory leak. 10 years ago
  Dr. Stephen Henson 161c9b4262 PR: 2737 12 years ago
  Dr. Stephen Henson 06ddf8eb08 Updates from 1.0.0-stable 15 years ago
  Dr. Stephen Henson 14023fe352 Merge from 1.0.0-stable branch. 15 years ago
  Dr. Stephen Henson 2e5975285e Update obsolete email address... 15 years ago
  Bodo Möller 8afca8d9c6 Fix more error codes. 19 years ago
  Dr. Stephen Henson a0e7c8eede Add lots of checks for memory allocation failure, error codes to indicate 19 years ago
  Richard Levitte 4e2a08ddd4 Plug a memory leak. Spotted by "Shijin" <shijin@comex.com> 23 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
  Dr. Stephen Henson 84b65340e1 Two new PKCS#12 demo programs. 24 years ago
  Dr. Stephen Henson 7ef8206859 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 a331a305e9 Make PKCS#12 code handle missing passwords. 24 years ago
  Dr. Stephen Henson e77066ea0a Fix a memory leak in PKCS12_parse. 24 years ago