Commit History

Author SHA1 Message Date
  Matt Caswell 40720ce3ca Run util/openssl-format-source -v -c . 9 years ago
  Matt Caswell 3e8042c38f Additional comment changes for reformat of 0.9.8 9 years ago
  Tim Hudson b558c8d597 mark all block comments that need format preserving so that 9 years ago
  Dr. Stephen Henson 9fb10cfe6b Memory leak and NULL dereference fixes. 10 years ago
  Richard Levitte 1c3e4a3660 EXIT() may mean return(). That's confusing, so let's have it really mean 22 years ago
  Richard Levitte c04f8cf44a Use apps_shutdown() in all applications, in case someone decides not 23 years ago
  Richard Levitte bc36ee6227 Use new-style system-id macros everywhere possible. I hope I haven't 23 years ago
  Richard Levitte 645749ef98 On VMS, stdout may very well lead to a file that is written to in a 24 years ago
  Richard Levitte 62324627aa Use sk_*_new_null() instead of sk_*_new(NULL), since that takes care 24 years ago
  Richard Levitte 26a3a48d65 There have been a number of complaints from a number of sources that names 24 years ago
  Ralf S. Engelschall 667ac4ec6a Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wcast-align 25 years ago
  Dr. Stephen Henson 25f923ddd1 New function X509_CTX_rget_chain(), make SSL_SESSION_print() display return code. 25 years ago
  Bodo Möller 74678cc2f8 Additional user data argument to pem_password_cb function type 25 years ago
  Ben Laurie 6d114240b9 stack. 25 years ago
  Ralf S. Engelschall 20b85fdd76 Convert casted X509_INFO stacks to type-safe STACK_OF(X509_INFO). 25 years ago
  Ulf Möller a9be3af5ad Remove NOPROTO definitions and error code comments. 25 years ago
  Bodo Möller ec577822f9 Change #include filenames from <foo.h> to <openssl.h>. 25 years ago
  Ulf Möller 6b691a5c85 Change functions to ANSI C. 25 years ago
  Ben Laurie f73e07cf42 Add type-safe STACKs and SETs. 25 years ago
  Dr. Stephen Henson 9fe84296a4 Allow the -certfile argument to be used multiple times in crl2pkcs7. 26 years ago
  Ralf S. Engelschall 58964a4922 Import of old SSLeay release: SSLeay 0.9.0b 26 years ago
  Ralf S. Engelschall d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b 26 years ago