Age | Commit message (Expand) | Author |
2010-08-28 | Suppress duplicate roa_requests | Rob Austein |
2010-08-13 | Error in assertion message | Rob Austein |
2010-07-30 | Doc nit | Rob Austein |
2010-07-16 | Only regenerate manifest and CRL once for batch ROA updates. | Rob Austein |
2010-07-16 | Doh, .sql_mark_deleted() works better if it also marks record dirty. | Rob Austein |
2010-07-16 | Duct tape and bailing wire fix for .update_roas(). This isn't right | Rob Austein |
2010-07-15 | Paranoia | Rob Austein |
2010-07-15 | More ROA logging | Rob Austein |
2010-07-15 | Clean up unit test | Rob Austein |
2010-07-15 | Log reason for deciding to generate a ROA. | Rob Austein |
2010-07-14 | Use setsockopt() to force normal (ie, BSD-like) IPv6 socket behavior | Rob Austein |
2010-07-14 | Fix several Linux-related problems found during last workshop: | Rob Austein |
2010-07-11 | Stale filename | Rob Austein |
2010-07-11 | Fix links | Rob Austein |
2010-07-11 | Clean up uses of RuntimeError exception | Rob Austein |
2010-07-11 | html2text did something weird, work around it | Rob Austein |
2010-07-11 | Stale build instructions | Rob Austein |
2010-07-08 | Make myrpki.csv_writer() an object, per Michael's request | Rob Austein |
2010-07-08 | .from_strings() methods | Rob Austein |
2010-07-07 | More refactoring and cleanup | Rob Austein |
2010-07-07 | Refactor .parse_str() methods | Rob Austein |
2010-07-07 | Make resource_range_ip.prefixlen() a public method. | Rob Austein |
2010-07-06 | Add rpki.ipaddrs.parse(). | Rob Austein |
2010-07-04 | Handle nested hosting cases properly. | Rob Austein |
2010-06-29 | Regen | Rob Austein |
2010-06-29 | Add parent_handle to <list_received_resources/> reply PDU. | Rob Austein |
2010-06-18 | Cleanup | Rob Austein |
2010-06-16 | Add resource_set.chop_into_prefixes(). | Rob Austein |
2010-06-15 | Add translation from resource_set to roa_prefix_set, clean up. | Rob Austein |
2010-06-15 | Warn about what's happening in unit test. | Rob Austein |
2010-06-10 | SSLUnexpectedEOF needs to be a special case for .tls_accept(), to avoid | Rob Austein |
2010-06-10 | Partial cleanup of exception and timeout handling. | Rob Austein |
2010-06-09 | More IPv6 server fun. | Rob Austein |
2010-06-09 | Grr, socket.bind() fails for IPv6, dunno why. Disable IPv6 again. | Rob Austein |
2010-06-06 | Defer query startup so that caller will always have the query object | Rob Austein |
2010-06-06 | Config IPv6 and ADNS at runtime. | Rob Austein |
2010-06-05 | Don't import rpki.adns unless we're using it | Rob Austein |
2010-06-05 | Preliminary asynchronous DNS and IPv6 support for rpkid et al. | Rob Austein |
2010-06-05 | Add rpki.adns.getaddrinfo() | Rob Austein |
2010-06-05 | Cleanup | Rob Austein |
2010-06-04 | Preliminary support for asynchronous DNS. | Rob Austein |
2010-06-04 | Initial version of asynchronous DNS code | Rob Austein |
2010-05-31 | Better fix for timer.cancel(). | Rob Austein |
2010-05-31 | Preliminary fix to timer.cancel(). Right fix may be to change | Rob Austein |
2010-05-24 | Bugfix from Gary Kennedy: handle HTTPS close event properly if it | Rob Austein |
2010-05-20 | Regenerate CRL and manifest when revoking child certs. | Rob Austein |
2010-05-20 | Obsolete calling sequence to child_cert.revoke(), oops. | Rob Austein |
2010-05-20 | Add delete_{child,parent,repository,publication_client} commands. | Rob Austein |
2010-05-20 | Cleanup | Rob Austein |
2010-05-19 | Recheck resources we're reissuing to child against our current | Rob Austein |