提交历史

作者 SHA1 备注 提交日期
  Richard Levitte dffa752023 Following the license change, modify the boilerplates in apps/ 5 年之前
  Beat Bolli 201b305a24 apps/dsaparam.c generates code that is intended to be pasted or included 6 年之前
  Andy Polyakov d6b50b6e2e apps/dsaparam.c: make dsaparam -C output strict-warnings-friendly. 6 年之前
  Andy Polyakov 708c28f2f0 apps/dsaparam.c: fix -C output. 6 年之前
  Georg Schmidt 0336df2fa3 Issue warnings for large DSA and RSA keys 6 年之前
  Bernd Edlinger 5281435258 Fix dsaparam -genkey with DER outform 6 年之前
  Matt Caswell 6738bf1417 Update copyright year 6 年之前
  Richard Levitte dab2cd68e7 apps: Don't include progs.h in apps.h 6 年之前
  Rich Salz cbe2964821 Consistent formatting for sizeof(foo) 6 年之前
  KaoruToda 26a7d938c9 Remove parentheses of return. 7 年之前
  Rich Salz 3ee1eac27a Standardize apps use of -rand, etc. 7 年之前
  Paul Yang 2234212c3d Clean up a bundle of codingstyle stuff in apps directory 7 年之前
  Rich Salz a2b22cd6a8 Remove GENCB_TEST compile flag 7 年之前
  Richard Levitte dd1abd4462 If an engine comes up explicitely, it must also come down explicitely 8 年之前
  FdaSilvaYY 44c83ebd70 Constify command options 8 年之前
  Richard Levitte 2ac6115d9e Deal with the consequences of constifying getters 8 年之前
  Matt Caswell a855d1a155 Free a temporary buffer used by dsaparam application 8 年之前
  Rich Salz 846e33c729 Copyright consolidation 01/10 8 年之前
  Viktor Dukhovni ae6c553eca Fix mixed declarations and code 8 年之前
  Matt Caswell 6e9fa57c6d Make DSA_METHOD opaque 8 年之前
  Matt Caswell 1258396d73 Make the DSA structure opaque 8 年之前
  Rich Salz effaf4dee9 Use NON_EMPTY_TRANSLATION_UNIT, consistently. 8 年之前
  Rich Salz bd4850df64 RT4227: Range-check in apps. 8 年之前
  Rich Salz 700b4a4ae7 Remove more (rest?) of FIPS build stuff. 8 年之前
  Matt Caswell 96487cddd4 Continue standardisation of malloc handling in apps 9 年之前
  Matt Caswell a0a82324f9 Centralise loading default apps config file 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 年之前
  Rich Salz 3b061a00e3 RT2547: Tighten perms on generated privkey files 9 年之前
  Rich Salz 9c3bcfa027 Standardize handling of #ifdef'd options. 9 年之前