index
:
sra/rpki.net
master
zone-cleanup
Dragon Research Labs RPKI Toolkit
git user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rpkid
/
rpki
/
up_down.py
Age
Commit message (
Expand
)
Author
2010-03-28
Log a bit more on up-down queries.
Rob Austein
2010-03-16
Update copyright notices
Rob Austein
2010-01-07
Cleanup of substring checks.
Rob Austein
2009-11-04
Use batch-mode publication in rpkid. Fix FOREIGN KEY constraints.
Rob Austein
2009-09-29
Add left-right "revoke_forgotten" command to clean up certs that the
Rob Austein
2009-09-14
Rework call_pubd() error handling
Rob Austein
2009-09-11
Cleanup
Rob Austein
2009-09-09
Back out accidental commit of local hack
Rob Austein
2009-09-09
Log SKI of generated subject certificate
Rob Austein
2009-09-03
Log up-down queries
Rob Austein
2009-07-17
Handle BSC objects that are still under construction a bit more gracefully.
Rob Austein
2009-07-17
Cleanup
Rob Austein
2009-07-04
Clean up and consolidate traceback. Add methods to hide (some of the)
Rob Austein
2009-06-07
Checkpoint
Rob Austein
2009-06-04
Rototill left-right and publication protocol to replace SQL-assigned
Rob Austein
2009-06-01
New TLS code mostly working. Only lightly tested so far, but "make
Rob Austein
2009-05-27
Update copyright notices in files edited this year
Rob Austein
2009-05-19
Lint
Rob Austein
2009-05-11
Cosmetic doc changes.
Rob Austein
2009-05-11
Pass ExitNow exceptions through, as signal handlers can raise them at any time.
Rob Austein
2009-05-10
Lint
Rob Austein
2009-05-10
Checkpoint. Conversion to errback() mechanism started, not yet
Rob Austein
2009-04-29
More lint
Rob Austein
2009-04-29
First pass with pylint
Rob Austein
2009-04-25
Fix exception handling in error_response PDU generation
Rob Austein
2009-04-24
Checkpoint
Rob Austein
2008-10-16
Minor logging cleanups. Don't show backtrace in testpoke unless
Rob Austein
2008-10-13
Fix a few string formatting goofs in logging and error messages.
Rob Austein
2008-07-16
I should try goofing up the IRDB expiration date more often, all sorts
Rob Austein
2008-06-12
Apparently Doxygen -does- read module documentation, but only if
Rob Austein
2008-06-06
Refactor SQL code to form rpki.sq.session class, and add code to warn
Rob Austein
2008-05-30
Checkpoint. Refactor to avoid circular module dependency.
Rob Austein
2008-05-17
"as" will be a reserved word in Python 2.6, stop using it as an
Rob Austein
2008-05-15
Minimal req_* attribute implementation, just throw an internal error
Rob Austein
2008-04-20
Refactor redundantly redundant XML and CMS handling code.
Rob Austein
2008-04-02
Start cleaning up messy global context stuff
Rob Austein
2008-02-27
Filename cleanup
Rob Austein