wireshark/epan
Jaap Keuter bd9ac16336 From Jim Young:
The attached patch augments the epan/dissectors/packet-frame.c module to optionally generate MD5 hashes of each packet.  These MD5 hashes are calculated in the same 
manner as the MD5 hash used for duplicate packet removal by the editcap utility.  

The ability to generate the MD5 hashes can be enabled or disabled by a new boolean preferences option: frame.generate_md5_hash.  By default MD5 hash generation is disabled.

To help identify frames with matching MD5 hashes this patch also includes a new
display filter: frame.md5_hash.

svn path=/trunk/; revision=27150
2009-01-04 12:08:17 +00:00
..
crypt Removed a "statement not reached" warning. 2008-10-16 13:35:35 +00:00
dfilter From Andrew Narver: 2008-10-15 20:02:15 +00:00
dissectors From Jim Young: 2009-01-04 12:08:17 +00:00
ftypes Signal error on field values that cannot be safely represented as strings instead of crashing. 2008-11-11 13:32:51 +00:00
wslua From Matt Briggs via bug 3062: Keep Lua from doing rude things to 2008-12-31 01:20:20 +00:00
Makefile.am From Marc Moussali: 2008-10-30 19:45:40 +00:00
Makefile.common Rename geoip.[ch] to geoip_db.[ch] so we don't collide with GeoIP.h. Rename 2008-12-19 23:49:03 +00:00
Makefile.nmake Add GeoIP to the Windows build. Fix a remaining geoip_ -> geoip_db_ 2008-12-23 18:56:31 +00:00
addr_and_mask.c
addr_and_mask.h
addr_resolv.c C-ares version check fix from Frederic Leroy, modified by me. 2008-12-24 18:12:07 +00:00
addr_resolv.h Fix some simple cases of GTK2 deprecated API usage by using a renamed or equivalent API 2008-07-08 02:25:30 +00:00
address.h From Alexey Neyman: 2008-08-12 04:44:35 +00:00
adler32.c
adler32.h
afn.c
afn.h
aftypes.h AF_ values are used in DLT_LOOP captures as well. 2008-08-08 21:11:44 +00:00
arcnet_pids.h
arptypes.h Update ARP hardware types from http://www.iana.org/assignments/arp-parameters/ 2008-12-27 14:30:46 +00:00
asm_utils.c - fix warnings in prefs.c 2007-11-30 11:12:55 +00:00
asm_utils.h - fix warnings in prefs.c 2007-11-30 11:12:55 +00:00
asm_utils_win32_x86.asm Add ':' to some labels to prevent assembler warning messages 2008-01-16 04:04:24 +00:00
asn1.c support for additionally SIZE constrained Typereference 2007-12-28 10:42:44 +00:00
asn1.h support for additionally SIZE constrained Typereference 2007-12-28 10:42:44 +00:00
atalk-utils.c
atalk-utils.h
base64.c Fix buildbot error: "no newline at end of file" 2008-08-04 02:31:35 +00:00
base64.h Revert previous checkin. 2008-08-03 16:11:23 +00:00
bitswap.c Changed email address for Gerald from zing.org to wireshark.org 2008-01-08 22:54:51 +00:00
bitswap.h
bridged_pids.h
camel-persistentdata.c Use PROTO_ITEM_SET_HIDDEN(). 2008-05-08 05:42:59 +00:00
camel-persistentdata.h Add $Id$ 2008-02-18 22:39:03 +00:00
charsets.c
charsets.h
chdlctypes.h
circuit.c
circuit.h
codecs.c new codec table for registering codecs by name 2007-10-25 09:38:15 +00:00
codecs.h new codec table for registering codecs by name 2007-10-25 09:38:15 +00:00
column-utils.c Update all time columns when changing the time precision. 2008-06-14 16:51:11 +00:00
column-utils.h Update all time columns when changing the time precision. 2008-06-14 16:51:11 +00:00
column.c various code cleanup 2008-04-12 23:34:44 +00:00
column.h various code cleanup 2008-04-12 23:34:44 +00:00
column_info.h Custom column updates: 2008-03-01 05:16:45 +00:00
conversation.c Don't skip ahead in time when looking for a conversation. 2008-04-23 21:31:50 +00:00
conversation.h Get rid of a flag that's not used and that has no effect. 2008-03-15 23:01:12 +00:00
crc6.c add license 2007-07-18 08:25:09 +00:00
crc6.h get crc10 and crc6 out of packet-iuup.c 2007-07-17 22:04:00 +00:00
crc10.c get crc10 and crc6 out of packet-iuup.c 2007-07-17 22:04:00 +00:00
crc10.h get crc10 and crc6 out of packet-iuup.c 2007-07-17 22:04:00 +00:00
crc16.c
crc16.h
crc32.c From Philip Frey (bug 2420): 2008-04-12 12:31:53 +00:00
crc32.h From Philip Frey (bug 2420): 2008-04-12 12:31:53 +00:00
crcdrm.c
crcdrm.h
diam_dict.h luis.ontanon@gmail.com => luis@ontanon.org 2008-08-05 21:03:46 +00:00
diam_dict.l luis.ontanon@gmail.com => luis@ontanon.org 2008-08-05 21:03:46 +00:00
dissector_filters.c experimental feature: dissector filters 2007-08-16 22:03:10 +00:00
dissector_filters.h experimental feature: dissector filters 2007-08-16 22:03:10 +00:00
doxygen.cfg.in
dtd.h luis.ontanon@gmail.com => luis@ontanon.org 2008-08-05 21:03:46 +00:00
dtd_grammar.lemon luis.ontanon@gmail.com => luis@ontanon.org 2008-08-05 21:03:46 +00:00
dtd_parse.h luis.ontanon@gmail.com => luis@ontanon.org 2008-08-05 21:03:46 +00:00
dtd_parse.l luis.ontanon@gmail.com => luis@ontanon.org 2008-08-05 21:03:46 +00:00
dtd_preparse.l luis.ontanon@gmail.com => luis@ontanon.org 2008-08-05 21:03:46 +00:00
eap.h From Jens Braeuer: 2007-11-23 17:48:28 +00:00
emem.c Add a debug helper for EP memory corruption 2008-08-05 02:23:35 +00:00
emem.h Fix some typos and spelling (mostly in text strings) 2008-12-20 01:01:28 +00:00
enterprise-numbers Update enterprice numbers. 2008-12-18 07:10:16 +00:00
epan.c Rename geoip.[ch] to geoip_db.[ch] so we don't collide with GeoIP.h. Rename 2008-12-19 23:49:03 +00:00
epan.h Rename arguments not to collide with function names, to avoid warnings 2008-06-23 20:17:08 +00:00
epan_dissect.h
etypes.h From Benjamin Roch: 2008-12-10 07:00:26 +00:00
ex-opt.c luis.ontanon@gmail.com => luis@ontanon.org 2008-08-05 21:03:46 +00:00
ex-opt.h luis.ontanon@gmail.com => luis@ontanon.org 2008-08-05 21:03:46 +00:00
except.c Include <glib.h> to declare g_vsnprintf(). 2007-12-05 10:35:37 +00:00
except.h
exceptions.h Fix minor typo in comment 2008-04-28 20:32:06 +00:00
exntest.c
expert.c - add a column for the expert info severity level 2007-07-23 20:11:05 +00:00
expert.h
filesystem.c Umm, no. g_strdup() != g_strdup_printf(); the first argument to the 2008-12-20 00:12:54 +00:00
filesystem.h WIN32 ==> _WIN32 2008-08-02 12:20:38 +00:00
follow.c From Didier Gautheron: 2008-12-23 14:50:28 +00:00
follow.h Fixes the "follow tcp stream" output when there are frames missing in the 2007-12-15 23:25:05 +00:00
frame_data.c Changed email address for Gerald from zing.org to wireshark.org 2008-01-08 22:54:51 +00:00
frame_data.h Custom column updates: 2008-03-01 05:16:45 +00:00
frequency-utils.c Cite the source of frequency allocation information. 2008-03-03 20:17:53 +00:00
frequency-utils.h Cite the source of frequency allocation information. 2008-03-03 20:17:53 +00:00
funnel.c luis.ontanon@gmail.com => luis@ontanon.org 2008-08-05 21:03:46 +00:00
funnel.h The forgotten file! 2008-08-11 02:01:09 +00:00
garrayfix.h
gcp.c Service response time statistics for MEGACO (GUI only). 2008-12-31 15:26:48 +00:00
gcp.h Service response time statistics for MEGACO (GUI only). 2008-12-31 15:26:48 +00:00
geoip_db.c Add GeoIP to the Windows build. Fix a remaining geoip_ -> geoip_db_ 2008-12-23 18:56:31 +00:00
geoip_db.h Add GeoIP to the Windows build. Fix a remaining geoip_ -> geoip_db_ 2008-12-23 18:56:31 +00:00
gnuc_format_check.h
golay.c in preparation for de-pluginising h223, move golay code support into libwireshark 2007-08-23 17:25:22 +00:00
golay.h in preparation for de-pluginising h223, move golay code support into libwireshark 2007-08-23 17:25:22 +00:00
greproto.h From Alexis La Goutte: 2008-12-10 23:28:51 +00:00
guid-utils.c Fix some typos and spelling (mostly in text strings) 2008-12-20 01:01:28 +00:00
guid-utils.h
h225-persistentdata.c
h225-persistentdata.h
iax2_codec_type.h
in_cksum.c
in_cksum.h
inet_aton.c
inet_aton.h Changed email address for Gerald from zing.org to wireshark.org 2008-01-08 22:54:51 +00:00
ip_opts.h
ipproto.c Apply yet another set of the optimization patches: 2007-10-27 14:44:29 +00:00
ipproto.h From Shigeo Nakamura (bug 2466): 2008-04-19 09:19:32 +00:00
ipv4.c
ipv4.h
ipv6-utils.h
lapd_sapi.h Make it possible to use GSM SAPI:s 2007-09-19 21:02:41 +00:00
libwireshark.def Add GeoIP to the Windows build. Fix a remaining geoip_ -> geoip_db_ 2008-12-23 18:56:31 +00:00
libwireshark.vcproj add libwireshark.def 2007-11-30 22:01:52 +00:00
llcsaps.h
make-sminmpec.pl Fix some of the Errors/warnings detected by checkapi, 2008-05-05 20:38:27 +00:00
next_tvb.c
next_tvb.h
nlpid.h
nstime.c Don't call an argument "time", as this is a function. 2008-06-23 20:04:31 +00:00
nstime.h Don't call an argument "time", as this is a function. 2008-06-23 20:04:31 +00:00
oids.c From Paul Stath: 2008-11-10 20:25:38 +00:00
oids.h Trivial warning fixes 2008-12-02 08:11:23 +00:00
osi-utils.c
osi-utils.h
oui.h Add OUI_MARVELL 2008-08-19 08:07:45 +00:00
packet.c Add a debug helper for EP memory corruption 2008-08-05 02:23:35 +00:00
packet.h Fix a prototype to avoid a warning. 2008-10-31 18:44:46 +00:00
packet_info.h put the SCTP PPI for current DATA chunk into packet_info (and ppid array renamed to ppids) 2008-12-10 11:04:36 +00:00
pint.h Changed email address for Gerald from zing.org to wireshark.org 2008-01-08 22:54:51 +00:00
plugins.c ETH -> WS updates. 2008-10-27 04:47:57 +00:00
plugins.h new codec table for registering codecs by name 2007-10-25 09:38:15 +00:00
ppptypes.h The PPP protocol type of 0031 is for the PPP Bridging Control Protocol; 2008-07-13 19:04:53 +00:00
prefs-int.h get rid of GTree and use emem trees instead 2007-12-04 03:28:04 +00:00
prefs.c More updates to the IGE Mac OS X integration feature: 2008-10-26 23:07:37 +00:00
prefs.h More updates to the IGE Mac OS X integration feature: 2008-10-26 23:07:37 +00:00
proto.c Back out r27047 and r27053. 2008-12-19 17:39:52 +00:00
proto.h Back out r27047 and r27053. 2008-12-19 17:39:52 +00:00
ptvcursor.h Clean up PTV cursor documentation. 2008-05-20 06:28:12 +00:00
radius_dict.l From Florian Lohoff: 2008-12-29 15:16:41 +00:00
range.c We require GLib 2.4 or later, and they define G_MININT32, G_MAXIN32, 2008-06-03 23:57:47 +00:00
range.h From Andrew Feren (bug 2433): 2008-04-12 14:08:19 +00:00
reassemble.c Reword comment a bit ... 2008-05-21 18:08:43 +00:00
reassemble.h Add a comment. 2008-03-15 20:14:29 +00:00
reassemble_test.c
reedsolomon.c Fix some of the Errors/warnings detected by checkapi, 2008-05-05 20:38:27 +00:00
reedsolomon.h
report_err.c Fix trivial spelling error 2008-03-15 18:17:52 +00:00
report_err.h
req_resp_hdrs.c Remove: 2008-04-09 05:36:08 +00:00
req_resp_hdrs.h From Yaniv kaul: 2007-11-19 21:28:08 +00:00
rtp_pt.h Update RFC numbers in some comments. 2008-09-30 02:57:06 +00:00
sctpppids.h
sigcomp-udvm.c Fix some typos and spelling (mostly in text strings) 2008-12-20 01:01:28 +00:00
sigcomp-udvm.h
sigcomp_state_hdlr.c From S. Ravi: 2008-10-25 11:20:38 +00:00
sigcomp_state_hdlr.h
slab.h
sminmpec.h
sna-utils.c
sna-utils.h
stat_cmd_args.c Rename an argument to avoid colliding with a global variable. 2008-06-23 21:31:10 +00:00
stat_cmd_args.h Rename an argument to avoid colliding with a global variable. 2008-06-23 21:31:10 +00:00
stats_tree.c More (mostly stats tree) unsigned->signed char cleanup 2008-07-12 01:48:24 +00:00
stats_tree.h Change the stats tree API to use signed chars instead of guint8s for all its 2008-07-11 21:13:39 +00:00
stats_tree_priv.h More (mostly stats tree) unsigned->signed char cleanup 2008-07-12 01:48:24 +00:00
stream.c #include <emem.h> not req'd 2008-08-26 02:38:57 +00:00
stream.h Constify a bunch of stuff, to squelch -Wwrite-strings warnings. 2008-06-25 09:12:35 +00:00
strutil.c Small whitespace fix. 2008-07-12 19:28:24 +00:00
strutil.h Get rid of old GLib 1.2[.x] stuff, as we now require GLib 2.x. 2008-04-29 08:44:57 +00:00
t35.c From Shinsuke SUZUKI: 2008-05-02 08:23:21 +00:00
t35.h
tap-voip.h add common VoIP TAP listener "voip" which can be used in arbitrary experimental/proprietary protocol (implemented e.g. in plugin) and allows it to make graphs and replay streams 2007-10-24 08:30:46 +00:00
tap.c From Neil Piercy: 2008-08-21 06:28:16 +00:00
tap.h Require GLib 2.4 or later. 2008-05-05 22:47:32 +00:00
tcap-persistentdata.c Fix some typos and spelling (mostly in text strings) 2008-12-20 01:01:28 +00:00
tcap-persistentdata.h From Florent Drouin: 2007-07-27 19:24:40 +00:00
tfs.c
tfs.h
timestamp.c
timestamp.h
to_str.c Check in a modified version of Alexey Neyman's patch from bug 2777. This should 2008-09-30 02:56:11 +00:00
to_str.h Constify a bunch of stuff, to squelch -Wwrite-strings warnings. 2008-06-25 09:12:35 +00:00
tpg.c luis.ontanon@gmail.com => luis@ontanon.org 2008-08-05 21:03:46 +00:00
tpg.h luis.ontanon@gmail.com => luis@ontanon.org 2008-08-05 21:03:46 +00:00
tvbparse.c Fix some typos and spelling (mostly in text strings) 2008-12-20 01:01:28 +00:00
tvbparse.h luis.ontanon@gmail.com => luis@ontanon.org 2008-08-05 21:03:46 +00:00
tvbtest.c
tvbuff.c Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2649 by adding some length checks to two while loops in tvb_uncompress() 2008-07-08 20:04:11 +00:00
tvbuff.h Remove: 2008-04-09 05:36:08 +00:00
uat-int.h luis.ontanon@gmail.com => luis@ontanon.org 2008-08-05 21:03:46 +00:00
uat.c Add some comments to uat_new(). 2008-12-30 17:21:19 +00:00
uat.h luis.ontanon@gmail.com => luis@ontanon.org 2008-08-05 21:03:46 +00:00
uat_load.l luis.ontanon@gmail.com => luis@ontanon.org 2008-08-05 21:03:46 +00:00
value_string.c Allow for dynamic value string array selection. 2007-10-11 19:40:58 +00:00
value_string.h
x264_prt_id.h
xdlc.c
xdlc.h