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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
nl80211: Remove some of the unnecessary conditional compilation
Jouni Malinen
2009-12-13
1
-59
/
+14
*
Replace hostapd_button_pushed() with generic driver event
Jouni Malinen
2009-12-13
2
-3
/
+7
*
Replace hostapd_michael_mic_failure() with generic driver event
Jouni Malinen
2009-12-13
5
-6
/
+24
*
driver_test: Merge drv->hapd into drv->ctx
Jouni Malinen
2009-12-13
1
-8
/
+7
*
Add BSS ctx to if_add() driver op
Jouni Malinen
2009-12-13
3
-66
/
+17
*
Map STA flags into values defined in driver.h
Jouni Malinen
2009-12-13
6
-25
/
+29
*
Remove usused flags parameter from sta_add() driver op
Jouni Malinen
2009-12-13
2
-4
/
+2
*
driver_bsd: Fix build after previous commit
Jouni Malinen
2009-12-12
1
-1
/
+1
*
Add more WPA/IEEE 802.1X parameters into set_ieee8021x() driver op
Jouni Malinen
2009-12-12
4
-90
/
+81
*
driver_bsd: Fix build (eapol_sm.h is not needed anymore)
Jouni Malinen
2009-12-12
1
-1
/
+0
*
Change set_ieee8021x driver op to use parameters structure
Jouni Malinen
2009-12-12
5
-9
/
+22
*
Replace direct driver call to wpa_ft_rrb_rx() with driver event
Jouni Malinen
2009-12-12
2
-6
/
+20
*
driver_wired: Share multicast membership add/drop function
Jouni Malinen
2009-12-12
1
-40
/
+38
*
driver_wired: Remove unneeded conditional building blocks
Jouni Malinen
2009-12-12
1
-36
/
+22
*
Remove obsolete Prism54.org driver support (driver_prism54.c)
Jouni Malinen
2009-12-12
4
-1638
/
+0
*
driver_wired: Move STA entry processing away from driver wrapper
Jouni Malinen
2009-12-12
2
-24
/
+4
*
WPS: Handle Selected Registrar as a union of info from all Registrars
Jouni Malinen
2009-12-12
7
-63
/
+224
*
WPS: Move POST URL validation into web_connection_parse_post()
Jouni Malinen
2009-12-12
2
-9
/
+12
*
WPS: Remove an obsolete comment about UPnP actions and callbacks
Jouni Malinen
2009-12-12
1
-5
/
+0
*
WPS: Remove unnecessary GetDevice and PutMessage callbacks
Jouni Malinen
2009-12-12
3
-11
/
+38
*
WPS: Remove unnecessary SetSelectedRegistrar callback
Jouni Malinen
2009-12-12
2
-4
/
+1
*
Merge get_seqnum_igtk() driver op with get_seqnum()
Jouni Malinen
2009-12-11
2
-17
/
+3
*
Add Doxygen comments for rest of struct wpa_driver_ops members
Jouni Malinen
2009-12-10
1
-0
/
+201
*
Move vendor-specific IE type defines away from driver.h
Jouni Malinen
2009-12-10
2
-2
/
+2
*
Add more documentation for driver ops
Jouni Malinen
2009-12-10
1
-12
/
+153
*
EAP-TTLS/PAP: User-Password obfuscation for zero length password
Masashi Honma
2009-12-09
1
-1
/
+1
*
hostapd: Remove unused bridge_packets configuration option
Jouni Malinen
2009-12-09
2
-7
/
+0
*
Remove struct hostapd_rate_data from driver API
Jouni Malinen
2009-12-09
4
-27
/
+18
*
Remove unused rate flags from driver use
Jouni Malinen
2009-12-09
4
-23
/
+5
*
Merge bss_add/bss_remove drivers ops into if_add/if_remove
Jouni Malinen
2009-12-09
4
-95
/
+142
*
Remove unused if_update() driver op
Jouni Malinen
2009-12-09
4
-21
/
+0
*
Fix driver_bsd.c build
Masashi Honma
2009-12-07
1
-17
/
+17
*
Remove unused phytype RX info variable
Jouni Malinen
2009-12-06
2
-2
/
+0
*
Move EAP-SIM DB conditional build into hostapd
Jouni Malinen
2009-12-06
1
-16
/
+0
*
Remove conditional no-RADIUS build from src/radius
Jouni Malinen
2009-12-06
3
-68
/
+0
*
Move asn1_test.c into tests subdirectory and split it in two
Jouni Malinen
2009-12-06
1
-210
/
+0
*
Move hlr_auc_gw into hostapd directory
Jouni Malinen
2009-12-06
4
-737
/
+1
*
Add rules for building src/tls/libtls.a and use it with eap_example
Jouni Malinen
2009-12-06
2
-3
/
+33
*
Include functionality to support EAP-FAST unconditionally
Jouni Malinen
2009-12-06
5
-23
/
+0
*
Remove unneeded CONFIG_INTERNAL_X509 and NEED_SHA256 defines
Jouni Malinen
2009-12-06
4
-66
/
+0
*
Split crypto_internal.c into parts to clean up build
Jouni Malinen
2009-12-06
5
-379
/
+430
*
Fix rsn_preauth_scan_result() inline wrapper for no-EAP builds
Jouni Malinen
2009-12-06
1
-2
/
+2
*
Use thin archives to allow libraries to be merged
Jouni Malinen
2009-12-06
2
-2
/
+2
*
Increase EAP server extra room for encryption overhead (for GnuTLS)
Jouni Malinen
2009-12-06
1
-1
/
+1
*
Move EAP method registration away from src/eap_{peer,server}
Jouni Malinen
2009-12-06
4
-310
/
+46
*
Remove unnecessary defines
Jouni Malinen
2009-12-05
7
-30
/
+0
*
Add forgotten files into libcrypto.a
Jouni Malinen
2009-12-05
1
-0
/
+2
*
Add rules for building src/crypto as a library
Jouni Malinen
2009-12-05
4
-11
/
+69
*
Add build rules for building a library from src/utils files
Jouni Malinen
2009-12-05
3
-4
/
+36
*
Move Milenage test code into the new tests directory
Jouni Malinen
2009-12-05
2
-817
/
+8
[next]