Send an Acct-Multi-Session-Id attribute in Access-Request packets
[mech_eap.git] / src / ap / ieee802_1x.c
2016-02-06 Nick LoweSend an Acct-Multi-Session-Id attribute in Access-Reque...
2016-02-06 Nick LoweRADIUS: Use more likely unique accounting Acct-{,Multi...
2016-02-06 Jouni MalinenEAPOL auth: Move radius_cui/identity freeing to eapol_a...
2015-12-31 Jouni MalinenHS 2.0: Postpone WNM-Notification sending by 100 ms
2015-12-24 Jouni MalinenFix RADIUS Called-Station-Id to not escape SSID
2015-11-19 Jouni MalinenFT auth: Fix EAPOL reauthentication after FT protocol run
2015-10-14 Jouni MalinenFix Suite B 192-bit AKM to use proper PMK length
2015-10-14 Jouni MalinenRemove unreachable PMKSA cache entry addition on Access...
2015-10-14 Jouni Malinenhostapd: Fix WPA, IEEE 802.1X, and WPS deinit in cases...
2015-08-23 Jouni MalinenEAP server: Add tls_session_lifetime configuration
2015-08-02 Jouni MalinenAdd build option to remove all internal RC4 uses
2015-08-01 Jouni MalinenComment out EAPOL-Key WEP support in CONFIG_FIPS=y...
2015-08-01 Jouni MalinenMake ieee802_1x_tx_key() static
2015-06-23 Jouni MalinenRemove redundant NULL check in ieee802_1x_encapsulate_r...
2015-06-20 Jouni MalinenHS 2.0: Add WLAN RADIUS attributes in OSEN case
2015-04-26 Jouni MalinenDo not use C++ reserved words as variable names
2015-04-22 Jouni MalinenRemove unused leftover from multi-SSID design
2015-04-13 Michael BraunRemove VLAN interface on STA free
2015-04-13 Michael BraunFix STA VLAN bind for RSN pre-authentication case
2015-03-28 Ben GreearImprove error messages related to EAP DB
2015-01-22 Ben Greearhostapd: Debug messages for dodgy RADIUS servers
2015-01-20 Eytan LifshitzAvoid NULL string in printf on EAP method names in...
2015-01-16 Jouni MalinenAdd authMultiSessionId into hostapd STA info
2014-12-14 Jouni MalinenERP: Add ERP_FLUSH for hostapd
2014-12-08 Jouni MalinenCheck os_snprintf() result more consistently - automatic 1
2014-12-08 Jouni MalinenWPS: Start EAPOL immediately even without WPA on WPS...
2014-12-04 Jouni MalinenERP: Add support for ERP on EAP server and authenticator
2014-12-04 Jouni MalinenERP: Add optional EAP-Initiate/Re-auth-Start transmission
2014-10-10 Jouni MalinenAdd external EAPOL transmission option for testing...
2014-10-04 Jouni MalinenFix PMKSA cache timeout from Session-Timeout in WPA...
2014-07-31 Jouni MalinenAdd RSN cipher/AKM suite attributes into RADIUS messages
2014-07-31 Jouni MalinenAdd WLAN-HESSID into RADIUS messages
2014-07-31 Jouni MalinenAdd Mobility-Domain-Id into RADIUS messages
2014-03-29 Jouni MalinenRADIUS server: Add support for MAC ACL
2014-02-25 Jouni MalinenHS 2.0R2: RADIUS server support to request Subscr Remed...
2014-02-25 Jouni MalinenHS 2.0R2 AP: Add support for Session Info URL RADIUS AVP
2014-02-25 Jouni MalinenHS 2.0R2 AP: Add support for deauthentication request
2014-02-25 Jouni MalinenHS 2.0R2 AP: Add OSEN implementation
2014-02-25 Jouni MalinenHS 2.0R2 AP: Use Subscr Remediation request from RADIUS...
2014-02-25 Jouni MalinenHS 2.0R2 AP: Add STA's Hotspot 2.0 Release Number into...
2014-02-25 Jouni MalinenHS 2.0R2 AP: Add AP Hotspot 2.0 Release Number as WFA...
2014-02-13 Eytan LifshitzAvoid NULL dereference in ieee802_1x_get_mib_sta()...
2014-01-02 Jouni MalinenAdd more STA information into the ctrl_iface STA command
2013-12-26 Jouni MalinenWPS: Reschedule AP configuration reload on EAP completion
2013-12-24 Johannes BergAP: Use monotonic time for STA accounting
2013-12-08 Johannes BergAP: Use monotonic time for STA connected time
2013-11-02 Jouni MalinenConvert perror/printf calls to wpa_printf
2013-10-14 Dmitry ShmidtReplace printf with wpa_printf debug message
2013-08-07 Jouni MalinenVLAN: Simplify no-WEP with VLAN check
2013-08-07 Michael BraunWEP: Remove VLAN support from hostapd
2013-07-07 Jouni MalinenAdd server identity configuration for EAP server
2013-06-25 Michael BraunVLAN: Avoid access to non-existing interfaces
2013-04-27 Jouni MalinenAdd dup_binstr() to help common binary string tasks
2013-01-12 Jouni MalinenFix EAPOL frame sending to non-QoS STAs
2012-12-18 Jouni MalinenAdd Acct-Session-Id into Access-Request messages
2012-12-18 Vladimir KondratievIntroduce 60 GHz band
2012-11-20 Jouni MalinenAdd preliminary support for using SQLite for eap_user...
2012-09-26 Raja ManiInclude connected time in AP mode STA-* commands
2012-08-19 Michael BraunInitialize EAPOL auth identity/cui with STA entry data
2012-08-13 Jouni MalinenConvert os_zalloc() for an array to use os_calloc()
2012-08-07 Jouni MalinenShare a single definition of EAPOL-Key structure for...
2012-08-07 Jouni MalinenUse shared function for adding common RADIUS attributes
2012-08-07 Jouni MalinenReturn wpabuf from radius_msg_get_eap()
2012-08-07 Jouni MalinenConvert remaining SSID routines from char* to u8*
2012-05-05 Jouni Malinenhostapd: Allow addition of arbitrary RADIUS attributes
2012-05-05 Jouni Malinenhostapd: Add optional Chargeable-User-Identity request...
2012-05-05 Jouni Malinenhostapd: Copy Chargeable-User-Identity into accounting...
2012-04-10 Jouni MalinenFix EAP/WPS to PSK transition on reassociation in authe...
2012-02-11 Jouni MalinenRemove the GPL notification from files contributed...
2012-02-04 Jouni MalinenClear EAPOL authenticator authFail for PMKSA caching/FT
2011-12-10 Ben GreearAP: Improve disconnect and timeout related logging
2011-12-10 Ben GreearAP: Convert some wpa_printf to wpa_msg/dbg
2011-11-20 Jouni MalinenFix wired EAPOL authenticator
2011-11-19 Johannes BergAP: Add explicit EAPOL TX status event
2011-11-17 Jouni MalinenUse a single define for maximum number of EAP methods
2011-11-13 Jouni MalinenRemove unnecessary include file inclusion
2011-11-03 Jouni MalinenMove AP events for STA connected/disconnected into...
2011-10-24 Jithu JanceP2P: Append P2P Device Address to AP-STA-CONNECTED...
2011-10-22 Ben GreearFix typo in comment related to EAPOL
2011-10-15 B. JFix NT-hash password use with integrated authentication...
2011-10-12 Jouni MalinenEAPOL auth: Disconnect after IEEE 802.1X failure
2011-09-12 Per EkmanRemove references to time_t/time()
2011-08-28 Jouni MalinenWPS: Wait for EAPOL-Start unless WPS 2.0 station as...
2011-06-21 Jouni MalinenRemove a compiler warning on uninitialized variable
2011-05-17 Jouni MalinenWPS: Add a workaround for Windows 7 capability discover...
2011-04-11 Jouni MalinenFix WPS AP mode regression
2011-04-02 Felix Fietkaunl80211: Send EAPOL frames as QoS data frames for QoS...
2011-03-29 Jouni MalinenWork around SNonce updates on EAPOL-Key 1/4 retransmission
2011-02-20 Jouni MalinenFT: Fix FT-EAP to set EAPOL Authenticator into authenti...
2011-02-02 Johannes BergAP: Introduce sta authorized wrappers
2011-01-09 Jouni MalinenUse set_key addr to distinguish default and multicast...
2010-11-24 Jouni MalinenGet rid of struct hostapd_driver_ops abstraction
2010-11-24 Jouni Malinenhostapd_driver_ops reduction
2010-11-23 Masashi HonmaFix memory leak on EAPOL Authenticator error path
2010-11-23 Jouni MalinenAnnotate places depending on strong random numbers
2010-11-07 Jouni MalinenFix EAP standalone server
2010-10-27 Jouni MalinenAllow EAPOL frames from pre-authenticating station...
2010-09-15 Dan HarkinsEAP-pwd: Add support for EAP-pwd server and peer functi...
2010-09-09 Jouni MalinenP2P: Use PSK format in WPS Credential
2010-07-21 Jouni MalinenEAP server: Add support for configuring fragment size
next