Commit History

Author SHA1 Message Date
  Matt Caswell 08f6ae5b28 Fix some resource leaks in the apps 8 years ago
  Richard Levitte 599e5904b2 Make 'openssl req -x509' more equivalent to 'openssl req -new' 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
  FdaSilvaYY 1c72f70df4 Use more X509_REQ_get0_pubkey & X509_get0_pubkey 8 years ago
  FdaSilvaYY 6b4a77f56e Whitespace cleanup in apps 8 years ago
  Richard Levitte 14d3c0dd2c apps/req.c: Increment the right variable when parsing '+' 8 years ago
  Richard Levitte 2ac6115d9e Deal with the consequences of constifying getters 8 years ago
  Matt Caswell 57358a83a4 req command incorrectly displays the bits for an EC key 8 years ago
  Rich Salz 846e33c729 Copyright consolidation 01/10 8 years ago
  Dr. Stephen Henson c821defc3f Don't load same config file twice. 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 173f613b6a Fix a shadow symbol warning 8 years ago
  FdaSilvaYY c5137473bd Use X509_REQ_get0_pubkey 8 years ago
  Schüller Felix c6aca19bb5 Don't free up EVP_MD_CTX. 8 years ago
  Viktor Dukhovni ebc4815fa5 Don't free NCONF obtained values 8 years ago
  Rich Salz 7c96dbcdab GH715: ENGINE_finish can take NULL 8 years ago
  Flavio Medeiros b5292f7b40 GH480: Don't break statements with CPP stuff. 8 years ago
  Kurt Roeckx 0335851754 argv was set but unused 8 years ago
  Rich Salz 9a13bb387d GH681: More command help cleanup 8 years ago
  Emilia Kasper a762655743 RT 3854: Update apps/req 8 years ago
  Dr. Stephen Henson 43db7aa2de Fix engine key support in cms and req utilities. 8 years ago
  Insu Yun 69ac182d15 GH634: fix potential memory leak 8 years ago
  Dr. Stephen Henson 3aeb934865 make EVP_PKEY opaque 8 years ago
  Rich Salz 7644a9aef8 Rename some BUF_xxx to OPENSSL_xxx 8 years ago
  Richard Levitte bfb0641f93 Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy) 8 years ago
  Richard Levitte 6e59a892db Adjust all accesses to EVP_MD_CTX to use accessor functions. 8 years ago
  Matt Caswell 96487cddd4 Continue standardisation of malloc handling in apps 9 years ago
  Matt Caswell 1dce6c3f9e Rename -set-serial command to req 9 years ago