Jouni Malinen
|
6fa68a0ee5
Added an option to add (or override) Credential attribute(s) in M8
|
16 years ago |
Jouni Malinen
|
da3c6a5e2b
Fixed auth_send_eapol() to use correct ctx structure
|
16 years ago |
Jouni Malinen
|
d0fc6e1211
Use a hardcoded RSN IE for testing to start Authenticator
|
16 years ago |
Jouni Malinen
|
e2d492dd08
Implement EAPOL sending callbacks for IBSS RSN
|
16 years ago |
Jouni Malinen
|
11ef8d3578
Added initial step for IBSS RSN support
|
16 years ago |
Jouni Malinen
|
4bb081f1b4
Renamed PMKSA cache functions to avoid duplicate symbols with supplicant
|
16 years ago |
Jouni Malinen
|
13268290b6
Moved rsn_pmkid() into shared code to avoid duplication
|
16 years ago |
Jouni Malinen
|
676ea3413d
eapol_test: Allow generated RADIUS attributes to be replaced
|
16 years ago |
Dan Williams
|
8f33641c94
driver_wext: Add IW_ENCODE_TEMP into SIOCSIWENCODE{,EXT} calls
|
16 years ago |
Jouni Malinen
|
540264a721
Removed wpa_sm dereference from pmksa_cache_list()
|
16 years ago |
Jouni Malinen
|
f5a51b58d4
Moved proto == RSN validation from pmksa_cache.c into the caller
|
16 years ago |
Jouni Malinen
|
010dc06853
Moved RADIUS Class attribute helpers into RADIUS module
|
16 years ago |
Jouni Malinen
|
93ea8ed034
Partial fix for test_wpa build
|
16 years ago |
Jouni Malinen
|
0b8695bb2b
Renamed shadowed variable
|
16 years ago |
Jouni Malinen
|
61e64e7b7f
Removed dead code
|
16 years ago |
Jouni Malinen
|
c77bb61aee
Fixed copy-paste error in retry configuration (incorrect ioctl used)
|
16 years ago |
Jouni Malinen
|
25ba219f3e
Removed unused set_regulatory_domain driver function
|
16 years ago |
Jouni Malinen
|
f49275c92f
Fixed build without CONFIG_IEEE80211N
|
16 years ago |
Jouni Malinen
|
4cdde5caf7
Fixed a typo in printf -> wpa_printf changes
|
16 years ago |
Jouni Malinen
|
24bb3d9788
Fixed build with wpa_printf disabled
|
16 years ago |
Jouni Malinen
|
a9843f614f
Removed hw_features.o from build if hostapd MLME is not used
|
16 years ago |
Jouni Malinen
|
7fd46d466f
Added build option for disabling control interface (CONFIG_NO_CTRL_IFACE)
|
16 years ago |
Jouni Malinen
|
30b32314eb
Added build option for removing VLAN support (CONFIG_NO_VLAN)
|
16 years ago |
Jouni Malinen
|
71f04b3cf9
Fixed CONFIG_NO_HOSTAPD_LOGGER build
|
16 years ago |
Jouni Malinen
|
27750f29d6
Comment out RADIUS configuration parsing if RADIUS client support is
|
16 years ago |
Jouni Malinen
|
10656fc23a
Replaced printf() calls with wpa_printf()
|
16 years ago |
Jouni Malinen
|
815d2189d9
Remove TLS-PRF from hostapd build if it is not needed
|
16 years ago |
Jouni Malinen
|
03ba2cb4c6
Added CONFIG_NO_AES_EXTRAS for hostapd
|
16 years ago |
Jouni Malinen
|
bc521fac13
Fixed couple of build failures with minimal configuration
|
16 years ago |
Kel Modderman
|
e0f6d3d9b5
wpa_gui-qt4: silence compile warning + wpsTab enable/disable
|
16 years ago |