index
:
hostap
android-jb
android-kk
android-l
android-m
aosp-jb
aosp-kk
master
pending
hostapd/wpa_supplicant
Jouni Malinen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hostapd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Declare all read only data structures as const
Mikael Kanstrup
2015-04-25
1
-6/+6
*
Replace HOSTAPD_MAX_SSID_LEN with SSID_MAX_LEN
Jouni Malinen
2015-04-22
1
-3/+3
*
Use SSID_MAX_LEN define instead of value 32 when comparing SSID length
Jouni Malinen
2015-04-22
1
-2/+3
*
Add WPS_DEV_NAME_MAX_LEN define and use it when comparing length
Jouni Malinen
2015-04-22
1
-1/+1
*
hlr_auc_gw: Allow Milenage RES length to be reduced
Jouni Malinen
2015-04-03
2
-6/+30
*
hostapd: Fix some compilation errors
Eliad Peller
2015-03-29
1
-0/+1
*
OpenSSL: Implement AES-128 CBC using EVP API
Jouni Malinen
2015-03-29
2
-0/+4
*
Error out if user configures SQLite DB without CONFIG_SQLITE
Ben Greear
2015-03-28
1
-0/+6
*
Extend offloaded ACS QCA vendor command to support VHT
Manikandan Mohan
2015-03-23
2
-3/+27
*
Fix hlr_auc_gw build with OpenSSL
Jouni Malinen
2015-03-20
2
-0/+4
*
Remove SChannel support
Jouni Malinen
2015-03-18
2
-22/+0
*
Add ChangeLog entries for v2.4
Jouni Malinen
2015-03-14
1
-0/+44
*
Add option to force a specific RADIUS client address to be used
Jouni Malinen
2015-03-01
2
-0/+14
*
Allow RADIUS server address to be replaced
Jouni Malinen
2015-02-28
1
-0/+18
*
Add helper function to clear and free wpa_psk list
Stefan Tomanek
2015-02-21
1
-5/+3
*
Add hostapd UPDATE_BEACON ctrl_iface command
Jouni Malinen
2015-02-09
1
-0/+4
*
Add STOP_AP control interface command
Jouni Malinen
2015-02-08
1
-0/+3
*
ACS: Allow specific channels to be preferred
Jouni Malinen
2015-02-06
2
-0/+59
*
Fix hostapd obss_interval documentation
Jouni Malinen
2015-02-03
1
-3/+3
*
Add a variable to handle extra CFLAGS values
Roger Zanoni
2015-01-31
1
-0/+1
*
Free old eap_user_file data on configuration change
Jouni Malinen
2015-01-29
1
-2/+14
*
OpenSSL: Implement aes_wrap() and aes_unwrap()
Jouni Malinen
2015-01-28
2
-0/+8
*
OpenSSL: Replace internal HMAC-MD5 implementation
Jouni Malinen
2015-01-28
2
-5/+9
*
Update copyright notices for the new year 2015
Jouni Malinen
2015-01-26
3
-5/+5
*
Add Suite B 192-bit AKM
Jouni Malinen
2015-01-26
4
-2/+26
*
Add HMAC-SHA384
Jouni Malinen
2015-01-26
2
-0/+6
*
ACS: Allow subset of channels to be configured
Adrien Decostre
2015-01-19
1
-4/+1
*
hostapd: Add vendor specific VHT extension for the 2.4 GHz band
Yanbo Li
2015-01-13
1
-0/+2
*
Add "GET tls_library" to provide information on TLS library and version
Jouni Malinen
2015-01-11
1
-0/+6
*
Remove Network Security Service (NSS) support
Jouni Malinen
2015-01-10
2
-32/+0
*
Introduce common hw features
Janusz Dziedzic
2015-01-10
2
-0/+2
*
Verify that eloop_register_read_sock() succeeds for ctrl_iface setup
Jouni Malinen
2015-01-08
1
-2/+6
*
Add support for testing memory allocation failures
Jouni Malinen
2015-01-07
1
-0/+45
*
crypto: Clear temporary heap allocations before freeing
Jouni Malinen
2015-01-06
1
-0/+1
*
hostapd: Set stdout line-buffered
Paul Stewart
2014-12-29
1
-0/+2
*
Add QUIET=1 option for make
Jouni Malinen
2014-12-29
1
-0/+4
*
Clean up debug prints to use wpa_printf()
Jouni Malinen
2014-12-26
2
-25/+38
*
hostapd: Make install path configurable
Prashanth Bhatta
2014-12-19
1
-3/+6
*
ERP: Add ERP_FLUSH for hostapd
Jouni Malinen
2014-12-14
2
-1/+13
*
RRM: Add AP mode minimal advertisement support for testing
Jouni Malinen
2014-12-12
1
-0/+2
*
Check os_snprintf() result more consistently - automatic 3
Jouni Malinen
2014-12-08
1
-10/+10
*
Check os_snprintf() result more consistently - automatic 1
Jouni Malinen
2014-12-08
3
-36/+36
*
ERP: Add support for ERP on EAP server and authenticator
Jouni Malinen
2014-12-04
4
-1/+20
*
ERP: Add optional EAP-Initiate/Re-auth-Start transmission
Jouni Malinen
2014-12-04
2
-0/+15
*
Add hostapd driver_params config parameter
Jouni Malinen
2014-11-29
3
-0/+7
*
Remove forgotten driver_test.c variables
Jouni Malinen
2014-11-29
3
-7/+1
*
Add DATA_TEST_FRAME for testing Data frame processing on AP side
Jouni Malinen
2014-11-28
1
-0/+54
*
hostapd: Allow DATA_TEST_CONFIG to configure ifname
Jouni Malinen
2014-11-27
1
-1/+9
*
Android: Add Hotspot 2.0 into hostapd makefile
Jouni Malinen
2014-11-25
1
-0/+14
*
proxyarp: Use C library header files and CONFIG_IPV6
Jouni Malinen
2014-11-25
1
-0/+2
[next]