Commit History

Author SHA1 Message Date
  Eduardo Abinader 833d0d45e8 radius: Sanity check for NULL pointer segfault 8 years ago
  Jouni Malinen debde14b5b RADIUS: Add Acct-Delay-Time into accounting messages 9 years ago
  Jouni Malinen 669b5324e1 RADIUS: Update full message for interim accounting updates 9 years ago
  Jouni Malinen a67e7e533a RADIUS: Add EACCES to list of recognized send() errno values 9 years ago
  Helmut Schaa e5d34da25a hostapd: Force RADIUS socket renewal on RADIUS auth failures 9 years ago
  Jouni Malinen b4a9292cfb RADIUS client: Fix server failover on return-to-primary on error case 10 years ago
  Jouni Malinen 1a7ed38670 RADIUS client: Fix a copy-paste error in accounting server failover 10 years ago
  Jouni Malinen 70fd8287eb RADIUS client: Fix previous failover change 10 years ago
  Jouni Malinen 347c55e216 RADIUS client: Re-try connection if socket is closed on retransmit 10 years ago
  Jouni Malinen 94b39e5927 RADIUS client: Fix server connection recovery after initial failure 10 years ago
  Jouni Malinen 0d787f0242 Fix RADIUS client with out-of-memory and missing shared secret 10 years ago
  Jouni Malinen b81e274cdf RADIUS client: Print a clear debug log entry if socket is not available 10 years ago
  Jouni Malinen 3a413e0ed8 RADIUS client: Check getsockname() return value 10 years ago
  Jouni Malinen b523973611 RADIUS client: Trigger failover more quickly if socket is not valid 11 years ago
  Jouni Malinen 09844c0984 RADIUS client: Do not flush pending messages if server did not change 11 years ago
  Jouni Malinen 70d4084885 RADIUS client: Fix socket close/re-open on server change 11 years ago
  Jerry Yang d045cc8e4c RADIUS client: Fix crash issue in radius_client_timer() 11 years ago
  Jouni Malinen c1fb75a6e2 RADIUS client: Handle ENETUNREACH similarly to other failure cases 11 years ago
  Jouni Malinen 9ed4076673 RADIUS client: Do not try to send message without socket 11 years ago
  Johannes Berg 40128043ca RADIUS client: Use monotonic time 11 years ago
  Jouni Malinen 61323e70e1 Convert perror/printf calls to wpa_printf 11 years ago
  Jouni Malinen 067ffa2696 Convert os_realloc() for an array to use os_realloc_array() 12 years ago
  Jouni Malinen 8c6f80e023 Remove extra linefeed from hostapd_logger message 13 years ago
  Alexander Couzens a4e73a0e47 Fix potential double free and use of freed memory in RADIUS client 13 years ago
  Jouni Malinen 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
  Jouni Malinen e3e52e364e hostapd: Fix RADIUS client configuration update on reconfig 14 years ago
  Jouni Malinen 2988796257 Fix RADIUS client to cancel IPv6 socket read notifications 15 years ago
  Jouni Malinen 1489e11a94 Make struct radius_msg private to radius.c 15 years ago
  Jouni Malinen aa235d2ef7 Convert RADIUS message code to use wpabuf internally 15 years ago
  Jouni Malinen 9e7245bdb4 Change radius_msg_free() to free the buffer 15 years ago