Commit History

Author SHA1 Message Date
  Richard Levitte 0df1caa77b apps: make setup_engine() and release_engine() available always 8 years ago
  Richard Levitte aa01b82c69 If an engine comes up explicitely, it must also come down explicitely 8 years ago
  Richard Levitte d384bf39b1 openssl verify: only display the command usage on usage errors 8 years ago
  Matt Caswell 017a06c7d1 Add -no_alt_chains option to apps to implement the new 9 years ago
  Matt Caswell ae5c8664e5 Run util/openssl-format-source -v -c . 9 years ago
  Dr. Stephen Henson 57912ed329 Add code to download CRLs based on CRLDP extension. 11 years ago
  Ben Laurie 5f4cf08864 Make verify return errors. 11 years ago
  Ben Laurie 68d2cf51bc Reduce version skew: trivia (I hope). 12 years ago
  Dr. Stephen Henson 8173960305 remove old -attime code, new version includes all old functionality 12 years ago
  Ben Laurie be23b71e87 Add -attime. 13 years ago
  Dr. Stephen Henson 4a7f7171f5 Add missing functions to allow access to newer X509_STORE_CTX status 15 years ago
  Dr. Stephen Henson 961092281f Add option to allow in-band CRL loading in verify utility. Add function 15 years ago
  Dr. Stephen Henson c679fb298e Add new function X509_STORE_set_verify_cb and use it in apps 15 years ago
  Dr. Stephen Henson c9add317a9 Tidy up and fix verify callbacks to avoid structure dereference, use of 15 years ago
  Dr. Stephen Henson bab534057b Updatde from stable branch. 15 years ago
  Richard Levitte 30b415b076 Make an explicit check during certificate validation to see that the 20 years ago
  Dr. Stephen Henson c431798e82 Reformat smime utility. 20 years ago
  Richard Levitte 0b13e9f055 Add the possibility to build without the ENGINE framework. 21 years ago
  Richard Levitte 1c3e4a3660 EXIT() may mean return(). That's confusing, so let's have it really mean 22 years ago
  Ben Laurie 54a656ef08 Security fixes brought forward from 0.9.7. 22 years ago
  Dr. Stephen Henson 3647bee263 Config code updates. 22 years ago
  Dr. Stephen Henson f1558bb424 23 years ago
  Geoff Thorpe 1372965e2e Reduce the header dependencies on engine.h in apps/. 23 years ago
  Geoff Thorpe 79aa04ef27 Make the necessary changes to work with the recent "ex_data" overhaul. 23 years ago
  Richard Levitte 7953b8ff1b Make better use of load_cert, load_certs and load_key. 23 years ago
  Richard Levitte 531d630b5c Provide an application-common setup function for engines and use it 23 years ago
  Dr. Stephen Henson bdee69f718 Allow various X509_STORE_CTX properties to be 23 years ago
  Dr. Stephen Henson b545dc6775 23 years ago
  Richard Levitte 5270e7025e Merge the engine branch into the main trunk. All conflicts resolved. 24 years ago
  Dr. Stephen Henson 709e85953d Update verify docs. 24 years ago