コミット履歴

作者 SHA1 メッセージ 日付
  Matt Caswell 6738bf1417 Update copyright year 6 年 前
  Richard Levitte dab2cd68e7 apps: Don't include progs.h in apps.h 6 年 前
  KaoruToda 26a7d938c9 Remove parentheses of return. 7 年 前
  Dmitry Belyavskiy b5c4209be9 Switch command-line utils to new nameopt API. 7 年 前
  FdaSilvaYY 44c83ebd70 Constify command options 8 年 前
  FdaSilvaYY 12d56b2992 Fix various missing option help messages ... 8 年 前
  Dr. Stephen Henson 568ce3a583 Constify certificate and CRL time routines. 8 年 前
  FdaSilvaYY cc69629626 Constify char* input parameters in apps code 8 年 前
  Matt Caswell 5e6089f0eb Convert X509_CRL* functions to use const getters 8 年 前
  Dr. Stephen Henson a0754084f8 Corrupt signature in place. 8 年 前
  Dr. Stephen Henson 0f022f5a22 Corrupt signature earlier. 8 年 前
  Dr. Stephen Henson 17ebf85abd Add ASN1_STRING_get0_data(), deprecate ASN1_STRING_data(). 8 年 前
  Rich Salz 6ddbb4cd92 X509_STORE_CTX accessors. 8 年 前
  Rich Salz 846e33c729 Copyright consolidation 01/10 8 年 前
  FdaSilvaYY 16e1b281b2 GH932: Add more help messages to some apps options. 8 年 前
  Matt Caswell 7001571330 Check for a NULL return value from a call to X509_STORE_CTX_new() 8 年 前
  Rich Salz f0e0fd51fd Make many X509_xxx types opaque. 8 年 前
  Kurt Roeckx 0335851754 argv was set but unused 8 年 前
  Dr. Stephen Henson c01ff880d4 New function X509_get0_pubkey 8 年 前
  Matt Caswell a0a82324f9 Centralise loading default apps config file 9 年 前
  Matt Caswell 2b6bcb702d Add support for -no-CApath and -no-CAfile options 9 年 前
  Richard Levitte bdd58d9846 Change the way apps open their input and output files 9 年 前
  Richard Levitte d303b9d85e Make the handling of output and input formats consistent 9 年 前
  Dr. Stephen Henson e3e571925c make X509_CRL opaque 9 年 前
  Richard Levitte f1cece554d Make "oneline" the default for nameopt 9 年 前
  Rich Salz 9c3bcfa027 Standardize handling of #ifdef'd options. 9 年 前
  Richard Levitte 296f54ee21 Restore module loading 9 年 前
  Rich Salz 75ebbd9aa4 Use p==NULL not !p (in if statements, mainly) 9 年 前
  Rich Salz 7e1b748570 Big apps cleanup (option-parsing, etc) 9 年 前
  Rich Salz a2b18e657e ifdef cleanup, part 4a: '#ifdef undef' 9 年 前