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
/
left_right.py
Age
Commit message (
Expand
)
Author
2014-01-09
Update more copyrights, clean up module doc blocks.
Rob Austein
2013-03-21
Record context in CMS replay exceptions. Closes #458.
Rob Austein
2012-11-19
Retry failed publication, general case. Closes #306.
Rob Austein
2012-10-26
Spelling.
Rob Austein
2012-10-09
Delete broken definition of Ghostbusters class (which nothing ever
Rob Austein
2012-10-09
Use POW for PKCS #10 generation.
Rob Austein
2012-08-29
Add a lot of __repr__() methods in an attempt to make the logs more
Rob Austein
2012-08-19
Refactor rpkid high-level task system to use classes rather than
Rob Austein
2012-08-17
Reformat
Rob Austein
2012-08-17
Automate SQL pings. Suppress case where ROA regeneration gratuitously
Rob Austein
2012-08-09
Switch rpki.sql.session.cache to use weak references, so that Python's
Rob Austein
2012-08-08
Checkpoint of work to date, see #274 and #275.
Rob Austein
2012-07-31
First cut at allowing I/O loop to run during processing of massive
Rob Austein
2012-07-30
Switch to Django ORM .raw() query interface for a few queries which
Rob Austein
2012-07-26
Add profiling support to yamltest; fix profiling support in daemons.
Rob Austein
2012-07-25
Clean up SQL cache when it gets big, break up huge batches of ROA
Rob Austein
2012-07-06
Add control interface to clear CMS-timestamp-based replay protection,
Rob Austein
2012-07-06
Implement CMS-timestamp-based replay protection. Closes #35.
Rob Austein
2012-03-19
Sync from trunk.
Rob Austein
2012-02-17
Revoke certificates and clean up published objects when processing a
Rob Austein
2012-02-17
First cut at cleaning up litter left behind in repository if the UI
Rob Austein
2012-01-08
Checkpoint. New irdbd now work, after some transaction voodoo.
Rob Austein
2011-10-05
Add global traceback control; this closes #95. Clean up some
Rob Austein
2011-06-13
Sweep after revoking ROAs so manifest and CRL are correct.
Rob Austein
2011-04-27
First whack at some of the silliest logging code
Rob Austein
2011-04-18
Sweep SQL cache a bit more frequently during cron processing
Rob Austein
2011-04-10
Typo
Rob Austein
2011-04-06
Don't traceback on publication failure
Rob Austein
2011-03-27
Handle past-expiration IRDB entries properly
Rob Austein
2011-03-21
First cut at Ghostbusters support.
Rob Austein
2011-03-18
Merge rpki.rpki_engine into rpki.rpkid.
Rob Austein
2011-03-18
Add @property decorators to a bunch of methods that are just syntactic
Rob Austein
2011-03-12
Traceback on connection failure is not very friendly.
Rob Austein
2010-11-14
Implement "reissue" left-right operation. Reformat some doc strings.
Rob Austein
2010-10-07
Merge rpkid.without_tls/ branch to rpkid/ trunk.
Rob Austein
2010-09-10
Refactor .wrap()/.unwrap() code prior to adding CMS timestamp checks.
Rob Austein
2010-08-30
Use correct exception handler in call_pubd()
Rob Austein
2010-08-28
Suppress duplicate roa_requests
Rob Austein
2010-07-16
Only regenerate manifest and CRL once for batch ROA updates.
Rob Austein
2010-07-16
Duct tape and bailing wire fix for .update_roas(). This isn't right
Rob Austein
2010-07-15
Paranoia
Rob Austein
2010-07-15
More ROA logging
Rob Austein
2010-06-29
Add parent_handle to <list_received_resources/> reply PDU.
Rob Austein
2010-05-20
Regenerate CRL and manifest when revoking child certs.
Rob Austein
2010-05-20
Obsolete calling sequence to child_cert.revoke(), oops.
Rob Austein
2010-05-19
Recheck resources we're reissuing to child against our current
Rob Austein
2010-05-19
Cleanup
Rob Austein
2010-05-18
Revoke child certificate without renewing it if child's resources have
Rob Austein
2010-05-13
Try to avoid stale CRLs and manifests, by using self.regen_margin as
Rob Austein
2010-04-12
Lint
Rob Austein
[next]