Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-06-08 | Use explicit version number with ROA prefixes in SQL | Rob Austein | |
svn path=/rpkid/irdbd.sql; revision=2504 | |||
2009-06-08 | Cleanup | Rob Austein | |
svn path=/rpkid/testbed.setup.sql; revision=2503 | |||
2009-06-08 | Switch to MySQL InnoDB engine, fix everything that broke | Rob Austein | |
svn path=/rpkid/doc/Installation; revision=2502 | |||
2009-06-07 | Regen | Rob Austein | |
svn path=/rpkid/left-right-schema.rng; revision=2501 | |||
2009-06-07 | Checkpoint | Rob Austein | |
svn path=/rpkid/Makefile; revision=2500 | |||
2009-06-07 | Checkpoint | Rob Austein | |
svn path=/rpkid/rpki/left_right.py; revision=2499 | |||
2009-06-06 | Checkpoint | Rob Austein | |
svn path=/rpkid/doc/Installation; revision=2498 | |||
2009-06-05 | Simplify object creation: now that responsibilty for handle creation | Rob Austein | |
has been pushed into the IRBE, we can create all the objects in parallel, with just one additional round trip to set BSC EE certificates based on generated keys. svn path=/rpkid/testbed.py; revision=2497 | |||
2009-06-05 | Remove vestigial references to tlslite. | Rob Austein | |
svn path=/rpkid/rpki/__init__.py; revision=2496 | |||
2009-06-04 | Update for _id -> _handle transition. Turns out irbe_cli didn't need | Rob Austein | |
any changes, so this was the only current tool that needed fixing. svn path=/rpkid/extract-key.py; revision=2495 | |||
2009-06-04 | regen | Rob Austein | |
svn path=/rpkid/left-right-schema.rng; revision=2494 | |||
2009-06-04 | Rototill left-right and publication protocol to replace SQL-assigned | Rob Austein | |
numeric identifiers with IRBE-assigned "handles". Daemons and test harness have been converted and seem to work; some tools like irbe_cli haven't been updated yet. svn path=/rpkid/doc/Installation; revision=2493 | |||
2009-06-03 | regen | Rob Austein | |
svn path=/rpkid/left-right-schema.rng; revision=2492 | |||
2009-06-03 | Checkpoint: first step towards cleanup of SQL and left-right protocol. | Rob Austein | |
svn path=/rpkid/doc/Installation; revision=2491 | |||
2009-06-02 | Update doc (again) | Rob Austein | |
svn path=/rpkid/doc/Installation; revision=2490 | |||
2009-06-02 | Apparently I never deleted the exact_match field from the SQL when the | Rob Austein | |
corresponding field was removed from the ROA spec. svn path=/rpkid/rpkid.sql; revision=2489 | |||
2009-06-02 | Update doc | Rob Austein | |
svn path=/rpkid/doc/Installation; revision=2488 | |||
2009-06-02 | Update to account for several big chunks of work done. | Rob Austein | |
svn path=/rpkid/README; revision=2487 | |||
2009-06-02 | Fix handling of SystemExit exceptions | Rob Austein | |
svn path=/rpkid/rpki/https.py; revision=2486 | |||
2009-06-02 | Cleanup of POW return values. | Rob Austein | |
svn path=/pow/POW-0.7/POW.c; revision=2485 | |||
2009-06-02 | Better handling of two-phase TLS shutdown. | Rob Austein | |
svn path=/rpkid/rpki/https.py; revision=2484 | |||
2009-06-02 | Cert config for testpoke children of hosted rpkids wasn't quite right. | Rob Austein | |
svn path=/rpkid/testbed.py; revision=2483 | |||
2009-06-01 | POW.Ssl.AddTrust and custom X509 verification handler. | Rob Austein | |
svn path=/pow/POW-0.7/POW.c; revision=2482 | |||
2009-06-01 | New TLS code mostly working. Only lightly tested so far, but "make | Rob Austein | |
test" ran to completion. svn path=/pow/POW-0.7/POW.c; revision=2481 | |||
2009-05-31 | Typo | Rob Austein | |
svn path=/rpkid/testbed.py; revision=2480 | |||
2009-05-30 | Checkpoint | Rob Austein | |
svn path=/rpkid/rpki/https.py; revision=2479 | |||
2009-05-30 | Ssl.useKey() botched EVP_PKEY reference count, leading to core dumps. | Rob Austein | |
svn path=/pow/POW-0.7/POW.c; revision=2478 | |||
2009-05-30 | Show peer certificates | Rob Austein | |
svn path=/scripts/tls-client.py; revision=2477 | |||
2009-05-30 | Certificate verification | Rob Austein | |
svn path=/scripts/tls-client.py; revision=2476 | |||
2009-05-30 | Don't short-circuit TLS X.509 verification | Rob Austein | |
svn path=/pow/POW-0.7/POW.c; revision=2475 | |||
2009-05-30 | Ssl.trustCertificate() | Rob Austein | |
svn path=/pow/POW-0.7/POW.c; revision=2474 | |||
2009-05-30 | Doc | Rob Austein | |
svn path=/pow/POW-0.7/POW.c; revision=2473 | |||
2009-05-29 | Ssl.fileno() | Rob Austein | |
svn path=/pow/POW-0.7/POW.c; revision=2472 | |||
2009-05-29 | SSL verification modes | Rob Austein | |
svn path=/pow/POW-0.7/POW.c; revision=2471 | |||
2009-05-29 | Silence a gcc warning | Rob Austein | |
svn path=/rcynic/rcynic.c; revision=2470 | |||
2009-05-29 | Unused variables | Rob Austein | |
svn path=/pow/POW-0.7/POW.c; revision=2469 | |||
2009-05-29 | TLS testbed | Rob Austein | |
svn path=/scripts/tls-client.py; revision=2468 | |||
2009-05-29 | Further adventures in translation from OpenSSL error stack to Python | Rob Austein | |
exceptions. svn path=/pow/POW-0.7/POW.c; revision=2467 | |||
2009-05-29 | Fix Define_Exception() macrology | Rob Austein | |
svn path=/pow/POW-0.7/POW.c; revision=2466 | |||
2009-05-29 | More cleanup. Remove disused PKCS #7 code. Rework exceptions to | Rob Austein | |
simplify use of event-driven SSL connections. svn path=/pow/POW-0.7/POW.c; revision=2465 | |||
2009-05-29 | Handle missing socket directory somewhat better. Comment cleanup. | Rob Austein | |
svn path=/rtr-origin/rtr-origin.py; revision=2464 | |||
2009-05-29 | Logging | Rob Austein | |
svn path=/rpkid/rpki/x509.py; revision=2463 | |||
2009-05-29 | Cleanup | Rob Austein | |
svn path=/rpkid/Makefile; revision=2462 | |||
2009-05-29 | Rewrite 147.28.*.* as 147.28.0.0/16-24 | Rob Austein | |
svn path=/rpkid/testbed.7.yaml; revision=2461 | |||
2009-05-29 | Add another test case, this one with some big ROAs. Rename | Rob Austein | |
testbed-clean.sql as its name was messing up filename completion and driving me nuts. svn path=/rpkid/Makefile; revision=2460 | |||
2009-05-28 | Command line syntax has changed | Rob Austein | |
svn path=/rtr-origin/server.sh; revision=2459 | |||
2009-05-28 | Handle ROAs containing nested prefixes. | Rob Austein | |
svn path=/rcynic/rcynic.c; revision=2458 | |||
2009-05-28 | Prefixes in ROAs are allowed to overlap. | Rob Austein | |
svn path=/rpkid/rpki/resource_set.py; revision=2457 | |||
2009-05-28 | Cleanup script from Randy | Rob Austein | |
svn path=/rpkid/testbed-clean.sql; revision=2456 | |||
2009-05-28 | Massive cleanup, mostly cosmetic. | Rob Austein | |
svn path=/pow/POW-0.7/POW.c; revision=2455 |