Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-07-04 | Handle nested hosting cases properly. | Rob Austein | |
svn path=/rpkid/rpki/myrpki.py; revision=3324 | |||
2010-07-04 | use rpki.resource_set functions for IP address parsing | Michael Elkins | |
svn path=/portal-gui/scripts/load_csv.py; revision=3323 | |||
2010-07-03 | Set "run_rpkid" correctly. This exposes a structural problem with | Rob Austein | |
yamltest's initialization sequence, which needs to be fixed, but at least this way myrpki knows that yamltest is doing something screwy. svn path=/rpkid/tests/yamltest.py; revision=3322 | |||
2010-07-03 | Salvage "backup" target from old myrpki/Makefile | Rob Austein | |
svn path=/rpkid/tests/Makefile; revision=3321 | |||
2010-07-03 | fix botched import | Michael Elkins | |
svn path=/portal-gui/rpkigui/myrpki/urls.py; revision=3320 | |||
2010-07-03 | list_resources now auto-detects all served handles. | Michael Elkins | |
svn path=/portal-gui/README; revision=3319 | |||
2010-07-03 | make list_resource.py accept multiple <self/> handles as arguments | Michael Elkins | |
update docs add stub wsgi application svn path=/portal-gui/README; revision=3318 | |||
2010-07-03 | specify that list_resources must be run in the directory containing the ↵ | Michael Elkins | |
self-hosted rpkid's myrpki.conf svn path=/portal-gui/README; revision=3317 | |||
2010-07-03 | clarify that you should create the superuser account | Michael Elkins | |
svn path=/portal-gui/README; revision=3316 | |||
2010-07-03 | add note that django is required to be installed | Michael Elkins | |
svn path=/portal-gui/README; revision=3315 | |||
2010-07-03 | fix bad path for template file in asn detail view | Michael Elkins | |
svn path=/portal-gui/rpkigui/myrpki/views.py; revision=3314 | |||
2010-07-03 | enable expansion of $Id$ keyword | Michael Elkins | |
svn path=/portal-gui/rpkigui/myrpki/__init__.py; revision=3313 | |||
2010-07-03 | invoke glue.configure_resources upon changes | Michael Elkins | |
svn path=/portal-gui/rpkigui/myrpki/glue.py; revision=3312 | |||
2010-07-02 | add symlink for list_resource script | Michael Elkins | |
svn path=/portal-gui/scripts/list_resources; revision=3311 | |||
2010-07-02 | portal-gui updates | Michael Elkins | |
svn path=/portal-gui/README; revision=3310 | |||
2010-07-02 | gawk caught an error that bawk missed | Rob Austein | |
svn path=/rcynic/show.awk; revision=3309 | |||
2010-07-02 | Add quick start instructions | Rob Austein | |
svn path=/README; revision=3308 | |||
2010-07-01 | add auxillary scripts for querying rpkid/rcynic, add model objects to ↵ | Michael Elkins | |
represent resource certs svn path=/portal-gui/rpkigui/myrpki/admin.py; revision=3307 | |||
2010-07-01 | fix file braindamage duplicating contents | Michael Elkins | |
svn path=/portal-gui/rpkigui/myrpki/glue.py; revision=3306 | |||
2010-07-01 | commit recent rpki changes | Michael Elkins | |
svn path=/portal-gui/rpkigui/myrpki/admin.py; revision=3305 | |||
2010-06-29 | Fix double-free problem in CRL dissection code. | Rob Austein | |
svn path=/pow/POW-0.7/POW.c; revision=3304 | |||
2010-06-29 | Regen | Rob Austein | |
svn path=/rpkid/left-right-schema.rng; revision=3303 | |||
2010-06-29 | Add parent_handle to <list_received_resources/> reply PDU. | Rob Austein | |
svn path=/rpkid/irbe_cli.py; revision=3302 | |||
2010-06-27 | Cleanup, notes on rcynic rewrite. | Rob Austein | |
svn path=/rpkid/README; revision=3301 | |||
2010-06-27 | DNS work done | Rob Austein | |
svn path=/rpkid/README; revision=3300 | |||
2010-06-27 | Randy's RIPE preso | Rob Austein | |
svn path=/presentations/100503-ripe-rpki+origin.pdf; revision=3298 | |||
2010-06-25 | Use sys.executable so script has some chance of working correctly even | Rob Austein | |
if PATH isn't set as expected. svn path=/rpkid/start-servers.py; revision=3297 | |||
2010-06-25 | New classes representing result of iteration. | Rob Austein | |
svn path=/scripts/rcynic-output-iterator.py; revision=3296 | |||
2010-06-24 | Update to 1.0.0a -- CVE-2010-0742 | Rob Austein | |
svn path=/openssl/Makefile.in; revision=3295 | |||
2010-06-23 | Add overall build procedure to top-level README, since this seems to | Rob Austein | |
be confusing people. svn path=/README; revision=3294 | |||
2010-06-21 | First cut at rcynic output iterator for portal GUI. | Rob Austein | |
svn path=/scripts/rcynic-output-iterator.py; revision=3293 | |||
2010-06-20 | typo | Rob Austein | |
svn path=/presentations/images/key-rollover.dot; revision=3292 | |||
2010-06-18 | Cleanup | Rob Austein | |
svn path=/rpkid/rpki/resource_set.py; revision=3291 | |||
2010-06-16 | Add resource_set.chop_into_prefixes(). | Rob Austein | |
svn path=/rpkid/rpki/resource_set.py; revision=3290 | |||
2010-06-15 | Add translation from resource_set to roa_prefix_set, clean up. | Rob Austein | |
svn path=/rpkid/rpki/resource_set.py; revision=3289 | |||
2010-06-15 | Warn about what's happening in unit test. | Rob Austein | |
svn path=/rpkid/rpki/adns.py; revision=3288 | |||
2010-06-14 | Attempt to explain how key rollover works in this system | Rob Austein | |
svn path=/presentations/images/key-rollover.dot; revision=3287 | |||
2010-06-12 | Add some comments so we don't have to work out from scratch why we | Bill Fenner | |
used M2M fields to associate resources with parents and children. svn path=/portal-gui/rpkigui/myrpki/models.py; revision=3286 | |||
2010-06-12 | Make it clear that the =1 was meant to be my configuration ID | Bill Fenner | |
svn path=/portal-gui/rpkigui/TODO; revision=3285 | |||
2010-06-12 | Rename rpki to rpkigui. | Bill Fenner | |
svn path=/portal-gui/rpki; revision=3284 | |||
2010-06-12 | Remove stale comment | Rob Austein | |
svn path=/rpkid/examples/asns.csv; revision=3283 | |||
2010-06-10 | SSLUnexpectedEOF needs to be a special case for .tls_accept(), to avoid | Rob Austein | |
leaving chicken entrails all over the log on every nagios/sysmond probe. svn path=/rpkid/rpki/https.py; revision=3282 | |||
2010-06-10 | Partial cleanup of exception and timeout handling. | Rob Austein | |
svn path=/rpkid/rpki/exceptions.py; revision=3281 | |||
2010-06-10 | Add -keep_going flag to let us kill and restart individual daemons | Rob Austein | |
without shutting down the whole test. svn path=/rpkid/tests/yamltest.py; revision=3280 | |||
2010-06-09 | awk is probably a bit more portable than egrep | Rob Austein | |
svn path=/rcynic/make-ita.sh; revision=3279 | |||
2010-06-09 | More IPv6 server fun. | Rob Austein | |
svn path=/rpkid/rpki/https.py; revision=3278 | |||
2010-06-09 | Grr, socket.bind() fails for IPv6, dunno why. Disable IPv6 again. | Rob Austein | |
svn path=/rpkid/rpki/https.py; revision=3277 | |||
2010-06-06 | Defer query startup so that caller will always have the query object | Rob Austein | |
before it terminates. svn path=/rpkid/rpki/adns.py; revision=3276 | |||
2010-06-06 | Config IPv6 and ADNS at runtime. | Rob Austein | |
svn path=/rpkid/rpki/config.py; revision=3275 | |||
2010-06-05 | Don't import rpki.adns unless we're using it | Rob Austein | |
svn path=/rpkid/rpki/https.py; revision=3274 |