Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-10-19 | make clean wasn't cleaning up .dSYM files on MacOSX | Rob Austein | |
svn path=/trunk/; revision=4057 | |||
2011-10-16 | "make distclean" needs to clean up after "make test". This fixes #102. | Rob Austein | |
svn path=/trunk/; revision=4046 | |||
2011-06-06 | Should have been scan_roas, not scan_roa. | Rob Austein | |
svn path=/configure; revision=3852 | |||
2011-06-06 | Handle return status | Rob Austein | |
svn path=/utils/scan_roa/scan_roa.c; revision=3851 | |||
2011-06-06 | New tool scan_roa which just does text listing of all ROAs in a | Rob Austein | |
directory tree. svn path=/configure; revision=3850 | |||
2011-05-10 | Don't assume installation directories exist | Rob Austein | |
svn path=/pywrap/Makefile.in; revision=3810 | |||
2011-05-06 | DESTDIR | Rob Austein | |
svn path=/pywrap/Makefile.in; revision=3801 | |||
2011-04-05 | Sigh, "::" print bug, same as in OpenSSL i2r_address(), fixed it there | Rob Austein | |
years ago, missed it here. svn path=/utils/print_roa/print_roa.c; revision=3760 | |||
2011-03-29 | Off-by-one error parsing argv, doh | Rob Austein | |
svn path=/utils/print_roa/print_roa.c; revision=3749 | |||
2011-03-28 | Add -s flag to print signing time in brief mode | Rob Austein | |
svn path=/utils/print_roa/print_roa.c; revision=3747 | |||
2011-02-24 | Installation targets | Rob Austein | |
svn path=/utils/find_roa/Makefile.in; revision=3692 | |||
2011-02-24 | Rename print_manifest => print_rpki_manifest prior to adding install | Rob Austein | |
target. svn path=/configure.ac; revision=3690 | |||
2011-02-22 | Add "-b" option -- just print ASN and prefixes, one line per ROA | Rob Austein | |
svn path=/utils/print_roa/print_roa.c; revision=3685 | |||
2011-01-21 | Add deinstall/uninstall targets, even when they're no-ops. | Rob Austein | |
svn path=/Makefile.in; revision=3628 | |||
2011-01-09 | Rework POW build so that we can use static libraries again. | Rob Austein | |
svn path=/configure; revision=3602 | |||
2010-12-31 | distclean target | Rob Austein | |
svn path=/Makefile.in; revision=3596 | |||
2010-12-29 | Autoconf now knows how to build rcynic and utils against either our | Rob Austein | |
private OpenSSL or system OpenSSL. Not (yet) hacked for POW and pywrap, nor tested (yet) on any other platform. Mechanism we're using to find our private OpenSSL directory now is kind of icky, may need to switch to some kind of double indirection scheme using AC_SUBST_FILE to hide the nasty bits. svn path=/configure; revision=3580 | |||
2010-12-28 | More autoconf. | Rob Austein | |
svn path=/configure; revision=3579 | |||
2010-09-07 | Print CMS signingTime. | Rob Austein | |
svn path=/utils/print_manifest/print_manifest.c; revision=3441 | |||
2010-05-19 | Add alternate all-on-one-line format ("-s" option). | Rob Austein | |
svn path=/utils/uri/uri.c; revision=3254 | |||
2010-04-14 | testbed.py => smoketest.py | Rob Austein | |
svn path=/myrpki/test-all.sh; revision=3199 | |||
2010-02-21 | Checkpoint | Rob Austein | |
svn path=/utils/print_roa/strip_roa.sh; revision=2991 | |||
2008-11-13 | Don't dump core if CMS wrapper uses the wrong flavor of SID. | Rob Austein | |
svn path=/utils/print_manifest/print_manifest.c; revision=2034 | |||
2008-07-14 | Fix usage messages | Rob Austein | |
svn path=/utils/print_manifest/print_manifest.c; revision=1992 | |||
2008-07-14 | Doc | Rob Austein | |
svn path=/utils/README; revision=1991 | |||
2008-07-14 | Fix usage | Rob Austein | |
svn path=/utils/hashdir/hashdir.c; revision=1990 | |||
2008-07-14 | Fix copyright notices | Rob Austein | |
svn path=/utils/find_roa/test_roa.sh; revision=1989 | |||
2008-07-08 | Get ASN.1 template right for ROA maxLength field | Rob Austein | |
svn path=/rcynic/rcynic.c; revision=1980 | |||
2008-07-07 | Add test_roa.sh wrapper script. | Rob Austein | |
svn path=/utils/find_roa/Makefile; revision=1977 | |||
2008-07-07 | Fix format string | Rob Austein | |
svn path=/utils/hashdir/hashdir.c; revision=1976 | |||
2008-07-04 | More informative output, allow multiple prefixes | Rob Austein | |
svn path=/utils/find_roa/Makefile; revision=1973 | |||
2008-07-04 | Cleanup | Rob Austein | |
svn path=/utils/find_roa/find_roa.c; revision=1972 | |||
2008-07-04 | Cleanup | Rob Austein | |
svn path=/utils/find_roa/Makefile; revision=1971 | |||
2008-07-04 | User validation tool works, still needs gussying up. | Rob Austein | |
svn path=/utils/find_roa/find_roa.c; revision=1970 | |||
2008-07-03 | Cleanup | Rob Austein | |
svn path=/utils/print_manifest/Makefile; revision=1969 | |||
2008-07-03 | Reorganize | Rob Austein | |
svn path=/utils/Makefile; revision=1968 | |||
2008-07-02 | Cleanup | Rob Austein | |
svn path=/utils/Makefile; revision=1967 | |||
2008-07-02 | Nits | Rob Austein | |
svn path=/utils/hashdir/hashdir.c; revision=1966 | |||
2008-06-30 | Add hashdir utility | Rob Austein | |
svn path=/utils/Makefile; revision=1965 | |||
2008-06-28 | Silence gcc 4.1.2 warnings | Rob Austein | |
svn path=/utils/roa/roa.c; revision=1960 | |||
2008-06-27 | Decode other kinds of SIA values besides id-ad-caRepository | Rob Austein | |
svn path=/utils/uri/uri.c; revision=1958 | |||
2008-06-24 | ROA decoder | Rob Austein | |
svn path=/utils/Makefile; revision=1941 | |||
2008-06-23 | Fun picking signers and certs out of CMS messages | Rob Austein | |
svn path=/utils/manifest/manifest.c; revision=1935 | |||
2008-06-23 | SignerInfos | Rob Austein | |
svn path=/utils/manifest/manifest.c; revision=1934 | |||
2008-06-23 | Formatting | Rob Austein | |
svn path=/utils/manifest/manifest.c; revision=1933 | |||
2008-06-23 | Cleanup | Rob Austein | |
svn path=/utils/cert_hash/Makefile; revision=1927 | |||
2008-06-18 | cert_hash | Rob Austein | |
svn path=/utils/Makefile; revision=1901 | |||
2008-06-18 | cert_hash | Rob Austein | |
svn path=/utils/cert_hash/Makefile; revision=1900 | |||
2008-06-17 | Cleanup | Rob Austein | |
svn path=/utils/manifest/manifest.c; revision=1897 | |||
2008-06-17 | Check manifest dates | Rob Austein | |
svn path=/utils/manifest/Makefile; revision=1896 |