aboutsummaryrefslogtreecommitdiff
path: root/rtr-origin
AgeCommit message (Expand)Author
2013-02-24Oh, right, penuins automatically listen for IPv6 when you ask for IPv4.Rob Austein
2013-02-24Debug xinetd setup.Rob Austein
2013-02-24inetd/xinetd listener for rpki-rtr on source code installation, also needed f...Rob Austein
2013-02-02Wire installed location of scan_roas into installed rtr-origin, soRob Austein
2013-01-18Get rid of "installation-manifest" Makefile target silliness.Rob Austein
2012-12-20Add "make instalation-manifest" as a first cut at something that willRob Austein
2012-10-18pylintRob Austein
2012-09-30Don't whack installation directories if they already exist. MaybeRob Austein
2012-04-16Clean up README files. Mostly this means changing them to pointers toRob Austein
2012-03-21Gah, typo in [4400].Rob Austein
2012-03-15Tweak exception handling code to log exception class. See #212.Rob Austein
2012-01-06Lab test of rpki-rtr over TLS using stunnel and s_clientRob Austein
2011-12-27Python 2.5 doesn't have set.isdisjoint()Rob Austein
2011-12-22Generate proper error reports for unknown protocol version, unknownRob Austein
2011-11-02Clean up old PF_UNIX inodes in sockets/ subdirectory. This closes #118.Rob Austein
2011-10-16"make distclean" needs to clean up after "make test". This fixes #102.Rob Austein
2011-10-10Don't allow inversion of syslog facility and priority settings.Rob Austein
2011-10-10Add --syslog option to allow control over syslog facility and priority levels...Rob Austein
2011-09-16Minor rework of main program. Send --show output to stdout, withoutRob Austein
2011-09-16Rework separation between fatal and non-fatal rpki-rtr error codes.Rob Austein
2011-09-07Handle client close events and exceptions a bit more quietly andRob Austein
2011-08-24Server needs to handle Error Report PDU received from client. DragRob Austein
2011-08-22Cleaner version of host,port tagging kludgeRob Austein
2011-08-21Rework server logging code to support stunnel and to log local portRob Austein
2011-08-20Oops, log client address in --bgpdump_server mode, like --server.Rob Austein
2011-08-16Use syslog for bgpdump_serverRob Austein
2011-08-16Debug --bgpdump_server modeRob Austein
2011-08-16More fun with bgpdump testing.Rob Austein
2011-06-20Fix race condition in test client.Rob Austein
2011-06-18Simplfy --bgpdump_selectRob Austein
2011-06-17Feh, bgpdump whacked its database againRob Austein
2011-06-17Switch from using print_roa to using scan_roas.Rob Austein
2011-06-17Generate .ix. files for all .ax files in bgpdump modeRob Austein
2011-06-17Rework bgpdump serial number handling, add bgpdump kickme support.Rob Austein
2011-06-14--bgpdump mode was accidently deleting its output when generating nonceRob Austein
2011-05-17Never delete latest version no matter how old it is.Rob Austein
2011-05-13Update docRob Austein
2011-05-10Don't assume installation directories existRob Austein
2011-05-06DESTDIRRob Austein
2011-05-03Hack to disable incremental dumps, for debuggingRob Austein
2011-05-01chmodRob Austein
2011-04-27Upgrade OpenSSL to 1.0.0dRob Austein
2011-04-22Copyright dateRob Austein
2011-04-22Don't bump serial number if nothing changedRob Austein
2011-04-18Basic install target for rpki-rtr codeRob Austein
2011-04-09.dump_ixfr() was testing wrong array elements, yielding flaky resultsRob Austein
2011-04-06Do something a little more useful than backtrace if we fail to findRob Austein
2011-03-18Add optional directory argument to --server command lineRob Austein
2011-03-10Ramp the syslog blathering down a bitRob Austein
2011-03-10Add nonce support.Rob Austein