aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-09RFC 5480 requires that PKIX EC keys be in namedCurve format, notRob Austein
2014-05-09Clean up old utility code we don't need anymore.Rob Austein
2014-05-02Switch all rp/utils/ programs to use the Python script versionsRob Austein
2014-05-02Salvage bgpdump-driven test code from rtr-origin, as separate moduleRob Austein
2014-05-02Handle listener arguments correctly.Rob Austein
2014-05-01rpki.rtr.client.ErrorReportPDU wasn't inheriting .consume() method properly.Rob Austein
2014-05-01Do not goof up the return value from a Python decorators, for they are subtle...Rob Austein
2014-05-01Clean old rtr-origin entries out of inetd.conf.Rob Austein
2014-05-01s/rpki.rpki_rtr/rpki.rtr/gRob Austein
2014-05-01Switch to refactored rpki-rtr implementation.Rob Austein
2014-04-26Refactor rpki-rtr code.Rob Austein
2014-04-26Cleanup.Rob Austein
2014-04-26Make "all" the default target again, oops.Rob Austein
2014-04-24Automatic pull of documentation from Wiki.RPKI Documentation Robot
2014-04-24Automatic pull of documentation from Wiki.RPKI Documentation Robot
2014-04-18Add support for multiple versions of rpki-rtr protocol, along withRob Austein
2014-04-17Convert all use of ipaddr and derived classes to rpki.POW.IPAddress,Rob Austein
2014-04-17Use class decorator to construct PDU dispatch list (preparation forRob Austein
2014-04-17Fix output-format whining, add a few more codes to ignore.Rob Austein
2014-04-17Missing quote.Rob Austein
2014-04-17Use rpki.POW to scan rcynic data directly, while retaining the abilityRob Austein
2014-04-17Comment, partly to document nasty build issue but also to force aRob Austein
2014-04-16Relatively gratuitous logging change to provke version number bump soRob Austein
2014-04-16Python version of scan_roas.Rob Austein
2014-04-15Python version of uri utility.Rob Austein
2014-04-15Python version of print_rpki_manifest.Rob Austein
2014-04-15Add print_roa.py.Rob Austein
2014-04-15Add inception dates; add --all to scan entire tree without prefix matching.Rob Austein
2014-04-15Replacing awful old C programs with tiny Python programs: documentRob Austein
2014-04-14First cut at Python replacement for find_roa.Rob Austein
2014-04-14bump copyrightMichael Elkins
2014-04-14Helps to create the directory we say we're creating.Rob Austein
2014-04-14store resource handle name as a string in the session rather than a Conf obje...Michael Elkins
2014-04-14do not emit a warning about missing parent certs in the cacheview db, since t...Michael Elkins
2014-04-14send a single email to root when stale rcynic/routeviews data is detected dur...Michael Elkins
2014-04-14Move all Python script installation to setup.py, so that it gets theRob Austein
2014-04-12rpki.POW internal doc cleanup. See #691.Rob Austein
2014-04-12Automatic pull of documentation from Wiki.RPKI Documentation Robot
2014-04-12Automatic pull of documentation from Wiki.RPKI Documentation Robot
2014-04-12Add .extractWithoutVerifying() methods to CMS and derived classes.Rob Austein
2014-04-12Clean up kludges left from before RP code could use our the PythonRob Austein
2014-04-11fix broken import in newer django 1.5+. closes #687Michael Elkins
2014-04-11Update to use current rpki.POW API.Rob Austein
2014-04-10Merge tk685 branch back to trunk. This completes the move of the rpkiRob Austein
2014-04-10Remove ancient kludge for running rtr-origin from source tree;Rob Austein
2014-04-10Incomplete autoconf conversion in RP tools. Oops. Thanks, Michael.Rob Austein
2014-04-10Source install wasn't applying SQL upgrades. Oops.Rob Austein
2014-04-10Tell Debian package system that we moved files from rpki-ca to rpki-rp.Rob Austein
2014-04-10Upgrade find-roa-expiration to supported tool, per user request.Rob Austein
2014-04-10Kludge to avoid conflict from duplicate .egg-info files.Rob Austein