Age | Commit message (Expand) | Author |
2012-07-10 | add option to not send email report; useful for cli debugging | Michael Elkins |
2012-07-09 | in addition to logging to stdout, send email notifications to addresses liste... | Michael Elkins |
2012-07-06 | Clever hack of inserting SVG inline doesn't work with xml.etree due to | Rob Austein |
2012-07-06 | use the client_handle specified in the <list_published_objects/> response to ... | Michael Elkins |
2012-07-06 | Regen | Rob Austein |
2012-07-06 | Add control interface to clear CMS-timestamp-based replay protection, | Rob Austein |
2012-07-06 | add support for checking child resource certs | Michael Elkins |
2012-07-06 | Implement CMS-timestamp-based replay protection. Closes #35. | Rob Austein |
2012-07-06 | Handle empty hostname list. | Rob Austein |
2012-07-06 | force update of received resources cache prior to checking for rescert expira... | Michael Elkins |
2012-07-06 | remove debug msg to stdout from rpki.gui.app.glue.list_received_resources | Michael Elkins |
2012-07-05 | add current handle name to each warning message | Michael Elkins |
2012-07-05 | use str() to print to detail of each Certificate subclass when displaying a w... | Michael Elkins |
2012-07-05 | fix __unicode__ method for HostedCA | Michael Elkins |
2012-07-05 | don't print out expiration for TA certs | Michael Elkins |
2012-07-05 | print cached rescert information when we do not find the cert in the rcynic c... | Michael Elkins |
2012-07-05 | check expiration of BSC's for each handle as well. | Michael Elkins |
2012-07-05 | remove admin autodiscover since we do not use the admin interface | Michael Elkins |
2012-07-05 | add empty stub admin.py to overwrite any existing module | Michael Elkins |
2012-07-05 | add path to wsgi script to apache.conf to allow explicit permissions to read | Michael Elkins |
2012-07-05 | add expiration checks for parent/child/repository TA/cross certs | Michael Elkins |
2012-07-04 | Oops, forgot to include revoke_forgotten command when copying other | Rob Austein |
2012-07-04 | images/ subdirectory. | Rob Austein |
2012-07-03 | initial implementation of rescert expiration cron script | Michael Elkins |
2012-07-03 | Add .mnf to dispatch list for backwards compatability. | Rob Austein |
2012-07-03 | Script to display object tracking data. | Rob Austein |
2012-07-03 | Add more data to pubd log line, to aid tracking flow of objects | Rob Austein |
2012-07-03 | Add TAL support. | Rob Austein |
2012-07-03 | Stop whining about missing BPKI CRLs when running rootd under | Rob Austein |
2012-07-03 | Add EPS support and other tweaks to simplify incorporating output from | Rob Austein |
2012-06-28 | determine a timezone that is similar to UTC at runtime when settings.py is lo... | Michael Elkins |
2012-06-28 | change default TIME_ZONE to UTC from GMT, since the former is the preferred n... | Michael Elkins |
2012-06-27 | in roa creation form, assume mask is closet classful if mask is missing. clo... | Michael Elkins |
2012-06-26 | Certificate UID fields forbidden by RPKI profile. | Rob Austein |
2012-06-26 | Avoid lxml-specific extensions to the etree API in relying party code. | Rob Austein |
2012-06-25 | Tombstone for an obsolete program, to keep users from accidently | Rob Austein |
2012-06-25 | Add localcert.rpki.net. | Rob Austein |
2012-06-25 | log debugging info about the object being processed when an exception is caught. | Michael Elkins |
2012-06-25 | Paramiko shutdown code whines occasionally, maybe closing ssh | Rob Austein |
2012-06-24 | RFC 6485 contradicts RFCs 2630 and 3370, which make rsaEncryption the | Rob Austein |
2012-06-23 | Check OID in CMS SignerInfo contentType attribute (conformance). | Rob Austein |
2012-06-22 | add __repr__ method to rpki.rcynic.validation_status_element | Michael Elkins |
2012-06-22 | More CMS conformance checks, and fix a couple I got wrong yesterday. | Rob Austein |
2012-06-22 | Check CMS SignerInfo algorithm OIDs (conformance). | Rob Austein |
2012-06-22 | Check CMS for presence of CRLs (conformance). | Rob Austein |
2012-06-21 | Check for duplicate names in manifest (conformance). | Rob Austein |
2012-06-21 | Tighter checking of integer values in input data (conformance). | Rob Austein |
2012-06-19 | Avoid breaking BitTorrent when installing new rcynic. | Rob Austein |
2012-06-16 | Add "--flat_publication" option to yamltest, and corresponding | Rob Austein |
2012-06-16 | Just ignore file:// URIs. | Rob Austein |