aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-10-06Move fcntl(F_SETFL, O_NONBLOCK) to after fork().Rob Austein
2011-10-06Use Auto_update for all BPKI objects (fixes #68).Rob Austein
2011-10-05Stop abusing RuntimeError. This closes #52.Rob Austein
2011-10-05Add global traceback control; this closes #95. Clean up someRob Austein
2011-10-05Check manifest generation before whining about missing backup objects. This ...Rob Austein
2011-10-04More explicit certificate expiration checks in CMS verify (see #94).Rob Austein
2011-10-04Add explicit check for certificate expiration in CMS verify (see #94).Rob Austein
2011-10-04Don't spew to stderr if dumpasn1 isn't available when we want to dumpRob Austein
2011-10-04Rework http_queue exception handling not to drop the event chain ifRob Austein
2011-10-04Catch IOError when dumping bad CMS (see #94).Rob Austein
2011-10-03Fixes #93. New config parameter allow-digest-mismatch, default isRob Austein
2011-09-30add entitydb_dir to example rpki.conf to make use of path relative to configu...Michael Elkins
2011-09-30no longer necessary to create stub rpki.conf for deprecated rpkidemo usersMichael Elkins
2011-09-29Tweak logging levels for what's debugging vs what's mergely verboseRob Austein
2011-09-29Remove gratuitous and incorrect assertion unmasked by [4002].Rob Austein
2011-09-29Add rsync_state_closed: pipe from rsync has closed, but rsync hasn'tRob Austein
2011-09-24svn:keywordsRob Austein
2011-09-24CleanupRob Austein
2011-09-23Compiler warningRob Austein
2011-09-23Minor doc edit, needed to be done, but real purpose of this changesetRob Austein
2011-09-23Handle multiple CRLs from same issuer properly, or as properly as IRob Austein
2011-09-21rcynic is now more than one file.Rob Austein
2011-09-21Still more #83: rework CRL digest check to allow local policy, addRob Austein
2011-09-20fix botch where a child's prefixes were passed instead of asnsMichael Elkins
2011-09-20Further #83: rework check_manifest() to compare manifest numbers,Rob Austein