Age | Commit message (Collapse) | Author |
|
allow_ee_without_signedObject is active. Fixes #591.
svn path=/trunk/; revision=5445
|
|
svn path=/trunk/; revision=5439
|
|
svn path=/trunk/; revision=5419
|
|
svn path=/trunk/; revision=5418
|
|
we check them before running rsync when rsync-early is off.
svn path=/trunk/; revision=5417
|
|
rsync_history database, which solves the problem of how to prune when
we skip rsyncing publication points for which we have a cached current
manifest.
svn path=/trunk/; revision=5409
|
|
and haven't yet reached its nextUpdate time. Disabled by default,
doesn't yet handle pruning correctly, may give surprising results.
svn path=/trunk/; revision=5408
|
|
svn path=/trunk/; revision=5379
|
|
svn path=/trunk/; revision=5378
|
|
makes things run a lot faster with multiple trust anchors.
svn path=/trunk/; revision=5377
|
|
tightly coupled to walk_cert(). Checkpoint along the way to adding
handlers for the check_ta*() functions so that we can run multiple
trust anchors in parallel.
svn path=/trunk/; revision=5374
|
|
Latter is not yet fully tested, so not yet ready for prime time.
svn path=/trunk/; revision=5373
|
|
which implies that its name must end in ".cer". Fixes #492.
svn path=/trunk/; revision=5215
|
|
manifests: report discrepancies, and blunder ahead with current
generation when timestamp and number checks disagree, on theory that
this indicates fat fingers rather than an attack. Closes #409.
svn path=/trunk/; revision=5189
|
|
svn path=/trunk/; revision=5133
|
|
svn path=/trunk/; revision=4981
|
|
svn path=/trunk/; revision=4922
|
|
svn path=/branches/tk274/; revision=4738
|
|
svn path=/branches/tk274/; revision=4736
|
|
used by all the C programs.
svn path=/branches/tk274/; revision=4725
|
|
svn path=/branches/tk274/; revision=4714
|
|
svn path=/branches/tk274/; revision=4713
|
|
Consolidate code that generates file:// URIs from filenames.
svn path=/trunk/; revision=4613
|
|
svn path=/trunk/; revision=4560
|
|
mandatory-to-support CMS signatureAlgorithm OID. All known existing
RPKI engines and validators use CMS engines which follow the base CMS
specifications, so this is almost certainly an error in RFC 6485.
Allow either rsaEncryption or sha256WithRSAEncryption, pending
resolution of this issue by the IETF SIDR WG.
svn path=/trunk/; revision=4554
|
|
svn path=/trunk/; revision=4553
|
|
svn path=/trunk/; revision=4551
|
|
svn path=/trunk/; revision=4550
|
|
svn path=/trunk/; revision=4549
|
|
svn path=/trunk/; revision=4548
|
|
svn path=/trunk/; revision=4547
|
|
svn path=/trunk/; revision=4542
|
|
svn path=/trunk/; revision=4538
|
|
svn path=/trunk/; revision=4407
|
|
svn path=/trunk/; revision=4392
|
|
svn path=/trunk/; revision=4391
|
|
svn path=/trunk/; revision=4385
|
|
check it (eg, recent AfriNIC incident). Fixes #187.
svn path=/trunk/; revision=4382
|
|
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
|
|
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
|