Searched refs:rrdp (Results 1 – 11 of 11) sorted by relevance
| /openbsd/src/regress/usr.sbin/rpki-client/ |
| D | Makefile.inc | 13 PROGS += test-rrdp 103 SRCS_test-rrdp+= test-rrdp.c rrdp_delta.c rrdp_notification.c cms.c \ 107 LDADD_test-rrdp+= -lexpat ${LDADD} 108 DPADD_test-rrdp+= ${LIBEXPAT} ${DPADD} 109 run-regress-test-rrdp: test-rrdp 110 ./test-rrdp \ 111 -n < ${.CURDIR}/../rrdp/notification.xml 2>&1 | tee rrdp-r1.out 112 cmp ${.CURDIR}/../rrdp/rrdp-r1.out rrdp-r1.out 114 ./test-rrdp -S 8fe05c2e-047d-49e7-8398-cd4250a572b1 -N 50500 \ 115 -n < ${.CURDIR}/../rrdp/notification.xml 2>&1 | tee rrdp-r2.out [all …]
|
| D | test-rrdp.c | 56 struct rrdp { struct 57 TAILQ_ENTRY(rrdp) entry; 105 rrdp_publish_file(struct rrdp *s, struct publish_xml *pxml, in rrdp_publish_file() 135 static struct rrdp * 139 struct rrdp *s; in rrdp_new() 160 rrdp_free(struct rrdp *s) in rrdp_free() 185 rrdp_finished(struct rrdp *s) in rrdp_finished() 221 rrdp_data_handler(struct rrdp *s) in rrdp_data_handler() 270 struct rrdp *s = NULL; in main()
|
| /openbsd/src/usr.sbin/rpki-client/ |
| D | rrdp.h | 37 struct rrdp; 49 void rrdp_publish_file(struct rrdp *, struct publish_xml *, 58 int publish_done(struct rrdp *, struct publish_xml *); 78 struct rrdp *); 86 struct rrdp *);
|
| D | rrdp.c | 49 struct rrdp { struct 50 TAILQ_ENTRY(rrdp) entry; 76 static TAILQ_HEAD(, rrdp) states = TAILQ_HEAD_INITIALIZER(states); argument 130 rrdp_state_send(struct rrdp *s) in rrdp_state_send() 146 rrdp_clear_repo(struct rrdp *s) in rrdp_clear_repo() 161 rrdp_publish_file(struct rrdp *s, struct publish_xml *pxml, in rrdp_publish_file() 185 struct rrdp *s; in rrdp_new() 209 rrdp_free(struct rrdp *s) in rrdp_free() 233 static struct rrdp * 236 struct rrdp *s; in rrdp_get() [all …]
|
| D | rrdp_snapshot.c | 41 struct rrdp *rrdp; member 151 if (publish_done(sxml->rrdp, sxml->pxml) != 0) in end_publish_elem() 218 new_snapshot_xml(XML_Parser p, struct rrdp_session *rs, struct rrdp *r) in new_snapshot_xml() 226 sxml->rrdp = r; in new_snapshot_xml()
|
| D | repo.c | 95 const struct rrdprepo *rrdp; member 299 if (rp->rrdp) in repo_state() 300 return rp->rrdp->state; in repo_state() 316 if (vp != rp->ta && vp != rp->rsync && vp != rp->rrdp) in repo_done() 320 if (vp == rp->rrdp && !ok && !nofetch) { in repo_done() 321 rp->rrdp = NULL; in repo_done() 601 if (rp->rrdp == NULL) in repo_rrdp_bypath() 603 if (strcmp(dir, rp->rrdp->basedir) == 0) in repo_rrdp_bypath() 620 if (rp->rrdp != rr) in rrdp_uri_valid() 1241 rp->rrdp = rrdp_get(notify); in repo_lookup() [all …]
|
| D | rrdp_delta.c | 43 struct rrdp *rrdp; member 163 if (publish_done(dxml->rrdp, dxml->pxml) != 0) in end_publish_withdraw_elem() 238 new_delta_xml(XML_Parser p, struct rrdp_session *rs, struct rrdp *r) in new_delta_xml() 246 dxml->rrdp = r; in new_delta_xml()
|
| D | rrdp_util.c | 105 publish_done(struct rrdp *s, struct publish_xml *pxml) in publish_done()
|
| D | Makefile | 8 rrdp.c rrdp_delta.c rrdp_notification.c rrdp_snapshot.c rrdp_util.c \
|
| /openbsd/src/etc/rpki/ |
| D | lacnic.tal | 1 https://rrdp.lacnic.net/ta/rta-lacnic-rpki.cer
|
| D | arin.tal | 12 https://rrdp.arin.net/arin-rpki-ta.cer
|