Age | Commit message (Collapse) | Author |
|
svn path=/trunk/; revision=5300
|
|
sharing a single regeneration interval value between certificates and
CRLs just doesn't work, and we can infer the CRL regeneration interval
from crl_interval. Change default value of regen_margin to something
consistent with human-time-scale expectations and the GUI's impending
expiration warning interval. See #347 and #512.
svn path=/trunk/; revision=5297
|
|
rid of a lot of Makefile.in code that no longer serves any useful
purpose.
svn path=/trunk/; revision=5285
|
|
configure_root command; and rename rpkic delete_self to
delete_identity for symmetry. Clean up handling of rpkic command
syntax errors. Exit with non-zero status when rpkic is invoked with
arguments and the given command throws an error. See #466.
svn path=/trunk/; revision=5213
|
|
them, and teach Zookeeper.write_bpki_files() to tolerate being called
with rootd enabled but not yet configured. See #466.
svn path=/trunk/; revision=5211
|
|
svn path=/trunk/; revision=5196
|
|
svn path=/trunk/; revision=5188
|
|
GUI provide its own file-like object as a destination for logging.
See #396.
svn path=/trunk/; revision=4979
|
|
svn path=/trunk/; revision=4886
|
|
svn path=/branches/tk274/; revision=4807
|
|
svn path=/branches/tk274/; revision=4794
|
|
ASN1_TIME, so we can stop mucking about with this conversion in the
Python code.
svn path=/branches/tk274/; revision=4789
|
|
svn path=/branches/tk274/; revision=4786
|
|
svn path=/branches/tk274/; revision=4781
|
|
svn path=/branches/tk274/; revision=4775
|
|
smoketest repository layout to silence (correct) rcynic whining about
objects not in manifest.
svn path=/branches/tk274/; revision=4761
|
|
re-run canned experiments without worrying about BPKI expirations.
Probably ought to tie all of this back to YAML valid_until settings,
but this will do for the moment.
svn path=/branches/tk274/; revision=4747
|
|
svn path=/branches/tk274/; revision=4744
|
|
svn path=/branches/tk274/; revision=4743
|
|
the bug fixed in [4684].
svn path=/branches/tk274/; revision=4686
|
|
svn path=/branches/tk274/; revision=4684
|
|
mode.
svn path=/branches/tk274/; revision=4680
|
|
svn path=/branches/tk274/; revision=4679
|
|
consequence, non-loopback users of yamlconf output will need to call
"rpkic update_bpki" before starting daemons.
svn path=/branches/tk274/; revision=4678
|
|
technically correct, but there are already enough violations of the
naming scheme that one more won't matter.
svn path=/branches/tk274/; revision=4677
|
|
svn path=/branches/tk274/; revision=4671
|
|
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
|