Historique des commits

Auteur SHA1 Message Date
  Richard Levitte dffa752023 Following the license change, modify the boilerplates in apps/ il y a 5 ans
  Matt Caswell 6738bf1417 Update copyright year il y a 6 ans
  Richard Levitte dab2cd68e7 apps: Don't include progs.h in apps.h il y a 6 ans
  Rich Salz cbe2964821 Consistent formatting for sizeof(foo) il y a 6 ans
  Rich Salz 3ee1eac27a Standardize apps use of -rand, etc. il y a 7 ans
  Richard Levitte 48feaceb53 Remove the possibility to disable the UI module entirely il y a 7 ans
  Paul Yang 2234212c3d Clean up a bundle of codingstyle stuff in apps directory il y a 7 ans
  Pauli bf580d5f30 Increase the password buffer size to APP_PASS_LEN. il y a 7 ans
  Richard Levitte dd1abd4462 If an engine comes up explicitely, it must also come down explicitely il y a 8 ans
  FdaSilvaYY 44c83ebd70 Constify command options il y a 8 ans
  FdaSilvaYY 12d56b2992 Fix various missing option help messages ... il y a 8 ans
  Dr. Stephen Henson 05dba8151b Support for traditional format private keys. il y a 8 ans
  Rich Salz 846e33c729 Copyright consolidation 01/10 il y a 8 ans
  Dr. Stephen Henson 8fc06e8860 Update pkcs8 defaults. il y a 8 ans
  Matt Caswell bcc31778e3 Add missing return value check in pkcs8 app il y a 8 ans
  Richard Levitte 923b1857de Fix "no-ui" configuration il y a 8 ans
  Dr. Stephen Henson 54dbf42398 Make PKCS8_PRIV_KEY_INFO opaque. il y a 8 ans
  Dr. Stephen Henson 5fc3ee4b77 use saner default parameters for scrypt il y a 8 ans
  Kurt Roeckx 0335851754 argv was set but unused il y a 8 ans
  Rich Salz bd4850df64 RT4227: Range-check in apps. il y a 8 ans
  Matt Caswell a0a82324f9 Centralise loading default apps config file il y a 9 ans
  Richard Levitte bdd58d9846 Change the way apps open their input and output files il y a 9 ans
  Richard Levitte d303b9d85e Make the handling of output and input formats consistent il y a 9 ans
  Rich Salz b0809bc8ff RT3998: Allow scrypt to be disabled il y a 9 ans
  Rich Salz 3b061a00e3 RT2547: Tighten perms on generated privkey files il y a 9 ans
  Dr. Stephen Henson 688c244685 fix warning il y a 9 ans
  Richard Levitte 296f54ee21 Restore module loading il y a 9 ans
  Dr. Stephen Henson 0ceb8b74f5 scrypt in pkcs8 util il y a 9 ans
  Dr. Stephen Henson 6355d31538 Add function PKCS8_set0_pbe il y a 9 ans
  Rich Salz 75ebbd9aa4 Use p==NULL not !p (in if statements, mainly) il y a 9 ans