0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-12-22 09:41:54 +00:00
bird/proto/rpki
Ondrej Zajicek ef45611850 RPKI: Fix several errors in handling of Error PDU
Fix several errors including:
 - Unaligned memory access to 'Length of Error Text' field
 - No validation of 'Length of Encapsulated PDU' field
 - No validation of 'Error Code' field
 - No validation of characters in diagnostic message
2024-12-03 01:19:44 +01:00
..
config.Y RPKI: added documentation and RTR version config options 2024-11-26 04:47:33 +01:00
Doc RPKI protocol with one cache server per protocol 2016-12-07 09:35:24 +01:00
Makefile Simplified the protocol hookup code in Makefiles 2022-08-18 22:07:30 +02:00
packets.c RPKI: Fix several errors in handling of Error PDU 2024-12-03 01:19:44 +01:00
packets.h RPKI: Increase max PDU length to 64k 2024-12-02 07:06:34 +01:00
rpki.c RPKI: added documentation and RTR version config options 2024-11-26 04:47:33 +01:00
rpki.h RPKI: added documentation and RTR version config options 2024-11-26 04:47:33 +01:00
ssh_transport.c RPKI: Remove port (and SSH username) from 'Cache server' output line 2021-01-07 06:04:31 +01:00
tcp_transport.c RPKI: Add TCP-MD5 authentication option 2024-10-03 16:25:29 +02:00
transport.c RPKI: Add 'local address' configuration option 2024-02-22 14:58:29 +01:00
transport.h RPKI: Add TCP-MD5 authentication option 2024-10-03 16:25:29 +02:00