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
Age
Commit message (
Expand
)
Author
2011-12-15
Checkpoint. Rewrote all the OOB-setup portions of rpkic to use new
Rob Austein
2011-12-15
Checkpoint. Add rpki.irdb.models.CertificateManager() to consolidate
Rob Austein
2011-12-14
Start hacking replacement for myrpki comamnd (rpkic) which uses the
Rob Austein
2011-12-13
Sort out (fake) SAX handler.
Rob Austein
2011-12-13
Make SignedReferralField a subclass of DERField. Django documentation
Rob Austein
2011-12-13
Flesh out BPKI methods
Rob Austein
2011-12-12
Checkpoint. Custom IRDB model fields to handle automatic type
Rob Austein
2011-12-12
Checkpoint. Add X501DN abstraction, start sorting out BPKI generation code.
Rob Austein
2011-12-12
Log more useful error message on unhandled exceptions
Rob Austein
2011-12-10
Tighten uniqueness constraints on IRDB models.
Rob Austein
2011-12-09
First sort-of-complete version of conversion script. Only handles
Rob Austein
2011-12-09
Rework models slightly. Now parsing most of the BPKI stuff.
Rob Austein
2011-12-07
Checkpoint. Conversion of some SQL tables works now.
Rob Austein
2011-12-07
Sort out how to run syncdb
Rob Austein
2011-12-07
Id
Rob Austein
2011-12-07
Checkpoint
Rob Austein
2011-12-06
Include GUI directories in Doxygen trawl
Rob Austein
2011-12-02
Regen
Rob Austein
2011-12-02
Missing "trunk" in some URLs.
Rob Austein
2011-11-23
remove features that depend on django 1.3, so that portal gui works with djan...
Michael Elkins
2011-11-14
Misplaced parenthesis
Rob Austein
2011-11-12
make it clear that the asn and prefixes links are for resources delegated to ...
Michael Elkins
2011-11-11
reorder models to avoid forward references. closes #149
Michael Elkins
2011-11-11
set default value of max_length to prefix length, and change help text to mak...
Michael Elkins
2011-11-11
if ${sysconfdir}/rpki/settings.py already exists, append a .new suffix and co...
Michael Elkins
2011-11-10
move settings.py for portal gui django app to ${sysconfdir}/rpki since it rea...
Michael Elkins
2011-10-30
use combination of AKI and issuer name to look up parent cert since the same ...
Michael Elkins
2011-10-19
Wrap SQL schemas up so rpki-sql-setup doesn't have to be run in the
Rob Austein
2011-10-18
update rpki.gui.cacheview app to support new rcynic xml format. closes #106
Michael Elkins
2011-10-13
use the django.contrib.staticfiles app to serve the django admin site media.
Michael Elkins
2011-10-12
add support for oo setup via portal gui
Michael Elkins
2011-10-09
update rcynic_xml_iterator to support new attributes for validation_status el...
Michael Elkins
2011-10-08
rcynic's new timestamped output directory code gets grumpy when rcynic
Rob Austein
2011-10-07
Fix bug in [4025], clean up PKCS 10 checking a bit more (see #6).
Rob Austein
2011-10-07
Add .self.self_handle to log_repr() constructor, if it's available.
Rob Austein
2011-10-07
Clean up HTTP traceback controls added in [3722], because [4014] does
Rob Austein
2011-10-07
Tighten up PKCS 10 request checking (closes #6).
Rob Austein
2011-10-07
qualify csv_writer calls with rpki.myrpki.
Michael Elkins
2011-10-07
add support for import/export of xml files for rpki setup
Michael Elkins
2011-10-07
revert rev #3877 so the portal gui writes the csv files when configuring reso...
Michael Elkins
2011-10-07
install copy of example rpki.conf as template for new gui users
Michael Elkins
2011-10-07
add AC_DATAROOTDIR to dictionary of variables to expand in python config files
Michael Elkins
2011-10-06
Use Auto_update for all BPKI objects (fixes #68).
Rob Austein
2011-10-05
Stop abusing RuntimeError. This closes #52.
Rob Austein
2011-10-05
Add global traceback control; this closes #95. Clean up some
Rob Austein
2011-10-04
More explicit certificate expiration checks in CMS verify (see #94).
Rob Austein
2011-10-04
Add explicit check for certificate expiration in CMS verify (see #94).
Rob Austein
2011-10-04
Don't spew to stderr if dumpasn1 isn't available when we want to dump
Rob Austein
2011-10-04
Rework http_queue exception handling not to drop the event chain if
Rob Austein
2011-10-04
Catch IOError when dumping bad CMS (see #94).
Rob Austein
[next]