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
2013-09-19
new cli script rpkigui-query-routes to query the web portal's routeview/rcyni...
Michael Elkins
2013-09-19
garbage collect ROAPrefixV* objects when there are no associated ROAs
Michael Elkins
2013-09-19
import cacheview.models directly instead of cacheview
Michael Elkins
2013-09-19
resource_range_ip has a .min element, not .prefix_min
Michael Elkins
2013-09-19
update cacheview interface to match the style of the main app
Michael Elkins
2013-09-18
remove default=None from the migration removing null=True from the ResourceCe...
Michael Elkins
2013-09-13
add favicon for RPKI web portal
Michael Elkins
2013-09-11
Zookeeper.synchronize_bpki() was only synchronizing a subset of the
Rob Austein
2013-09-11
Fix outdated error message.
Rob Austein
2013-09-10
Skip build/ subdirectory when constructing TAGS files.
Rob Austein
2013-09-09
set default logging level to ERROR for rpkigui-rcynic script so we don't floo...
Michael Elkins
2013-09-03
use Python None as default value for ForeignKey field, rather than 0.
Michael Elkins
2013-09-01
Add resource_bag.__nonzero__() method.
Rob Austein
2013-08-28
Pass Python exceptions from callback through to caller correctly.
Rob Austein
2013-08-28
Cleanup.
Rob Austein
2013-08-28
Rework the new certificate validation code to better encapsulate the
Rob Austein
2013-08-27
X509StoreCTX.getCurrentCertificate() and X509StoreCTX.getChain().
Rob Austein
2013-08-27
X509StoreCTX.store property.
Rob Austein
2013-08-27
Doh, simpler.
Rob Austein
2013-08-27
Cleanup
Rob Austein
2013-08-27
Move most control operations from X509StoreCTX to X509Store.
Rob Austein
2013-08-25
Fix various things that required sequences to accept iterables. Fix a
Rob Austein
2013-08-25
Certificate verification code approaching something usable.
Rob Austein
2013-08-24
Basic certificate verification works. Needs a bunch of additional
Rob Austein
2013-08-23
Rip out PEM_converter class, as we no longer need to support
Rob Austein
2013-08-23
Notes on future work to track OpenSSL's PKCS #1.5 -> PKCS #8 transition.
Rob Austein
2013-08-22
First cut at adding a .verify() method back to the X509Store class.
Rob Austein
2013-07-24
Pickling support.
Rob Austein
2013-07-23
Apparently I never set svn:keywords for this file.
Rob Austein
2013-07-19
Push updated BPKI CRL into pubd at the same time as we're pushing
Rob Austein
2013-07-18
Log stale BPKI CMS CRLs. See #294.
Rob Austein
2013-07-17
Drop rootd's manifest and CRL interval down to same interval used for
Rob Austein
2013-07-17
Bump default lifetime of RPKI certificate rootd issues to rpkid up to
Rob Austein
2013-07-17
Add ability for auto_update DER objects to coast through transient
Rob Austein
2013-07-16
Send exceptions in irdb_query() to the errback handler rather than
Rob Austein
2013-07-16
Wrap ridiculously long lines.
Rob Austein
2013-07-15
Try not to stomp on existing Apache configurations during initial
Rob Austein
2013-07-02
Document web_portal::allowed-hosts. Closes #567.
Rob Austein
2013-06-27
add button to delete all alerts
Michael Elkins
2013-06-26
Don't allow exceptions (eg, MySQL connection errors) to prevent us
Rob Austein
2013-06-25
Handling of start_{rpkid,irdbd} options was inverted. See #559.
Rob Austein
2013-06-18
Synchronize BSCs after updating BPKI, closes #555.
Rob Austein
2013-06-14
fix bug in roa confirmation page where routes that overlap with the roa, but ...
Michael Elkins
2013-06-13
display rpki.net software version in the gui toolbar
Michael Elkins
2013-06-13
add current resource holder name to page title so it appears in the browser tab.
Michael Elkins
2013-06-13
handle exception thrown when there are no matching routes to display
Michael Elkins
2013-06-13
fix botched decoration of the alert class-based views where the self argument...
Michael Elkins
2013-06-10
decorate alert views to require a user to be logged in and a resource handle ...
Michael Elkins
2013-06-10
need to access ResourceHolderCA via the GUI's proxy model to pass to list_rec...
Michael Elkins
2013-06-10
rpki.version hack and rpkic command to display it.
Rob Austein
[next]