Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-05 | Source tree reorg, phase 1. Almost everything moved, no file contents changed. | Rob Austein | |
svn path=/branches/tk685/; revision=5757 | |||
2014-02-27 | Both manifest serial numbers and ROA autonomous system numbers can be | Rob Austein | |
longer than 31 bits, so we have to use OpenSSL's bignum routines to print them properly. Closes #683. svn path=/trunk/; revision=5693 | |||
2014-02-27 | Fix usage message. | Rob Austein | |
svn path=/trunk/; revision=5690 | |||
2014-01-21 | Add --help support to all of the C programs in $top/utils/*. | Rob Austein | |
svn path=/trunk/; revision=5640 | |||
2013-12-20 | If we're going to use getopt(), perhaps we should account for the arguments ↵ | Rob Austein | |
it consumes? Doh. svn path=/trunk/; revision=5611 | |||
2013-11-21 | New -c option in print_roa and print_rpki_manifest triggered latent | Rob Austein | |
bug in BIO cleanup. svn path=/trunk/; revision=5593 | |||
2013-11-20 | Add -c options to print_roa and print_rpki_manifest to dump the entire | Rob Austein | |
CMS blob in (hideously ugly) text format. See #655. svn path=/trunk/; revision=5590 | |||
2013-07-18 | Fix UTCTime printout for CMS signing time. | Rob Austein | |
svn path=/trunk/; revision=5440 | |||
2012-09-19 | Move ASN.1 definitions for ROAs and Manifests to common header files | Rob Austein | |
used by all the C programs. svn path=/branches/tk274/; revision=4725 | |||
2011-02-24 | Rename print_manifest => print_rpki_manifest prior to adding install | Rob Austein | |
target. svn path=/configure.ac; revision=3690 |