hostap/src/common
Mikael Kanstrup 8b423edbd3 Declare all read only data structures as const
By analysing objdump output some read only structures were found in
.data section. To help compiler further optimize code declare these
as const.

Signed-off-by: Mikael Kanstrup <mikael.kanstrup@sonymobile.com>
2015-04-25 17:33:06 +03:00
..
common_module_tests.c tests: Add module tests for src/common 2014-05-28 00:56:13 +03:00
defs.h Allow PSK/passphrase to be set only when needed 2015-03-28 11:05:13 +02:00
eapol_common.h MACsec: Add common IEEE 802.1X definitions 2014-05-09 20:05:28 +03:00
gas.c Add generic GAS request mechanism 2012-08-27 18:13:10 +03:00
gas.h Add generic GAS request mechanism 2012-08-27 18:13:10 +03:00
hw_features_common.c Simplify HT Operation element parsing 2015-04-22 22:05:11 +03:00
hw_features_common.h Make hostapd_set_freq_params() common 2015-02-21 16:07:53 +02:00
ieee802_1x_defs.h MACsec: Add common IEEE 802.1X definitions 2014-05-09 20:05:28 +03:00
ieee802_11_common.c Declare all read only data structures as const 2015-04-25 17:33:06 +03:00
ieee802_11_common.h Simplify VHT Operation element parsing 2015-04-22 22:05:12 +03:00
ieee802_11_defs.h Use SSID_MAX_LEN define instead of value 32 when comparing SSID length 2015-04-22 11:44:18 +03:00
Makefile tests: Add p2p-fuzzer 2015-04-22 11:44:19 +03:00
privsep_commands.h Use SSID_MAX_LEN define instead of value 32 when comparing SSID length 2015-04-22 11:44:18 +03:00
qca-vendor-attr.h Make qca-vendor.h independent of other header files 2014-04-25 11:41:36 +03:00
qca-vendor.h Mark QCA vendor command id 53 reserved, but not used anymore 2015-04-22 11:21:18 +03:00
sae.c SAE: Clear keys from memory on disassociation 2014-12-29 20:00:02 +02:00
sae.h SAE: Implement retransmission timer 2015-01-10 17:35:52 +02:00
tnc.h tests: TNC testing 2014-05-17 20:05:55 +03:00
version.h The master branch is now used for v2.5 development 2015-03-15 19:38:15 +02:00
wpa_common.c FT: Check FT, MD, and Timeout Interval length in the parser 2015-04-22 22:05:11 +03:00
wpa_common.h FT: Check FT, MD, and Timeout Interval length in the parser 2015-04-22 22:05:11 +03:00
wpa_ctrl.c Android: wpa_ctrl missing include for sys/stat.h 2015-04-03 10:47:36 +03:00
wpa_ctrl.h Add a AP mode event message for possible PSK/passphrase mismatch 2015-03-19 13:14:21 +02:00
wpa_helpers.c Add wpa_ctrl helper functions for upper level functionality 2014-03-12 01:09:21 +02:00
wpa_helpers.h Add wpa_ctrl helper functions for upper level functionality 2014-03-12 01:09:21 +02:00