wireshark/wsutil
João Valverde c2eddffb84 CMake: Fix DOCDIR on Unix
User guides are installed to doc/Wireshark. Use doc/wireshark instead.

Remove leftover variable CPACK_PACKAGE_NAME.

Change-Id: I9a1d6bdc7d8f0b48c61e43679285d5ba83904a63
Reviewed-on: https://code.wireshark.org/review/31851
Petri-Dish: João Valverde <j@v6e.pt>
Tested-by: Petri Dish Buildbot
Reviewed-by: João Valverde <j@v6e.pt>
2019-02-02 16:53:49 +00:00
..
.editorconfig
CMakeLists.txt CMake: Fix DOCDIR on Unix 2019-02-02 16:53:49 +00:00
adler32.c
adler32.h
base32.c
base32.h
bits_count_ones.h
bits_ctz.h
bitswap.c
bitswap.h
buffer.c wsutil: fix crash due to corruption of the "small_buffers" array 2019-01-02 08:11:37 +00:00
buffer.h
cfutils.c
cfutils.h
color.h
copyright_info.c Happy New Year 2019! 2019-01-01 11:58:07 +00:00
copyright_info.h
cpu_info.c
cpu_info.h
crash_info.c
crash_info.h
crc6.c CRC6: Fixed CRC lookup table and functions 2019-01-04 06:04:07 +00:00
crc6.h CRC6: Fixed CRC lookup table and functions 2019-01-04 06:04:07 +00:00
crc7.c
crc7.h
crc8.c
crc8.h
crc10.c
crc10.h
crc11.c
crc11.h
crc16-plain.c
crc16-plain.h
crc16.c
crc16.h
crc32.c
crc32.h
curve25519.c
curve25519.h
dot11decrypt_wep.c
eax.c
eax.h
file_util.c Win32: change DLL search path to accomodate extcap and Npcap 2018-11-29 05:21:16 +00:00
file_util.h
filesystem.c wsutil: Rename DATAFILE_DIR variable 2018-12-04 21:01:46 +00:00
filesystem.h wsutil: Add config_file_exists_with_entries() 2018-10-11 12:33:05 +00:00
frequency-utils.c
frequency-utils.h
g711.c
g711.h
getopt_long.c
getopt_long.h
inet_addr.c
inet_addr.h
inet_ipv4.h
inet_ipv6.h
interface.c
interface.h
jsmn.c
jsmn.h
json_dumper.c json_dumper: make json_dumper_bad fatal. 2019-01-03 14:04:23 +00:00
json_dumper.h json_dumper: increase JSON_DUMPER_MAX_DEPTH to 1100. 2019-01-20 21:58:39 +00:00
mpeg-audio.c
mpeg-audio.h
netlink.h
nstime.c
nstime.h
os_version_info.c
os_version_info.h
pint.h
plugins.c wsutil: improve plugins list output format. 2018-12-17 05:21:55 +00:00
plugins.h
pow2.h
privileges.c
privileges.h
processes.h
report_message.c
report_message.h
rsa.c Fix some spelling errors found by Lintian. 2018-12-05 18:58:19 +00:00
rsa.h
sign_ext.h
sober128.c
sober128.h
socket.h Avoid definition collisions for INVALID_SOCKET. 2019-01-03 20:21:52 +00:00
str_util.c Z39.50: Implementation of Z39.50 Information Retrieval protocol 2018-12-28 09:28:17 +00:00
str_util.h str_util(.h): fix issue on doxygen documentation 2019-01-07 22:08:05 +00:00
strnatcmp.c
strnatcmp.h
strptime.c
strptime.h
strtoi.c Use ws_basetostru32(), rather than strtoul(), when parsing ranges. 2018-10-19 20:30:53 +00:00
strtoi.h Use ws_basetostru32(), rather than strtoul(), when parsing ranges. 2018-10-19 20:30:53 +00:00
tempfile.c
tempfile.h
time_util.c Try to discourage the use of APIs via counting. 2018-09-19 16:07:03 +00:00
time_util.h
type_util.c
type_util.h
unicode-utils.c Bring back arg_list_utf_16to8(), but have it just do UTF-16-to-UTF-8 mapping. 2018-10-08 03:05:45 +00:00
unicode-utils.h Bring back arg_list_utf_16to8(), but have it just do UTF-16-to-UTF-8 mapping. 2018-10-08 03:05:45 +00:00
utf8_entities.h
win32-utils.c Have win32strerror() return interned strings. 2019-02-01 20:35:05 +00:00
win32-utils.h Fix comment. 2019-02-01 20:38:08 +00:00
ws_cpuid.h
ws_mempbrk.c
ws_mempbrk.h
ws_mempbrk_int.h
ws_mempbrk_sse42.c ws_mempbrk_sse42: use same var names. 2019-01-04 11:33:32 +00:00
ws_pipe.c Win32: change DLL search path to accomodate extcap and Npcap 2018-11-29 05:21:16 +00:00
ws_pipe.h ws_pipe(.h): fix issue on doxygen documentation 2019-01-08 01:52:23 +00:00
ws_printf.h Try to discourage the use of APIs via counting. 2018-09-19 16:07:03 +00:00
wsgcrypt.c
wsgcrypt.h
wsgetopt.h
wsjson.c Drop JSON-GLib completely 2018-11-20 05:04:11 +00:00
wsjson.h wsutil: rename some wsjson functions 2018-11-20 05:03:26 +00:00
wspcap.h NSIS: Install NPcap instead of WinPcap. 2018-11-30 06:12:23 +00:00
xtea.c xtea: use same var name. 2019-01-04 11:29:47 +00:00
xtea.h