Age | Commit message (Collapse) | Author |
|
svn path=/branches/tk274/; revision=4698
|
|
svn path=/branches/tk274/; revision=4697
|
|
swacks of code which either haven't been used in RPKI for years or
have never been used in RPKI at all, and which, in either case, I'd
rather not have to maintain: SSL/TLS, MD2, RIPEMD160, HMAC. There's
almost certainly more to prune, but this was the lowest-hanging fruit.
svn path=/branches/tk274/; revision=4696
|
|
svn path=/branches/tk274/; revision=4695
|
|
rpki.x509 module.
svn path=/branches/tk274/; revision=4694
|
|
svn path=/branches/tk274/; revision=4693
|
|
svn path=/branches/tk274/; revision=4692
|
|
svn path=/branches/tk274/; revision=4691
|
|
svn path=/branches/tk274/; revision=4690
|
|
class to use POW instead of POW.pkix.
svn path=/branches/tk274/; revision=4689
|
|
RDNs, for compatability with other X.509-aware Python code that uses
this encoding. We don't really expect to see multi-value RDNs in
RPKI, nor do we fully support them yet; for the moment, the goal is
just to get to a point where we can rewrite the rpki.x509 subject and
issuer name functions to use POW rather than POW.pkix.
svn path=/branches/tk274/; revision=4688
|
|
svn path=/branches/tk274/; revision=4687
|
|
the bug fixed in [4684].
svn path=/branches/tk274/; revision=4686
|
|
numeric OIDs.
svn path=/branches/tk274/; revision=4685
|
|
svn path=/branches/tk274/; revision=4684
|
|
svn path=/branches/tk274/; revision=4683
|
|
svn path=/branches/tk274/; revision=4682
|
|
svn path=/branches/tk274/; revision=4681
|
|
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
|
|
useful. Add rpki.sql.cache_reference decorator, to give the garbage
collector some guidance about linkages between active objects now that
the SQL cache uses weak references. Other minor cleanup.
svn path=/branches/tk274/; revision=4676
|
|
svn path=/branches/tk274/; revision=4675
|
|
svn path=/branches/tk274/; revision=4674
|
|
svn path=/branches/tk274/; revision=4673
|
|
svn path=/branches/tk274/; revision=4672
|
|
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
|
|
tweaks to be useful in production. Should be harmless in any case.
svn path=/branches/tk274/; revision=4662
|
|
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=4657
|
|
svn path=/branches/tk274/; revision=4656
|
|
svn path=/branches/tk274/; revision=4655
|
|
svn path=/branches/tk274/; revision=4654
|
|
svn path=/branches/tk274/; revision=4653
|
|
Django deepcopy).
svn path=/branches/tk274/; revision=4652
|
|
svn path=/branches/tk274/; revision=4651
|
|
rather than number of objects processed or published. In theory, the
new code should be reusable in other task classes.
svn path=/branches/tk274/; revision=4650
|
|
rpkic under yamltest.
svn path=/branches/tk274/; revision=4649
|
|
svn path=/branches/tk274/; revision=4648
|