Age | Commit message (Collapse) | Author |
|
svn path=/trunk/; revision=5479
|
|
SQL as we go; since the expensive part of the SQL marking algorithm is
the tree traversal and we have to do the same tree walk anyway while
checking certificates, we might as well do both tasks at once.
svn path=/trunk/; revision=5478
|
|
svn path=/trunk/; revision=5477
|
|
svn path=/trunk/; revision=5476
|
|
validation code, use it to sanitize our database.
svn path=/trunk/; revision=5475
|
|
svn path=/trunk/; revision=5474
|
|
svn path=/trunk/; revision=5473
|
|
svn path=/trunk/; revision=5472
|
|
underlying semantics in a Pythonic wrapper: X509Store.verify() now
instantiates X509StoreCTX, and .verify_callback() is now an optional
method supplied by the user via subclassing.
svn path=/trunk/; revision=5471
|
|
svn path=/trunk/; revision=5470
|
|
svn path=/trunk/; revision=5469
|
|
svn path=/trunk/; revision=5468
|
|
svn path=/trunk/; revision=5467
|
|
svn path=/trunk/; revision=5466
|
|
few incorrect error messages.
svn path=/trunk/; revision=5465
|
|
svn path=/trunk/; revision=5464
|
|
methods, properties, and constants to be fully useful.
svn path=/trunk/; revision=5463
|
|
interoperation between three separate ASN.1 packages and our updated
rpki.POW PEM functions use the OpenSSL libraries to handle corner
cases that PEM_converter did not, like PKCS8. See #603.
Fix log-rate-limiting in Auto_update DER objects to be time-based
rather than counter based; reorder checks so that daemons will have
some chance of recovering when the user does something strange with
required .cer or .key files then repairs the error. See #602.
svn path=/trunk/; revision=5462
|
|
svn path=/trunk/; revision=5461
|
|
Not done yet, but does have the tricky bit (Python callback).
svn path=/trunk/; revision=5460
|
|
svn path=/trunk/; revision=5459
|
|
svn path=/trunk/; revision=5458
|
|
svn path=/trunk/; revision=5457
|
|
svn path=/trunk/; revision=5456
|
|
svn path=/trunk/; revision=5455
|
|
svn path=/trunk/; revision=5454
|
|
svn path=/trunk/; revision=5453
|
|
data source is the unauthenticated/ tree, thus we still need to check
against TALs, at which point we might as well just look up by URI.
svn path=/trunk/; revision=5452
|
|
svn path=/trunk/; revision=5451
|
|
svn path=/trunk/; revision=5450
|
|
svn path=/trunk/; revision=5449
|
|
Consolidate simplified range search functions. More test cases.
svn path=/trunk/; revision=5448
|
|
ASNs in our unified range table. Clean up unneeded debugging code.
svn path=/trunk/; revision=5447
|
|
svn path=/trunk/; revision=5446
|
|
allow_ee_without_signedObject is active. Fixes #591.
svn path=/trunk/; revision=5445
|
|
absence of which seems to be confusing "make" for one user. See #586.
svn path=/trunk/; revision=5444
|
|
svn path=/trunk/; revision=5443
|
|
svn path=/trunk/; revision=5442
|
|
updated BSCs into rpkid.
svn path=/trunk/; revision=5441
|
|
svn path=/trunk/; revision=5440
|
|
svn path=/trunk/; revision=5439
|
|
svn path=/trunk/; revision=5438
|
|
regenerating the subject certificate, to avoid confusing GUI
expiration checker when rcynic has rsync-early disabled. See #579.
svn path=/trunk/; revision=5437
|
|
eight weeks, to play better with GUI's expiration timer. Closes #579.
svn path=/trunk/; revision=5436
|
|
failures like missing files. Closes #580.
svn path=/trunk/; revision=5435
|
|
SIDR list, which suggests that they've collapsed down to a single TAL
for both hosted and non-hosted pilot service. Closes #584.
svn path=/trunk/; revision=5434
|
|
also different from RIPE's production service). Closes #584.
svn path=/trunk/; revision=5433
|
|
letting them propagate. See #580.
svn path=/trunk/; revision=5432
|
|
svn path=/trunk/; revision=5431
|
|
tasks like feeding the rpki-rtr engine. Treat failure to find rrdtool
as a fatal error during ./configure, to avoid building a version of
rcynic-html that can't generate graphs. Closes #583.
svn path=/trunk/; revision=5430
|