Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-12-29 | Cleanup | Rob Austein | |
svn path=/scripts/rpki/log.py; revision=1444 | |||
2007-12-28 | Cleanup | Rob Austein | |
svn path=/scripts/rpki/sql.py; revision=1441 | |||
2007-12-24 | Teach config parser about default sections. | Rob Austein | |
svn path=/scripts/Makefile; revision=1439 | |||
2007-12-23 | Revocation and validity date changes appear to work now. | Rob Austein | |
svn path=/scripts/rpki/sql.py; revision=1426 | |||
2007-12-22 | Checkpoint | Rob Austein | |
svn path=/scripts/rpki/left_right.py; revision=1425 | |||
2007-12-22 | Whack SQL usage to let MySQLdb handle the quoting, per the Python DB API. | Rob Austein | |
svn path=/scripts/irbe-setup.py; revision=1421 | |||
2007-12-22 | Checkpoint | Rob Austein | |
svn path=/scripts/irdb.py; revision=1415 | |||
2007-12-22 | Checkpoint | Rob Austein | |
svn path=/docs/sample-irdb.sql; revision=1413 | |||
2007-12-19 | Start on YAML-based configuration generator for test scripts. | Rob Austein | |
svn path=/scripts/biz-certs/Bob-CA.srl; revision=1390 | |||
2007-12-17 | Copy tag attribute when constructing replies | Rob Austein | |
svn path=/scripts/rpki/left_right.py; revision=1387 | |||
2007-12-17 | Better error handling on IRDB queries. Partial support for new tag | Rob Austein | |
attributes. Fix race conditions in test scripts. svn path=/scripts/biz-certs/Bob-CA.srl; revision=1386 | |||
2007-12-17 | regen | Rob Austein | |
svn path=/scripts/rpki/relaxng.py; revision=1385 | |||
2007-12-17 | regen | Rob Austein | |
svn path=/scripts/left-right-schema.rng; revision=1384 | |||
2007-12-17 | Logging cleanup after debugging CMS problem | Rob Austein | |
svn path=/scripts/rpki/cms.py; revision=1382 | |||
2007-12-17 | CLI CMS callout was hanging, rewrite to work around | Rob Austein | |
svn path=/scripts/biz-certs/Bob-CA.srl; revision=1381 | |||
2007-12-14 | Add make_pdu() to simplify writing IRBE control scripts. | Rob Austein | |
svn path=/scripts/biz-certs/Bob-CA.srl; revision=1380 | |||
2007-12-13 | Basic client revocation, not yet tested | Rob Austein | |
svn path=/scripts/Makefile; revision=1378 | |||
2007-12-13 | Start on a syslog()-based logging system | Rob Austein | |
svn path=/scripts/biz-certs/Bob-CA.srl; revision=1377 | |||
2007-12-12 | Tighten up revocation in child_cert.reissue() | Rob Austein | |
svn path=/scripts/rpki/sql.py; revision=1376 | |||
2007-12-12 | regen | Rob Austein | |
svn path=/scripts/rpki/relaxng.py; revision=1374 | |||
2007-12-12 | regen | Rob Austein | |
svn path=/scripts/biz-certs/Bob-CA.srl; revision=1373 | |||
2007-12-06 | Crank debug level back down | Rob Austein | |
svn path=/scripts/rpki/cms.py; revision=1369 | |||
2007-12-06 | Checkpoint | Rob Austein | |
svn path=/scripts/biz-certs/Bob-CA.srl; revision=1368 | |||
2007-12-05 | Clear control options when generating replies. | Rob Austein | |
Slightly better verbose CMS logging svn path=/scripts/biz-certs/Bob-CA.srl; revision=1365 | |||
2007-12-05 | Checkpoint | Rob Austein | |
svn path=/scripts/apnic-poke-1.sh; revision=1364 | |||
2007-12-05 | Checkpoint | Rob Austein | |
svn path=/scripts/apnic-poke-2.sh; revision=1363 | |||
2007-12-04 | Checkpoint | Rob Austein | |
svn path=/scripts/apnic-poke-2.yaml; revision=1362 | |||
2007-12-04 | regen | Rob Austein | |
svn path=/scripts/biz-certs/Bob-CA.srl; revision=1359 | |||
2007-12-04 | Add sender_name and recipient_name to parent object | Rob Austein | |
svn path=/docs/left-right-xml; revision=1358 | |||
2007-12-04 | Checkpoint | Rob Austein | |
svn path=/scripts/apnic-poke-2.sh; revision=1356 | |||
2007-12-04 | regen | Rob Austein | |
svn path=/scripts/rpki/relaxng.py; revision=1354 | |||
2007-12-03 | regen | Rob Austein | |
svn path=/scripts/rpki/relaxng.py; revision=1351 | |||
2007-12-03 | Clean up lame debugging code | Rob Austein | |
svn path=/scripts/biz-certs/Bob-CA.srl; revision=1349 | |||
2007-12-03 | Cleaner handling of unimplemented controls. | Rob Austein | |
svn path=/scripts/rpki/left_right.py; revision=1348 | |||
2007-12-02 | Checkpoint of silly debugging code | Rob Austein | |
svn path=/scripts/biz-certs/Bob-CA.srl; revision=1346 | |||
2007-11-28 | Checkpoint | Rob Austein | |
svn path=/scripts/rpki/left_right.py; revision=1344 | |||
2007-11-24 | Nit | Rob Austein | |
svn path=/scripts/rpki/cms.py; revision=1340 | |||
2007-11-20 | Use correct serial number | Rob Austein | |
svn path=/scripts/rpki/sql.py; revision=1335 | |||
2007-11-20 | Make better use of the object cache. | Rob Austein | |
svn path=/scripts/rpki/sql.py; revision=1334 | |||
2007-11-20 | Fix CRL generation and g(SKI) encoding, test revocation. | Rob Austein | |
svn path=/scripts/biz-certs/Bob-CA.srl; revision=1333 | |||
2007-11-19 | Calculate SKI values correctly | Rob Austein | |
svn path=/scripts/rpki/x509.py; revision=1330 | |||
2007-11-19 | Exception cleanup | Rob Austein | |
svn path=/scripts/biz-certs/Bob-CA.srl; revision=1327 | |||
2007-11-19 | Still more method cleanup, including access control the absence of | Rob Austein | |
which had been lost in the SQL noise. svn path=/scripts/README; revision=1324 | |||
2007-11-19 | More sql_fetch cleanup | Rob Austein | |
svn path=/scripts/biz-certs/Bob-CA.srl; revision=1323 | |||
2007-11-19 | Encapsulate a lot of sql_fetch*() calls | Rob Austein | |
svn path=/scripts/README; revision=1322 | |||
2007-11-19 | Nit | Rob Austein | |
svn path=/scripts/rpki/left_right.py; revision=1318 | |||
2007-11-17 | Disable collaboration graphs, since they don't seem to be useful. | Rob Austein | |
svn path=/scripts/rpki/Doxyfile; revision=1316 | |||
2007-11-17 | Disable HIDE_UNDOC_RELATIONS. | Rob Austein | |
svn path=/scripts/rpki/Doxyfile; revision=1315 | |||
2007-11-17 | .update_children() | Rob Austein | |
svn path=/scripts/rpki/left_right.py; revision=1314 | |||
2007-11-17 | First cut at CRL/manifest regeneration cron job | Rob Austein | |
svn path=/scripts/README; revision=1312 |