wireshark/epan
Evan Huus b5900e53d9 Make sure our ldap_call_response_t struct is always completely initialized,
fixing a "Conditional jump or move depends on uninitialised value" error found
by valgrind fuzzing.

svn path=/trunk/; revision=51516
2013-08-25 17:31:15 +00:00
..
crypt Fix (-W)documentation error found by Clang 2013-08-10 21:28:01 +00:00
dfilter dfilter: report warning if OR and AND logic operands are mixed without parentheses. 2013-08-10 17:49:28 +00:00
dissectors Make sure our ldap_call_response_t struct is always completely initialized, 2013-08-25 17:31:15 +00:00
ftypes Make many items filterable for Vines dissectors. 2013-07-28 00:07:49 +00:00
wmem Include config.h first; it defines _FILE_OFFSET_BITS, and if some system 2013-08-14 00:31:14 +00:00
wslua Added TvbRange strsize(). 2013-08-22 11:58:32 +00:00
wspython Replace hfinfo pointer to same_name_prev, with same_name_prev_id. 2013-08-06 20:53:47 +00:00
CMakeLists.txt From Peter Lemenkov via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8326 2013-08-18 19:49:08 +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 a bunch of the crypt modules and pint.h into wsutil. 2013-08-01 23:34:47 +00:00
Makefile.nmake Add a routine to get application memory usage to epan. 2013-07-30 05:49:58 +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 Clean-up ipxnet hash table in host_name_lookup_cleanup. Should fix the buildbot 2013-08-20 22:41:49 +00:00
addr_resolv.h Use g_hash_table() for ipxnet name resolution. 2013-08-20 05:06:26 +00:00
address.h
address_to_str.c Move a bunch of the crypt modules and pint.h into wsutil. 2013-08-01 23:34:47 +00:00
adler32.c
adler32.h
afn.c
afn.h
aftypes.h
app_mem_usage.c app_mem_usage fixes: 2013-08-06 16:38:36 +00:00
app_mem_usage.h Add some very basic framework to fetch statistics of memory usage per component. 2013-07-31 18:26:14 +00:00
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 Move a bunch of the crypt modules and pint.h into wsutil. 2013-08-01 23:34:47 +00:00
column-utils.h Add helper function to epan_session which can be used to get absolute timestamp of given frame. 2013-07-21 20:48:30 +00:00
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 Add helper function to epan_session which can be used to get absolute timestamp of given frame. 2013-07-21 20:48:30 +00:00
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 Add some very basic framework to fetch statistics of memory usage per component. 2013-07-31 18:26:14 +00:00
emem.h Fix (-W)documentation error found by Clang 2013-08-10 21:31:27 +00:00
enterprise-numbers
epan-int.h Remove fdata->opt_comment, add pkt_comment to pinfo 2013-08-01 20:59:38 +00:00
epan.c As suggested in https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9033 2013-08-13 22:41:34 +00:00
epan.h Remove fdata->opt_comment, add pkt_comment to pinfo 2013-08-01 20:59:38 +00:00
epan_dissect.h Some work on multi file dissection 2013-07-21 18:38:03 +00:00
etypes.h Wrap in "extern "C"" for the benefit of C++ code including it. 2013-08-13 07:58:06 +00:00
ex-opt.c
ex-opt.h
except.c
except.h
exceptions.h
exntest.c
expert.c Completely remove support for proto_item_set_expert_flags. 2013-08-05 02:25:45 +00:00
expert.h Fix (-W)documentation error found by Clang 2013-08-10 21:28:33 +00:00
exported_pdu.c support exporting decrypted DVB-CI/CI+ SAC messages 2013-07-29 20:38:20 +00:00
exported_pdu.h support exporting decrypted DVB-CI/CI+ SAC messages 2013-07-29 20:38:20 +00:00
filesystem.c UN*X pathnames + PL/I's comment syntax = surprises. Yay C++ (and C99). 2013-08-14 00:37:14 +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 From Thomas ERSFELD (GSoC13) Prepare inclusion of Follow (TCP/UDP/SSL) feature in Qtshark 2013-07-23 08:56:30 +00:00
frame_data.c Initialize fdata->flags.has_user_comment too. 2013-08-01 21:20:31 +00:00
frame_data.h Remove fdata->opt_comment, add pkt_comment to pinfo 2013-08-01 20:59:38 +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 Convert proto_item_set_expert_flags to "filterable" items in alcap dissector. Unfortunately it had a few tentacles, so they needed to be brought along for the ride. 2013-08-04 13:46:25 +00:00
gcp.h Convert proto_item_set_expert_flags to "filterable" items in alcap dissector. Unfortunately it had a few tentacles, so they needed to be brought along for the ride. 2013-08-04 13:46:25 +00:00
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 Beginnings of Nintendo StreetProtocol support 2013-07-22 08:01:10 +00:00
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 Pre-emptively create the other two hash tables in packet.c for simplicity's 2013-08-14 17:36:47 +00:00
packet.h Another tv_buff reference. 2013-08-17 18:27:23 +00:00
packet_info.h Remove fdata->opt_comment, add pkt_comment to pinfo 2013-08-01 20:59:38 +00:00
params.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 Convert preferences to wmem. Exposes some more memory leaks that didn't show up 2013-07-31 01:49:57 +00:00
prefs.c When freeing the preferences of a module, also free the preferences of its 2013-08-13 02:56:55 +00:00
prefs.h Add a UAT dialog. Make UAT preferences uat_t * instead of void *. 2013-07-25 23:49:47 +00:00
print.c Try to fix error: ignoring return value of 'fwrite', declared with attribute warn_unused_result 2013-07-18 07:01:02 +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 proto: simplify proto_tree_add_pi() remove out pointer to field_info * 2013-08-22 21:20:50 +00:00
proto.h Convert more dissectors to use hfinfo instead of hfindex. 2013-08-22 20:54:50 +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 Fix (-W)documentation error found by Clang 2013-08-10 21:28:17 +00:00
reassemble.c Remove fragment_data, add fragment_head, fragment_item - for now alias it to the same structure. 2013-07-17 21:12:24 +00:00
reassemble.h Remove fragment_data, add fragment_head, fragment_item - for now alias it to the same structure. 2013-07-17 21:12:24 +00:00
reassemble_test.c Remove fragment_data, add fragment_head, fragment_item - for now alias it to the same structure. 2013-07-17 21:12:24 +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 Move a bunch of the crypt modules and pint.h into wsutil. 2013-08-01 23:34:47 +00:00
sigcomp-udvm.h
sigcomp_state_hdlr.c
sigcomp_state_hdlr.h
sminmpec.h
sna-utils.c Move a bunch of the crypt modules and pint.h into wsutil. 2013-08-01 23:34:47 +00:00
sna-utils.h
stat_cmd_args.c
stat_cmd_args.h
stats_tree.c Get rid of -Wshadow warning - I guess we're including something that 2013-08-14 00:41:02 +00:00
stats_tree.h
stats_tree_priv.h
stream.c Remove fragment_data, add fragment_head, fragment_item - for now alias it to the same structure. 2013-07-17 21:12:24 +00:00
stream.h Remove fragment_data, add fragment_head, fragment_item - for now alias it to the same structure. 2013-07-17 21:12:24 +00:00
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 Use "generic" tfs (tfs_supported_not_supported...) 2013-07-17 10:44:35 +00:00
tfs.h Use "generic" tfs (tfs_supported_not_supported...) 2013-07-17 10:44:35 +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 [trivial] Use g_stpcpy() 2013-08-15 09:33:52 +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 Move a bunch of the crypt modules and pint.h into wsutil. 2013-08-01 23:34:47 +00:00
tvbuff-int.h Cleanup tvb 2013-08-04 22:02:42 +00:00
tvbuff.c Fix for bug #9034: Composite TVBs aren't supported by tvb_find_guint8() 2013-08-20 19:56:57 +00:00
tvbuff.h Rewrite reassemble API to use TVBs instead of raw data. 2013-07-14 14:42:05 +00:00
tvbuff_composite.c Composite tvb (tvb_memcpy/tvb_get_ptr): don't assert with offset == tvb->length, and 0 length 2013-08-20 19:54:42 +00:00
tvbuff_real.c Cleanup tvb 2013-08-04 22:02:42 +00:00
tvbuff_subset.c Cleanup tvb 2013-08-04 22:02:42 +00:00
uat-int.h Add a UAT dialog. Make UAT preferences uat_t * instead of void *. 2013-07-25 23:49:47 +00:00
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 Fix (-W)documentation error found by Clang 2013-08-10 21:28:25 +00:00
uat_load.l
value_string.c Include config.h first; it defines _FILE_OFFSET_BITS, and if some system 2013-08-14 01:15:59 +00:00
value_string.h Add 64-bit value strings and the appropriate tooling (including yet another 2013-07-26 21:51:39 +00:00
x264_prt_id.h
xdlc.c
xdlc.h Fix (-W)documentation error found by Clang 2013-08-10 21:29:08 +00:00