bsd: Get rid of printf size_t warnings with 64-bit builds
[wpasupplicant] / hostapd / ieee802_1x.c
2009-04-22 Jouni MalinenMove default_wep_key variable into EAPOL authenticator...
2009-03-25 Jouni MalinenMove hostapd driver_ops to use similar set_key with...
2009-01-21 Jouni MalinenFixed WPS with open and shared WEP networks
2009-01-13 Jouni MalinenMoved RADIUS Class attribute helpers into RADIUS module
2009-01-12 Jouni MalinenAdded build option for removing VLAN support (CONFIG_NO...
2009-01-12 Jouni MalinenFixed CONFIG_NO_HOSTAPD_LOGGER build
2009-01-09 Jouni MalinenMoved association check from driver_*.c into ieee802_1x...
2009-01-09 Jouni MalinenMoved TX status processing for STA entries away from...
2009-01-08 Jouni MalinenSplit hostapd/driver.h into two files
2009-01-08 Jouni MalinenAdded support for removing RADIUS accounting and RADIUS...
2009-01-08 Jouni MalinenMark shared secret const in RADIUS client routines
2009-01-08 Jouni MalinenMoved documentation from developer.txt into source...
2009-01-02 Jouni MalinenInclude ieee802_11_defs.h explicitly instead of assumin...
2008-12-29 Jouni MalinenDisconnect the STA if EAP timeout is reached
2008-12-29 Jouni MalinenFixed retransmission of EAP requests if no response...
2008-11-30 Jouni MalinenClear various flags on re-association to allow key_mgmt...
2008-11-23 Jouni MalinenAdded preliminary Wi-Fi Protected Setup (WPS) implement...
2008-11-23 Jouni MalinenSimplified RADIUS accounting id usage
2008-11-23 Jouni MalinenAllocate new Acct-Session-Id on EAPOL-Logoff
2008-10-19 Jouni MalinenEAP-FAST: Allow A-ID and A-ID-Info to be configured...
2008-10-08 Jouni MalinenEAP-FAST: Make PAC-Key lifetime values configurable
2008-10-08 Jouni MalinenEAP-FAST: Added support for disabling anonymous/authent...
2008-08-31 Jouni MalinenAdded support for using SHA256-based stronger key deriv...
2008-08-03 Jouni MalinenAdded support for opportunistic key caching (OKC)
2008-03-09 Jouni MalinenTNC: Provide 'tnc' configuration option for EAP server...
2008-02-28 Jouni MalinenRe-initialize hostapd/wpa_supplicant git repository...