Commit History

作者 SHA1 備註 提交日期
  Matt Caswell 02f0c26cea Re-align some comments after running the reformat script. 10 年之前
  Matt Caswell 40720ce3ca Run util/openssl-format-source -v -c . 9 年之前
  Matt Caswell 3e8042c38f Additional comment changes for reformat of 0.9.8 9 年之前
  Tim Hudson b558c8d597 mark all block comments that need format preserving so that 10 年之前
  Bodo Möller 739e0e934a Fix X509_STORE locking 14 年之前
  Dr. Stephen Henson 9e5dea0ffd PR: 2124 15 年之前
  Bodo Möller 8afca8d9c6 Fix more error codes. 19 年之前
  Dr. Stephen Henson 5d7c222db8 New X509_VERIFY_PARAM structure and associated functionality. 20 年之前
  Geoff Thorpe 79aa04ef27 Make the necessary changes to work with the recent "ex_data" overhaul. 23 年之前
  Dr. Stephen Henson 926a56bfe3 23 年之前
  Dr. Stephen Henson bdee69f718 Allow various X509_STORE_CTX properties to be 23 年之前
  Bodo Möller 15387be289 Another superfluous pair of parentheses. 24 年之前
  Bodo Möller f684090cbe Another round of indentation changes: Position braces consistently, 24 年之前
  Dr. Stephen Henson 2f043896d1 *BIG* verify code reorganisation. 24 年之前
  Bodo Möller bbb8de0966 Avoid abort() throughout the library, except when preprocessor 24 年之前
  Richard Levitte 26a3a48d65 There have been a number of complaints from a number of sources that names 24 年之前
  Ulf Möller 9d1a01be8f Source code cleanups: Use void * rather than char * in lhash, 25 年之前
  Dr. Stephen Henson dd9d233e2a 25 年之前
  Dr. Stephen Henson 13938aceca Add part of chain verify SSL support code: not complete or doing anything 25 年之前
  Dr. Stephen Henson d4cec6a13d New options to the -verify program which can be used for chain verification. 25 年之前
  Dr. Stephen Henson 1126239111 Initial chain verify code: not tested probably not working 25 年之前
  Ben Laurie 5c0a48655f stack 25 年之前
  Ben Laurie 7e258a56da Yet another stack. 25 年之前
  Bodo Möller 303c002898 Use "const char *" instead of "char *" for filenames passed to functions. 25 年之前
  Bodo Möller 7f89714e64 Support verify_depth from the SSL API without need for user-defined 25 年之前
  Bodo Möller ec577822f9 Change #include filenames from <foo.h> to <openssl.h>. 25 年之前
  Ulf Möller 6b691a5c85 Change functions to ANSI C. 25 年之前
  Ben Laurie f73e07cf42 Add type-safe STACKs and SETs. 25 年之前
  Ben Laurie a6801a91cd Add prototype, fix parameter passing bug. 26 年之前
  Ben Laurie e03ddfae7e Accept NULL in *_free. 26 年之前