Age | Commit message (Collapse) | Author |
|
svn path=/trunk/; revision=4505
|
|
svn path=/trunk/; revision=4504
|
|
svn path=/trunk/; revision=4503
|
|
svn path=/trunk/; revision=4502
|
|
start phasing out the silly XSL + AWK hacks.
svn path=/trunk/; revision=4501
|
|
svn path=/trunk/; revision=4500
|
|
other things, the nasty code to generate HTML tables is now a set of
class methods, rather than being replicated inline for each table.
svn path=/trunk/; revision=4499
|
|
fixed those. Also tweaked slightly to use lxml.etree when available,
as it's significantly faster than the default pure-Python xml.etree.
This script could still use some serious cleanup.
svn path=/trunk/; revision=4498
|
|
than with lines, so use areas for connection times.
svn path=/trunk/; revision=4497
|
|
if we can't find rrdtool.
svn path=/trunk/; revision=4496
|
|
svn path=/trunk/; revision=4493
|
|
svn path=/trunk/; revision=4492
|
|
only supports PNG; will fix this eventually, but not today.
This edit includes backwards-incompatible changes to a few
undocumented options that, as far as I know, nobody but me ever uses,
and I only use them when preparing presentation slides. These options
will probably change again as part of the above-mentioned cleanup.
svn path=/trunk/; revision=4491
|
|
svn path=/trunk/; revision=4477
|
|
editing in installation scripts, it doesn't do the right thing for
common case and would be better as part of an installation and
configuration wizard anyway. Closes #234 and #229.
svn path=/trunk/; revision=4426
|
|
the real consolidated documentation.
Delete old Doxygen-based rpkid manual and stuff that went with it,
while retaining ability to generate Doxygen manual of internals for
the libraries.
This closes #232.
svn path=/trunk/; revision=4424
|
|
svn path=/trunk/; revision=4407
|
|
svn path=/trunk/; revision=4392
|
|
svn path=/trunk/; revision=4391
|
|
about on the relying party side (time to fetch, time to validate).
svn path=/trunk/; revision=4389
|
|
very different schedules.
svn path=/trunk/; revision=4388
|
|
to "127.0.0.1". Feh.
svn path=/trunk/; revision=4387
|
|
configuration of our idea of the unauthenticated directory independent
of rcynic, to avoid interfering with chroot configuration.
svn path=/trunk/; revision=4386
|
|
svn path=/trunk/; revision=4385
|
|
svn path=/trunk/; revision=4384
|
|
svn path=/trunk/; revision=4383
|
|
check it (eg, recent AfriNIC incident). Fixes #187.
svn path=/trunk/; revision=4382
|
|
svn path=/trunk/; revision=4381
|
|
paramiko about it some day.
svn path=/trunk/; revision=4380
|
|
support atomic rename without a protocol extension which paramiko
doesn't support (yet?). Yeargh.
svn path=/trunk/; revision=4379
|
|
svn path=/trunk/; revision=4378
|
|
svn path=/trunk/; revision=4376
|
|
svn path=/trunk/; revision=4375
|
|
svn path=/trunk/; revision=4374
|
|
as the BitTorrent engine.
This is a work in progress, and doesn't yet include the hacks either
to generate torrents or to follow multiple torrents in parallel.
svn path=/trunk/; revision=4372
|
|
from command line, to simplify use with alternate fetch mechanisms.
svn path=/trunk/; revision=4371
|
|
file when we can't run to completion, eg, when some other process is
sitting on our lock file. This closes #184.
svn path=/trunk/; revision=4335
|
|
svn path=/trunk/; revision=4334
|
|
1024-bit RSA keys for EE certificates, or so some of the implementors
believe, so downgrade that error to a warning for now. This is
configurable using the "allow-1024-bit-ee-key" option and defaults to
allowing such keys with a warning for now, but that default is subject
to change.
svn path=/trunk/; revision=4331
|
|
svn path=/trunk/; revision=4284
|
|
objects when the current objects at the same URL are OK. Enabled
(whining suppressed) by default, use the switch if you prefer the old
behavior. See #177.
svn path=/trunk/; revision=4281
|
|
having an alternate URI, do check the whole extension rather than
stopping on first success.
svn path=/trunk/; revision=4280
|
|
svn path=/trunk/; revision=4277
|
|
attempting to share between different kinds of signed objects. This
closes #82.
svn path=/trunk/; revision=4276
|
|
svn path=/trunk/; revision=4275
|
|
apparently ASID extensions are legal in EE certificates for ROAs,
although given the other constraints I can't think of a sane reason
why this is allowed when so much else is nailed down.
svn path=/trunk/; revision=4269
|
|
svn path=/trunk/; revision=4268
|
|
Use ASN1_INTEGER_cmp() instead of ASN1_INTEGER_get(), the latter's
behavior is too quirky.
Add config variable allowing compatability with manifest EE certs that
have no SIA extension, which is a technical violation of the spec,
albeit a harmless one as far as I can tell; at present, the default
for this variable allows these manifests, at some point the default
will flip to disallow, as a first step towards phasing this out.
svn path=/trunk/; revision=4267
|
|
svn path=/trunk/; revision=4265
|
|
svn path=/trunk/; revision=4264
|