aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-10-25Remove "//" checkRob Austein
svn path=/rcynic/rcynic.c; revision=2029
2008-10-25Add logging and MIB counters for various URI-related failuresRob Austein
svn path=/rcynic/rcynic.c; revision=2028
2008-10-24Add some of the other RPKI profile extensions, in particular anRob Austein
example of a multi-URI CRLDP extension. svn path=/openssl/tests/test.conf; revision=2027
2008-10-24Better handling of mainfest CRLDP failures.Rob Austein
svn path=/rcynic/rcynic.c; revision=2026
2008-10-22Doh, sundial timedelta parser doesn't do years.Rob Austein
svn path=/rpkid/testbed.2.yaml; revision=2025
2008-10-16Minor logging cleanups. Don't show backtrace in testpoke unlessRob Austein
debugging. "valid_until" -> "valid_for" in test suite. svn path=/rpkid/rpki/rpki_engine.py; revision=2021
2008-10-16Change logging in check_for_updates() to use g(SKI) representation, toRob Austein
make it easier to match certificates up with filenames. svn path=/rpkid/rpki/rpki_engine.py; revision=2020
2008-10-15Update openssl snapshot (fixes rcynic crash reported by RIPE).Rob Austein
svn path=/openssl/Makefile; revision=2019
2008-10-15More work to be done on rootdRob Austein
svn path=/rpkid/README; revision=2018
2008-10-14Clean up minor BPKI mess caused by config file name collision.Rob Austein
svn path=/rpkid/testbed.py; revision=2017
2008-10-14Conditionalize some output fields to reduce clutterRob Austein
svn path=/scripts/x509-dot.py; revision=2016
2008-10-13Another formatting fixRob Austein
svn path=/rpkid/rpki/x509.py; revision=2015
2008-10-13Fix a few string formatting goofs in logging and error messages.Rob Austein
svn path=/rpkid/rootd.py; revision=2014
2008-10-10Update TODORob Austein
svn path=/rpkid/README; revision=2013
2008-10-10Update to new OpenSSL snapshot. This required code changes to trackRob Austein
new type-safety features in the OpenSSL "stack" metatype. svn path=/openssl/Makefile; revision=2012
2008-10-09Quick-n-dirty whack to BPKI pictures to get the labels to fit. SomeRob Austein
kind of Graphviz/Ghostscript font weirdness going on here, this renders fine on my desk machine but not on the server where the doc cronjob runs. Long term fix is probably to move the DOT description out of this file entirely, use dot to convert it to SVG, then use @image to import it into the HTML documentation. svn path=/rpkid/rpki/__init__.py; revision=2011
2008-10-08Update generated [irbe_cli] config to match current codeRob Austein
svn path=/rpkid/testbed.py; revision=2010
2008-10-06Log uri when reporting manifest version errorRob Austein
svn path=/rcynic/rcynic.c; revision=2009
2008-09-23Don't abort test when "testpoke.py -r issue" fails.Rob Austein
svn path=/rpkid/testbed.py; revision=2006
2008-07-16Add note about rootd and publication protocolRob Austein
svn path=/rpkid/README; revision=2003
2008-07-16regenRob Austein
svn path=/rpkid/doc/Installation; revision=2002
2008-07-16Update testRob Austein
svn path=/rpkid/testbed.2.yaml; revision=2001
2008-07-16I should try goofing up the IRDB expiration date more often, all sortsRob Austein
of intersting things blew up when I did that by accident. svn path=/rpkid/rpki/exceptions.py; revision=2000
2008-07-15Update notesRob Austein
svn path=/rpkid/README; revision=1999
2008-07-15regenRob Austein
svn path=/rpkid/doc/Installation; revision=1998
2008-07-15NitsRob Austein
svn path=/rpkid/rpki/__init__.py; revision=1997
2008-07-15Some basic BPKI docRob Austein
svn path=/rpkid/rpki/__init__.py; revision=1996
2008-07-15Rename a couple of scripts whose names confuse Doxygen. Clean some ofRob Austein
the old test code out of rpkid/ to make real code easier to find. svn path=/rpkid/Doxyfile; revision=1995
2008-07-15CheckpointRob Austein
svn path=/rpkid/rpki/__init__.py; revision=1994
2008-07-15CheckpointRob Austein
svn path=/rpkid/rpki/__init__.py; revision=1993
2008-07-14Fix usage messagesRob Austein
svn path=/utils/print_manifest/print_manifest.c; revision=1992
2008-07-14DocRob Austein
svn path=/utils/README; revision=1991
2008-07-14Fix usageRob Austein
svn path=/utils/hashdir/hashdir.c; revision=1990
2008-07-14Fix copyright noticesRob Austein
svn path=/utils/find_roa/test_roa.sh; revision=1989
2008-07-12Update rcynic docRob Austein
svn path=/rcynic/README; revision=1988
2008-07-11Publication cleanupRob Austein
svn path=/rpkid/rpki/left_right.py; revision=1987
2008-07-09CleanupRob Austein
svn path=/rpkid/missing-oids.py; revision=1986
2008-07-08Another dumb YAML errorRob Austein
svn path=/rpkid/testbed.3.yaml; revision=1985
2008-07-08Clean up unreadable bitstring codeRob Austein
svn path=/rpkid/rpki/resource_set.py; revision=1984
2008-07-08New make testRob Austein
svn path=/rpkid/Makefile; revision=1983
2008-07-08Code to extract resource_range_ip values from ASN.1 was whacked.Rob Austein
svn path=/rpkid/rpki/left_right.py; revision=1982
2008-07-08YAML format glitchRob Austein
svn path=/rpkid/testbed.3.yaml; revision=1981
2008-07-08Get ASN.1 template right for ROA maxLength fieldRob Austein
svn path=/rcynic/rcynic.c; revision=1980
2008-07-08Add debugging for sql_store() operationsRob Austein
svn path=/rpkid/rpki/sql.py; revision=1979
2008-07-08Update testRob Austein
svn path=/rpkid/testbed.3.yaml; revision=1978
2008-07-07Add test_roa.sh wrapper script.Rob Austein
svn path=/utils/find_roa/Makefile; revision=1977
2008-07-07Fix format stringRob Austein
svn path=/utils/hashdir/hashdir.c; revision=1976
2008-07-07Update comment to track I-DRob Austein
svn path=/rpkid/rpki/roa.py; revision=1975
2008-07-04CleanupRob Austein
svn path=/rpkid/rootd.py; revision=1974
2008-07-04More informative output, allow multiple prefixesRob Austein
svn path=/utils/find_roa/Makefile; revision=1973