Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-02-09 | merge with /trunk | Michael Elkins | |
svn path=/branches/tk161/; revision=4321 | |||
2012-02-08 | specifier issuer when looking up parent. closes #183 | Michael Elkins | |
svn path=/branches/tk161/; revision=4315 | |||
2012-02-04 | Change line style to linespoints. | Rob Austein | |
svn path=/trunk/; revision=4293 | |||
2012-02-04 | Extract latest rcynic.xml from mailbox. | Rob Austein | |
svn path=/trunk/; revision=4292 | |||
2012-01-31 | Rewrite to avoid running out of memory. Painfully slow with three | Rob Austein | |
month's worth of data, but at least it now runs again. svn path=/trunk/; revision=4273 | |||
2012-01-07 | Checkpoint. rpkic and yamltest mostly work, but irdbd is still acting | Rob Austein | |
weird. svn path=/branches/tk100/; revision=4146 | |||
2011-12-26 | Checkpoint. Start debugging synchronization code. | Rob Austein | |
svn path=/branches/tk100/; revision=4135 | |||
2011-12-25 | Clean up rootd cross-certification nastiness (another TLS relic). | Rob Austein | |
svn path=/branches/tk100/; revision=4134 | |||
2011-12-23 | Rework schema using abstract models rather than stuffing everything | Rob Austein | |
with the same syntax into the same SQL table. svn path=/branches/tk100/; revision=4133 | |||
2011-12-23 | Checkpoint. Temporary hack around CA model database collision | Rob Austein | |
problem; needs b etter fix, but want this fix in version control. svn path=/branches/tk100/; revision=4132 | |||
2011-12-21 | Checkpoint. First pass at rewriting daemon synchronization code for | Rob Austein | |
new model. svn path=/branches/tk100/; revision=4130 | |||
2011-12-20 | Checkpoint. More schema tweaks (HostedCA model). | Rob Austein | |
svn path=/branches/tk100/; revision=4129 | |||
2011-12-16 | Checkpoint. Add synchronize_prefixes and synchronize_asns commands. | Rob Austein | |
svn path=/branches/tk100/; revision=4125 | |||
2011-12-16 | Checkpoint. Add EnumField. Debug CertificateManager. | Rob Austein | |
svn path=/branches/tk100/; revision=4124 | |||
2011-12-15 | Checkpoint. Add rpki.irdb.models.CertificateManager() to consolidate | Rob Austein | |
BPKI object creation logic. Move CSV code out of rpkic. svn path=/branches/tk100/; revision=4122 | |||
2011-12-14 | Start hacking replacement for myrpki comamnd (rpkic) which uses the | Rob Austein | |
new Django-model-based entitydb and IRDB. svn path=/branches/tk100/; revision=4121 | |||
2011-12-13 | Flesh out BPKI methods | Rob Austein | |
svn path=/branches/tk100/; revision=4118 | |||
2011-12-12 | Checkpoint. Custom IRDB model fields to handle automatic type | Rob Austein | |
conversion. Debug last night's rewrite of BPKI certificate issuance. svn path=/branches/tk100/; revision=4117 | |||
2011-12-12 | Checkpoint. Add X501DN abstraction, start sorting out BPKI generation code. | Rob Austein | |
svn path=/branches/tk100/; revision=4116 | |||
2011-12-10 | Tighten uniqueness constraints on IRDB models. | Rob Austein | |
svn path=/branches/tk100/; revision=4114 | |||
2011-12-09 | First sort-of-complete version of conversion script. Only handles | Rob Austein | |
self-hosted case so far, needs minor tweaks to deal with hosting. Result looks vaguely sane but there's no code to test it yet. svn path=/branches/tk100/; revision=4111 | |||
2011-12-09 | Rework models slightly. Now parsing most of the BPKI stuff. | Rob Austein | |
svn path=/branches/tk100/; revision=4109 | |||
2011-12-07 | Checkpoint. Conversion of some SQL tables works now. | Rob Austein | |
svn path=/branches/tk100/; revision=4104 | |||
2011-12-07 | Sort out how to run syncdb | Rob Austein | |
svn path=/branches/tk100/; revision=4103 | |||
2011-12-07 | Id | Rob Austein | |
svn path=/branches/tk100/; revision=4102 | |||
2011-12-07 | Checkpoint | Rob Austein | |
svn path=/branches/tk100/; revision=4101 | |||
2011-11-13 | Pull NIST from list of hosts tracked, not as interesting as I had thought at ↵ | Rob Austein | |
first svn path=/trunk/; revision=4091 | |||
2011-11-10 | Cleanup | Rob Austein | |
svn path=/trunk/; revision=4077 | |||
2011-11-10 | Minor changes I forgot to check in. | Rob Austein | |
svn path=/trunk/; revision=4076 | |||
2011-10-27 | Graph average connection time too | Rob Austein | |
svn path=/trunk/; revision=4065 | |||
2011-10-26 | Individual graph files, for inclusion in pdflatex documents. This is | Rob Austein | |
an experiment, we might need to go the epstopdf route, but this way we get color for free, so it's worth a try. svn path=/trunk/; revision=4064 | |||
2011-10-26 | Tweak time format. Fix accidental dependency on Python 2.7. | Rob Austein | |
svn path=/trunk/; revision=4063 | |||
2011-10-25 | Add logscale. Graph failure rate instead of success rate. Cleanup | Rob Austein | |
svn path=/trunk/; revision=4062 | |||
2011-10-25 | New script to generate tabless and graphs from rcynic.xml traffic | Rob Austein | |
data. Still very rough, output somewhat suspect. svn path=/trunk/; revision=4061 | |||
2011-10-19 | Wrap SQL schemas up so rpki-sql-setup doesn't have to be run in the | Rob Austein | |
build tree (see #8). This appears to work properly but needs more testing, leaving ticket open for now. Also cleaned up a few things that should have moved from scripts/ to buildtools/ a long time ago. svn path=/trunk/; revision=4056 | |||
2011-10-13 | Feh, ARIN is now allocating 8-address special blocks that overlap with | Rob Austein | |
other allocations? svn path=/trunk/; revision=4040 | |||
2011-09-07 | Fix handling of HTTPTimeout. (#70) | Rob Austein | |
Crank down HTTP timeout values. svn path=/rpkid/rpki/http.py; revision=3974 | |||
2011-09-06 | Cleanup | Rob Austein | |
svn path=/scripts/Old/apnic-test-3.tgz; revision=3972 | |||
2011-09-05 | Rudamentary script for extracting XML from pcap files. | Rob Austein | |
svn path=/scripts/pcap-to-xml.sh; revision=3969 | |||
2011-08-24 | myrpki.conf delenda est | Rob Austein | |
svn path=/rpkid/examples/rpki.conf; revision=3962 | |||
2011-07-27 | Consolidate all of the import voodoo for MySQLdb into a new module. | Rob Austein | |
svn path=/buildtools/make-python-executable.py; revision=3946 | |||
2011-07-01 | Old scripts -- POW -> rpki.POW | Rob Austein | |
svn path=/scripts/cross_certify.py; revision=3916 | |||
2011-06-09 | move the rcynic output iterator into the rpki module so it gets installed in ↵ | Michael Elkins | |
the standard location svn path=/rpkid/rpki/rcynic.py; revision=3858 | |||
2011-05-08 | Pig asked for lipstick | Rob Austein | |
svn path=/scripts/expand-roa-prefixes.py; revision=3806 | |||
2011-05-07 | xrange() doesn't really work with Python longs | Rob Austein | |
svn path=/scripts/expand-roa-prefixes.py; revision=3804 | |||
2011-05-05 | Quick hack to demonstrate ROA maxLength expansion | Rob Austein | |
svn path=/scripts/expand-roa-prefixes.py; revision=3800 | |||
2011-03-28 | Update rpkidemo HTTPS trust anchor | Rob Austein | |
svn path=/scripts/rpkidemo.pem; revision=3748 | |||
2011-03-26 | Apparently opaque_id can be null for "available" ASNs | Rob Austein | |
svn path=/scripts/apnic-to-csv.py; revision=3742 | |||
2011-03-21 | Automatic upgrade script for ghostbusters support | Rob Austein | |
svn path=/scripts/upgrade-add-ghostbusters.py; revision=3732 | |||
2011-03-20 | Skip broken input lines | Rob Austein | |
svn path=/scripts/apnic-to-csv.py; revision=3729 |