Age | Commit message (Collapse) | Author |
|
svn path=/branches/tk685/; revision=5757
|
|
PublicKey classes, with RSA and ECDSA as subclasses extending
PrivateKey. Revised API not necessarily in final form yet, but good
enough for smoketest to generate ECDSA keys for testing router certs.
svn path=/branches/tk671/; revision=5679
|
|
svn path=/branches/tk671/; revision=5653
|
|
understood how the globals() function works.
svn path=/branches/tk671/; revision=5652
|
|
svn path=/trunk/; revision=5624
|
|
svn path=/trunk/; revision=5623
|
|
condition when issuing new manifest EE certificate. See #662.
svn path=/trunk/; revision=5614
|
|
teach rootd to generate same. Whack rootd's lame CRL generation code
to account for subject certificates overwritten by rekey and to time
entries out of the CRL.
svn path=/trunk/; revision=5538
|
|
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
|
|
port in daemons.
svn path=/trunk/; revision=5251
|
|
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=/branches/tk274/; revision=4786
|
|
Clean up noisy messes a little faster during RPKI key rollover.
svn path=/branches/tk274/; revision=4785
|
|
svn path=/branches/tk274/; revision=4763
|
|
smoketest repository layout to silence (correct) rcynic whining about
objects not in manifest.
svn path=/branches/tk274/; revision=4761
|
|
svn path=/branches/tk274/; revision=4748
|
|
rpki.x509 module.
svn path=/branches/tk274/; revision=4694
|
|
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
|
|
svn path=/trunk/; revision=4586
|
|
smoketest. The real problem is smoketest's antique BPKI model, but
fixing that'd be more work than it's worth just to suppress a warning.
svn path=/trunk/; revision=4565
|
|
svn path=/trunk/; revision=4481
|
|
svn path=/branches/tk161/; revision=4403
|
|
serial numbers, to avoid resetting these values when rootd reboots.
rootd is such a kludge. This fixes #214.
svn path=/trunk/; revision=4377
|
|
left-right destroy action. Clean up empty publication directories on
withdrawal. Fix rootd's handling of CRLs and manifests. See #197.
svn path=/trunk/; revision=4354
|
|
rpkid no longer expects to see a BPKI CRL in CMS messages from rootd,
so fix rootd to conform to rpkid's expectation.
svn path=/branches/tk161/; revision=4344
|
|
svn path=/branches/tk161/; revision=4321
|
|
the soon-to-be RFC. Closes #37.
svn path=/trunk/; revision=4288
|
|
svn path=/branches/tk161/; revision=4272
|
|
as required by the current manifest specification.
svn path=/trunk/; revision=4266
|
|
svn path=/branches/tk100/; revision=4147
|
|
svn path=/rpkid/rpki/rootd.py; revision=4016
|
|
"except:" clauses that should have been "except Exception:".
svn path=/rpkid/rpki-sql-setup.py; revision=4014
|
|
svn path=/rpkid/rpki/async.py; revision=3793
|
|
./configure. Change (almost) all programs to use rpki.conf instead of
separate config files for each program, and add support for
${prefix}/etc/rpki.conf like normal system programs.
svn path=/buildtools/make-python-executable.py; revision=3620
|
|
svn path=/rpkid/irdbd.py; revision=3569
|