Age | Commit message (Collapse) | Author |
|
svn path=/branches/tk274/; revision=4670
|
|
svn path=/branches/tk274/; revision=4669
|
|
scripts.
svn path=/branches/tk274/; revision=4668
|
|
configurations, to avoid warnings about it being tainted. This is
really a conflict between needing to support rootd and wanting to make
the configuration clean when not running rootd: either we add an extra
directory level to the publication structure which we don't use when
not running rootd, or we move root.cer somewhere else. Since the
latter is simpler except for test configurations which are already
generated for us by programs, we do the latter.
svn path=/branches/tk274/; revision=4667
|
|
check for missing databases and clean existing databases if found.
Dump SQL to files at end of run.
svn path=/branches/tk274/; revision=4666
|
|
svn path=/branches/tk274/; revision=4665
|
|
deciding which databases to dump.
svn path=/branches/tk274/; revision=4664
|
|
need cleaning, rather than wiring in a fixed set of database names.
svn path=/branches/tk274/; revision=4663
|
|
svn path=/branches/tk274/; revision=4661
|
|
svn path=/branches/tk274/; revision=4659
|
|
can use yamltest to test configurations generated by yamlconf.
svn path=/branches/tk274/; revision=4658
|
|
svn path=/branches/tk274/; revision=4656
|
|
svn path=/branches/tk274/; revision=4655
|
|
svn path=/branches/tk274/; revision=4654
|
|
svn path=/branches/tk274/; revision=4653
|
|
rpkic under yamltest.
svn path=/branches/tk274/; revision=4649
|
|
closures, to make it easier for long-running tasks to yield the CPU
periodically. As a side effect, this moves a lot of dense code out of
rpki.left_right.self_elt methods and into separate task-specific
classes. See #275.
svn path=/branches/tk274/; revision=4640
|
|
svn path=/branches/tk274/; revision=4639
|
|
garbage collector can free up cache entries we're not using for us.
Rework update_roas() to be a bit more frugal with memory. See #278.
svn path=/branches/tk274/; revision=4626
|
|
svn path=/branches/tk274/; revision=4624
|
|
svn path=/trunk/; revision=4612
|
|
svn path=/trunk/; revision=4611
|
|
Tweak yamltest to force one ROA request per prefix regardless of how
the user expressed it; we may want to revisit this eventually, but
it's more useful this way for now.
svn path=/trunk/; revision=4609
|
|
svn path=/trunk/; revision=4606
|
|
svn path=/trunk/; revision=4586
|
|
through the RPKI system.
svn path=/trunk/; revision=4567
|
|
svn path=/trunk/; revision=4566
|
|
smoketest. The real problem is smoketest's antique BPKI model, but
fixing that'd be more work than it's worth just to suppress a warning.
svn path=/trunk/; revision=4565
|
|
"--flat" option to rpkic configure_publication_client. These are for
testing and simulation, do not use them in production.
svn path=/trunk/; revision=4545
|
|
svn path=/trunk/; revision=4511
|
|
svn path=/branches/tk33/; revision=4465
|
|
doing so makes sense. This closes #236.
svn path=/trunk/; revision=4433
|
|
${datarootdir}/rpki). This closes #230 and partially addresses #227.
svn path=/trunk/; revision=4421
|
|
too.
svn path=/trunk/; revision=4420
|
|
getting upset when trying to delete nonexistent SQL tables; have fixed
this before, but apparently managed to break it again.
svn path=/trunk/; revision=4418
|
|
svn path=/branches/tk161/; revision=4403
|
|
svn path=/branches/tk161/; revision=4358
|
|
svn path=/trunk/; revision=4356
|
|
svn path=/trunk/; revision=4355
|
|
svn path=/branches/tk161/; revision=4321
|
|
the soon-to-be RFC. Closes #37.
svn path=/trunk/; revision=4288
|
|
svn path=/trunk/; revision=4286
|
|
but note that I'm working this as part of #100 so it's on the tk100
branch, see #100).
This substantially completes #26 and #100, other than GUI integration.
Still some documentation and cleanup work to be done.
svn path=/branches/tk100/; revision=4150
|
|
svn path=/branches/tk100/; revision=4149
|
|
svn path=/branches/tk100/; revision=4147
|
|
weird.
svn path=/branches/tk100/; revision=4146
|
|
new Django-model-based entitydb and IRDB.
svn path=/branches/tk100/; revision=4121
|
|
conversion. Debug last night's rewrite of BPKI certificate issuance.
svn path=/branches/tk100/; revision=4117
|
|
is run twice in less than a second. Granted that this shouldn't
happen in the first place, but having seen it happen in testing when
something else was broken, detect the problem and handle it by
sleeping for one second if and only if necessary.
svn path=/rpkid/tests/smoketest.py; revision=4029
|
|
svn path=/rpkid/portal-gui/scripts/load_csv.py; revision=4015
|