hostapd/src/radius
Jouni Malinen 54abb0d3cf RADIUS server: Place Message-Authenticator attribute as the first one
Move the Message-Authenticator attribute to be the first attribute in
the RADIUS messages. This mitigates certain MD5 attacks against
RADIUS/UDP.

Signed-off-by: Jouni Malinen <j@w1.fi>
2024-07-09 14:58:39 +03:00
..
Makefile build: Make more library things common 2020-10-12 20:20:35 +03:00
radius.c RADIUS: Allow Message-Authenticator attribute as the first attribute 2024-07-09 14:58:39 +03:00
radius.h RADIUS: Allow Message-Authenticator attribute as the first attribute 2024-07-09 14:58:39 +03:00
radius_client.c RADIUS: Preliminary support RADIUS/TLS as an alternative to RADIUS/UDP 2024-02-25 20:54:14 +02:00
radius_client.h RADIUS: Preliminary support RADIUS/TLS as an alternative to RADIUS/UDP 2024-02-25 20:54:14 +02:00
radius_das.c RADIUS: Allow 0.0.0.0 to be used as wildard radius_das_client 2018-06-22 19:37:18 +03:00
radius_das.h HS 2.0: CoA-Request processing for Terms and Conditions filtering 2018-04-25 12:57:46 +03:00
radius_server.c RADIUS server: Place Message-Authenticator attribute as the first one 2024-07-09 14:58:39 +03:00
radius_server.h RADIUS server: Use struct eap_config to avoid duplicated definitions 2019-08-20 02:33:12 +03:00