Age | Commit message (Collapse) | Author |
|
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
|
|
svn path=/trunk/; revision=5796
|
|
object. closes #689
svn path=/trunk/; revision=5795
|
|
this is usually just a harmless case that the rcynic cache has been updated and we haven't yet updated our db
svn path=/trunk/; revision=5794
|
|
during the nightly expiration check.
we no longer send email to the user accounts about this. see #686
svn path=/trunk/; revision=5793
|
|
name of the Python executable right (FreeBSD $PATH under cron problem,
again, yet another variant). See #686.
svn path=/trunk/; revision=5792
|
|
svn path=/trunk/; revision=5791
|
|
svn path=/trunk/; revision=5790
|
|
svn path=/trunk/; revision=5789
|
|
This is just a more readable and slightly more efficient (no X509Store
object required) idiom for what some code was already doing using the
.verify() methods with flag settings to disable verification. Big
warnings not to do this with unverified data, but programs intended to
post-process data which has already been verified shouldn't have to be
unreadable just to rub the programmer's nose in the verification API.
svn path=/trunk/; revision=5788
|
|
libraries.
svn path=/trunk/; revision=5787
|
|
svn path=/trunk/; revision=5786
|
|
svn path=/trunk/; revision=5785
|
|
libraries and rpki.POW module from the rpki-ca package to the rpki-rp
package. Closes #685, closes #633.
svn path=/trunk/; revision=5784
|
|
instead, test scripts must override on command line. Syntax is even
more wretched than before, but at least semantics are now right;
syntax will be fixed when rtr-origin gets rewritten to use argparse
subparsers.
svn path=/branches/tk685/; revision=5782
|
|
svn path=/branches/tk685/; revision=5781
|
|
svn path=/branches/tk685/; revision=5780
|
|
svn path=/branches/tk685/; revision=5779
|
|
See #633, #685.
svn path=/branches/tk685/; revision=5777
|
|
svn path=/branches/tk685/; revision=5776
|
|
--disable-*-tools set.
svn path=/branches/tk685/; revision=5775
|