提交歷史

作者 SHA1 備註 提交日期
  Pavel Kopyl aebd0e5ca1 Fix memory leaks in CA related functions. 7 年之前
  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 年之前
  Paul Yang 2234212c3d Clean up a bundle of codingstyle stuff in apps directory 7 年之前
  Paul Yang bd91e3c870 Fix a bundle of trailing spaces in several files 7 年之前
  Bernd Edlinger 018fcbec38 Fix gcc-7 warnings. 7 年之前
  Dmitry Belyavskiy b5c4209be9 Switch command-line utils to new nameopt API. 7 年之前
  Dmitry Belyavskiy ad39b31c1c Added '-nameopt' option to the verify command. 7 年之前
  Richard Levitte dd1abd4462 If an engine comes up explicitely, it must also come down explicitely 8 年之前
  FdaSilvaYY 44c83ebd70 Constify command options 8 年之前
  FdaSilvaYY cc69629626 Constify char* input parameters in apps code 8 年之前
  Richard Levitte a392ef20f0 Allow proxy certs to be present when verifying a chain 8 年之前
  Rich Salz 846e33c729 Copyright consolidation 01/10 8 年之前
  Rich Salz f0e0fd51fd Make many X509_xxx types opaque. 8 年之前
  Rich Salz a773b52a61 Remove unused parameters from internal functions 8 年之前
  Viktor Dukhovni feb2f53edc Multiple -trusted/-untrusted/-CRLfile options in verify 8 年之前
  Viktor Dukhovni 0996dc5440 Refactor apps load_certs/load_crls to work incrementally 8 年之前
  Viktor Dukhovni d9e309a675 Fix verify(1) to report failure when verification fails 8 年之前
  Viktor Dukhovni 63c6aa6b93 Cleanup of verify(1) failure output 8 年之前
  Matt Caswell a0a82324f9 Centralise loading default apps config file 9 年之前
  Matt Caswell 2b6bcb702d Add support for -no-CApath and -no-CAfile options 9 年之前
  Ben Laurie bb484020c3 Fix refactoring breakage. 9 年之前
  Dr. Stephen Henson 5a168057bc don't reset return value to 0 9 年之前
  Ben Laurie 480405e4a9 Add -Wconditional-uninitialized to clang strict warnings. 9 年之前
  Rich Salz 5b89036c41 Can't use -trusted with -CA{path,file} 9 年之前
  Matt Caswell 7f3f41d816 Extend -show_chain option to verify to show more info 9 年之前
  Matt Caswell a64ba70dbb Add help text for some verify options 9 年之前
  Rich Salz 9c3bcfa027 Standardize handling of #ifdef'd options. 9 年之前
  Richard Levitte 296f54ee21 Restore module loading 9 年之前