Historique des commits

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