.. |
as.c
|
fix spelling of inheritance
|
2021-12-26 12:32:28 +00:00 |
cert.c
|
fix spelling of inheritance
|
2021-12-26 12:32:28 +00:00 |
cms.c
|
Change CMS and CRL d2i functions from their BIO version to passing the
|
2021-10-26 10:52:49 +00:00 |
crl.c
|
Change CMS and CRL d2i functions from their BIO version to passing the
|
2021-10-26 10:52:49 +00:00 |
encoding.c
|
Move some functions from rrdp.c to rrdp_util.c and hex_decode to encoding.c.
|
2021-11-24 15:24:16 +00:00 |
extern.h
|
Alter valid_filehash() to take a file descriptor instead of a path.
|
2022-01-13 13:46:03 +00:00 |
gbr.c
|
Change CMS and CRL d2i functions from their BIO version to passing the
|
2021-10-26 10:52:49 +00:00 |
http.c
|
Replace two questionable size_t types. For the repo id use a unsigned int
|
2021-12-22 09:35:14 +00:00 |
io.c
|
fix unintended sizeof pointer
|
2021-12-05 12:26:27 +00:00 |
ip.c
|
fix spelling of inheritance
|
2021-12-26 12:32:28 +00:00 |
log.c
|
Include openssl/x509.h in extern.h since it uses a few of the typedefs from
|
2020-09-12 15:46:48 +00:00 |
main.c
|
Implement a RRDP_CLEAR message that instructs the parent to cleanup
|
2022-01-13 13:18:41 +00:00 |
Makefile
|
Move some functions from rrdp.c to rrdp_util.c and hex_decode to encoding.c.
|
2021-11-24 15:24:16 +00:00 |
mft.c
|
Alter valid_filehash() to take a file descriptor instead of a path.
|
2022-01-13 13:46:03 +00:00 |
mkdir.c
|
Bring comment in sync with the code. No functional change.
|
2021-05-06 17:25:45 +00:00 |
output-bgpd.c
|
Add support for BGPsec Router Certificates (RFC 8209)
|
2021-10-11 16:50:03 +00:00 |
output-bird.c
|
Add support for BGPsec Router Certificates (RFC 8209)
|
2021-10-11 16:50:03 +00:00 |
output-csv.c
|
Instead of passing tal descriptions around just pass a tal id and
|
2021-11-04 11:32:55 +00:00 |
output-json.c
|
Instead of passing tal descriptions around just pass a tal id and
|
2021-11-04 11:32:55 +00:00 |
output.c
|
Instead of passing tal descriptions around just pass a tal id and
|
2021-11-04 11:32:55 +00:00 |
parser.c
|
Move mft_check() after setting repoid and path on the mft.
|
2022-01-13 14:58:21 +00:00 |
print.c
|
Replace two questionable size_t types. For the repo id use a unsigned int
|
2021-12-22 09:35:14 +00:00 |
repo.c
|
Move some functions around to reduce diff with an upcoming change.
|
2022-01-13 14:57:02 +00:00 |
roa.c
|
The maxlength is optional in roa entries. By setting it to the address
|
2021-12-22 08:44:15 +00:00 |
rpki-client.8
|
Clarify manpage
|
2021-12-03 08:40:07 +00:00 |
rrdp_delta.c
|
Issue a parse error for XML files that include a DOCTYPE section.
|
2021-11-09 11:01:04 +00:00 |
rrdp_notification.c
|
Move some functions from rrdp.c to rrdp_util.c and hex_decode to encoding.c.
|
2021-11-24 15:24:16 +00:00 |
rrdp_snapshot.c
|
Issue a parse error for XML files that include a DOCTYPE section.
|
2021-11-09 11:01:04 +00:00 |
rrdp_util.c
|
Move some functions from rrdp.c to rrdp_util.c and hex_decode to encoding.c.
|
2021-11-24 15:24:16 +00:00 |
rrdp.c
|
Implement a RRDP_CLEAR message that instructs the parent to cleanup
|
2022-01-13 13:18:41 +00:00 |
rrdp.h
|
Move some functions from rrdp.c to rrdp_util.c and hex_decode to encoding.c.
|
2021-11-24 15:24:16 +00:00 |
rsync.c
|
Implement but don't use code to use rsync's --compare-dest feature.
|
2022-01-13 11:50:29 +00:00 |
tal.c
|
Instead of passing tal descriptions around just pass a tal id and
|
2021-11-04 11:32:55 +00:00 |
validate.c
|
Alter valid_filehash() to take a file descriptor instead of a path.
|
2022-01-13 13:46:03 +00:00 |
version.h
|
bump version, ok claudio@
|
2021-11-07 20:57:27 +00:00 |
x509.c
|
Don't exit in certain cases on failures to parse x509 objects.
|
2021-10-28 09:02:19 +00:00 |