Age | Commit message (Collapse) | Author |
|
svn path=/branches/tk705/; revision=5889
|
|
svn path=/branches/tk705/; revision=5888
|
|
handle publish-with-overwrite correctly yet, not generating RRDP files
yet, but passes "make test" without doing anything obviously insane.
svn path=/branches/tk705/; revision=5887
|
|
svn path=/branches/tk705/; revision=5884
|
|
historical relic.
Update example PDUs for publication and publication-control protocols.
svn path=/branches/tk705/; revision=5883
|
|
svn path=/branches/tk705/; revision=5882
|
|
svn path=/branches/tk705/; revision=5881
|
|
svn path=/branches/tk705/; revision=5880
|
|
svn path=/branches/tk705/; revision=5878
|
|
svn path=/branches/tk705/; revision=5876
|
|
draft. Not yet simplified to remove what we now think are premature
optimizations; the schema contains notes on this. See #705.
svn path=/branches/tk705/; revision=5875
|
|
expiration date hasn't changed and we'd just be doing the same thing
again on the next cron cycle. See #704.
svn path=/trunk/; revision=5873
|
|
svn path=/trunk/; revision=5872
|
|
See #701
svn path=/trunk/; revision=5868
|
|
svn path=/trunk/; revision=5867
|
|
a quick hack to get router keys into BIRD while waiting for rtrlib.
svn path=/trunk/; revision=5866
|
|
svn path=/trunk/; revision=5865
|
|
svn path=/trunk/; revision=5864
|
|
svn path=/trunk/; revision=5863
|
|
svn path=/trunk/; revision=5862
|
|
not yet documented, but allows detailed logging configuration down to
the class level, and flexible enough to allow runtime configuration if
we decide we need that.
svn path=/trunk/; revision=5860
|
|
missed these.
svn path=/trunk/; revision=5857
|
|
asyncore.dispatcher.socket.setsockopt(), per deprecation warning.
svn path=/trunk/; revision=5854
|
|
svn path=/trunk/; revision=5853
|
|
svn path=/trunk/; revision=5852
|
|
logging handlers up front to the argparse stage, thereby also giving
the application more control over the default logging configuration.
svn path=/trunk/; revision=5851
|
|
svn path=/trunk/; revision=5850
|
|
svn path=/trunk/; revision=5849
|
|
svn path=/trunk/; revision=5848
|
|
svn path=/trunk/; revision=5847
|
|
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
|
|
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=5832
|
|
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
|
|
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=5819
|
|
svn path=/trunk/; revision=5818
|
|
svn path=/trunk/; revision=5817
|