man3/OPENSSL_LH_COMPFUNC.pod: clarifications and updates.
[openssl.git] / apps / CA.pl.in
2018-03-20 Matt CaswellUpdate copyright year
2018-03-08 Richard LevitteMake "make variables" config attributes for overridable...
2017-12-03 Markus SauermannAdjusted Argument Indices
2017-10-07 Rich SalzAnchor the regexp match
2017-10-07 Rich SalzRewrite some code
2017-02-22 Rob Percivalapps/req.c: flag "-new" is implied by "-precert"
2017-02-22 Rob PercivalChange CA.pl flag from --newprecert to --precert
2017-02-22 Rob PercivalAdds a "-precert" flag to "openssl req" for creating...
2016-11-14 marko asplundAllow CA.pl script user to pass extra arguments to...
2016-07-04 Richard Levitteperl: Separate compile-time environment from runtime...
2016-05-23 Richard LevitteMake sure to initialize all CA.pl variables properly
2016-05-11 Dr. Stephen HensonAdd -signcert to CA.pl usage message.
2016-04-20 Rich SalzCopyright consolidation: perl files
2016-02-13 Viktor DukhovniFix some issues near recent chomp changes.
2016-02-11 Richard LevittePerl's chop / chomp considered bad, use a regexp instead
2016-01-25 Richard LevitteGenerate warning text
2016-01-22 Richard LevitteRefactor file writing - introduce template driven file...
2016-01-13 Richard LevitteVMS will downcase all command parameters unless they...
2015-10-30 Rich SalzReplace "SSLeay" in API with OpenSSL
2015-05-04 Rich SalzGH271: Warning on </dev/null to CA.pl
2015-05-01 Rich SalzFix some typo's, silence warnings.
2015-05-01 Rich SalzRewrite CA.pl.in
2014-09-08 Dario BRT3291: Add -crl and -revoke options to CA.pl
2006-04-28 Dr. Stephen HensonFix from stable branch.
2005-11-30 Dr. Stephen HensonTypo
2005-11-30 Dr. Stephen HensonMake CA.pl script use CA extensions when creating a...
2005-07-04 Richard LevitteThe private key should never have ended up in newreq...
2005-02-01 Andy PolyakovAddress run-time linker problems: LD_PRELOAD issue...
2004-04-20 Dr. Stephen HensonReduce chances of issuer and serial number duplication...
2003-04-03 Richard LevitteImplement self-signing in 'openssl ca'. This makes...
2001-01-11 Bodo MöllerNew -newreq-nodes option to CA.pl.
2000-09-11 Richard LevitteLast minute update, in time to make it to 0.9.6-beta1
2000-08-24 Dr. Stephen HensonNew option to CA.pl to sign request using CA extensions.
2000-02-03 Ulf Möllerispell (and minor modifications)
2000-01-28 Dr. Stephen HensonNew -pkcs12 option to CA.pl.
2000-01-05 Bodo MöllerRename CA.pl to CA.pl.in (no actual changes), and let...