コミット履歴

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