aboutsummaryrefslogtreecommitdiff
path: root/utils/find_roa
AgeCommit message (Collapse)Author
2011-01-21Add deinstall/uninstall targets, even when they're no-ops.Rob Austein
svn path=/Makefile.in; revision=3628
2011-01-09Rework POW build so that we can use static libraries again.Rob Austein
svn path=/configure; revision=3602
2010-12-31distclean targetRob Austein
svn path=/Makefile.in; revision=3596
2010-12-29Autoconf now knows how to build rcynic and utils against either ourRob 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-28More autoconf.Rob Austein
svn path=/configure; revision=3579
2008-07-14Fix copyright noticesRob Austein
svn path=/utils/find_roa/test_roa.sh; revision=1989
2008-07-08Get ASN.1 template right for ROA maxLength fieldRob Austein
svn path=/rcynic/rcynic.c; revision=1980
2008-07-07Add test_roa.sh wrapper script.Rob Austein
svn path=/utils/find_roa/Makefile; revision=1977
2008-07-04More informative output, allow multiple prefixesRob Austein
svn path=/utils/find_roa/Makefile; revision=1973
2008-07-04CleanupRob Austein
svn path=/utils/find_roa/find_roa.c; revision=1972
2008-07-04CleanupRob Austein
svn path=/utils/find_roa/Makefile; revision=1971
2008-07-04User validation tool works, still needs gussying up.Rob Austein
svn path=/utils/find_roa/find_roa.c; revision=1970
2008-07-03ReorganizeRob Austein
svn path=/utils/Makefile; revision=1968