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
/
hostapd
Commit message (
Expand
)
Author
Age
Files
Lines
*
hostapd_cli: Use os_exec() for action script execution
HEAD
master
Jouni Malinen
2015-10-20
1
-17
/
+8
*
hostapd: enable dynamic modification of acl policy
Nadim Zubidat
2012-11-06
3
-2
/
+46
*
hostap: add channel switch ability to AP & GO (INTERNAL)
Victor Goldenshtein
2012-09-13
1
-0
/
+2
*
Android.mk: Define ANDROID_P2P
Eyal Shapira
2012-08-02
1
-0
/
+2
*
Restore OpenSSL ENGINE support
Kenny Root
2012-08-02
1
-3
/
+0
*
Moving keystore to system/security
Kenny Root
2012-08-02
1
-1
/
+1
*
Android: hostapd: enable N rates in build config
Ido Reis
2012-08-02
1
-1
/
+1
*
config: enable NL80211
Luciano Coelho
2012-08-02
1
-1
/
+1
*
hostapd: add support for android created sockets (/dev/socket/)
Yotam Rubin
2012-08-02
3
-6
/
+48
*
Android: Do not use separate private lib
Jouni Malinen
2012-08-02
1
-1
/
+2
*
Android: Define ANDROID_BRCM_P2P_PATCH for Broadcom specific builds
Dmitry Shmidt
2012-08-02
1
-0
/
+4
*
Android: Add src directory symlinks
Dmitry Shmidt
2012-08-02
1
-0
/
+1
*
P2P: enable to set in the conf file the wmm params
Yoni Divinsky
2012-07-30
1
-73
/
+1
*
hostapd: Add IEEE 802.11ac VHT IEs into Beacon/Probe Response
Mahesh Palivela
2012-06-30
1
-0
/
+4
*
hostapd: Initial IEEE 802.11ac (VHT) definitions
Mahesh Palivela
2012-06-30
4
-0
/
+215
*
WPS: Document NFC use cases with password/config token
Jouni Malinen
2012-06-28
3
-0
/
+63
*
WPS: Add support for NCF password token from AP
Jouni Malinen
2012-06-28
3
-1
/
+117
*
WPS: Add new mechanism for generation NFC configuration token
Jouni Malinen
2012-06-28
2
-0
/
+57
*
WPS: Add new mechanism for communicating NFC tag read events
Jouni Malinen
2012-06-27
2
-2
/
+70
*
RADIUS DAS: Validate Event-Timestamp
Jouni Malinen
2012-06-17
2
-0
/
+11
*
hostapd: Return error value on configuration check failure
Baruch Siach
2012-06-16
1
-1
/
+1
*
hostapd: Remove redundant variable initialization
Baruch Siach
2012-06-16
1
-1
/
+1
*
WNM: Add advertisement of BSS max idle period
Jouni Malinen
2012-05-27
2
-0
/
+8
*
wpa_supplicant: Make Android makefiles available under the BSD license
Dmitry Shmidt
2012-05-14
1
-0
/
+6
*
Add ChangeLog entries from v1.0 release
Jouni Malinen
2012-05-10
1
-0
/
+107
*
Add preliminary RADIUS dynamic authorization server (RFC 5176)
Jouni Malinen
2012-05-06
3
-0
/
+50
*
hostapd: Allow addition of arbitrary RADIUS attributes
Jouni Malinen
2012-05-05
2
-0
/
+130
*
hostapd: Add optional Chargeable-User-Identity request (RFC 4372)
Jouni Malinen
2012-05-05
2
-1
/
+9
*
hlr_auc_gw: Use 5 bit IND for SQN updates
Jouni Malinen
2012-05-05
1
-5
/
+41
*
hlr_auc_gw: Add support for updating Milenage file SQN
Jouni Malinen
2012-05-03
1
-5
/
+90
*
hlr_auc_gw: Fix CONFIG_WPA_TRACE=y build
Jouni Malinen
2012-05-03
1
-4
/
+9
*
EAP-AKA': Update to RFC 5448
Jouni Malinen
2012-05-02
1
-0
/
+6
*
Make bind failure messages unique
Ben Greear
2012-04-06
2
-2
/
+2
*
hostapd: Do not allow HT in 11b mode
Sujith Manoharan
2012-04-03
1
-0
/
+6
*
Add wps_cancel for hostapd_cli
Anirban Sirkhell
2012-03-30
2
-0
/
+11
*
GAS server: Add support for ANQP Venue Name element
Jouni Malinen
2012-02-26
2
-0
/
+55
*
Interworking: Add GAS server support for AP mode
Jay Katabathuni
2012-02-26
3
-0
/
+14
*
Android: Add PLATFORM_VERSION to VERSION_STR_POSTFIX definition
Dmitry Shmidt
2012-02-25
1
-0
/
+2
*
Android: Add build configuration files
Dmitry Shmidt
2012-02-25
2
-1
/
+191
*
Add wpa_supplicant AP mode STA deauthenticate/disassociate commands
Jithu Jance
2012-02-25
1
-167
/
+0
*
hostapd: Allow 'none' driver to be started without ifname
Jouni Malinen
2012-02-16
1
-1
/
+3
*
Move hostapd_for_each_interface() and hapd_interfaces into src/ap
Jouni Malinen
2012-02-16
1
-23
/
+0
*
hostapd: Make sure ctrl_iface is not initialized multiple times
Shan Palanisamy
2012-02-16
1
-1
/
+4
*
Do not call driver_init if hostapd interface is not yet configured
Shan Palanisamy
2012-02-16
1
-4
/
+6
*
Do not call hapd_deinit if driver was not initialized
Shan Palanisamy
2012-02-16
1
-1
/
+1
*
hostapd: Allow config parameters to be set through ctrl_iface
Shan Palanisamy
2012-02-16
3
-1
/
+30
*
Split hostapd security parameter updating into a separate function
Jouni Malinen
2012-02-16
1
-57
/
+61
*
hostapd: Split config item parser into a separate function
Shan Palanisamy
2012-02-16
1
-72
/
+85
*
Clear wpa_psk/passphrase when the other option is configured
Shan Palanisamy
2012-02-16
1
-0
/
+4
*
Remove the GPL notification from files contributed by Jouni Malinen
Jouni Malinen
2012-02-11
12
-96
/
+24
[next]