Historique des commits

Auteur SHA1 Message Date
  Nick Lowe 8c676b5056 Add RADIUS Service-Type attribute with a value of Framed il y a 9 ans
  Michael Braun 8e44c192da radius: Add tagged VLAN parsing il y a 9 ans
  Nick Lowe c06c9099f0 Use stronger PRNG for MS-MPPE-Send/Recv-Key salt il y a 9 ans
  Jouni Malinen 1fc63fe299 RADIUS: Share a single function for generating session IDs il y a 9 ans
  Nick Lowe 2cbc6ffb3a RADIUS: Redesign Request Authenticator generation il y a 9 ans
  Jouni Malinen de7fe64df5 RADIUS: Avoid undefined behavior in pointer arithmetic il y a 9 ans
  Jouni Malinen 1166b20c95 Add Framed-IP-Address to Accounting-Request if STA address is known il y a 9 ans
  Jouni Malinen dea0d8ee29 RADIUS: Fix a copy-paste error in variable name il y a 10 ans
  Mikael Kanstrup 8b423edbd3 Declare all read only data structures as const il y a 10 ans
  Michael Braun 3ffdeb7ac8 Fix RSN preauthentication with dynamic_vlan enabled but unused il y a 10 ans
  Ben Greear 400de9b1fe hostapd: Debug messages for dodgy RADIUS servers il y a 10 ans
  Jouni Malinen 0ffe7a5481 RADIUS: Define new attributes from RFC 5580 il y a 10 ans
  Jouni Malinen 58b992489c RADIUS: Remove unused write il y a 10 ans
  Jouni Malinen 6c460eaf7e Add RSN cipher/AKM suite attributes into RADIUS messages il y a 10 ans
  Jouni Malinen cdffd72173 Add WLAN-HESSID into RADIUS messages il y a 10 ans
  Jouni Malinen 69002fb0a8 Add Mobility-Domain-Id into RADIUS messages il y a 10 ans
  Jouni Malinen c2371953f8 RADIUS: Use os_memcmp_const() for hash/password comparisons il y a 10 ans
  Jouni Malinen 251c53e084 RADIUS: Define EAP-Key-Name il y a 11 ans
  Jouni Malinen 8943cc998a RADIUS server: Add support for MAC ACL il y a 11 ans
  Jouni Malinen 0dd100fb40 HS 2.0R2 AP: Add definition and helper function for WFA RADIUS VSA il y a 12 ans
  Jouni Malinen 38ecb06e16 Convert RADIUS debug dumps to use wpa_printf() il y a 11 ans
  Jouni Malinen a1dd890a85 RADIUS: Add minimal accounting server support il y a 11 ans
  Jouni Malinen e7ecab4a3b Use ARRAY_SIZE() macro il y a 11 ans
  Michael Braun 14e919478e Extend radius_msg_get_tunnel_password() to support multiple passwords il y a 12 ans
  Jouni Malinen 067ffa2696 Convert os_realloc() for an array to use os_realloc_array() il y a 12 ans
  Jouni Malinen f9884c096a Convert os_zalloc() for an array to use os_calloc() il y a 12 ans
  Jouni Malinen 47e9d50d18 RADIUS: Add explicit attribute length validation checks in functions il y a 12 ans
  Jouni Malinen c50b0233ed Add sparse endianness annotation for RADIUS header il y a 12 ans
  Jouni Malinen e100828b76 Return wpabuf from radius_msg_get_eap() il y a 12 ans
  Jouni Malinen e58b5ffed7 RADIUS: Fix a typo in attribute name in debug messages il y a 13 ans