Age | Commit message (Collapse) | Author |
|
configuration protocol instead of the crufty ancient "myrpki" version.
Semantics largely unchanged, differences are primarily syntax and
cleanup of historical baggage, but only the new protocol includes RRDP
support, which we're gonna need.
At some point we should write XSL transforms that map between the
useful portions of the old protocol and the modern equivalent.
svn path=/branches/tk705/; revision=6119
|
|
coding practice.
svn path=/branches/tk705/; revision=6118
|
|
from an etree_wrapper object, bypassing the filesystem entirely.
svn path=/branches/tk705/; revision=6117
|
|
svn path=/branches/tk705/; revision=6116
|
|
svn path=/branches/tk705/; revision=6115
|
|
svn path=/branches/tk705/; revision=6114
|
|
svn path=/branches/tk705/; revision=6113
|
|
svn path=/branches/tk705/; revision=6112
|
|
XML-related voodoo for models exposed in the left-right protocol.
svn path=/branches/tk705/; revision=6110
|
|
svn path=/branches/tk705/; revision=6109
|
|
rpki.left_right and start pruning the result down to figure out how
much really needs to be ported over to the new models.
svn path=/branches/tk705/; revision=6108
|
|
At this point, all the classes remaining in rpki.left_right pertain
are the pre-Django equivalents of models, and they're the only things
left still using rpki.xml_utils.
Some old test code remains broken (not yet converted). GUI code that
I know about has been converted but not tested (not all that much to
convert there, mostly the GUI just invokes the Zookeeper.
svn path=/branches/tk705/; revision=6107
|
|
rpki.left_right classes.
svn path=/branches/tk705/; revision=6106
|
|
clean up some of the corresponding mess.
svn path=/branches/tk705/; revision=6105
|
|
to parse them and generate migrations for them. Not actually using
them for anything yet, but code still runs with this present so
haven't broken anything yet....
svn path=/branches/tk705/; revision=6103
|
|
A few old test programs were still using this, those will require
upgrade or retirement.
svn path=/branches/tk705/; revision=6102
|
|
warnings: Django 1.8 has a really obscure way of saying "Please don't
import your models into your apps' __init__.py files, thanks."
svn path=/branches/tk705/; revision=6101
|
|
incomprehensible advance depreciation warnings for Django 1.9.
svn path=/branches/tk705/; revision=6100
|
|
svn path=/branches/tk705/; revision=6099
|
|
particular programs (see #713).
svn path=/branches/tk705/; revision=6098
|
|
and didn't notice.
svn path=/branches/tk705/; revision=6097
|
|
svn path=/branches/tk705/; revision=6096
|
|
thereby eliminating still more parsing code. No clue why we didn't do
this years ago.
svn path=/branches/tk705/; revision=6095
|
|
svn path=/branches/tk705/; revision=6094
|
|
before ripping out remaining SAX code.
svn path=/branches/tk705/; revision=6093
|
|
1.6...which is old, and needs to be upgraded (current is 1.9 or
thereabouts), but that particular yak can wait its turn for a shave.
svn path=/branches/tk705/; revision=6092
|
|
system openssl on MacOSX with Homebrew Python 2.7.10. I //think// the
trigger for this problem was when Homebrew changed OpenSSL from
"keg-only" to full installation, thus putting OpenSSL's header files
into the default search path.
svn path=/branches/tk705/; revision=6091
|
|
svn path=/branches/tk705/; revision=6089
|
|
svn path=/branches/tk705/; revision=6087
|
|
rpki.http_simple.
svn path=/branches/tk705/; revision=6085
|
|
development branch, so committing the merge before testing shouldn't
break anything.
svn path=/branches/tk705/; revision=6084
|
|
svn path=/branches/tk705/; revision=6083
|
|
some merge conflicts in other parts of the tree to sort out.
svn path=/branches/tk705/; revision=6082
|
|
svn path=/branches/tk705/; revision=6081
|
|
svn path=/trunk/; revision=6079
|
|
svn path=/trunk/; revision=6078
|
|
svn path=/trunk/; revision=6077
|
|
svn path=/trunk/; revision=6076
|
|
svn path=/trunk/; revision=6075
|
|
svn path=/trunk/; revision=6074
|
|
see #759
svn path=/trunk/; revision=6073
|
|
has failed
svn path=/trunk/; revision=6072
|
|
See #759
svn path=/trunk/; revision=6071
|
|
directory to use when downloading the routeviews.org dump.
changed default value to /var/tmp
see #759
svn path=/trunk/; revision=6070
|
|
http://openssl.org/news/secadv_20150319.txt
svn path=/trunk/; revision=6069
|
|
svn path=/trunk/; revision=6068
|
|
multiple ROAs are created at once.
closes #753
svn path=/trunk/; revision=6067
|
|
child routes that will become invalid as the result the parent creating a ROA.
see #719
svn path=/trunk/; revision=6066
|
|
This is useful for running the Django test webserver without TLS support.
svn path=/trunk/; revision=6065
|
|
svn path=/trunk/; revision=6064
|