Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-05-05 | Use lowercase handle names for RIRs, for consistancy with older code. | Rob Austein | |
svn path=/branches/tk33/; revision=4469 | |||
2012-05-05 | Cleanup. | Rob Austein | |
svn path=/branches/tk33/; revision=4468 | |||
2012-05-05 | Allow loading of CSV files assigning resources to unknown children. | Rob Austein | |
We probably need a config file option or rpkic setting to control this behavior. svn path=/branches/tk33/; revision=4467 | |||
2012-05-05 | Fix double newline. | Rob Austein | |
svn path=/branches/tk33/; revision=4466 | |||
2012-05-04 | Don't explode if valid_until isn't set in test configuration. | Rob Austein | |
svn path=/branches/tk33/; revision=4465 | |||
2012-05-04 | Add delete_rootd. | Rob Austein | |
svn path=/branches/tk33/; revision=4464 | |||
2012-05-03 | Handle legacy via sixth pseudo-RIR named "LEGACY," at least for now. | Rob Austein | |
svn path=/branches/tk33/; revision=4463 | |||
2012-05-03 | Merge in ERX data. See #33. | Rob Austein | |
svn path=/branches/tk33/; revision=4462 | |||
2012-05-03 | Resource overlap handling: fix handling of overlaps, and add option to | Rob Austein | |
allow overlaps when dealing with damaged data -- in general, you should not use the allow_overlap flag for any reason, it's only present to avoid having to fork this code just to deal with nastiness like the RIR ERX data. svn path=/branches/tk33/; revision=4461 | |||
2012-05-02 | First cut at hack to dump all relevant IANA data to CSV. Output still | Rob Austein | |
needs to be merged with ERX data from ARIN's database, as IANA only deals with /8s in IPv4 space. Haven't figured out yet whether that should be a separate script or not. See #33. svn path=/branches/tk33/; revision=4460 | |||
2012-05-02 | Pull from trunk. | Rob Austein | |
svn path=/branches/tk33/; revision=4459 | |||
2012-05-02 | More set operations. | Rob Austein | |
svn path=/branches/tk33/; revision=4458 | |||
2012-04-30 | Default new start_* options to older run_* options, so old | Rob Austein | |
configuration files will continue to work as expected. Closes #244. svn path=/trunk/; revision=4455 | |||
2012-04-25 | Clean up old scripts which still imported the rpki.myrpki module. | Rob Austein | |
svn path=/trunk/; revision=4454 | |||
2012-04-25 | Automatic pull of documentation from Wiki. | RPKI Documentation Robot | |
svn path=/trunk/; revision=4453 | |||
2012-04-24 | Add Zookeeper.publish_world_now() and rpkic force_publication. Closes #27. | Rob Austein | |
svn path=/trunk/; revision=4452 | |||
2012-04-24 | Bump default CRL interval and regeneration margin up a bit to reduce | Rob Austein | |
incidence of stale CRL and manifest warnings. See #11. svn path=/trunk/; revision=4451 | |||
2012-04-24 | Automatic pull of documentation from Wiki. | RPKI Documentation Robot | |
svn path=/trunk/; revision=4450 | |||
2012-04-24 | Cleanup | Rob Austein | |
svn path=/trunk/; revision=4449 | |||
2012-04-23 | Automatic pull of documentation from Wiki. | RPKI Documentation Robot | |
svn path=/trunk/; revision=4447 | |||
2012-04-23 | Automatic pull of documentation from Wiki. | RPKI Documentation Robot | |
svn path=/trunk/; revision=4446 | |||
2012-04-23 | Automatic pull of documentation from Wiki. | Rob Austein | |
svn path=/trunk/; revision=4445 | |||
2012-04-20 | Better prerequisite checking. Closes #239. | Rob Austein | |
svn path=/trunk/; revision=4442 | |||
2012-04-20 | Automatic pull of documentation from Wiki. | Rob Austein | |
svn path=/trunk/; revision=4440 | |||
2012-04-19 | Report what file script is reading to make it easier to track down | Rob Austein | |
things like schema validation errors. svn path=/trunk/; revision=4437 | |||
2012-04-19 | Update to OpenSSL 1.0.0i (CVE-2012-2110). | Rob Austein | |
svn path=/trunk/; revision=4436 | |||
2012-04-18 | Add start_{rpki,irdb,pub,root}d options. See #238. | Rob Austein | |
svn path=/trunk/; revision=4435 | |||
2012-04-17 | Change [4433] didn't handle deeply nested hosting properly. See #236. | Rob Austein | |
svn path=/trunk/; revision=4434 | |||
2012-04-17 | Synchronize with daemons automatically after rpkic commands where | Rob Austein | |
doing so makes sense. This closes #236. svn path=/trunk/; revision=4433 | |||
2012-04-17 | Don't blather about RSA key generation. | Rob Austein | |
svn path=/trunk/; revision=4432 | |||
2012-04-17 | Regen | Rob Austein | |
svn path=/trunk/; revision=4431 | |||
2012-04-17 | Make "valid_until" optional in schema for setup protocol. Fixes #237. | Rob Austein | |
svn path=/trunk/; revision=4430 | |||
2012-04-17 | Automatic pull of documentation from Wiki. | Rob Austein | |
svn path=/trunk/; revision=4429 | |||
2012-04-17 | Doh, better way of handling script name. | Rob Austein | |
svn path=/trunk/; revision=4428 | |||
2012-04-17 | Helps to use the right name for the script. | Rob Austein | |
svn path=/trunk/; revision=4427 | |||
2012-04-16 | Install rcynic.py instead of rcynic.xsl. Disable automatic crontab | Rob Austein | |
editing in installation scripts, it doesn't do the right thing for common case and would be better as part of an installation and configuration wizard anyway. Closes #234 and #229. svn path=/trunk/; revision=4426 | |||
2012-04-16 | Cleanup | Rob Austein | |
svn path=/trunk/; revision=4425 | |||
2012-04-16 | Clean up README files. Mostly this means changing them to pointers to | Rob Austein | |
the real consolidated documentation. Delete old Doxygen-based rpkid manual and stuff that went with it, while retaining ability to generate Doxygen manual of internals for the libraries. This closes #232. svn path=/trunk/; revision=4424 | |||
2012-04-16 | Add flat text and PDF translations of documentation from | Rob Austein | |
http://trac.rpki.net/, which is now the primary documentation source. This partially addresses #224, although there is no doubt still a way to go on content of the new documentation, given the complaints\\\\\\\\\\helpful suggestions I'm getting from my esteemed group of alpha testers. svn path=/trunk/; revision=4423 | |||
2012-04-16 | Rework ./configure options so that user tells us what RPKI tools they | Rob Austein | |
want to install and we tell the user if something is missing. This closes #231. svn path=/trunk/; revision=4422 | |||
2012-04-15 | Put BPKI server files in /usr/local/share/rpki (aka | Rob Austein | |
${datarootdir}/rpki). This closes #230 and partially addresses #227. svn path=/trunk/; revision=4421 | |||
2012-04-15 | setup_publication() had the "DROP TABLE IF EXISTS" exception problem | Rob Austein | |
too. svn path=/trunk/; revision=4420 | |||
2012-04-15 | Don't abort unit tests when dnspython is not installed. | Rob Austein | |
svn path=/trunk/; revision=4419 | |||
2012-04-15 | Forgot to take myrpki out of Makefile, oops, fixed. smoketest was | Rob Austein | |
getting upset when trying to delete nonexistent SQL tables; have fixed this before, but apparently managed to break it again. svn path=/trunk/; revision=4418 | |||
2012-04-15 | Retire myrpki.py before it confuses somebody. | Rob Austein | |
svn path=/trunk/; revision=4417 | |||
2012-04-15 | Merge branches/tk161 to trunk. | Rob Austein | |
svn path=/trunk/; revision=4415 | |||
2012-04-13 | Remove <span class="icon"/> elements -- for some reason these leave | Rob Austein | |
messes when this script is run on MacOSX, but not on FreeBSD. Version skews of the programs involved, probably. svn path=/branches/tk161/; revision=4412 | |||
2012-04-13 | New documentation tools. | Rob Austein | |
svn path=/branches/tk161/; revision=4411 | |||
2012-04-06 | Disable Django debugging and add warning comment. | Rob Austein | |
svn path=/branches/tk161/; revision=4410 | |||
2012-04-06 | Regen | Rob Austein | |
svn path=/branches/tk161/; revision=4409 |