You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hostap/src
Alan T. DeKok f13e815491 Set Acct-Session-Id from os_get_random() instead of os_get_time()
So that systems with bad clocks will send random session IDs,
instead of always ones starting at the same second.

If os_get_random() isn't available, use os_get_time(). But also
mix in now.tv_usec, so that the accounting session ID is more
likely to be globally and temporally unique.

Signed-off-by: Alan DeKok <aland@freeradius.org>
9 years ago
..
ap Set Acct-Session-Id from os_get_random() instead of os_get_time() 9 years ago
common Extend hw_mode to support any band for offloaded ACS case 9 years ago
crypto OpenSSL: Fix build iwth OpenSSL 0.9.8 9 years ago
drivers Extend hw_mode to support any band for offloaded ACS case 9 years ago
eap_common EAP-SAKE: Make attribute parser more readable 9 years ago
eap_peer EAP-EKE: Add Session-Id 9 years ago
eap_server EAP-EKE: Add Session-Id 9 years ago
eapol_auth Declare all read only data structures as const 9 years ago
eapol_supp Declare all read only data structures as const 9 years ago
l2_packet tests: Add eapol-fuzzer 9 years ago
p2p P2P: Fix association with an AP/P2P GO that is not a P2P manager 9 years ago
pae MACsec: Update protect frames and replay on reauthentication 10 years ago
radius RADIUS: Fix a copy-paste error in variable name 9 years ago
rsn_supp Simplify VHT Capabilities element parsing 9 years ago
tls libtommath: Fix check mp_init_multi() result 9 years ago
utils tests: Add a module test for wpa_ssid_txt() with too long SSID 9 years ago
wps WPS: Add more debug prints to httpread 9 years ago
Makefile MACsec: Add PAE implementation 10 years ago
lib.rules Add QUIET=1 option for make 10 years ago