aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-11prepend ${sysconfdir}/rpki to sys.path to avoid picking up the wrong settings...Michael Elkins
2011-11-10move settings.py for portal gui django app to ${sysconfdir}/rpki since it rea...Michael Elkins
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
2011-10-14Log "object_accepted" when we decide we are happy with a TA certificate.Rob Austein
2011-10-14Add authenticated.old symlink for convenience of programs attemptingRob Austein
2011-10-14Preserve node creation order in validation status XML output.Rob Austein
2011-10-13Feh, ARIN is now allocating 8-address special blocks that overlap withRob Austein
2011-10-13Move to WikiRob Austein
2011-10-13use the django.contrib.staticfiles app to serve the django admin site media.Michael Elkins
2011-10-12Reorganize repository into standard Subversion model (trunk/, etc).Rob Austein
2011-10-12add support for oo setup via portal guiMichael Elkins
2011-10-10Don't allow inversion of syslog facility and priority settings.Rob Austein
2011-10-10Add --syslog option to allow control over syslog facility and priority levels...Rob Austein
2011-10-09update rcynic_xml_iterator to support new attributes for validation_status el...Michael Elkins
2011-10-08rcynic's new timestamped output directory code gets grumpy when rcynicRob Austein
2011-10-07Fix bug in [4025], clean up PKCS 10 checking a bit more (see #6).Rob Austein
2011-10-07Add .self.self_handle to log_repr() constructor, if it's available.Rob Austein
2011-10-07Clean up HTTP traceback controls added in [3722], because [4014] doesRob Austein
2011-10-07Tighten up PKCS 10 request checking (closes #6).Rob Austein
2011-10-07qualify csv_writer calls with rpki.myrpki.Michael Elkins
2011-10-07add support for import/export of xml files for rpki setupMichael Elkins
2011-10-07revert rev #3877 so the portal gui writes the csv files when configuring reso...Michael Elkins
2011-10-07install copy of example rpki.conf as template for new gui usersMichael Elkins
2011-10-07add AC_DATAROOTDIR to dictionary of variables to expand in python config filesMichael Elkins
2011-10-06Rework loop in rsync_mgr() that checks for tasks that have becomeRob Austein
2011-10-06Recheck cache just before starting rsync, in case another rsyncRob Austein