提交历史

作者 SHA1 备注 提交日期
  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... 16 年之前
  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 20 年之前
  Richard Levitte 4e2a08ddd4 Plug a memory leak. Spotted by "Shijin" <shijin@comex.com> 23 年之前
  Dr. Stephen Henson ecbe07817a 24 年之前
  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. 25 年之前
  Richard Levitte 5ba7c902e5 Beautifying. Sorry, but code that's slammed to the far left is not 25 年之前
  Dr. Stephen Henson 08e9c1af6c Replace the macros in asn1.h with function equivalents. Also make UTF8Strings 25 年之前
  Ulf Möller a9be3af5ad Remove NOPROTO definitions and error code comments. 25 年之前
  Bodo Möller ec577822f9 Change #include filenames from <foo.h> to <openssl.h>. 25 年之前
  Ben Laurie 61f5b6f338 Work with -pedantic! 25 年之前
  Ulf Möller 6b691a5c85 Change functions to ANSI C. 25 年之前
  Dr. Stephen Henson ee0508d411 Include pkcs12 program as part of openssl. This completes most of the PKCS#12 26 年之前