1
0
mirror of https://github.com/openbsd/src.git synced 2024-12-22 07:27:59 -08:00
openbsd-src/sbin/iked
claudio 0e59d0d19c Convert sbin and usr.bin to check for imsgbuf_init failure and add
imsgbuf_allow_fdpass where needed.

OK tb@
2024-11-21 13:35:20 +00:00
..
ca.c iked: do not attempt to read multiple SANs 2024-06-18 05:08:41 +00:00
chap_ms.c Upgrade to OpenSSL 1.1 compatible crypto API. Add additional 2021-02-04 19:59:15 +00:00
chap_ms.h Switch iked to C99-style fixed-width integer types. 2015-08-21 11:59:27 +00:00
config.c Add handling of "Class" attribute. diff from markus 2024-09-15 11:08:50 +00:00
control.c Convert sbin and usr.bin to check for imsgbuf_init failure and add 2024-11-21 13:35:20 +00:00
crypto_api.h Add experimental post-quantum hybrid key exchange method 2021-05-28 18:01:39 +00:00
crypto_hash.c Add experimental post-quantum hybrid key exchange method 2021-05-28 18:01:39 +00:00
crypto.c s/ibuf_add_buf/ibuf_add_ibuf/ 2024-11-21 13:26:49 +00:00
dh.c Use ibuf_data() instead of accessing the ibuf buf pointer directly. 2023-07-28 07:31:38 +00:00
dh.h Add experimental post-quantum hybrid key exchange method 2021-05-28 18:01:39 +00:00
eap.c s/ibuf_add_buf/ibuf_add_ibuf/ 2024-11-21 13:26:49 +00:00
eap.h Add RADIUS support. Authentication, accounting, and "Dynamic 2024-07-13 12:22:46 +00:00
genmap.sh Replace <sys/param.h> with <limits.h> and other less dirty headers where 2015-01-16 06:39:28 +00:00
iked.8 add -V to usage(), and list it before -v in both SYNOPSIS and the 2021-11-29 13:20:24 +00:00
iked.c Add RADIUS support. Authentication, accounting, and "Dynamic 2024-07-13 12:22:46 +00:00
iked.conf.5 add a "natt" option that forces negotiation of nat-t (and udpencap). 2024-11-04 02:44:28 +00:00
iked.h add a "natt" option that forces negotiation of nat-t (and udpencap). 2024-11-04 02:44:28 +00:00
ikev2_msg.c s/ibuf_add_buf/ibuf_add_ibuf/ 2024-11-21 13:26:49 +00:00
ikev2_pld.c Add RADIUS support. Authentication, accounting, and "Dynamic 2024-07-13 12:22:46 +00:00
ikev2.c s/ibuf_add_buf/ibuf_add_ibuf/ 2024-11-21 13:26:49 +00:00
ikev2.h Add support to verify X509 chain from CERT payloads. 2023-06-28 14:10:24 +00:00
imsg_util.c ibuf_getdata() abuses the rpos from the ibuf. This is no longer allowed 2023-12-12 15:52:58 +00:00
log.c From a syslog perspective it does not make sense to log fatal and 2017-03-21 12:06:55 +00:00
Makefile Add RADIUS support. Authentication, accounting, and "Dynamic 2024-07-13 12:22:46 +00:00
ocsp.c Convert to use imsg_get_fd() 2024-01-17 08:25:02 +00:00
parse.y add a "natt" option that forces negotiation of nat-t (and udpencap). 2024-11-04 02:44:28 +00:00
pfkey.c Add RADIUS support. Authentication, accounting, and "Dynamic 2024-07-13 12:22:46 +00:00
policy.c Add RADIUS support. Authentication, accounting, and "Dynamic 2024-07-13 12:22:46 +00:00
print.c add a "natt" option that forces negotiation of nat-t (and udpencap). 2024-11-04 02:44:28 +00:00
proc.c Convert sbin and usr.bin to check for imsgbuf_init failure and add 2024-11-21 13:35:20 +00:00
radius.c Add handling of "Class" attribute. diff from markus 2024-09-15 11:08:50 +00:00
smult_curve25519_ref.c
sntrup761.c Add experimental post-quantum hybrid key exchange method 2021-05-28 18:01:39 +00:00
sntrup761.sh Add experimental post-quantum hybrid key exchange method 2021-05-28 18:01:39 +00:00
timer.c Disable the timer event before attempting to change it 2016-09-13 10:49:52 +00:00
types.h Add RADIUS support. Authentication, accounting, and "Dynamic 2024-07-13 12:22:46 +00:00
util.c Enclose IPv6 address in a square bracket if the address is used with 2024-07-01 14:15:15 +00:00
version.h Bump to OpenIKED 7.4 2024-03-02 15:55:58 +00:00
vroute.c Fail explicitly on unexptected imsg->hdr_type. Otherwise the following 2024-07-14 13:13:33 +00:00