wireshark/epan/crypt
Peter Wu 534787e402 cmake: make WERROR_COMMON_FLAGS a normal string
Instead of checking for the boolean "FALSE", just set an empty string.
This avoids the need to check for WERROR_COMMON_FLAGS before using it.

The transformation is the same for all files, remove
"if (WERROR_COMMON_FLAGS)" and "endif()", reindent and add quotes (since
we have a string here and not a list).

Modelines have been added where missing.

Change-Id: I0ab05ae507c51fa77336d49a99a226399cc81b92
Reviewed-on: https://code.wireshark.org/review/17997
Petri-Dish: Peter Wu <peter@lekensteyn.nl>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: João Valverde <j@v6e.pt>
Reviewed-by: Dario Lombardo <lomato@gmail.com>
Tested-by: Dario Lombardo <lomato@gmail.com>
2016-09-30 20:08:02 +00:00
..
CMakeLists.txt cmake: make WERROR_COMMON_FLAGS a normal string 2016-09-30 20:08:02 +00:00
CMakeListsCustom.txt.example Add missing cmake custom source includes 2016-03-03 03:45:58 +00:00
Custom.common Removed some remaining svn Id tags 2015-12-01 14:41:25 +00:00
Makefile.am Move airpdcap's print_debug_line() to airpdcap_debug.h 2016-07-26 18:06:33 +00:00
airpdcap.c Enable airpdcap debugging explicitly. 2016-07-29 00:12:09 +00:00
airpdcap_ccmp.c [airpcap] Decrypt protected management frames (802.11w) 2016-01-13 03:44:26 +00:00
airpdcap_debug.h Enable airpdcap debugging explicitly. 2016-07-29 00:12:09 +00:00
airpdcap_int.h [airpcap] Decrypt protected management frames (802.11w) 2016-01-13 03:44:26 +00:00
airpdcap_interop.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
airpdcap_rijndael.c g_malloc the decrypted key in AES_unwrap(), but always free it. 2015-12-21 20:56:13 +00:00
airpdcap_rijndael.h Allocate the unwrapped key in AES_unwrap(). 2015-05-10 02:18:24 +00:00
airpdcap_system.h Add boundary check for 802.11 decryption 2015-11-28 09:47:28 +00:00
airpdcap_tkip.c Continue to remove $Id$ from top of file 2014-03-31 18:49:26 +00:00
airpdcap_user.h IEEE802.11: fix EAPOL key frame detection 2016-01-16 11:38:44 +00:00
airpdcap_ws.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
kasumi.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
wep-wpadefs.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00