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