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_3


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] tals/        
[TXT] Makefile  1.29   17 months  claudio   Rework statistic collection to be per repository and add metric output option M...
[TXT] as.c  1.11   18 months  job   Remove unused sys/socket.h include OK claudio@
[TXT] aspa.c  1.16   14 months  job   Refactor expiration calculation Unify common code paths which find the exact ex...
[TXT] cert.c  1.106   14 months  job   mechanical change, rename struct members to match the original X509 names OK tb...
[TXT] cms.c  1.33   14 months  job   Check that the CMS signing-time isn't after the X.509 notAfter The CMS signing-...
[TXT] crl.c  1.24   14 months  job   mechanical change, rename struct members to match the original X509 names OK tb...
[TXT] encoding.c  1.13   2 years  deraadt   whitespace spotted during read-thru
[TXT] extern.h  1.175   14 months  job   In filemode, display the moment the signature path will expire Previously this ...
[TXT] filemode.c  1.29   14 months  job   Show MFTs as part of the signature path no objection tb@
[TXT] gbr.c  1.26   14 months  tb   Initialize the local signtime variable in the individual *_parse() functions ok...
[TXT] geofeed.c  1.13   14 months  job   mechanical change, rename struct members to match the original X509 names OK tb...
[TXT] http.c  1.73   19 months  claudio   Introduce conn_info() which combines http_info() and ip_info() to output both th...
[TXT] io.c  1.22   17 months  claudio   Optimize io_buf_read() a bit by calling read() again after the inital header of ...
[TXT] ip.c  1.27   18 months  job   Only include stdarg.h, if we call any of va_{start,end}() OK tb@
[TXT] main.c  1.232   15 months  claudio   When parsing MFT the CRL referenced by the MFT is loaded and verified at the sam...
[TXT] mft.c  1.89   14 months  job   Check that the CMS signing-time is not after the MFT's nextUpdate Issuing manif...
[TXT] mkdir.c  1.8   2 years  claudio   Adjust cache cleanup to the deficits of RRDP. Unlike rysnc, RRDP has no method t...
[TXT] ometric.c  1.2   16 months  deraadt   more dastardly white spaces
[TXT] ometric.h  1.2   16 months  deraadt   more dastardly white spaces
[TXT] output-bgpd.c  1.26.4.1   13 months  tb   Rework the way transit provider AID masks are built and sent to the RDE. ASPA pr...
[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.31   16 months  claudio   Add aspa-set to openbgpd config output. Change the way the validated ASPA tree ...
[TXT] output-ometric.c  1.1   17 months  claudio   Rework statistic collection to be per repository and add metric output option M...
[TXT] output.c  1.29   17 months  claudio   Rework statistic collection to be per repository and add metric output option M...
[TXT] parser.c  1.89   14 months  job   Rename some data fields to closer match their provenance OK tb@
[TXT] print.c  1.34   14 months  job   In filemode, display the moment the signature path will expire Previously this ...
[TXT] repo.c  1.41   17 months  jmc   spelling fixes; from paul tagliamonte any parts of his diff not taken are noted ...
[TXT] roa.c  1.65   14 months  job   Refactor expiration calculation Unify common code paths which find the exact ex...
[TXT] rpki-client.8  1.93   14 months  job   For conciseness sake' remove non-optional items in references in STANDARDS Disc...
[TXT] rrdp.c  1.29   16 months  job   Print RRDP serial + ID if nothing changed OK tb@
[TXT] rrdp.h  1.9   2 years  claudio   Remove unused macro (log_debuginfo)
[TXT] rrdp_delta.c  1.9   16 months  claudio   Validate the session_id to be a real UUID. RFC 8182 requires the session_id to ...
[TXT] rrdp_notification.c  1.17   16 months  claudio   Validate the session_id to be a real UUID. RFC 8182 requires the session_id to ...
[TXT] rrdp_snapshot.c  1.7   16 months  claudio   Validate the session_id to be a real UUID. RFC 8182 requires the session_id to ...
[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.25   14 months  tb   zap a tab
[TXT] rsync.c  1.46   17 months  jmc   spelling fixes; from paul tagliamonte any parts of his diff not taken are noted ...
[TXT] tak.c  1.8   14 months  tb   Initialize the local signtime variable in the individual *_parse() functions ok...
[TXT] tal.c  1.38   18 months  job   Remove unused include OK claudio@
[TXT] validate.c  1.55.4.1   12 months  tb   In valid_cert() also skip the check for CERT_IP_INHERIT objects like it is done ...
[TXT] version.h  1.15   14 months  claudio   Prep for rpki-client 8.3
[TXT] x509.c  1.70   14 months  tb   rpki-client: disallow AIA in self-signed certs Per RFC 6487, 4.8.7, self-signed...
[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...