hostapd/src/radius
Jouni Malinen f302d9f964 RADIUS: Check Message-Authenticator if it is present even if not required
Always check the Message-Authenticator attribute in a received RADIUS
message if it is present. Previously, this would have been skipped if
the attribute was not required to be present.

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: Check Message-Authenticator if it is present even if not required 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 DAS: Move Message-Authenticator attribute to be the first one 2024-07-09 14:58:39 +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