提交历史

作者 SHA1 备注 提交日期
  Dr. Stephen Henson aaf35f11d7 Allow use of algorithm and cipher names for dgsts and enc utilities instead 15 年之前
  Bodo Möller 1a489c9af1 From branch OpenSSL_0_9_8-stable: Allow soft-loading engines. 16 年之前
  Dr. Stephen Henson d4cdbab99b Avoid warnings with -pedantic, specifically: 16 年之前
  Dr. Stephen Henson ab3eafd5b5 Stop warning about extra ';' outside of function. 16 年之前
  Ben Laurie 3c1d6bbc92 LHASH revamp. make depend. 16 年之前
  Dr. Stephen Henson 5ba4bf35c5 New functions to enumerate digests and ciphers. 18 年之前
  Bodo Möller f3dea9a595 Camellia cipher, contributed by NTT 18 年之前
  Dr. Stephen Henson 53ec8809cf Add an explicit load_config() call so any added algorithms are 18 年之前
  Dr. Stephen Henson 0b33dac310 New function to retrieve ASN1 info on public key algorithms. New command 18 年之前
  Nils Larsch 7d727231b7 some const fixes 19 年之前
  Bodo Möller 563c05e2dc fix out-of-bounds check in lock_dbg_cb (was too lose to detect all 21 年之前
  Richard Levitte 0b13e9f055 Add the possibility to build without the ENGINE framework. 21 年之前
  Richard Levitte 1c3e4a3660 EXIT() may mean return(). That's confusing, so let's have it really mean 22 年之前
  Bodo Möller 055076cd4f allocate bio_err before memory debugging is enabled to avoid memory leaks 22 年之前
  Ben Laurie 54a656ef08 Security fixes brought forward from 0.9.7. 22 年之前
  Richard Levitte 0e2cc42cfb Make sure that the 'config' variable is correctly defined and declared 22 年之前
  Lutz Jänicke 7b63c0fa8c Reorder inclusion of header files: 22 年之前
  Richard Levitte dfee50ecd9 Allow longer program names (VMS allows up to 39 characters). 22 年之前
  Dr. Stephen Henson 6ca487992b 23 年之前
  Bodo Möller a661b65357 New functions SSL[_CTX]_set_msg_callback(). 23 年之前
  Geoff Thorpe 1372965e2e Reduce the header dependencies on engine.h in apps/. 23 年之前
  Geoff Thorpe 16e819e1d8 Put all "common" initialisation in the apps_startup() and apps_shutdown() 23 年之前
  Bodo Möller c2222c2ea2 restore previous revision -- memory leak should be fixed in mem.c 23 年之前
  Bodo Möller 336da5642d fix memory leak 23 年之前
  Bodo Möller 384eff877c Fix apps/openssl.c and ssl/ssltest.c so that they use 23 年之前
  Dr. Stephen Henson b7a26e6daf 23 年之前
  Richard Levitte 870d986131 apps_startup() needs a corresponding apps_shutdown(). 23 年之前
  Dr. Stephen Henson 2c7bc88d78 Fix UI leak in apps. 23 年之前
  Richard Levitte 21023745e2 Clean up ENGINE before exiting. 23 年之前
  Bodo Möller 10654d3a74 Forcibly enable memory leak checking during "make test" 23 年之前