wireshark/epan
Guy Harris 65303efe4d Remove some unneeded includes of <sys/time.h>.
Change-Id: I9e4e6efa9f8c7dbff7627f8d5fc3278ab383618d
Reviewed-on: https://code.wireshark.org/review/7441
Petri-Dish: Guy Harris <guy@alum.mit.edu>
Reviewed-by: Guy Harris <guy@alum.mit.edu>
2015-02-28 04:59:08 +00:00
..
compress Add '*.nativecodeanalysis.xml' to 'clean' targets 2015-01-02 01:45:16 +00:00
crypt Remove some apparently-unnecessary includes of emem.h. 2015-01-18 19:36:36 +00:00
dfilter Make FT_{U}INT64 behave more like FT_{U}INT32, add support for FT_{U}INT{40,48,56} 2015-02-21 16:57:52 +00:00
dissectors Remove some unneeded includes of <sys/time.h>. 2015-02-28 04:59:08 +00:00
ftypes 64-bit constants need to be wrapped in G_G{U}INT64_CONSTANT(). 2015-02-21 19:41:21 +00:00
nghttp2 Update to libnghttp2 0.7.1 2015-01-15 08:34:38 +00:00
wmem WMEM (allocator): fix warning: redeclaration of already-defined enum '_wmem_allocator_type_t' is a GNU extension [-Wgnu-redeclared-enum] 2015-02-08 22:34:22 +00:00
wslua Make FT_{U}INT64 behave more like FT_{U}INT32, add support for FT_{U}INT{40,48,56} 2015-02-21 16:57:52 +00:00
CMakeLists.txt Add the ATN dissectors to the CMake build. 2015-02-25 14:19:49 +00:00
CMakeListsCustom.txt.example Having CmakeListsCustom.txt in git defeats the purpose of its existence: 2014-09-18 07:02:00 +00:00
Makefile.am Added JSON native file support. 2015-02-17 11:08:51 +00:00
Makefile.common Put the 64-bit hash routines into a common file. 2015-02-16 19:33:57 +00:00
Makefile.nmake Added JSON native file support. 2015-02-17 11:08:51 +00:00
addr_and_mask.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
addr_and_mask.h
addr_resolv.c Use getnameinfo() instead of gethostbyaddr(). 2015-02-27 21:09:23 +00:00
addr_resolv.h Make get_manuf_name return a const string. 2015-02-16 12:47:02 +00:00
address.h Add fixed length function for address types. 2015-02-09 03:49:13 +00:00
address_types.c address_to_string routines need to remember the beginning of the buffer. 2015-02-27 04:16:57 +00:00
address_types.h Add name resolution support to address type. 2015-02-19 13:09:41 +00:00
afn.c Add "Editor modelines"; Adjust whitespace as needed. 2015-01-02 00:49:09 +00:00
afn.h
aftypes.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
aftypes.h
app_mem_usage.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
app_mem_usage.h
arcnet_pids.h
arptypes.h
asm_utils.c Use guint8 for 8-bit unsigned numeric values. 2014-10-28 18:37:09 +00:00
asm_utils.h
asm_utils_win32_x86.asm
asn1.c Remove some apparently-unnecessary includes of emem.h. 2015-01-18 19:36:36 +00:00
asn1.h Support dissecting REAL (BER) data values 2014-12-03 09:02:05 +00:00
ax25_pids.h
bridged_pids.h
charsets.c Fix dissection of 7 bits ASCII/GSM strings when the bit offset is not byte aligned 2014-09-21 20:51:08 +00:00
charsets.h
chdlctypes.h
circuit.c Remove some apparently-unnecessary includes of emem.h. 2015-01-18 19:36:36 +00:00
circuit.h
color_dissector_filters.c Use new color_dissector_filters.[ch] to refactor (color) conversation generation in GTK menus. 2014-12-19 07:59:28 +00:00
color_dissector_filters.h Use new color_dissector_filters.[ch] to refactor (color) conversation generation in GTK menus. 2014-12-19 07:59:28 +00:00
column-info.h Add support for multifields in custom column 2014-12-18 11:03:42 +00:00
column-utils.c Eliminate the hf member out of the address structure. 2015-02-09 03:48:53 +00:00
column-utils.h [column utils] fix warning: unknown command tag name [-Wdocumentation-unknown-command] 2014-12-23 13:59:52 +00:00
column.c Clean up ftype-conversion and dfilter error message string handling. 2015-01-18 10:22:59 +00:00
column.h Make get_column_longest_string() static. 2014-09-27 18:29:31 +00:00
conv_id.h
conversation.c Update some comments to reflect reality. 2015-01-18 21:02:40 +00:00
conversation.h
conversation_debug.h
conversation_table.c Replace tabs by spaces when editor modelines has "expandtab" 2015-02-13 17:34:53 +00:00
conversation_table.h Update some comments to reflect reality. 2015-01-18 21:02:40 +00:00
crc6-tvb.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
crc6-tvb.h
crc8-tvb.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
crc8-tvb.h
crc10-tvb.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
crc10-tvb.h
crc16-tvb.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
crc16-tvb.h
crc32-tvb.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
crc32-tvb.h
decode_as.c
decode_as.h
diam_dict.h
diam_dict.l (Trivial) Reformat some. 2015-02-06 02:34:30 +00:00
disabled_protos.c Don't use ctype.h routines. 2014-10-17 23:11:18 +00:00
disabled_protos.h
dissector_filters.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
dissector_filters.h
doxygen.cfg.in
dtd.h
dtd_grammar.lemon
dtd_parse.h
dtd_parse.l Make some variables size_t, as values of that width are assigned to it. 2014-09-06 18:45:53 +00:00
dtd_preparse.l dtd_preparse : fix indent (Use tabs) 2014-11-14 09:58:18 +00:00
dvb_chartbl.c Replace bytes_to_ep_str_punct with wmem equivalent. 2015-01-07 18:12:35 +00:00
dvb_chartbl.h
dwarf.c dwarf: fix bug found by MSVC2013 Code Analysis 2015-02-08 03:52:03 +00:00
dwarf.h
eap.h
eapol_keydes_types.h
enterprise-numbers [Automatic manuf, services and enterprise-numbers update for 2015-02-22] 2015-02-22 16:05:35 +00:00
epan-int.h
epan.c emem is dead! Long live wmem! 2015-02-04 06:59:55 +00:00
epan.h Bluetooth/GUI: ATT: Add Server Attribute Table 2015-02-07 16:35:39 +00:00
epan_dissect.h
etypes.h Updated company name from Nokia Siemens Networks to Nokia Solutions and Networks. 2015-01-19 16:53:04 +00:00
ex-opt.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
ex-opt.h
except.c (Trivial) Fix printf-related 'Mismatch on sign' warnings 2015-02-09 18:57:14 +00:00
except.h
exceptions.h
exntest.c Revert "exntest: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang" 2015-02-24 19:34:50 +00:00
expert.c Make UAT record update callbacks return a success/failure indication. 2015-02-18 00:41:09 +00:00
expert.h expert.[hc] Minor changes: 2014-09-15 23:49:12 +00:00
exported_pdu.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
exported_pdu.h
filter_expressions.c Clear the filter expression list in prefs.c. 2015-02-20 23:16:54 +00:00
filter_expressions.h Clear the filter expression list in prefs.c. 2015-02-20 23:16:54 +00:00
follow.c Remove some apparently-unnecessary includes of emem.h. 2015-01-18 20:19:05 +00:00
follow.h Add ability to follow UDP stream by index 2014-12-29 22:17:47 +00:00
frame_data.c Remove some apparently-unnecessary includes of emem.h. 2015-01-18 20:19:05 +00:00
frame_data.h Fix diagnostics macros and squelch a gcc warning. 2015-02-14 19:46:42 +00:00
frame_data_sequence.c
frame_data_sequence.h
frequency-utils.c
frequency-utils.h Always put editor-modelines at the end of the file ... 2014-10-14 20:08:29 +00:00
funnel.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
funnel.h Clean up ftype-conversion and dfilter error message string handling. 2015-01-18 10:22:59 +00:00
g_int64_hash_routines.c Fix FSF address. 2015-02-16 21:35:49 +00:00
g_int64_hash_routines.h Fix declaration and export the routines. 2015-02-16 19:51:08 +00:00
garrayfix.h
gcp.c Remove some apparently-unnecessary includes of emem.h. 2015-01-18 20:19:05 +00:00
gcp.h Various minor changes: 2014-09-10 16:17:29 +00:00
geoip_db.c We need epan/wmem/wmem.h regardless of whether we have GeoIP. 2015-01-18 10:49:02 +00:00
geoip_db.h Remove emem from GeoIP 2015-01-18 04:14:03 +00:00
golay.c
golay.h
guid-utils.c Remove some apparently-unnecessary includes of emem.h. 2015-01-18 20:19:05 +00:00
guid-utils.h guid_to_ep_str -> guid_to_str 2015-01-08 07:18:09 +00:00
iana_snap_pid.h
iax2_codec_type.h
in_cksum.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
in_cksum.h
ip_opts.h
ipproto.c
ipproto.h
ipv4.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
ipv4.h
ipv6-utils.h
lapd_sapi.h
llcsaps.h
next_tvb.c Replace all remaining instances of ep_new with wmem_new and wmem_packet_scope. 2015-01-17 23:22:46 +00:00
next_tvb.h Replace se alloced memory in compare stat tap. 2015-01-16 00:37:02 +00:00
nlpid.h
oids.c (Trivial) Fix printf-related 'Mismatch on sign' warnings 2015-02-09 18:57:14 +00:00
oids.h Convert OID APIs to use wmem. 2015-01-19 02:52:11 +00:00
oids_test.c Convert OID APIs to use wmem. 2015-01-19 02:52:11 +00:00
osi-utils.c Pass tvb and offset into print_nsap_net() and print_area() to "hide" the tvb_get_ptr call that dissectors are using. 2015-02-27 07:37:40 +00:00
osi-utils.h Pass tvb and offset into print_nsap_net() and print_area() to "hide" the tvb_get_ptr call that dissectors are using. 2015-02-27 07:37:40 +00:00
oui.c LLDP: Dissector for Hytec specific extensions added 2014-11-15 03:19:17 +00:00
oui.h LLDP: Dissector for Hytec specific extensions added 2014-11-15 03:19:17 +00:00
packet-range.c
packet-range.h
packet.c Don't check for C89 headers. 2015-02-14 09:10:56 +00:00
packet.h Miscellaneous ep_strdup_printf replacement. 2015-01-18 04:15:18 +00:00
packet_info.h Remove pkt_comment member from packet_info structure. 2015-01-02 00:00:57 +00:00
params.h
ppptypes.h
prefs-int.h
prefs.c Qt: Automatically scroll the packet list. 2015-02-27 20:27:14 +00:00
prefs.h Call pre_init_prefs each time our profile changes. 2015-02-21 02:57:46 +00:00
print.c Make FT_{U}INT64 behave more like FT_{U}INT32, add support for FT_{U}INT{40,48,56} 2015-02-21 16:57:52 +00:00
print.h Clean up routine names, don't pass capture_file into libwireshark. 2014-11-29 22:44:29 +00:00
print.ps
print_stream.c Add "Editor modelines"; Adjust whitespace as needed. 2015-01-02 00:49:09 +00:00
print_stream.h Fix comments. 2014-11-22 03:32:58 +00:00
proto.c proto.c: avoid corrupting stack when printing a 64 bits field in BASE_DEC_HEX or BASE_HEX_DEC format 2015-02-24 03:23:45 +00:00
proto.h Make FT_{U}INT64 behave more like FT_{U}INT32, add support for FT_{U}INT{40,48,56} 2015-02-21 16:57:52 +00:00
ps.h
ptvcursor.h
radius_dict.l Consistently use the "g_string_free returns a C string pointer" idiom. 2015-01-13 23:14:13 +00:00
range.c Remove some apparently-unnecessary includes of emem.h. 2015-01-18 20:19:05 +00:00
range.h Remove emem APIs from UAT functionality. 2015-01-12 14:25:12 +00:00
reassemble.c Remove some apparently-unnecessary includes of emem.h. 2015-01-18 20:19:05 +00:00
reassemble.h
reassemble_test.c More emem removal. 2015-02-06 08:11:49 +00:00
reedsolomon.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
reedsolomon.h
req_resp_hdrs.c Fix spelling: cant-->can't, wont-->won't, etc 2014-09-16 15:31:58 +00:00
req_resp_hdrs.h
rtp_pt.h Replace tabs by spaces when editor modelines has "expandtab" 2015-02-13 17:34:53 +00:00
sctpppids.h
show_exception.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
show_exception.h
slow_protocol_subtypes.h
sminmpec.c [Automatic manuf, services and enterprise-numbers update for 2015-02-22] 2015-02-22 16:05:35 +00:00
sminmpec.h CAPWAP: Add support of Cisco Vendor Specific Element 2015-01-30 03:09:11 +00:00
stat_groups.h
stat_tap_ui.c Fix IPv6/IPX statistics generation 2014-12-30 18:27:29 +00:00
stat_tap_ui.h Replace tabs by spaces when editor modelines has "expandtab" 2015-02-13 17:34:53 +00:00
stats_tree.c stats_tree: Make sure some structs are fully initialized. 2014-12-30 13:01:08 +00:00
stats_tree.h Small parenthesis fix 2015-01-08 11:59:11 +00:00
stats_tree_priv.h Qt: Convert more dialogs to WiresharkDialog. 2014-12-30 03:34:03 +00:00
stream.c Remove some apparently-unnecessary includes of emem.h. 2015-01-18 20:19:05 +00:00
stream.h
strutil.c Remove some apparently-unnecessary includes of emem.h. 2015-01-18 20:19:05 +00:00
strutil.h
t35.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
t35.h
tap-voip.h
tap.c Clean up ftype-conversion and dfilter error message string handling. 2015-01-18 10:22:59 +00:00
tap.h
tfs.c Fixed bug in ZigBee (zbee) decryption, added Key Establishment cluster and moved IAS, Thermostat and Poll clusters out of the ZCL foundation dissector. 2014-12-17 11:53:26 +00:00
tfs.h Fixed bug in ZigBee (zbee) decryption, added Key Establishment cluster and moved IAS, Thermostat and Poll clusters out of the ZCL foundation dissector. 2014-12-17 11:53:26 +00:00
time_fmt.h
timestamp.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
timestamp.h Make the time stamp resolution per-packet. 2014-09-28 18:38:18 +00:00
timestats.c Some typos fixed. 2015-01-09 14:07:06 +00:00
timestats.h Some typos fixed. 2015-01-09 14:07:06 +00:00
to_str-int.h Make FT_{U}INT64 behave more like FT_{U}INT32, add support for FT_{U}INT{40,48,56} 2015-02-21 16:57:52 +00:00
to_str.c More wrapping of constants with G_GUINT64_CONSTANT(). 2015-02-21 20:08:06 +00:00
to_str.h Add tvb_address_with_resolution_to_str. 2015-02-22 02:53:48 +00:00
tpg.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
tpg.h
tvbparse.c epan: fix build error with gcc5 2015-02-24 09:10:46 +00:00
tvbparse.h Tabs are not necessarily set every 4 spaces. 2014-12-30 02:59:12 +00:00
tvbtest.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
tvbuff-int.h Remove tvb_ from the names of wsutil mempbrk routines. 2015-02-21 20:39:25 +00:00
tvbuff.c Remove tvb_ from the names of wsutil mempbrk routines. 2015-02-21 20:39:25 +00:00
tvbuff.h Remove tvb_ from the names of wsutil mempbrk routines. 2015-02-21 20:39:25 +00:00
tvbuff_base64.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
tvbuff_composite.c Remove some apparently-unnecessary includes of emem.h. 2015-01-18 20:19:05 +00:00
tvbuff_real.c Remove some apparently-unnecessary includes of emem.h. 2015-01-18 20:19:05 +00:00
tvbuff_subset.c Remove tvb_ from the names of wsutil mempbrk routines. 2015-02-21 20:39:25 +00:00
tvbuff_zlib.c skip the extra field in the gzip header 2014-12-11 09:39:18 +00:00
uat-int.h Fix handling of invalid UAT items 2015-02-15 23:52:24 +00:00
uat.c Fix handling of invalid UAT items 2015-02-15 23:52:24 +00:00
uat.h Fix comments to reflect reality. 2015-02-18 00:48:52 +00:00
uat_load.l Make UAT record update callbacks return a success/failure indication. 2015-02-18 00:41:09 +00:00
value_string.c emem is dead! Long live wmem! 2015-02-04 06:59:55 +00:00
value_string.h Convert val_to_str_ext -> val_to_str_ext_wmem for calls that don't have valid packet scope (GUI). 2015-02-03 13:03:32 +00:00
x264_prt_id.h
xdlc.c Remove some apparently-unnecessary includes of emem.h. 2015-01-18 20:19:05 +00:00
xdlc.h