aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-05OpenSSL 1.0.0fRob 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-12-06Fix graphic on NULL-allowed foreign key constraintRob Austein
2011-12-06Include GUI directories in Doxygen trawlRob Austein
2011-12-02RegenRob Austein
2011-12-02Missing "trunk" in some URLs.Rob Austein
2011-11-23give the user explanatory feedback about why django is required when configur...Michael Elkins
2011-11-23remove features that depend on django 1.3, so that portal gui works with djan...Michael Elkins
2011-11-14Misplaced parenthesisRob Austein
2011-11-13Pull NIST from list of hosts tracked, not as interesting as I had thought at ...Rob Austein
2011-11-12make it clear that the asn and prefixes links are for resources delegated to ...Michael Elkins
2011-11-11reorder models to avoid forward references. closes #149Michael Elkins
2011-11-11Require both Python and Django >= 1.3 to be installed by default, unless the ...Michael Elkins
2011-11-11set default value of max_length to prefix length, and change help text to mak...Michael Elkins
2011-11-11merging /branches/tk103. closes #103Michael Elkins
2011-11-11merge with ^/trunkMichael Elkins
2011-11-11if ${sysconfdir}/rpki/settings.py already exists, append a .new suffix and co...Michael Elkins
2011-11-11prepend ${sysconfdir}/rpki to sys.path to avoid picking up the wrong settings...Michael Elkins
2011-11-10Handle traversal of empty backup directory with no manifest correctly,Rob Austein
2011-11-10Prettyprinter for validation_status.Rob Austein
2011-11-10Andrew's torture tests detected a mis-ordering problem inRob Austein
2011-11-10move settings.py for portal gui django app to ${sysconfdir}/rpki since it rea...Michael Elkins
2011-11-10CleanupRob Austein
2011-11-10Minor changes I forgot to check in.Rob Austein
2011-11-03RIPE pilot program Trust Anchor LocatorRob Austein
2011-11-02Clean up old PF_UNIX inodes in sockets/ subdirectory. This closes #118.Rob Austein
2011-10-30CleanupRob Austein
2011-10-30use combination of AKI and issuer name to look up parent cert since the same ...Michael Elkins
2011-10-30TAL for ARIN pilot, supplied by Alex Band (thanks!)Rob Austein
2011-10-30Hacks to ease including portions of script's output in presentations.Rob Austein
2011-10-27Back out [4066], as it didn't fix the problem and now appearsRob Austein
2011-10-27Doh, rc->validation_status isn't just for XML anymore.Rob Austein
2011-10-27Only recheck an object once. This isn't perfect, as there might beRob Austein
2011-10-27Graph average connection time tooRob Austein
2011-10-26Individual graph files, for inclusion in pdflatex documents. This isRob Austein
2011-10-26Tweak time format. Fix accidental dependency on Python 2.7.Rob Austein
2011-10-25Add logscale. Graph failure rate instead of success rate. CleanupRob Austein
2011-10-25New script to generate tabless and graphs from rcynic.xml trafficRob Austein
2011-10-21Clean up messy timestamp-printing code.Rob Austein
2011-10-21Add <rsync_history/> elements to XML output (see #110).Rob Austein
2011-10-21Major cleanup of internal databases:Rob Austein
2011-10-19make clean wasn't cleaning up .dSYM files on MacOSXRob Austein
2011-10-19Wrap SQL schemas up so rpki-sql-setup doesn't have to be run in theRob Austein
2011-10-18update rpki.gui.cacheview app to support new rcynic xml format. closes #106Michael Elkins
2011-10-18More cleanup, add command line parsing, etc. This closes #64.Rob Austein
2011-10-18First pass cleanup. See #64.Rob Austein
2011-10-18First cut at Python reimplementation of rcynic.xsl. Still very rough,Rob Austein
2011-10-16rsync_succeeded => rsync_transfer_succeeded for consistency with otherRob Austein
2011-10-16"make distclean" needs to clean up after "make test". This fixes #102.Rob Austein