提交历史

作者 SHA1 备注 提交日期
  Rob Percival 65b3dff76b apps/req.c: flag "-new" is implied by "-precert" 8 年之前
  Rob Percival b6486bf749 Adds a "-precert" flag to "openssl req" for creating pre-certificates 8 年之前
  lrns 0cb8c9d85e Change req_check_len error message, it also accepts 20 bytes, but states 'less than' in the error message 8 年之前
  Rich Salz be4c82aa76 Fix parsing of serial# in req 8 年之前
  Richard Levitte dd1abd4462 If an engine comes up explicitely, it must also come down explicitely 8 年之前
  FdaSilvaYY 44c83ebd70 Constify command options 8 年之前
  Matt Caswell efba7787cd Clarify the error messages in 08f6ae5b28 8 年之前
  Matt Caswell 08f6ae5b28 Fix some resource leaks in the apps 8 年之前
  Richard Levitte 599e5904b2 Make 'openssl req -x509' more equivalent to 'openssl req -new' 8 年之前
  Dr. Stephen Henson dc047d31fa Set certificate times in one function. 8 年之前
  FdaSilvaYY cc69629626 Constify char* input parameters in apps code 8 年之前
  FdaSilvaYY 1c72f70df4 Use more X509_REQ_get0_pubkey & X509_get0_pubkey 8 年之前
  FdaSilvaYY 6b4a77f56e Whitespace cleanup in apps 8 年之前
  Richard Levitte 14d3c0dd2c apps/req.c: Increment the right variable when parsing '+' 8 年之前
  Richard Levitte 2ac6115d9e Deal with the consequences of constifying getters 8 年之前
  Matt Caswell 57358a83a4 req command incorrectly displays the bits for an EC key 8 年之前
  Rich Salz 846e33c729 Copyright consolidation 01/10 8 年之前
  Dr. Stephen Henson c821defc3f Don't load same config file twice. 8 年之前
  Matt Caswell 7b8cc9b345 Deprecate OBJ_cleanup() and make it a no-op 8 年之前
  Richard Levitte 9862e9aa98 Make the RSA structure opaque 8 年之前
  FdaSilvaYY 173f613b6a Fix a shadow symbol warning 8 年之前
  FdaSilvaYY c5137473bd Use X509_REQ_get0_pubkey 8 年之前
  Schüller Felix c6aca19bb5 Don't free up EVP_MD_CTX. 8 年之前
  Viktor Dukhovni ebc4815fa5 Don't free NCONF obtained values 8 年之前
  Rich Salz 7c96dbcdab GH715: ENGINE_finish can take NULL 9 年之前
  Flavio Medeiros b5292f7b40 GH480: Don't break statements with CPP stuff. 9 年之前
  Kurt Roeckx 0335851754 argv was set but unused 9 年之前
  Rich Salz 9a13bb387d GH681: More command help cleanup 9 年之前
  Emilia Kasper a762655743 RT 3854: Update apps/req 9 年之前
  Dr. Stephen Henson 43db7aa2de Fix engine key support in cms and req utilities. 9 年之前