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
path:
root
/
wpa_supplicant
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix VS project files to match with source code file changes
Jouni Malinen
2009-12-13
6
-4
/
+23
*
Remove obsolete Prism54.org driver support (driver_prism54.c)
Jouni Malinen
2009-12-12
1
-5
/
+0
*
WPS: Handle Selected Registrar as a union of info from all Registrars
Jouni Malinen
2009-12-12
1
-0
/
+1
*
WPS: Add display and keypad config methods for WPS ER
Jouni Malinen
2009-12-12
1
-0
/
+2
*
Fix dh_groups.o build for some configurations
Jouni Malinen
2009-12-11
1
-7
/
+4
*
Remove struct hostapd_rate_data from driver API
Jouni Malinen
2009-12-09
2
-13
/
+8
*
Add support for building IEEE 802.11n support into wpa_supplicant AP
Jouni Malinen
2009-12-06
1
-0
/
+7
*
Fix some issues with test program builds
Jouni Malinen
2009-12-06
1
-1
/
+2
*
Move test_x509v3 into the new tests subdirectory
Jouni Malinen
2009-12-06
4
-387
/
+0
*
Remove forgotten asn1_test build target
Jouni Malinen
2009-12-06
1
-6
/
+0
*
Remove conditional no-RADIUS build from src/radius
Jouni Malinen
2009-12-06
1
-3
/
+4
*
Remove unneeded CONFIG_INTERNAL_X509 and NEED_SHA256 defines
Jouni Malinen
2009-12-06
1
-3
/
+1
*
Split crypto_internal.c into parts to clean up build
Jouni Malinen
2009-12-06
1
-15
/
+9
*
Move EAP method registration away from src/eap_{peer,server}
Jouni Malinen
2009-12-06
6
-15
/
+243
*
Remove unnecessary defines
Jouni Malinen
2009-12-05
8
-17
/
+0
*
Move more tests from wpa_supplicant/tests into tests
Jouni Malinen
2009-12-05
6
-1235
/
+1
*
Move MD4 test from wpa_supplicant/tests into tests
Jouni Malinen
2009-12-05
2
-106
/
+1
*
Move milenage.[ch] into src/crypto
Jouni Malinen
2009-12-05
1
-1
/
+1
*
IBSS RSN: Add more verbose debug info for key setup
Jouni Malinen
2009-12-04
1
-8
/
+23
*
IBSS RSN: Wait for connection event and do not use auth timeout
Jouni Malinen
2009-12-04
2
-3
/
+6
*
SME: Do not process disassoc frame unless SME is used
Jouni Malinen
2009-12-04
1
-1
/
+2
*
Fix build with both CONFIG_AP=y and CONFIG_IBSS_RSN=y enabled
Jouni Malinen
2009-12-04
1
-21
/
+16
*
nl80211: Add support for IBSS networks
Jouni Malinen
2009-12-04
1
-2
/
+3
*
dbus: switch dbus APIs initialization order
Witold Sowa
2009-12-03
1
-8
/
+8
*
dbus: Enable -u option when only the new DBus API is included
Witold Sowa
2009-12-03
1
-4
/
+4
*
Fix wpa_priv compilation after driver_ops changes
Jouni Malinen
2009-12-03
1
-118
/
+13
*
Fix wpa_priv memory leak in wpa_priv_get_scan_results2()
Dmitry Shmidt
2009-12-03
1
-2
/
+2
*
SME: Deauthenticate to clear state after disassociation events
Jouni Malinen
2009-12-02
3
-1
/
+30
*
Fix driver initialization not to crash if driver does not use init2()
Jouni Malinen
2009-12-02
1
-2
/
+2
*
Remove src/crypto from default include path
Jouni Malinen
2009-11-29
18
-34
/
+31
*
Move EAPOL authenticator state machine into src/eapol_auth
Jouni Malinen
2009-11-29
1
-2
/
+2
*
Fix IBSS RSN build
Jouni Malinen
2009-11-29
1
-17
/
+3
*
Remove src/rsn_supp from default header path
Jouni Malinen
2009-11-29
20
-36
/
+33
*
Remove src/common from default header file path
Jouni Malinen
2009-11-29
32
-51
/
+48
*
Split scan processing for RSN preauthentication into parts
Jouni Malinen
2009-11-29
1
-2
/
+31
*
Remove old wpa_supplicant/hostapd doxygen files
Jouni Malinen
2009-11-28
13
-2513
/
+0
*
Fix init2() driver_ops to get the correct global driver context
Jouni Malinen
2009-11-28
3
-1
/
+5
*
WPS: Update couple of missed Primary Device Type uses
Jouni Malinen
2009-11-26
1
-10
/
+6
*
WPS: Clean up Primary Device Type handling
Jouni Malinen
2009-11-26
1
-28
/
+10
*
Fix internal crypto build with some configurations
Jouni Malinen
2009-11-24
1
-0
/
+1
*
Remove obsoleted get_scan_results() driver_ops
Jouni Malinen
2009-11-23
2
-118
/
+0
*
Remove deprecated scan and set_probe_req_ie driver_ops
Jouni Malinen
2009-11-23
2
-17
/
+1
*
Remove deprecated driver_ops handlers
Jouni Malinen
2009-11-23
3
-92
/
+0
*
Fix CONFIG_AP=y build after driver_ops set_key merge
Jouni Malinen
2009-11-23
1
-1
/
+1
*
Add cleared deprecation notes on iwl,ndiswrapper,madwifi(sta) wrappers
Jouni Malinen
2009-11-23
2
-2
/
+5
*
Merge set_key and hapd_set_key driver_ops into a single function
Jouni Malinen
2009-11-23
1
-3
/
+3
*
Move definitions away from hostapd_defs.h
Jouni Malinen
2009-11-23
1
-8
/
+0
*
Merge set_beacon driver_ops into a single one
Jouni Malinen
2009-11-23
2
-23
/
+7
*
Preparations for v0.7.0 release
Jouni Malinen
2009-11-21
1
-1
/
+1
*
Fix Visual Studio projects to match with source code file changes
Jouni Malinen
2009-11-21
4
-13
/
+13
[next]