Age | Commit message (Expand) | Author |
2011-10-07 | add support for import/export of xml files for rpki setup | Michael Elkins |
2011-10-07 | revert rev #3877 so the portal gui writes the csv files when configuring reso... | Michael Elkins |
2011-10-07 | install copy of example rpki.conf as template for new gui users | Michael Elkins |
2011-10-07 | add AC_DATAROOTDIR to dictionary of variables to expand in python config files | Michael Elkins |
2011-10-06 | Rework loop in rsync_mgr() that checks for tasks that have become | Rob Austein |
2011-10-06 | Recheck cache just before starting rsync, in case another rsync | Rob Austein |
2011-10-06 | Move fcntl(F_SETFL, O_NONBLOCK) to after fork(). | Rob Austein |
2011-10-06 | Use Auto_update for all BPKI objects (fixes #68). | Rob Austein |
2011-10-05 | Stop abusing RuntimeError. This closes #52. | Rob Austein |
2011-10-05 | Add global traceback control; this closes #95. Clean up some | Rob Austein |
2011-10-05 | Check manifest generation before whining about missing backup objects. This ... | Rob Austein |
2011-10-04 | More explicit certificate expiration checks in CMS verify (see #94). | Rob Austein |
2011-10-04 | Add explicit check for certificate expiration in CMS verify (see #94). | Rob Austein |
2011-10-04 | Don't spew to stderr if dumpasn1 isn't available when we want to dump | Rob Austein |
2011-10-04 | Rework http_queue exception handling not to drop the event chain if | Rob Austein |
2011-10-04 | Catch IOError when dumping bad CMS (see #94). | Rob Austein |
2011-10-03 | Fixes #93. New config parameter allow-digest-mismatch, default is | Rob Austein |
2011-09-30 | add entitydb_dir to example rpki.conf to make use of path relative to configu... | Michael Elkins |
2011-09-30 | no longer necessary to create stub rpki.conf for deprecated rpkidemo users | Michael Elkins |
2011-09-29 | Tweak logging levels for what's debugging vs what's mergely verbose | Rob Austein |
2011-09-29 | Remove gratuitous and incorrect assertion unmasked by [4002]. | Rob Austein |
2011-09-29 | Add rsync_state_closed: pipe from rsync has closed, but rsync hasn't | Rob Austein |
2011-09-24 | svn:keywords | Rob Austein |
2011-09-24 | Cleanup | Rob Austein |
2011-09-23 | Compiler warning | Rob Austein |
2011-09-23 | Minor doc edit, needed to be done, but real purpose of this changeset | Rob Austein |
2011-09-23 | Handle multiple CRLs from same issuer properly, or as properly as I | Rob Austein |
2011-09-21 | rcynic is now more than one file. | Rob Austein |
2011-09-21 | Still more #83: rework CRL digest check to allow local policy, add | Rob Austein |
2011-09-20 | fix botch where a child's prefixes were passed instead of asns | Michael Elkins |
2011-09-20 | Further #83: rework check_manifest() to compare manifest numbers, | Rob Austein |
2011-09-19 | Progress (not complete) on #83: check CRL numbers rather than just | Rob Austein |
2011-09-16 | Rework CMS checking to use check_x509(). (#82) | Rob Austein |
2011-09-16 | Minor rework of main program. Send --show output to stdout, without | Rob Austein |
2011-09-16 | Rework separation between fatal and non-fatal rpki-rtr error codes. | Rob Austein |
2011-09-15 | Consolidate and rationalize validation status codes. (#81) | Rob Austein |
2011-09-15 | Check TAL URI properly. (#80) | Rob Austein |
2011-09-15 | Update smoketest to track rcynic | Rob Austein |
2011-09-15 | Merge rcynic-ng/ back into rcynic/. Used svn merge --ignore-ancestry | Rob Austein |
2011-09-14 | Better support for migration from old-style output directories. | Rob Austein |
2011-09-14 | Fix test in upgraded_from_pre_symlink_rcynic() | Rob Austein |
2011-09-14 | Silence compiler warning | Rob Austein |
2011-09-14 | Forgot doc update. No biscuit. | Rob Austein |
2011-09-14 | Rework output directory scheme to do atomic instalation of new results | Rob Austein |
2011-09-13 | Comment nit. | Rob Austein |
2011-09-13 | Clean up handling of stale certificates and manifests. | Rob Austein |
2011-09-12 | Add (non-zero) default for rsync-timeout. Update documentation. (#40) | Rob Austein |
2011-09-10 | Check for exception select() throws on bad file descriptor, to avoid | Rob Austein |
2011-09-07 | Handle client close events and exceptions a bit more quietly and | Rob Austein |
2011-09-07 | Fix handling of HTTPTimeout. (#70) | Rob Austein |