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
/
rootd.py
Age
Commit message (
Expand
)
Author
2013-04-05
Consolidate list of scripts for setup.py to install into setup.py, get
Rob Austein
2013-04-05
Whack build environment with a club to get rpki-ca package to start up
Rob Austein
2010-12-14
Move all daemons to modules
Rob Austein
2010-11-10
Back out change to .mft, because it breaks installed certs and I don't
Rob Austein
2010-11-10
Change all occurance of ".mnf" to ".mft" because:
Rob Austein
2010-11-10
Fix handling of inheritance in EE certs
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-07-11
Clean up uses of RuntimeError exception
Rob Austein
2009-12-28
Add support for non-debugging global parameters.
Rob Austein
2009-12-28
Start adding config file control for all the weird little debugging
Rob Austein
2009-12-25
Change logging default back to using syslog; add -d/--debug switch to
Rob Austein
2009-10-03
Cleanup
Rob Austein
2009-10-03
Regenerate subject RPKI cert when root RPKI cert changes.
Rob Austein
2009-09-30
Turn off execute bit on scripts until we get conflict between Doxygen
Rob Austein
2009-09-19
Yesterday's fix to rpki.resource_set was incomplete.
Rob Austein
2009-09-16
More accurate log message
Rob Austein
2009-09-09
Clean up rootd PKCS #10 requests on revocation
Rob Austein
2009-09-09
Rework rootd to notice when PKCS #10 request has changed.
Rob Austein
2009-09-09
Log SKI of generated subject certificate
Rob Austein
2009-09-03
Log up-down queries
Rob Austein
2009-07-04
Clean up and consolidate traceback. Add methods to hide (some of the)
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-11
Pass ExitNow exceptions through, as signal handlers can raise them at any time.
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-24
Checkpoint
Rob Austein
2009-04-20
Checkpoint
Rob Austein
2009-01-21
More certificate regeneration issues
Rob Austein
2009-01-21
Checkpoint while tracking down various whacky certificate expiration
Rob Austein
2009-01-21
Debug an (apparently) untested code path. Various little cleanups.
Rob Austein
2009-01-16
Make rpki_subject_lifetime configurable
Rob Austein
2008-10-13
Fix a few string formatting goofs in logging and error messages.
Rob Austein
2008-07-04
Cleanup
Rob Austein
2008-06-21
Log file I/O
Rob Austein
2008-06-21
Teach rootd to generate manifests
Rob Austein
2008-06-12
Module documentation
Rob Austein
2008-05-05
Clear up whining about missing CRLs.
Rob Austein
2008-04-25
New trust anchor model sort of working. make test runs again, anyway.
Rob Austein
2008-04-24
Checkpoint. Partly converted to new BPKI model. This breaks make
Rob Austein
2008-04-20
Refactor redundantly redundant XML and CMS handling code.
Rob Austein
2008-04-19
Convert CMS code to something vaguely object-oriented, to simplify
Rob Austein
2008-04-18
Clean up unnecessarily complicated trust anchor code
Rob Austein
2008-04-07
Checkpoint. Add (untested) ability to call out for a dynamic
Rob Austein
2008-04-02
Start cleaning up messy global context stuff
Rob Austein
2008-03-27
Finally got client cert checks working with tlslite -- then promptly
Rob Austein
2008-03-27
Add revoked_cert table and rototill child_cert revocation code to use
Rob Austein
2008-02-27
Filename cleanup
Rob Austein