aboutsummaryrefslogtreecommitdiff
path: root/rpkid/pubd.py
AgeCommit message (Collapse)Author
2010-03-05CheckpointRob Austein
svn path=/myrpki.rototill/examples/myrpki.conf; revision=3033
2010-01-13multimodule hack for pubdRob Austein
svn path=/rpkid/pubd.py; revision=2949
2009-12-28Add support for non-debugging global parameters.Rob Austein
svn path=/myrpki/myirbe.py; revision=2913
2009-12-28Start adding config file control for all the weird little debuggingRob Austein
and tuning parameters. This may require refactoring eventually, but it's better than having to modify the source code every time. svn path=/rpkid/irdbd.py; revision=2911
2009-12-25Change logging default back to using syslog; add -d/--debug switch toRob Austein
all daemons to support logging to stderr. svn path=/myrpki/yamltest.py; revision=2910
2009-09-30Turn off execute bit on scripts until we get conflict between DoxygenRob Austein
and #! lines sorted. svn path=/myrpki/xml-parse-test.py; revision=2799
2009-08-31Changes to support structured pubd client names.Rob Austein
svn path=/myrpki/myirbe.py; revision=2722
2009-07-20CleanupRob Austein
svn path=/rpkid/pubd.py; revision=2651
2009-07-04Clean up and consolidate traceback. Add methods to hide (some of the)Rob Austein
mucking about with msg.type variables. Include query PDU tags in reply <report_error/> PDUs. svn path=/rpkid/irbe-setup.py; revision=2571
2009-06-04Rototill left-right and publication protocol to replace SQL-assignedRob Austein
numeric identifiers with IRBE-assigned "handles". Daemons and test harness have been converted and seem to work; some tools like irbe_cli haven't been updated yet. svn path=/rpkid/doc/Installation; revision=2493
2009-06-01New TLS code mostly working. Only lightly tested so far, but "makeRob Austein
test" ran to completion. svn path=/pow/POW-0.7/POW.c; revision=2481
2009-05-27Update copyright notices in files edited this yearRob Austein
svn path=/rcynic/rcynic.c; revision=2452
2009-05-12Cleanup some of the litter left behind during conversion to callbacks.Rob Austein
Add rpki.async.iterator.__repr__() so we can figure out where the silly things were created when debugging. Fix sloppy child process shutdown in testbed.main(); I don't know why this only started complaining now, but it did, so I fixed it. svn path=/rpkid/pubd.py; revision=2426
2009-05-11Cosmetic doc changes.Rob Austein
svn path=/rpkid/irbe-setup.py; revision=2424
2009-05-11Pass ExitNow exceptions through, as signal handlers can raise them at any time.Rob Austein
svn path=/rpkid/irdbd.py; revision=2423
2009-04-29More lintRob Austein
svn path=/rpkid/Makefile; revision=2373
2009-04-29First pass with pylintRob Austein
svn path=/rpkid/Makefile; revision=2371
2009-04-24CheckpointRob Austein
svn path=/rpkid/pubd.py; revision=2355
2009-04-20CheckpointRob Austein
svn path=/rpkid/irdbd.py; revision=2350
2008-06-12Module documentationRob Austein
svn path=/rpkid/cronjob.py; revision=1880
2008-06-06Remove last (and now gratuitous) dependency on rpki.rpki_engine moduleRob Austein
svn path=/rpkid/pubd.py; revision=1853
2008-06-06Refactor SQL code to form rpki.sq.session class, and add code to warnRob Austein
about dirty objects in SQL cache on SQL errors. svn path=/rpkid/irdbd.py; revision=1852
2008-06-06MySQLdb.connection.ping() doesn't accept keyword argumentsRob Austein
svn path=/rpkid/irdbd.py; revision=1850
2008-06-06Checkpoint (refactor to create new rpki.sql.session class to handleRob Austein
retry of failed sql connections, not done yet, time for dinner...) svn path=/rpkid/pubd.py; revision=1848
2008-06-05Add profiling supportRob Austein
svn path=/rpkid/pubd.py; revision=1847
2008-06-02Add BPKI CRL to pubd's SQL database, and clean up a lot of redundantRob Austein
SAX code. svn path=/rpkid/irbe-cli.py; revision=1835
2008-05-30Initial version of publication protocol and pubd seem to be working.Rob Austein
Not yet seriously tested. BPKI CRLs not right yet. svn path=/rpkid/README; revision=1832
2008-05-29Helps to import publication protocol before using itRob Austein
svn path=/rpkid/pubd.py; revision=1828
2008-05-28CheckpointRob Austein
svn path=/rpkid/pubd.py; revision=1827
2008-05-28CheckpointRob Austein
svn path=/rpkid/pubd.py; revision=1826
2008-05-28CheckpointRob Austein
svn path=/rpkid/pubd.py; revision=1822
2008-05-27CheckpointRob Austein
svn path=/rpkid/Makefile; revision=1821