aboutsummaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)Author
2013-01-18Get rid of "installation-manifest" Makefile target silliness.Rob Austein
2013-01-17Skip test when rcynic hasn't provided the necessary input data.Rob Austein
2012-12-20Add "make instalation-manifest" as a first cut at something that willRob Austein
2012-10-17If a file doesn't parse as X.509, try parsing as CMS and looking forRob Austein
2012-09-30Don't whack installation directories if they already exist. MaybeRob Austein
2012-09-19Move ASN.1 definitions for ROAs and Manifests to common header filesRob Austein
2012-04-16Clean up README files. Mostly this means changing them to pointers toRob Austein
2011-10-19make clean wasn't cleaning up .dSYM files on MacOSXRob Austein
2011-10-16"make distclean" needs to clean up after "make test". This fixes #102.Rob Austein
2011-06-06Should have been scan_roas, not scan_roa.Rob Austein
2011-06-06Handle return statusRob Austein
2011-06-06New tool scan_roa which just does text listing of all ROAs in aRob Austein
2011-05-10Don't assume installation directories existRob Austein
2011-05-06DESTDIRRob Austein
2011-04-05Sigh, "::" print bug, same as in OpenSSL i2r_address(), fixed it thereRob Austein
2011-03-29Off-by-one error parsing argv, dohRob Austein
2011-03-28Add -s flag to print signing time in brief modeRob Austein
2011-02-24Installation targetsRob Austein
2011-02-24Rename print_manifest => print_rpki_manifest prior to adding installRob Austein
2011-02-22Add "-b" option -- just print ASN and prefixes, one line per ROARob Austein
2011-01-21Add deinstall/uninstall targets, even when they're no-ops.Rob Austein
2011-01-09Rework POW build so that we can use static libraries again.Rob Austein
2010-12-31distclean targetRob Austein
2010-12-29Autoconf now knows how to build rcynic and utils against either ourRob Austein
2010-12-28More autoconf.Rob Austein
2010-09-07Print CMS signingTime.Rob Austein
2010-05-19Add alternate all-on-one-line format ("-s" option).Rob Austein
2010-04-14testbed.py => smoketest.pyRob Austein
2010-02-21CheckpointRob Austein
2008-11-13Don't dump core if CMS wrapper uses the wrong flavor of SID.Rob Austein
2008-07-14Fix usage messagesRob Austein
2008-07-14DocRob Austein
2008-07-14Fix usageRob Austein
2008-07-14Fix copyright noticesRob Austein
2008-07-08Get ASN.1 template right for ROA maxLength fieldRob Austein
2008-07-07Add test_roa.sh wrapper script.Rob Austein
2008-07-07Fix format stringRob Austein
2008-07-04More informative output, allow multiple prefixesRob Austein
2008-07-04CleanupRob Austein
2008-07-04CleanupRob Austein
2008-07-04User validation tool works, still needs gussying up.Rob Austein
2008-07-03CleanupRob Austein
2008-07-03ReorganizeRob Austein
2008-07-02CleanupRob Austein
2008-07-02NitsRob Austein
2008-06-30Add hashdir utilityRob Austein
2008-06-28Silence gcc 4.1.2 warningsRob Austein
2008-06-27Decode other kinds of SIA values besides id-ad-caRepositoryRob Austein
2008-06-24ROA decoderRob Austein
2008-06-23Fun picking signers and certs out of CMS messagesRob Austein