index
:
external_wpa_supplicant_8_ti.git
master
external wpa supplicant 8 ti
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed fwrite error path in eap_fast_write_pac not to free buf
Jouni Malinen
2008-11-01
1
-4
/
+3
*
Added a comment about VS2008EE and updated WinPcap/OpenSSL versions
Jouni Malinen
2008-11-01
1
-4
/
+5
*
Added a note about hostapd driver_nl80211 and AP mode in wireless-testing
Jouni Malinen
2008-11-01
1
-0
/
+3
*
Fixed ctrl_iface BSS command to fetch scan results, if needed
Jouni Malinen
2008-11-01
1
-0
/
+4
*
driver_nl80211: Remove set_ssid from nl80211 driver
Johannes Berg
2008-11-01
1
-23
/
+0
*
Updated VS2005 project files with new and removed C files
Jouni Malinen
2008-11-01
3
-10
/
+22
*
Use os_snprintf() instead of snprintf()
Jouni Malinen
2008-11-01
1
-16
/
+16
*
Use the common ieee802_11_parse_elems() implementations for mlme.c
Jouni Malinen
2008-10-29
4
-198
/
+41
*
Moved ieee802_11_parse_elems() into common code
Jouni Malinen
2008-10-29
9
-271
/
+319
*
Removed the unused hapd argument to ieee802_11_parse_elems()
Jouni Malinen
2008-10-29
5
-15
/
+10
*
driver_nl80211: Added TX queue parameter configuration
Jouni Malinen
2008-10-29
1
-0
/
+41
*
driver_nl80211: Added basic rate configuration
Jouni Malinen
2008-10-29
1
-0
/
+27
*
Verify fread(), fwrite(), and system() return values
Jouni Malinen
2008-10-29
3
-5
/
+18
*
Fixed size_t printf format for 64-bit targets
Jouni Malinen
2008-10-29
2
-10
/
+17
*
nl80211: Finish dumps properly (ported from iw.git)
Jouni Malinen
2008-10-29
2
-2
/
+6
*
Set TX queue parameters during initialization
Jouni Malinen
2008-10-29
1
-0
/
+24
*
Fixed EAPOL skip for PMKSA caching case to remain in authenticated state
Jouni Malinen
2008-10-25
1
-0
/
+2
*
Fix group key rekeying when reauth happens during pending group key update
Jouni Malinen
2008-10-21
2
-4
/
+25
*
EAP-FAST peer: Fixed not to add PAC Request in PAC Acknowledgement message
Jouni Malinen
2008-10-19
1
-1
/
+1
*
EAP-FAST: Allow A-ID and A-ID-Info to be configured separately
Jouni Malinen
2008-10-19
14
-26
/
+132
*
Fixed WPA/RSN IE validation to verify the proto (WPA vs. WPA2) is enabled
Jouni Malinen
2008-10-15
3
-1
/
+9
*
Avoid some gcc 4.3 warnings about deprecated string conversions
Jouni Malinen
2008-10-14
1
-1
/
+1
*
EAP-FAST: Make PAC-Key lifetime values configurable
Jouni Malinen
2008-10-08
13
-14
/
+56
*
EAP-FAST: Added support for disabling anonymous/authenticated provisioning
Jouni Malinen
2008-10-08
13
-0
/
+50
*
Change the order of Result TLV and PAC TLV to avoid interop issues
Jouni Malinen
2008-10-08
1
-8
/
+8
*
wpa_gui-qt4: Set EAP-FAST provisioning parameters if inner method is 'any'
Jouni Malinen
2008-10-07
1
-1
/
+2
*
Updated the comment on MS-Packet-Info mismatch based on [MS-SOH] info
Jouni Malinen
2008-10-02
1
-2
/
+3
*
SoH: Add null termination for empty url in MS-Quarantine-State.
Jouni Malinen
2008-10-02
1
-2
/
+2
*
SoH: Add all the mandatory attributes into SSoH vendor specific attribute
Jouni Malinen
2008-10-02
1
-5
/
+54
*
Fixed EAP-FAST peer not to add double Result TLV when ACKing PAC
Jouni Malinen
2008-10-02
1
-6
/
+3
*
Register a quick auth timeout if EAPOL fails to avoid long waits
Jouni Malinen
2008-10-02
1
-0
/
+9
*
Added debug_timestamp option to Windows registry
Jouni Malinen
2008-10-02
2
-0
/
+8
*
NDIS: Set authMode=WPA2, if needed, when flushing PMKID cache
Jouni Malinen
2008-10-02
1
-1
/
+15
*
Set update_config=1 in the example Windows registry config
Jouni Malinen
2008-10-02
1
-0
/
+1
*
Save config after blob updates from EAP (if update_config=1)
Jouni Malinen
2008-10-02
1
-0
/
+7
*
wpa_gui-qt4: Fixed phase2 format for EAP-FAST GTC+MSCHAPv2 case
Jouni Malinen
2008-10-02
1
-2
/
+2
*
Fixed a typo
Jouni Malinen
2008-10-02
2
-2
/
+2
*
wpa_gui-qt4: Set EAP-FAST provisioning parameters
Jouni Malinen
2008-10-02
1
-3
/
+14
*
wpa_gui-qt4: Unset string variables instead of setting them to ""
Jouni Malinen
2008-10-02
1
-6
/
+20
*
Extended ctrl_iface SET_NETWORK to allow variables to be unset
Jouni Malinen
2008-10-02
1
-0
/
+17
*
wpa_gui-qt4: Added support for configuring Phase 2 method
Jouni Malinen
2008-10-01
4
-1
/
+158
*
Add pcsc="" to configuration for EAP-SIM and EAP-AKA
Jouni Malinen
2008-10-01
1
-4
/
+7
*
Silenced some of the driver-related messages for driver=none case
Jouni Malinen
2008-10-01
3
-11
/
+31
*
Added a new driver wrapper, "none", for RADIUS server only configuration
Jouni Malinen
2008-10-01
6
-2
/
+80
*
Fixed EAP-TTLS server to verify eap_ttls_phase2_eap_init() return code
Jouni Malinen
2008-10-01
1
-2
/
+12
*
wpa_gui-qt4: add support for starting in system tray only
Kel Modderman
2008-10-01
4
-10
/
+27
*
wpa_gui-qt4: clean up closeEvent handler
Kel Modderman
2008-10-01
2
-20
/
+6
*
nl80211: clean up netlink code
Jouni Malinen
2008-09-30
1
-120
/
+108
*
nl80211 hostapd driver: clean up netlink code
Johannes Berg
2008-09-29
1
-282
/
+139
*
nl80211 driver: correctly set the encrypt bit for eapol frames
Johannes Berg
2008-09-29
1
-4
/
+12
[next]