Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-01-24 | Publish manifests and CRLs as soon as we create them | Rob Austein | |
svn path=/scripts/rpki/left_right.py; revision=1503 | |||
2008-01-24 | Reuse child SIA when reissuing | Rob Austein | |
svn path=/scripts/rpki/left_right.py; revision=1498 | |||
2008-01-23 | Use SIA value passed in by caller, doh | Rob Austein | |
svn path=/scripts/rpki/sql.py; revision=1496 | |||
2008-01-10 | Copyright notices | Rob Austein | |
svn path=/docs/INSTALLATION; revision=1470 | |||
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-13 | Basic client revocation, not yet tested | Rob Austein | |
svn path=/scripts/Makefile; revision=1378 | |||
2007-12-12 | Tighten up revocation in child_cert.reissue() | Rob Austein | |
svn path=/scripts/rpki/sql.py; revision=1376 | |||
2007-12-06 | Checkpoint | Rob Austein | |
svn path=/scripts/biz-certs/Bob-CA.srl; revision=1368 | |||
2007-11-28 | Checkpoint | Rob Austein | |
svn path=/scripts/rpki/left_right.py; revision=1344 | |||
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 | 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-17 | First cut at CRL/manifest regeneration cron job | Rob Austein | |
svn path=/scripts/README; revision=1312 | |||
2007-11-17 | Temporary kludge to fake publication | Rob Austein | |
svn path=/scripts/Makefile; revision=1309 | |||
2007-11-16 | Add ca_detail.activate(), include URIs in repository.publish() and | Rob Austein | |
repository.withdraw(). svn path=/scripts/rpki/sql.py; revision=1308 | |||
2007-11-16 | repository.https_ta SQL handling was missing | Rob Austein | |
svn path=/scripts/rpki/left_right.py; revision=1307 | |||
2007-11-16 | Consolidate URI generation | Rob Austein | |
svn path=/scripts/README; revision=1302 | |||
2007-11-16 | Logic in ca.check_for_updates() and ca_detail.update() was confused, | Rob Austein | |
rewrite. svn path=/scripts/rpki/sql.py; revision=1301 | |||
2007-11-15 | CRL support, not yet tested | Rob Austein | |
svn path=/scripts/biz-certs/Bob-CA.srl; revision=1296 | |||
2007-11-14 | Fix implementation of up-down "revoke" | Rob Austein | |
svn path=/docs/rpki-db-schema.sql; revision=1295 | |||
2007-11-14 | Rewrite child_cert.reissue() to support the full range of actions it | Rob Austein | |
might need to take, from returning the existing cert unchanged to generating a new cert while revoking the old one. svn path=/scripts/biz-certs/Bob-CA.srl; revision=1294 | |||
2007-11-14 | Clean up type conversions in and out of SQL. | Rob Austein | |
svn path=/scripts/biz-certs/Bob-CA.srl; revision=1292 | |||
2007-11-14 | Use correct types for timestamps | Rob Austein | |
svn path=/scripts/rpki/sql.py; revision=1291 | |||
2007-11-14 | Make valid_until mandatory in left-right protocol, and reflect | Rob Austein | |
resulting validity interval in generated certs. svn path=/scripts/biz-certs/Bob-CA.srl; revision=1287 | |||
2007-11-14 | Hide most of the time arithmetic in an abstraction based on | Rob Austein | |
datetime.datetime. svn path=/scripts/biz-certs/Bob-CA.srl; revision=1285 | |||
2007-11-13 | Preliminary reissue() cleanup | Rob Austein | |
svn path=/scripts/rpki/sql.py; revision=1284 | |||
2007-11-13 | Replace horrible profusion of tuples of resource sets with a new | Rob Austein | |
wrapper abstraction. svn path=/scripts/biz-certs/Bob-CA.srl; revision=1281 | |||
2007-11-13 | Checkpoint of changes leading up to support for revocation | Rob Austein | |
svn path=/docs/rpki-db-schema.pdf; revision=1280 | |||
2007-11-07 | Server side of up-down issue mostly working now. | Rob Austein | |
svn path=/scripts/rpki/https.py; revision=1268 | |||
2007-11-07 | Debug certificate issuance and manifest generation | Rob Austein | |
svn path=/scripts/rpki/sql.py; revision=1264 | |||
2007-11-07 | Rewrite ca_detail_obj.sql_decode() | Rob Austein | |
svn path=/scripts/rpki/sql.py; revision=1259 | |||
2007-11-07 | Save publication URI from issue_response | Rob Austein | |
svn path=/scripts/rpki/sql.py; revision=1257 | |||
2007-11-05 | Shake bugs out of ca_obj.check_for_updates() | Rob Austein | |
svn path=/scripts/rpki/sql.py; revision=1239 | |||
2007-11-05 | Checkpoint | Rob Austein | |
svn path=/scripts/rpki/sql.py; revision=1237 | |||
2007-11-02 | Checkpoint | Rob Austein | |
svn path=/pow/POW-0.7/lib/pkix.py; revision=1231 | |||
2007-11-01 | Checkpoint | Rob Austein | |
svn path=/scripts/Makefile; revision=1227 | |||
2007-11-01 | Checkpoint | Rob Austein | |
svn path=/scripts/rpki/sql.py; revision=1226 | |||
2007-10-25 | Remove gratuitous Python 2.5 syntax. | Rob Austein | |
svn path=/scripts/rpki/sql.py; revision=1190 | |||
2007-10-24 | Checkpoint | Rob Austein | |
svn path=/docs/rpki-db-schema.pdf; revision=1189 | |||
2007-10-22 | Checkpoint | Rob Austein | |
svn path=/scripts/rpki/exceptions.py; revision=1183 | |||
2007-10-19 | Checkpoint | Rob Austein | |
svn path=/scripts/rpki/left_right.py; revision=1180 | |||
2007-10-19 | Checkpoint | Rob Austein | |
svn path=/scripts/rpki/sql.py; revision=1174 | |||
2007-10-17 | More missing SQL fields | Rob Austein | |
svn path=/docs/rpki-db-schema.pdf; revision=1169 |