Jouni Malinen
|
d87e90b646
WPS: Check malloc success on workaround path
|
14 years ago |
Jouni Malinen
|
21fe9e757e
P2P: Use consistent checking of ssid != NULL
|
14 years ago |
Jouni Malinen
|
f94a85ee33
P2P: Coding style cleanup for D-Bus handlers
|
14 years ago |
Jouni Malinen
|
faa9f2cf95
P2P: Fix D-Bus error path (potential NULL pointer deref)
|
14 years ago |
Jouni Malinen
|
ab1dee81a2
P2P: Remove dead code from wpas_p2p_connect()
|
14 years ago |
Jouni Malinen
|
40eebf2353
MD5: Fix clearing of temporary stack memory to use correct length
|
14 years ago |
Henry Gebhardt
|
f0573c7989
wpa_supplicant: Edit BINDIR in dbus and systemd service files
|
14 years ago |
Henry Gebhardt
|
2ecaec50c8
wpa_supplicant: Add systemd support
|
14 years ago |
Johannes Berg
|
f67eeb5c32
nl80211: fix interface address assignment
|
14 years ago |
Johannes Berg
|
b14a210ce2
nl80211: Support GTK rekey offload
|
14 years ago |
Jouni Malinen
|
7aec3776b9
Sync with linux/nl80211.h from wireless-testing.git
|
14 years ago |
Arik Nemtsov
|
95ab606345
nl80211: Send STA flags to kernel on station addition
|
14 years ago |
Arik Nemtsov
|
d83ab1fe37
hostapd: Set STA flags when adding a new station
|
14 years ago |
Mikael Wikström
|
ed49fbbf3a
Fix non D-Bus builds by removing 'void void' in return value
|
14 years ago |
Hong Wu
|
8fd0f0f323
FT: Clear SME ft_used/ft_ies when disconnecting
|
14 years ago |
Hong Wu
|
715ed737dc
FT: Disable PMKSA cache for FT-IEEE8021X
|
14 years ago |
Jouni Malinen
|
cb465555d4
Allow PMKSA caching to be disabled on Authenticator
|
14 years ago |
Angie Chinchilla
|
2db9174503
wpa_s AP mode: Enable HT20 if driver supports it
|
14 years ago |
Jouni Malinen
|
ca62e114aa
wpa_supplicant AP: Disable AP mode on disassoc paths
|
14 years ago |
Jouni Malinen
|
4f525d8e5b
Move peer certificate wpa_msg() calls to notify.c
|
14 years ago |
Michael Chang
|
ade74830b4
Add dbus signal for information about server certification
|
14 years ago |
Yogesh Ashok Powar
|
a3e685a04b
hostapd: Clear keys configured when hostapd reloads configuration
|
14 years ago |
Jouni Malinen
|
235279e777
TLS: Add support for tls_disable_time_checks=1 in client mode
|
14 years ago |
Paul Stewart
|
572a171f4f
wpa_supplicant: Respect PKG_CONFIG variable if set in the environment
|
14 years ago |
Marcin Klimczewski
|
751bc722bd
wpa_cli: Add missing parameter for P2P_GROUP_ADD command
|
14 years ago |
Angie Chinchilla
|
f5fc603251
P2P: Only call dev_lost() for devices that have been dev_found()
|
14 years ago |
Jayant Sane
|
a362dc1d43
DBus/P2P: Rectified type of SecondaryDeviceTypes in device property Get
|
14 years ago |
Jayant Sane
|
b05fe0e557
DBus/P2P: Adding decl for PersistentGroupRemoved signal
|
14 years ago |
Jouni Malinen
|
5f310a9e24
nl80211: Process association/disassociation events in AP mode
|
14 years ago |
Jouni Malinen
|
866af8b6bd
nl80211: Allow AP mode to be started without monitor interface
|
14 years ago |