wireshark/epan
Evan Huus a430b138e9 Replace glib memory with wmem. Fixes a substantial memory leak in the TCP
dissector (potentially several megabytes for a large capture).

Bug https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8459

svn path=/trunk/; revision=50652
2013-07-16 01:57:30 +00:00
..
crypt
dfilter Move report_err.{h,c} from epan into wsutil: there's nothing epan-specific there and moving it avoids having to recompile the file for use in editcap and capinfos (which don't link against libwireshark). 2013-07-15 02:48:26 +00:00
dissectors Replace glib memory with wmem. Fixes a substantial memory leak in the TCP 2013-07-16 01:57:30 +00:00
ftypes Move a couple of time-related modules into wsutil. 2013-06-25 22:02:20 +00:00
wmem Fix warnings: format '%blah' expects argument of type 'foo', but argument 'i' has type 'bar' [-Wformat]. 2013-07-15 21:22:34 +00:00
wslua Move report_err.{h,c} from epan into wsutil: there's nothing epan-specific there and moving it avoids having to recompile the file for use in editcap and capinfos (which don't link against libwireshark). 2013-07-15 02:48:26 +00:00
wspython makefile.nmake -> Makefile.nmake and minor whitespace (spaces -> tabs) changes. 2013-06-25 15:32:49 +00:00
CMakeLists.txt Move strnatcmp.{h,c} from epan into wsutil: there's nothing epan-specific 2013-07-16 01:16:50 +00:00
Makefile.am Export tvb_free_chain() so that tvbtest can use it. 2013-07-14 10:30:49 +00:00
Makefile.common Move strnatcmp.{h,c} from epan into wsutil: there's nothing epan-specific 2013-07-16 01:16:50 +00:00
Makefile.nmake Build tvbtest the same way we build reassemble_test; see whether that 2013-07-14 10:19:12 +00:00
addr_and_mask.c Move bitmask array from ipv4_addr_set_netmask_bits() to ip_get_subnet_mask() 2013-07-12 05:59:56 +00:00
addr_and_mask.h Move bitmask array from ipv4_addr_set_netmask_bits() to ip_get_subnet_mask() 2013-07-12 05:59:56 +00:00
addr_resolv.c Move report_err.{h,c} from epan into wsutil: there's nothing epan-specific there and moving it avoids having to recompile the file for use in editcap and capinfos (which don't link against libwireshark). 2013-07-15 02:48:26 +00:00
addr_resolv.h
address.h
address_to_str.c
adler32.c
adler32.h
afn.c
afn.h
aftypes.h
arcnet_pids.h
arptypes.h
asm_utils.c
asm_utils.h
asm_utils_win32_x86.asm
asn1.c
asn1.h Remove all global variables in P1 dissector. Bug 8515 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8515) 2013-06-28 12:43:29 +00:00
atalk-utils.c
atalk-utils.h
ax25_pids.h
base64.c
base64.h
bitswap.c
bitswap.h
bridged_pids.h
camel-persistentdata.c
camel-persistentdata.h
charsets.c
charsets.h
chdlctypes.h
circuit.c
circuit.h
codecs.c
codecs.h
column-utils.c Indentation/Whitespace cleanup; 2013-06-25 19:38:15 +00:00
column-utils.h
column.c Declare slist[] as static (reduces storage & code executed: *See below); 2013-06-30 23:03:20 +00:00
column.h
column_info.h
conv_id.h
conversation.c New Qt feature: Show related packet list items in the frame number 2013-07-08 16:54:18 +00:00
conversation.h New Qt feature: Show related packet list items in the frame number 2013-07-08 16:54:18 +00:00
crc8-tvb.c
crc8-tvb.h
crc16-tvb.c
crc16-tvb.h
crc32-tvb.c
crc32-tvb.h
diam_dict.h
diam_dict.l
disabled_protos.c Move disabled_protos.{h,c} into epan. 2013-07-12 01:40:06 +00:00
disabled_protos.h Move disabled_protos.{h,c} into epan. 2013-07-12 01:40:06 +00:00
dissector_filters.c
dissector_filters.h
doxygen.cfg.in
dtd.h
dtd_grammar.lemon
dtd_parse.h
dtd_parse.l
dtd_preparse.l
eap.h
emem.c Fix warnings: format '%blah' expects argument of type 'foo', but argument 'i' has type 'bar' [-Wformat]. 2013-07-15 21:22:34 +00:00
emem.h
enterprise-numbers
epan.c Move report_err.{h,c} from epan into wsutil: there's nothing epan-specific there and moving it avoids having to recompile the file for use in editcap and capinfos (which don't link against libwireshark). 2013-07-15 02:48:26 +00:00
epan.h packet dissection now takes pointer to tvb instead of guint8 data 2013-07-11 05:47:02 +00:00
epan_dissect.h
etypes.h etypes.h needs value_string.h 2013-06-19 14:56:11 +00:00
ex-opt.c
ex-opt.h
except.c
except.h
exceptions.h
exntest.c
expert.c Remove unused data structures from new expert code. Cleans up another ~17KB 2013-07-06 16:11:36 +00:00
expert.h Differentiate "Disabled" from "Unknown" and provide macros for the enumerated values. 2013-07-02 20:08:49 +00:00
exported_pdu.c Add export of SS7 OPC/DPC 2013-06-19 21:49:12 +00:00
exported_pdu.h Add export of SS7 OPC/DPC 2013-06-19 21:49:12 +00:00
filesystem.c Move report_err.{h,c} from epan into wsutil: there's nothing epan-specific there and moving it avoids having to recompile the file for use in editcap and capinfos (which don't link against libwireshark). 2013-07-15 02:48:26 +00:00
filesystem.h
filter_expressions.c
filter_expressions.h
follow.c WS_DLL_PUBLIC is now always WS_DLL_PUBLIC_NOEXTERN with "extern" added; 2013-07-03 01:43:39 +00:00
follow.h
frame_data.c
frame_data.h Move a couple of time-related modules into wsutil. 2013-06-25 22:02:20 +00:00
frame_data_sequence.c Move some more modules into epan. 2013-07-11 23:57:11 +00:00
frame_data_sequence.h Move some more modules into epan. 2013-07-11 23:57:11 +00:00
frequency-utils.c
frequency-utils.h
funnel.c
funnel.h
garrayfix.h
gcp.c
gcp.h
geoip_db.c Move report_err.{h,c} from epan into wsutil: there's nothing epan-specific there and moving it avoids having to recompile the file for use in editcap and capinfos (which don't link against libwireshark). 2013-07-15 02:48:26 +00:00
geoip_db.h
golay.c
golay.h
greproto.h
guid-utils.c
guid-utils.h
h225-persistentdata.c
h225-persistentdata.h
iana_snap_pid.h
iax2_codec_type.h
in_cksum.c
in_cksum.h
ip_opts.h Add expert info to dissect_ip_tcp_options(). The proto_tree_add_text seems a bit duplicative, but the byte highlighting over the whole option is nice. 2013-06-30 03:16:32 +00:00
ipproto.c
ipproto.h
ipv4.c Move bitmask array from ipv4_addr_set_netmask_bits() to ip_get_subnet_mask() 2013-07-12 05:59:56 +00:00
ipv4.h
ipv6-utils.h
lapd_sapi.h
libwireshark.vcproj
llcsaps.h
next_tvb.c
next_tvb.h
nlpid.h
oids.c Restore inclusion of report_err.h 2013-07-15 03:06:00 +00:00
oids.h Pretify dissection of date and Time. 2013-06-12 15:08:08 +00:00
osi-utils.c
osi-utils.h
oui.h
packet-range.c Move some more modules into epan. 2013-07-11 23:57:11 +00:00
packet-range.h Move some more modules into epan. 2013-07-11 23:57:11 +00:00
packet.c packet dissection now takes pointer to tvb instead of guint8 data 2013-07-11 05:47:02 +00:00
packet.h packet dissection now takes pointer to tvb instead of guint8 data 2013-07-11 05:47:02 +00:00
packet_info.h Add Doxygen boilerplate for some of our core modules and data structures. 2013-05-30 22:20:21 +00:00
params.h
pint.h
plugins.c Move report_err.{h,c} from epan into wsutil: there's nothing epan-specific there and moving it avoids having to recompile the file for use in editcap and capinfos (which don't link against libwireshark). 2013-07-15 02:48:26 +00:00
plugins.h
ppptypes.h
prefs-int.h
prefs.c Fix some of the preferences leaks. Don't strdup the defaults, as they will be 2013-07-14 00:45:19 +00:00
prefs.h Make colors used by colorize_filter_te_as_* as preferences. Bug 5413 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5413) 2013-06-28 03:03:36 +00:00
print.c Move the print modules into epan. 2013-07-12 03:50:50 +00:00
print.h Move the print modules into epan. 2013-07-12 03:50:50 +00:00
print.ps Move the print modules into epan. 2013-07-12 03:50:50 +00:00
proto.c Fix some Dead Store (Dead assignement/Dead increment) Warning found by Clang 2013-07-15 18:06:29 +00:00
proto.h Make tree_is_expanded array static, add setter/getter function. 2013-07-07 16:33:49 +00:00
ps.h Move the print modules into epan. 2013-07-12 03:50:50 +00:00
ptvcursor.h
radius_dict.l
range.c
range.h
reassemble.c A bit more comment updating. 2013-07-14 20:26:56 +00:00
reassemble.h Rewrite reassemble API to use TVBs instead of raw data. 2013-07-14 14:42:05 +00:00
reassemble_test.c Rewrite reassemble API to use TVBs instead of raw data. 2013-07-14 14:42:05 +00:00
reedsolomon.c
reedsolomon.h
req_resp_hdrs.c
req_resp_hdrs.h
rtp_pt.h
sctpppids.h
show_exception.c proto_malformed SHOULD NOT be used outside of show_exception.c 2013-07-02 20:43:21 +00:00
show_exception.h proto_malformed SHOULD NOT be used outside of show_exception.c 2013-07-02 20:43:21 +00:00
sigcomp-udvm.c
sigcomp-udvm.h
sigcomp_state_hdlr.c
sigcomp_state_hdlr.h
sminmpec.h
sna-utils.c
sna-utils.h
stat_cmd_args.c
stat_cmd_args.h
stats_tree.c
stats_tree.h
stats_tree_priv.h
stream.c
stream.h
strutil.c Define certain 'const char *...' arrays as static. 2013-07-01 15:41:05 +00:00
strutil.h
t35.c
t35.h
tap-voip.h
tap.c
tap.h
tcap-persistentdata.c
tcap-persistentdata.h
tfs.c From Oliver Gasser via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8863 Add CAA support to DNS dissector 2013-07-03 16:46:29 +00:00
tfs.h From Oliver Gasser via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8863 Add CAA support to DNS dissector 2013-07-03 16:46:29 +00:00
time_fmt.h
timestamp.c
timestamp.h
timestats.c As pointed out by Guy: timestats uses packet_info so it belongs in epan 2013-06-26 00:18:44 +00:00
timestats.h As pointed out by Guy: timestats uses packet_info so it belongs in epan 2013-06-26 00:18:44 +00:00
to_str.c Rename octet_to_hex() to low_nibble_of_octet_to_hex() to indicate what 2013-06-28 22:52:24 +00:00
to_str.h Move a couple of time-related modules into wsutil. 2013-06-25 22:02:20 +00:00
tpg.c
tpg.h
tvbparse.c
tvbparse.h
tvbtest.c
tvbuff-int.h Rewrite reassemble API to use TVBs instead of raw data. 2013-07-14 14:42:05 +00:00
tvbuff.c Fix bug #8936: Fuzz failure: attempt to allocate -1 bytes from packet-bacapp.c and/or tvb_generic_clone_offset_len() 2013-07-15 18:32:11 +00:00
tvbuff.h Rewrite reassemble API to use TVBs instead of raw data. 2013-07-14 14:42:05 +00:00
tvbuff_real.c Move tvb real and subset implementations to seperate files. 2013-07-14 07:42:19 +00:00
tvbuff_subset.c Fix bug #8934: Fuzz failure: seg-fault in tvb_new_proxy() 2013-07-15 18:59:42 +00:00
uat-int.h
uat.c Move report_err.{h,c} from epan into wsutil: there's nothing epan-specific there and moving it avoids having to recompile the file for use in editcap and capinfos (which don't link against libwireshark). 2013-07-15 02:48:26 +00:00
uat.h
uat_load.l
value_string.c Revert part of r50415. As pointed out by Jakub, some of the value_string 2013-07-06 23:53:09 +00:00
value_string.h
x264_prt_id.h
xdlc.c
xdlc.h