Age | Commit message (Expand) | Author |
2013-01-18 | Get rid of "installation-manifest" Makefile target silliness. | Rob Austein |
2013-01-17 | Skip test when rcynic hasn't provided the necessary input data. | Rob Austein |
2012-12-20 | Add "make instalation-manifest" as a first cut at something that will | Rob Austein |
2012-10-17 | If a file doesn't parse as X.509, try parsing as CMS and looking for | Rob Austein |
2012-09-30 | Don't whack installation directories if they already exist. Maybe | Rob Austein |
2012-09-19 | Move ASN.1 definitions for ROAs and Manifests to common header files | Rob Austein |
2012-04-16 | Clean up README files. Mostly this means changing them to pointers to | Rob Austein |
2011-10-19 | make clean wasn't cleaning up .dSYM files on MacOSX | Rob Austein |
2011-10-16 | "make distclean" needs to clean up after "make test". This fixes #102. | Rob Austein |
2011-06-06 | Should have been scan_roas, not scan_roa. | Rob Austein |
2011-06-06 | Handle return status | Rob Austein |
2011-06-06 | New tool scan_roa which just does text listing of all ROAs in a | Rob Austein |
2011-05-10 | Don't assume installation directories exist | Rob Austein |
2011-05-06 | DESTDIR | Rob Austein |
2011-04-05 | Sigh, "::" print bug, same as in OpenSSL i2r_address(), fixed it there | Rob Austein |
2011-03-29 | Off-by-one error parsing argv, doh | Rob Austein |
2011-03-28 | Add -s flag to print signing time in brief mode | Rob Austein |
2011-02-24 | Installation targets | Rob Austein |
2011-02-24 | Rename print_manifest => print_rpki_manifest prior to adding install | Rob Austein |
2011-02-22 | Add "-b" option -- just print ASN and prefixes, one line per ROA | Rob Austein |
2011-01-21 | Add deinstall/uninstall targets, even when they're no-ops. | Rob Austein |
2011-01-09 | Rework POW build so that we can use static libraries again. | Rob Austein |
2010-12-31 | distclean target | Rob Austein |
2010-12-29 | Autoconf now knows how to build rcynic and utils against either our | Rob Austein |
2010-12-28 | More autoconf. | Rob Austein |
2010-09-07 | Print CMS signingTime. | Rob Austein |
2010-05-19 | Add alternate all-on-one-line format ("-s" option). | Rob Austein |
2010-04-14 | testbed.py => smoketest.py | Rob Austein |
2010-02-21 | Checkpoint | Rob Austein |
2008-11-13 | Don't dump core if CMS wrapper uses the wrong flavor of SID. | Rob Austein |
2008-07-14 | Fix usage messages | Rob Austein |
2008-07-14 | Doc | Rob Austein |
2008-07-14 | Fix usage | Rob Austein |
2008-07-14 | Fix copyright notices | Rob Austein |
2008-07-08 | Get ASN.1 template right for ROA maxLength field | Rob Austein |
2008-07-07 | Add test_roa.sh wrapper script. | Rob Austein |
2008-07-07 | Fix format string | Rob Austein |
2008-07-04 | More informative output, allow multiple prefixes | Rob Austein |
2008-07-04 | Cleanup | Rob Austein |
2008-07-04 | Cleanup | Rob Austein |
2008-07-04 | User validation tool works, still needs gussying up. | Rob Austein |
2008-07-03 | Cleanup | Rob Austein |
2008-07-03 | Reorganize | Rob Austein |
2008-07-02 | Cleanup | Rob Austein |
2008-07-02 | Nits | Rob Austein |
2008-06-30 | Add hashdir utility | Rob Austein |
2008-06-28 | Silence gcc 4.1.2 warnings | Rob Austein |
2008-06-27 | Decode other kinds of SIA values besides id-ad-caRepository | Rob Austein |
2008-06-24 | ROA decoder | Rob Austein |
2008-06-23 | Fun picking signers and certs out of CMS messages | Rob Austein |