Age | Commit message (Expand) | Author |
2013-09-18 | Add support for keeping a SQLite database of incoming data when in | Rob Austein |
2013-07-09 | xinetd needs to know where we installed rtr-origin. | Rob Austein |
2013-07-06 | Switch rpki-rtr sockets directory from being owned by "nobody" to | Rob Austein |
2013-06-13 | getservbyname(). | Rob Austein |
2013-06-12 | Cleanup client connect code. | Rob Austein |
2013-06-12 | Do IPv6 client support properly, using getaddrinfo(). | Rob Austein |
2013-06-12 | Add IPv6 support to --client TCP mode. | Rob Austein |
2013-06-12 | Add --listener_tcp mode. Currently this is at proof-of-concept level | Rob Austein |
2013-02-24 | Oh, right, penuins automatically listen for IPv6 when you ask for IPv4. | Rob Austein |
2013-02-24 | Debug xinetd setup. | Rob Austein |
2013-02-24 | inetd/xinetd listener for rpki-rtr on source code installation, also needed f... | Rob Austein |
2013-02-02 | Wire installed location of scan_roas into installed rtr-origin, so | Rob Austein |
2013-01-18 | Get rid of "installation-manifest" Makefile target silliness. | Rob Austein |
2012-12-20 | Add "make instalation-manifest" as a first cut at something that will | Rob Austein |
2012-10-18 | pylint | Rob Austein |
2012-09-30 | Don't whack installation directories if they already exist. Maybe | Rob Austein |
2012-04-16 | Clean up README files. Mostly this means changing them to pointers to | Rob Austein |
2012-03-21 | Gah, typo in [4400]. | Rob Austein |
2012-03-15 | Tweak exception handling code to log exception class. See #212. | Rob Austein |
2012-01-06 | Lab test of rpki-rtr over TLS using stunnel and s_client | Rob Austein |
2011-12-27 | Python 2.5 doesn't have set.isdisjoint() | Rob Austein |
2011-12-22 | Generate proper error reports for unknown protocol version, unknown | Rob Austein |
2011-11-02 | Clean 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-10 | Don't allow inversion of syslog facility and priority settings. | Rob Austein |
2011-10-10 | Add --syslog option to allow control over syslog facility and priority levels... | Rob Austein |
2011-09-16 | Minor rework of main program. Send --show output to stdout, without | Rob Austein |
2011-09-16 | Rework separation between fatal and non-fatal rpki-rtr error codes. | Rob Austein |
2011-09-07 | Handle client close events and exceptions a bit more quietly and | Rob Austein |
2011-08-24 | Server needs to handle Error Report PDU received from client. Drag | Rob Austein |
2011-08-22 | Cleaner version of host,port tagging kludge | Rob Austein |
2011-08-21 | Rework server logging code to support stunnel and to log local port | Rob Austein |
2011-08-20 | Oops, log client address in --bgpdump_server mode, like --server. | Rob Austein |
2011-08-16 | Use syslog for bgpdump_server | Rob Austein |
2011-08-16 | Debug --bgpdump_server mode | Rob Austein |
2011-08-16 | More fun with bgpdump testing. | Rob Austein |
2011-06-20 | Fix race condition in test client. | Rob Austein |
2011-06-18 | Simplfy --bgpdump_select | Rob Austein |
2011-06-17 | Feh, bgpdump whacked its database again | Rob Austein |
2011-06-17 | Switch from using print_roa to using scan_roas. | Rob Austein |
2011-06-17 | Generate .ix. files for all .ax files in bgpdump mode | Rob Austein |
2011-06-17 | Rework bgpdump serial number handling, add bgpdump kickme support. | Rob Austein |
2011-06-14 | --bgpdump mode was accidently deleting its output when generating nonce | Rob Austein |
2011-05-17 | Never delete latest version no matter how old it is. | Rob Austein |
2011-05-13 | Update doc | Rob Austein |
2011-05-10 | Don't assume installation directories exist | Rob Austein |
2011-05-06 | DESTDIR | Rob Austein |
2011-05-03 | Hack to disable incremental dumps, for debugging | Rob Austein |
2011-05-01 | chmod | Rob Austein |
2011-04-27 | Upgrade OpenSSL to 1.0.0d | Rob Austein |