Age | Commit message (Collapse) | Author |
|
svn path=/trunk/; revision=5846
|
|
svn path=/trunk/; revision=5845
|
|
(convert two-expression form of "raise" to one-expression form).
svn path=/trunk/; revision=5844
|
|
subclass the stock one. Replace all uses of rpki.log.traceback() with
logging package .exception() calls. Use LoggingAdapter for all the
whacky per-stream logging code in rpki.http. Fix default logging
priority for non-daemon programs like rpkic.
svn path=/trunk/; revision=5843
|
|
svn path=/trunk/; revision=5842
|
|
really sure whether this is a feature or a bug, but hack test cases to
be prefixes on the assumption that it's a feature.
svn path=/trunk/; revision=5841
|
|
in Python 2.7.6 on MacOSX but not in Python 2.7.6 on FreeBSD. Not
worth trying to figure out why, custom argparse.Action is easy.
svn path=/trunk/; revision=5840
|
|
directly under test harness.
svn path=/trunk/; revision=5839
|
|
svn path=/trunk/; revision=5838
|
|
svn path=/trunk/; revision=5837
|
|
svn path=/trunk/; revision=5836
|
|
svn path=/trunk/; revision=5835
|
|
with Python's logging system.
svn path=/trunk/; revision=5834
|
|
svn path=/trunk/; revision=5833
|
|
svn path=/trunk/; revision=5832
|
|
svn path=/trunk/; revision=5831
|
|
tolerate these, but seems not to like them anymore, at least not on
MacOSX Mavericks with Homebrew's version of MySQL and MySQLdb.
svn path=/trunk/; revision=5830
|
|
svn path=/trunk/; revision=5829
|
|
svn path=/trunk/; revision=5828
|
|
specificCurve format. OpenSSL's documentation claims that namedCurve
is the default, but the code generates specificCurve unless one sets
the key's asn1_flag field to OPENSSL_EC_NAMED_CURVE.
In the immortal words of the late John Brunner: "It's Supposed To Be
Automatic But Actually You Have To Press This Button."
svn path=/trunk/; revision=5827
|
|
svn path=/trunk/; revision=5826
|
|
instead of the nasty old C versions. C code retained in source tree
for the moment, but will go away soon.
svn path=/trunk/; revision=5825
|
|
rpki.rtr.bgpdump. The normal rpki-rtr program intentionally does not
even import this module, because all of the bgpdump-* code is just a
confusing distraction to users who want the normal rpki-rtr code.
The refactored bgpdump-* code has passed pylint but otherwise has not
yet been tested, and may not work at all. Since, as far as we know,
nobody but the author has ever run any of the code in this module,
this should not be a problem.
svn path=/trunk/; revision=5824
|
|
svn path=/trunk/; revision=5823
|
|
svn path=/trunk/; revision=5822
|
|
subtle and quick to anger.
svn path=/trunk/; revision=5821
|
|
svn path=/trunk/; revision=5820
|
|
svn path=/trunk/; revision=5819
|
|
svn path=/trunk/; revision=5818
|
|
svn path=/trunk/; revision=5817
|
|
svn path=/trunk/; revision=5816
|
|
svn path=/trunk/; revision=5815
|
|
svn path=/trunk/; revision=5814
|
|
svn path=/trunk/; revision=5813
|
|
rudimentary use of the new End Of Data timing parameters in the
rpki-rtr test client.
cronjob mode now generates a separate parallel database for each
protocol version; server supports both current versions and picks
which one to use for a particular session based on the initial client
request.
test client doesn't yet handle version fallback or make proper use of
retry or expire parameters, but does now use refresh parameter.
svn path=/trunk/; revision=5812
|
|
since we directly parsed ROAs use the latter in any case.
svn path=/trunk/; revision=5811
|
|
supporting multiple protocol versions). Start dragging coding
standard up to something a little more recent.
svn path=/trunk/; revision=5810
|
|
svn path=/trunk/; revision=5809
|
|
svn path=/trunk/; revision=5808
|
|
to test with external programs when needed.
svn path=/trunk/; revision=5807
|
|
version number update as a test case.
svn path=/trunk/; revision=5806
|
|
I can figure out why the package builder keeps forgetting to upload
the i386 packages.
svn path=/trunk/; revision=5805
|
|
svn path=/trunk/; revision=5804
|
|
svn path=/trunk/; revision=5803
|
|
svn path=/trunk/; revision=5802
|
|
svn path=/trunk/; revision=5801
|
|
svn path=/trunk/; revision=5800
|
|
find-roa.py, add hashdir.py.
svn path=/trunk/; revision=5799
|
|
svn path=/trunk/; revision=5798
|
|
svn path=/trunk/; revision=5797
|