wireshark/epan
Jakub Zawadzki aaa9b34c86 Improve Gadu-Gadu dissector and fix some comments.
svn path=/trunk/; revision=42711
2012-05-19 07:57:45 +00:00
..
crypt Neither C90 nor C99 explicitly guarantee that a memcpy() call with a 2012-04-28 02:25:15 +00:00
dfilter
dissectors Improve Gadu-Gadu dissector and fix some comments. 2012-05-19 07:57:45 +00:00
ftypes
wslua tvb_unicode_strsize() returns number of bytes, NOT number of UCS-2 characters. 2012-05-14 06:32:16 +00:00
wspython
addr_and_mask.c
addr_and_mask.h
addr_resolv.c
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
atalk-utils.c
atalk-utils.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
CMakeLists.txt From Martin Kaiser via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7255 : 2012-05-17 21:11:22 +00:00
codecs.c
codecs.h
column-utils.c
column-utils.h
column.c
column.h
column_info.h
conversation.c
conversation.h
crc8-tvb.c
crc8-tvb.h
crc16-tvb.c
crc16-tvb.h
crc32-tvb.c
crc32-tvb.h
diam_dict.h
diam_dict.l
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 The rest of the fix for https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7221 2012-05-04 21:56:32 +00:00
emem.h The rest of the fix for https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7221 2012-05-04 21:56:32 +00:00
enterprise-numbers [Automatic manuf, services and enterprise-numbers update for 2012-05-13] 2012-05-13 14:03:29 +00:00
epan.c
epan.h
epan_dissect.h
etypes.h
ex-opt.c
ex-opt.h
except.c
except.h
exceptions.h
exntest.c
expert.c
expert.h
filesystem.c
filesystem.h
filter_expressions.c
filter_expressions.h
follow.c
follow.h
frame_data.c Fix a bunch of uninitialized variables found by Coverity Scan. CIDs 2012-05-16 16:29:12 +00:00
frame_data.h
frequency-utils.c
frequency-utils.h
funnel.c
funnel.h
garrayfix.h
gcp.c
gcp.h
geoip_db.c
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
ipproto.c
ipproto.h
ipv4.c
ipv4.h
ipv6-utils.h
lapd_sapi.h
libwireshark.def Get rid of remaining Booleans-as-encoding-arguments in 2012-05-14 00:49:05 +00:00
libwireshark.vcproj
llcsaps.h
Makefile.am
Makefile.common
Makefile.nmake Fix the *test_install targets so they put the test tools in the right directory (wireshark-gtk2 is one dir up from here). 2012-05-16 16:36:32 +00:00
next_tvb.c
next_tvb.h
nlpid.h Add missing updated file from previous commit. 2012-05-02 14:56:51 +00:00
nstime.c
nstime.h
oids.c
oids.h
osi-utils.c
osi-utils.h
oui.h
packet.c
packet.h Trivial typo: if -> it 2012-05-10 16:09:10 +00:00
packet_info.h
params.h
pint.h
plugins.c
plugins.h
ppptypes.h PPP LCP improvements, mostly with LCP options. checkAPIs.pl and checkfiltername.pl are happy, but checkhf.pl complains; however, all complaints are false positives - maybe a Perl expert is able to modify checkhf.pl to avoid reporting them? Lots of changes so fuzz testing was performed, but no captures exist w/all the LCP options, so some are likely still untested. Compiled on Windows using MSVC2010EE, which is notorious for not reporting problems that other compilers do. Hopefully there are no warnings, but we'll see what the buildbots say ... 2012-05-10 01:21:37 +00:00
prefs-int.h
prefs.c Store a copy of the default preferences (e_prefs; the dissectors' default 2012-05-16 03:06:08 +00:00
prefs.h
proto.c Fix string buffer overflow (bug #7029) 2012-05-17 10:18:53 +00:00
proto.h Get rid of remaining Booleans-as-encoding-arguments in 2012-05-14 00:49:05 +00:00
ptvcursor.h
radius_dict.l Get rid of remaining Booleans-as-encoding-arguments in 2012-05-10 01:01:18 +00:00
range.c
range.h
reassemble.c
reassemble.h
reassemble_test.c
reedsolomon.c
reedsolomon.h
report_err.c
report_err.h
req_resp_hdrs.c
req_resp_hdrs.h
rtp_pt.h
sctpppids.h
sigcomp-udvm.c From Evan Huus: 2012-05-07 01:27:36 +00:00
sigcomp-udvm.h
sigcomp_state_hdlr.c
sigcomp_state_hdlr.h
slab.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
strutil.h
t35.c
t35.h
tap-voip.h
tap.c
tap.h
tcap-persistentdata.c
tcap-persistentdata.h
tfs.c
tfs.h
time_fmt.h
timestamp.c
timestamp.h
to_str.c Trivial typo: of -> or 2012-05-07 04:15:10 +00:00
to_str.h
tpg.c
tpg.h
tvbparse.c
tvbparse.h
tvbtest.c
tvbuff-int.h
tvbuff.c Assign some variables that scan-build was complaining about. 2012-05-15 21:56:02 +00:00
tvbuff.h Make the encoding argument uniformly guint rather than gint. 2012-05-15 05:42:58 +00:00
uat-int.h
uat.c
uat.h Fix a typo. 2012-05-03 15:31:45 +00:00
uat_load.l
value_string.c
value_string.h
x264_prt_id.h
xdlc.c
xdlc.h