Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-11-12 | Fix first round of RRDP SIA URI bugs. | Rob Austein | |
svn path=/branches/tk705/; revision=6019 | |||
2014-11-12 | Add $rpkica_flags so we can experiment with logging settings. | Rob Austein | |
svn path=/branches/tk705/; revision=6018 | |||
2014-11-12 | Pull from trunk. | Rob Austein | |
svn path=/branches/tk705/; revision=6017 | |||
2014-11-12 | Initial (awful kludge) version of adding RRDP URIs to SIA extension. | Rob Austein | |
This needs rewriting, but doing it properly requires a minor database schema change, and I'm trying to get a test case running by tomorrow morning. svn path=/branches/tk705/; revision=6015 | |||
2014-11-09 | rpkic force_publication working on tk705 again. | Rob Austein | |
svn path=/branches/tk705/; revision=6014 | |||
2014-11-08 | Clean up unused exceptions left over from some refactoring expedition | Rob Austein | |
or another. svn path=/branches/tk705/; revision=6013 | |||
2014-11-08 | It may be time to pylint this code again. | Rob Austein | |
svn path=/branches/tk705/; revision=6012 | |||
2014-11-08 | Regen | Rob Austein | |
svn path=/branches/tk705/; revision=6011 | |||
2014-11-08 | Simplify RRDP schema again: one delta file now contains exactly one | Rob Austein | |
delta rather than a range. svn path=/branches/tk705/; revision=6010 | |||
2014-11-07 | Yet another SAX -> ETree nit. | Rob Austein | |
svn path=/branches/tk705/; revision=6009 | |||
2014-11-07 | "He just kept saying `One lousy comma!' as we dragged him away...." | Rob Austein | |
svn path=/branches/tk705/; revision=6006 | |||
2014-11-05 | Need to set VERSION when doing --local-dist. | Rob Austein | |
svn path=/branches/tk705/; revision=6005 | |||
2014-11-05 | Missed an _elt in [6002]. Pull changes from trunk. | Rob Austein | |
svn path=/branches/tk705/; revision=6004 | |||
2014-11-03 | Another SAX -> ETree fix. | Rob Austein | |
svn path=/branches/tk705/; revision=6003 | |||
2014-11-03 | Convert some lingering *_elt references to lxml.etree. | Rob Austein | |
svn path=/branches/tk705/; revision=6002 | |||
2014-10-15 | Pull from trunk. | Rob Austein | |
svn path=/branches/tk705/; revision=6000 | |||
2014-10-15 | Track OpenSSL even though Poodle doesn't affect us. | Rob Austein | |
svn path=/trunk/; revision=5999 | |||
2014-10-11 | Pull from trunk. | Rob Austein | |
svn path=/branches/tk705/; revision=5998 | |||
2014-10-09 | Fix validation problem when creating a ROA. | Michael Elkins | |
Old method of passing the Conf object to ROARequestForm was brittle due to overriding a private method in BaseFormSet. New method is to use a closure to embed the Conf object within a class generated on the fly. See #709 svn path=/trunk/; revision=5997 | |||
2014-10-07 | Feh, [14,4] != (14,4). | Rob Austein | |
svn path=/trunk/; revision=5996 | |||
2014-10-07 | Seems that the earlier istallation success with new Apache | Rob Austein | |
configuration on Precise was a false positive caused by an orphaned symlink. Rewrite again to separate Debian and Ubuntu so we can do version number checks in a halfway sane fashion. Most likely the real underlying issue is Debian-family packaging for Apache 2.2 vs Apache 2.4, so there may be possible to simplify this again at some point, but in theory this will do for now. Need to re-test on Trusty and Wheezy to make sure the fix for Precise didn't break them. See #720. svn path=/trunk/; revision=5995 | |||
2014-10-07 | Ancient de-installation code broke on Trusty. | Rob Austein | |
svn path=/trunk/; revision=5994 | |||
2014-10-06 | Braino in initial patch. See #720. | Rob Austein | |
svn path=/trunk/; revision=5993 | |||
2014-10-06 | Make sites-enabled configuration filename dependent on distribution, sigh. | Rob Austein | |
See #720. svn path=/trunk/; revision=5992 | |||
2014-10-06 | Automatic pull of documentation from Wiki. | RPKI Documentation Robot | |
svn path=/trunk/; revision=5991 | |||
2014-10-05 | Helps to import module before using it. | Rob Austein | |
svn path=/branches/tk705/; revision=5990 | |||
2014-10-05 | Forgot to add new modules to setup.py, again. | Rob Austein | |
svn path=/branches/tk705/; revision=5989 | |||
2014-10-05 | Pull from trunk. | Rob Austein | |
svn path=/branches/tk705/; revision=5988 | |||
2014-10-05 | Archive snapshot of work-in-progress on Django South migrations for | Rob Austein | |
legacy rpki and pubd databases. svn path=/branches/tk705/; revision=5987 | |||
2014-10-05 | Address incompatible API changes in Django 1.7: apps.populate(), | Rob Austein | |
MIDDLEWARE_CLASSES. Fixes #717. svn path=/trunk/; revision=5986 | |||
2014-10-03 | Add router cert request support to the GUI. | Michael Elkins | |
svn path=/trunk/; revision=5985 | |||
2014-10-03 | Pull from trunk. | Rob Austein | |
svn path=/branches/tk705/; revision=5984 | |||
2014-10-03 | Whittle another chunk off the SAX monster. | Rob Austein | |
svn path=/branches/tk705/; revision=5983 | |||
2014-10-02 | regen | Rob Austein | |
svn path=/branches/tk705/; revision=5982 | |||
2014-10-02 | Whittle one small chunk off the left-right protocol SAX mess. | Rob Austein | |
svn path=/branches/tk705/; revision=5981 | |||
2014-09-30 | Overly enthusiastic cleanup was causing script to regenerate source | Rob Austein | |
packages when nothing had changed. svn path=/trunk/; revision=5980 | |||
2014-09-30 | Pull from trunk. | Rob Austein | |
svn path=/branches/tk705/; revision=5979 | |||
2014-09-30 | Add hack to yamltest to let Mike extract private keys for BGPSEC testing. | Rob Austein | |
svn path=/trunk/; revision=5978 | |||
2014-09-29 | Tweak version numbering scheme to let us build binary packages for all | Rob Austein | |
supported platforms. svn path=/trunk/; revision=5977 | |||
2014-09-29 | Pull from trunk. | Rob Austein | |
svn path=/branches/tk705/; revision=5976 | |||
2014-09-29 | Update to OpenSSL 1.0.1i. Not a security issue in our case, just | Rob Austein | |
staying current. svn path=/trunk/; revision=5975 | |||
2014-09-28 | Pull from trunk. | Rob Austein | |
svn path=/branches/tk705/; revision=5974 | |||
2014-09-28 | Apparently a2ensite now (as of Ubuntu trusty, anyway) requires a .conf | Rob Austein | |
suffix on the site configuration filename. Need to check whether this breaks older distributions, if so will need to something version dependent. svn path=/trunk/; revision=5973 | |||
2014-09-28 | self. | Rob Austein | |
svn path=/trunk/; revision=5972 | |||
2014-09-28 | Rewrite pbuilder script, add support for Ubutu Trusty Tahir (14.04). | Rob Austein | |
Builds for Ubuntu Precise Pangolin (12.04) disabled, either for good or until we figure out how to convince reprepo to accept the same package compiled for two different releases (sigh). See #712. svn path=/trunk/; revision=5971 | |||
2014-09-25 | Convert remaining rpkid up-down code from SAX to etree. | Rob Austein | |
svn path=/branches/tk705/; revision=5970 | |||
2014-09-24 | Start converting rpkid's up-down implementation to use lxml.etree instead of ↵ | Rob Austein | |
SAX. svn path=/branches/tk705/; revision=5969 | |||
2014-09-23 | Typo | Rob Austein | |
svn path=/branches/tk705/; revision=5968 | |||
2014-09-22 | irbe_cli doesn't need async I/O either. | Rob Austein | |
svn path=/branches/tk705/; revision=5967 | |||
2014-09-21 | Add CMS goo to simple CMS client, remove need for async HTTP in Zookeeper. | Rob Austein | |
svn path=/branches/tk705/; revision=5966 |