hostapd/src
Johannes Berg 5118319831 trace: Look up start to cope with ASLR
When ASLR is enabled, like it is by default on many distros now,
the trace code doesn't work right.

Fix this by looking up the start of the executable mapping and
subtracing it from all the lookups.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
2017-02-28 11:37:19 +02:00
..
ap hostapd: Get channel number from frequency based on other modes as well 2017-02-26 12:24:03 +02:00
common FILS: Fix fils_hlp.c build with older netinet/udp.h definitions 2017-02-26 12:18:29 +02:00
crypto af_alg: Crypto wrappers for Linux kernel crypto (AF_ALG) 2017-02-28 11:24:15 +02:00
drivers nl80211: Notify reason for connection timeout failure 2017-02-20 10:47:08 +02:00
eap_common Remove trailing whitespace 2016-12-28 14:31:42 +02:00
eap_peer crypto: Process des_encrypt() error returns in callers 2017-02-28 11:24:05 +02:00
eap_server crypto: Process des_encrypt() error returns in callers 2017-02-28 11:24:05 +02:00
eapol_auth RADIUS: Share a single function for generating session IDs 2016-02-06 17:19:35 +02:00
eapol_supp RSN: Fix pre-authentication EAPOL-Start startPeriod configuration 2017-02-20 12:48:04 +02:00
fst FST: Silence compiler warning on WPA_ASSERT 2017-01-29 18:45:29 +02:00
l2_packet Remove trailing whitespace 2016-12-28 14:31:42 +02:00
p2p P2P: Verify local driver preferred frequencies for P2P use cases 2017-02-16 12:40:57 +02:00
pae mka: Fix the order of operations in secure channel deletion 2017-02-20 22:15:04 +02:00
radius Remove trailing whitespace 2016-12-28 14:31:42 +02:00
rsn_supp FILS: Use FILS Cache Identifier to extend PMKSA applicability 2017-02-26 12:05:40 +02:00
tls Remove trailing whitespace 2016-12-28 14:31:42 +02:00
utils trace: Look up start to cope with ASLR 2017-02-28 11:37:19 +02:00
wps Share a single str_starts() implementation 2016-08-06 12:38:21 +03:00
lib.rules Add QUIET=1 option for make 2014-12-29 15:49:05 +02:00
Makefile FST: Add the Fast Session Transfer (FST) module 2015-07-16 18:26:15 +03:00