wireshark/epan
Alexis La Goutte c610c38b6f Conversation Table : Copy-paste error (CID 1262415)
Change-Id: I37fd8154f93763ac091528921d1b66d8e8fd56dd
Reviewed-on: https://code.wireshark.org/review/6555
Reviewed-by: Michael Mann <mmann78@netscape.net>
2015-01-15 19:23:32 +00:00
..
compress Add '*.nativecodeanalysis.xml' to 'clean' targets 2015-01-02 01:45:16 +00:00
crypt Replace some "low hanging fruit" uses of emem. 2015-01-11 00:27:57 +00:00
dfilter Consistently use the "g_string_free returns a C string pointer" idiom. 2015-01-13 23:14:13 +00:00
dissectors NetFlow: Assign instead of compare (CID 1262419 & 1262420) 2015-01-15 19:04:47 +00:00
ftypes Replace some "low hanging fruit" uses of emem. 2015-01-11 00:27:57 +00:00
nghttp2 Update to libnghttp2 0.7.1 2015-01-15 08:34:38 +00:00
wmem Add '*.nativecodeanalysis.xml' to 'clean' targets 2015-01-02 01:45:16 +00:00
wslua Remove emem APIs from UAT functionality. 2015-01-12 14:25:12 +00:00
CMakeLists.txt start a dissector for ZVT Kassenschnittstelle 2015-01-15 15:07:53 +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 Revert "Lemon: Update lemon tools" 2015-01-11 19:57:45 +00:00
Makefile.common disperse atalk-utils.[ch] 2015-01-09 05:58:59 +00:00
Makefile.nmake Revert "Lemon: Update lemon tools" 2015-01-11 19:57:45 +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 Convert EUI64 address APIs to use wmem. 2015-01-09 07:44:54 +00:00
addr_resolv.h Convert EUI64 address APIs to use wmem. 2015-01-09 07:44:54 +00:00
address.h Create FT_FCWWN field type. 2014-12-28 20:05:29 +00:00
address_to_str.c Address to str: Missing break in switch (CID 1262416 & 1262417) 2015-01-15 18:51:00 +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 Replace some "low hanging fruit" uses of emem. 2015-01-11 00:27:57 +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 Fix whitespace/indentation to match editor modelines. 2014-08-05 20:42:21 +00:00
chdlctypes.h
circuit.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +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 Replace some "low hanging fruit" uses of emem. 2015-01-11 00:27:57 +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 Fixed memory leakage in col_cleanup. 2014-11-10 08:00:56 +00:00
column.h Make get_column_longest_string() static. 2014-09-27 18:29:31 +00:00
conv_id.h
conversation.c Replace ep_address_to_str with address_to_str. 2015-01-06 07:38:18 +00:00
conversation.h
conversation_debug.h
conversation_table.c Conversation Table : Copy-paste error (CID 1262415) 2015-01-15 19:23:32 +00:00
conversation_table.h Remove ep_ allocated memory from get_conversation_filter and just return a g_alloced string. 2015-01-10 19:58:21 +00:00
crc6-tvb.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
crc6-tvb.h Add a tvbuff version of crc6_compute(). 2014-08-08 20:03:29 +00:00
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 Clean up the CRC-10 code. 2014-08-08 18:09:02 +00:00
crc16-tvb.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
crc16-tvb.h Add routines for CRC-16 with a polynomial of 0x3D65. 2014-08-08 15:58:06 +00:00
crc32-tvb.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
crc32-tvb.h Wrap some tvb_get_ptr calls in crc32c_tvb_offset_calculate(). 2014-08-08 03:39:08 +00:00
decode_as.c Remove a comment asking a question, as the answer is "no". 2014-08-04 22:01:06 +00:00
decode_as.h
diam_dict.h
diam_dict.l
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.h
eap.h
eapol_keydes_types.h
emem.c Remove ep_strbuf code 2015-01-12 17:11:34 +00:00
emem.h Remove ep_strbuf code 2015-01-12 17:11:34 +00:00
enterprise-numbers [Automatic manuf, services and enterprise-numbers update for 2015-01-11] 2015-01-11 16:05:11 +00:00
epan-int.h
epan.c Add support for multifields in custom column 2014-12-18 11:03:42 +00:00
epan.h Remove pkt_comment member from packet_info structure. 2015-01-02 00:00:57 +00:00
epan_dissect.h
etypes.h
ex-opt.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
ex-opt.h
except.c Removed duplicated #include lines 2014-12-28 00:02:39 +00:00
except.h
exceptions.h
exntest.c Fix GCC pragma. 2015-01-06 23:45:37 +00:00
expert.c UAT error string pointers should not be const pointers. 2015-01-13 20:20:03 +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 Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
filter_expressions.h
follow.c Add ability to follow UDP stream by index 2014-12-29 22:17:47 +00:00
follow.h Add ability to follow UDP stream by index 2014-12-29 22:17:47 +00:00
frame_data.c Make the time stamp resolution per-packet. 2014-09-28 18:38:18 +00:00
frame_data.h Qt: Packet list column sorting. 2014-10-06 21:10:11 +00:00
frame_data_sequence.c Fix whitespace/indentation to match editor modelines. 2014-08-05 20:42:21 +00:00
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
garrayfix.h
gcp.c Replace ep_address_to_str with address_to_str. 2015-01-06 07:38:18 +00:00
gcp.h Various minor changes: 2014-09-10 16:17:29 +00:00
geoip_db.c Consistently use the "g_string_free returns a C string pointer" idiom. 2015-01-13 23:14:13 +00:00
geoip_db.h Qt: Refactor ConversationDialog for endpoints. 2014-09-05 01:06:53 +00:00
golay.c
golay.h
greproto.h
guid-utils.c Some more random removal of ep_ memory. 2015-01-09 05:54:38 +00:00
guid-utils.h guid_to_ep_str -> guid_to_str 2015-01-08 07:18:09 +00:00
h225-persistentdata.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
h225-persistentdata.h
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 Clean up Internet checksum handling. 2014-08-09 01:09:34 +00:00
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 Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
next_tvb.h
nlpid.h An NLPID of 0xc0 refers to TRILL. 2014-08-15 10:16:03 +00:00
oids.c Consistently use the "g_string_free returns a C string pointer" idiom. 2015-01-13 23:14:13 +00:00
oids.h Fix whitespace/indentation to match editor modelines. 2014-08-05 20:42:21 +00:00
oids_test.c
osi-utils.c Replace some ep_alloc and ep_alloc0 with its wmem equivalent. 2015-01-08 07:24:15 +00:00
osi-utils.h OSI util: Add modelines info 2014-08-28 11:34:19 +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 disperse atalk-utils.[ch] 2015-01-09 05:58:59 +00:00
packet.h Remove pkt_comment member from packet_info structure. 2015-01-02 00:00:57 +00:00
packet_info.h Remove pkt_comment member from packet_info structure. 2015-01-02 00:00:57 +00:00
params.h params.h: Yet another Ethereal --> Wireshark 2014-08-15 14:40:57 +00:00
ppptypes.h
prefs-int.h
prefs.c Remove emem APIs from UAT functionality. 2015-01-12 14:25:12 +00:00
prefs.h Add preference to display spaces between bytes for FT_BYTES fields. 2015-01-10 19:57:27 +00:00
print.c Create BASE_DOT, BASE_DASH, and BASE_SEMICOLON types for the FT_BYTES field type. 2015-01-04 16:32:03 +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 Replace some "low hanging fruit" uses of emem. 2015-01-11 00:27:57 +00:00
proto.h Rename the FT_BYTES separator types to SEP_ from BASE_. 2015-01-11 00:27:28 +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 emem APIs from UAT functionality. 2015-01-12 14:25:12 +00:00
range.h Remove emem APIs from UAT functionality. 2015-01-12 14:25:12 +00:00
reassemble.c reassembly: fix when fragment cut off by snapshot 2014-09-25 12:41:36 +00:00
reassemble.h
reassemble_test.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +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
sctpppids.h Update the SCTP PPIDs. 2014-08-23 12:09:56 +00:00
show_exception.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
show_exception.h
sigcomp-udvm.c Replace some ep_alloc and ep_alloc0 with its wmem equivalent. 2015-01-08 07:24:15 +00:00
sigcomp-udvm.h
sigcomp_state_hdlr.c bytes_to_ep_str -> bytes_to_str 2015-01-08 05:43:51 +00:00
sigcomp_state_hdlr.h
slow_protocol_subtypes.h
sminmpec.c [Automatic manuf, services and enterprise-numbers update for 2015-01-11] 2015-01-11 16:05:11 +00:00
sminmpec.h NetFlow: Add Ixia 'IxFlow' fields and make some general usability improvements 2015-01-06 20:17:23 +00:00
sna-utils.c Replace some ep_alloc and ep_alloc0 with its wmem equivalent. 2015-01-08 07:24:15 +00:00
sna-utils.h
stat_groups.h
stat_tap_ui.c Fix IPv6/IPX statistics generation 2014-12-30 18:27:29 +00:00
stat_tap_ui.h Add a name field to tap_param, for use in error messages. 2014-11-14 20:21:57 +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 Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
stream.h
strutil.c Don't use ctype.h routines. 2014-10-17 23:11:18 +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 Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +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
to_str.c to_str (epan): fix parameter 'scope' not found in the function declaration [-Wdocumentation] 2015-01-10 15:52:40 +00:00
to_str.h to_str (epan): fix parameter 'scope' not found in the function declaration [-Wdocumentation] 2015-01-10 15:52:40 +00:00
tpg.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
tpg.h
tvbparse.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +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
tvbuff.c tvb_bytes_to_ep_str -> tvb_bytes_to_str 2015-01-07 18:16:23 +00:00
tvbuff.h tvb_bytes_to_ep_str -> tvb_bytes_to_str 2015-01-07 18:16:23 +00:00
tvbuff_base64.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
tvbuff_composite.c tvbuff composite: add modelines infos (tabs) 2014-09-04 19:31:57 +00:00
tvbuff_real.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
tvbuff_subset.c
tvbuff_zlib.c skip the extra field in the gzip header 2014-12-11 09:39:18 +00:00
uat-int.h Remove emem APIs from UAT functionality. 2015-01-12 14:25:12 +00:00
uat.c uat_load() and uat_save() return a success indication; use it. 2015-01-13 21:01:28 +00:00
uat.h UAT error string pointers should not be const pointers. 2015-01-13 20:20:03 +00:00
uat_load.l UAT error string pointers should not be const pointers. 2015-01-13 20:20:03 +00:00
value_string.c Make value_string_ext const-correct. 2014-07-27 22:02:42 +00:00
value_string.h Make value_string_ext const-correct. 2014-07-27 22:02:42 +00:00
x264_prt_id.h
xdlc.c Replace some ep_alloc and ep_alloc0 with its wmem equivalent. 2015-01-08 07:24:15 +00:00
xdlc.h