Historique des commits

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