提交歷史

作者 SHA1 備註 提交日期
  Matt Caswell 28da14555f Convert PKCS12* functions to use const getters 8 年之前
  Rich Salz b1322259d9 Copyright consolidation 09/10 8 年之前
  Dr. Stephen Henson 762ee38d55 Use new names 8 年之前
  Dr. Stephen Henson 03922a635b more PKCS12 opacity 8 年之前
  FdaSilvaYY 0d4fb84390 GH601: Various spelling fixes. 8 年之前
  Rich Salz 349807608f Remove /* foo.c */ comments 8 年之前
  Dr. Stephen Henson ffbf304d48 Don't output bogus errors in PKCS12_parse 9 年之前
  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 年之前
  Rich Salz 222561fe8e free NULL cleanup 5a 9 年之前
  Rich Salz c5ba2d9904 free NULL cleanup 9 年之前
  Richard Levitte c6ef15c494 clang on Linux x86_64 complains about unreachable code. 9 年之前
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 年之前
  František Bořánek 4da0ddc47e Fix memory leak. 10 年之前
  Dr. Stephen Henson 161c9b4262 PR: 2737 12 年之前
  Dr. Stephen Henson 06ddf8eb08 Updates from 1.0.0-stable 15 年之前
  Dr. Stephen Henson 14023fe352 Merge from 1.0.0-stable branch. 15 年之前
  Dr. Stephen Henson 2e5975285e Update obsolete email address... 15 年之前
  Bodo Möller 8afca8d9c6 Fix more error codes. 19 年之前
  Dr. Stephen Henson a0e7c8eede Add lots of checks for memory allocation failure, error codes to indicate 19 年之前
  Richard Levitte 4e2a08ddd4 Plug a memory leak. Spotted by "Shijin" <shijin@comex.com> 23 年之前
  Dr. Stephen Henson ecbe07817a 23 年之前
  Richard Levitte 62324627aa Use sk_*_new_null() instead of sk_*_new(NULL), since that takes care 24 年之前
  Dr. Stephen Henson 84b65340e1 Two new PKCS#12 demo programs. 24 年之前
  Dr. Stephen Henson 7ef8206859 24 年之前
  Ben Laurie 5de603abc8 Typesafety Thought Police part 3. 24 年之前
  Ben Laurie f2716dada0 Typesafety Thought Police Part 2. 24 年之前
  Ulf Möller 0e1c06128a Get rid of more non-ANSI declarations. 24 年之前
  Dr. Stephen Henson a331a305e9 Make PKCS#12 code handle missing passwords. 24 年之前
  Dr. Stephen Henson e77066ea0a Fix a memory leak in PKCS12_parse. 24 年之前