Commit History

Author SHA1 Message Date
  Dmitry Belyavskiy b5c4209be9 Switch command-line utils to new nameopt API. 7 years ago
  Richard Levitte dd1abd4462 If an engine comes up explicitely, it must also come down explicitely 8 years ago
  FdaSilvaYY 44c83ebd70 Constify command options 8 years ago
  FdaSilvaYY 12d56b2992 Fix various missing option help messages ... 8 years ago
  Matt Caswell efba7787cd Clarify the error messages in 08f6ae5b28 8 years ago
  Matt Caswell 08f6ae5b28 Fix some resource leaks in the apps 8 years ago
  Dr. Stephen Henson 568ce3a583 Constify certificate and CRL time routines. 8 years ago
  Dr. Stephen Henson dc047d31fa Set certificate times in one function. 8 years ago
  FdaSilvaYY cc69629626 Constify char* input parameters in apps code 8 years ago
  Dr. Stephen Henson 8adc1cb851 Constify X509_get0_signature() 8 years ago
  Dr. Stephen Henson a0754084f8 Corrupt signature in place. 8 years ago
  Dr. Stephen Henson 0f022f5a22 Corrupt signature earlier. 8 years ago
  Dr. Stephen Henson 17ebf85abd Add ASN1_STRING_get0_data(), deprecate ASN1_STRING_data(). 8 years ago
  Jiri Horky fb0303f3ce RT3136: Remove space after issuer/subject 8 years ago
  Richard Levitte 2ac6115d9e Deal with the consequences of constifying getters 8 years ago
  FdaSilvaYY 82643254d6 Constify X509_TRUST_add method. 8 years ago
  Matt Caswell f83b85fb0f Ensure an ASN1_OBJECT is freed in error paths 8 years ago
  Matt Caswell c223c4a9ce Check that the obtained public key is valid 8 years ago
  Rich Salz 846e33c729 Copyright consolidation 01/10 8 years ago
  FdaSilvaYY 16e1b281b2 GH932: Add more help messages to some apps options. 8 years ago
  Matt Caswell d278284e74 Fix some code maintenance issues 8 years ago
  Rich Salz f0e0fd51fd Make many X509_xxx types opaque. 8 years ago
  Matt Caswell 7b8cc9b345 Deprecate OBJ_cleanup() and make it a no-op 8 years ago
  Richard Levitte 9862e9aa98 Make the RSA structure opaque 8 years ago
  FdaSilvaYY c5137473bd Use X509_REQ_get0_pubkey 8 years ago
  Matt Caswell 6e9fa57c6d Make DSA_METHOD opaque 8 years ago
  Matt Caswell 1258396d73 Make the DSA structure opaque 8 years ago
  Rich Salz a773b52a61 Remove unused parameters from internal functions 8 years ago
  Rich Salz d63a5e5e7d Remove outdated DEBUG flags. 8 years ago
  Dr. Stephen Henson dd9589740d Fix engine key support in utilities. 8 years ago