OpenBSD CVS

src/usr.sbin/rpki-client/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.sbin / rpki-client

Current tag: OPENBSD_7_2


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] tals/        
[TXT] Makefile  1.26   21 months  job   Add support for ASPA objects (draft-ietf-sidrops-aspa-profile-10) ASPA objects ...
[TXT] as.c  1.8   2 years  tb   More KNF and whitespace fixes.
[TXT] aspa.c  1.4   21 months  tb   Reset provider in each iteration If a providerAS sets an afiLimit, subsequent p...
[TXT] cert.c  1.89   21 months  job   Properly free() crl & auth tree in parser process OK claudio@
[TXT] cms.c  1.21   21 months  tb   No need to make a deep copy of the EE cert The EE Cert has just been allocated ...
[TXT] crl.c  1.16   21 months  job   Properly free() crl & auth tree in parser process OK claudio@
[TXT] encoding.c  1.13   2 years  deraadt   whitespace spotted during read-thru
[TXT] extern.h  1.156   21 months  job   Properly free() crl & auth tree in parser process OK claudio@
[TXT] filemode.c  1.14   21 months  job   Properly free memory in filemode OK tb@
[TXT] gbr.c  1.16   2 years  job   Verify MFT and GBR objects only carry RFC 3779 extensions set to 'inherit' OK c...
[TXT] http.c  1.69   20 months  claudio   Reword comment, no functional change
[TXT] io.c  1.20   2 years  tb   More KNF and whitespace fixes.
[TXT] ip.c  1.25   2 years  tb   More KNF and whitespace fixes.
[TXT] main.c  1.219   21 months  claudio   Move the repo lookup into queue_from_mft() OK tb@
[TXT] mft.c  1.74   21 months  job   Add support for ASPA objects (draft-ietf-sidrops-aspa-profile-10) ASPA objects ...
[TXT] mkdir.c  1.8   2 years  claudio   Adjust cache cleanup to the deficits of RRDP. Unlike rysnc, RRDP has no method t...
[TXT] output-bgpd.c  1.24   21 months  job   Add support for ASPA objects (draft-ietf-sidrops-aspa-profile-10) ASPA objects ...
[TXT] output-bird.c  1.15   21 months  job   Add support for ASPA objects (draft-ietf-sidrops-aspa-profile-10) ASPA objects ...
[TXT] output-csv.c  1.13   21 months  job   Add support for ASPA objects (draft-ietf-sidrops-aspa-profile-10) ASPA objects ...
[TXT] output-json.c  1.28   21 months  tb   whitespace
[TXT] output.c  1.27   21 months  job   Add support for ASPA objects (draft-ietf-sidrops-aspa-profile-10) ASPA objects ...
[TXT] parser.c  1.77   21 months  job   Properly free() crl & auth tree in parser process OK claudio@
[TXT] print.c  1.16   21 months  tb   stray tab
[TXT] repo.c  1.39   21 months  claudio   Introduce a deadline timer that aborts all repository syncs. With this rpki-clie...
[TXT] roa.c  1.52   21 months  job   Introduce x509_any_inherit() for objects which may not have inherit elements Un...
[TXT] rpki-client.8  1.73   21 months  job   Update to most recent spec
[TXT] rrdp.c  1.26   21 months  claudio   Implement RRDP_ABORT, a message to abort a inflight RRDP request. The abort is d...
[TXT] rrdp.h  1.9   2 years  claudio   Remove unused macro (log_debuginfo)
[TXT] rrdp_delta.c  1.8   2 years  tb   More KNF and whitespace fixes.
[TXT] rrdp_notification.c  1.16   23 months  claudio   RRDP serial numbers should only increase. Warn if the serial number decreases be...
[TXT] rrdp_snapshot.c  1.6   2 years  claudio   Enforce the RRDP XMLNS to "http://www.ripe.net/rpki/rrdp" Missing check reported...
[TXT] rrdp_util.c  1.1   2 years  claudio   Move some functions from rrdp.c to rrdp_util.c and hex_decode to encoding.c. Thi...
[TXT] rsc.c  1.15   21 months  job   Introduce x509_any_inherit() for objects which may not have inherit elements Un...
[TXT] rsync.c  1.43   21 months  claudio   extra newline
[TXT] tal.c  1.36   21 months  job   Clarify warning
[TXT] validate.c  1.45.2.1   12 months  tb   In valid_cert() also skip the check for CERT_IP_INHERIT objects like it is done ...
[TXT] version.h  1.13   20 months  claudio   rpki-client 8.1
[TXT] x509.c  1.50   21 months  job   Introduce x509_any_inherit() for objects which may not have inherit elements Un...
[TXT] log.c (in the Attic) [Hide]  1.6   3 years  claudio   Include openssl/x509.h in extern.h since it uses a few of the typedefs from ther...