wireshark/epan
Stig Bjørlykke e62e533d2e From bug 6129:
Added proto_tree_add_uint_bits_format_value to libwireshark.def.

svn path=/trunk/; revision=38050
2011-07-15 19:35:46 +00:00
..
crc A bit of Windows makefiles rework and cleanup: 2011-02-02 01:19:53 +00:00
crypt From Michael Mann: 2011-07-04 14:07:20 +00:00
dfilter More GLIB_CHECK_VERSION cleanups. Update the minimum GLib/GTK+ versions 2011-07-11 20:32:19 +00:00
dissectors Fix gcc 4.6 "set but not used [-Wunused-but-set-variable]" warnings. 2011-07-15 19:07:25 +00:00
ftypes More GLIB_CHECK_VERSION cleanups. Update the minimum GLib/GTK+ versions 2011-07-11 20:32:19 +00:00
wslua From Michael Mann: 2011-07-04 21:43:34 +00:00
wspython Fix one of the complaints in https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5818 : 2011-04-28 01:53:40 +00:00
CMakeLists.txt From Xiao Xiangquan: A new dissector for Vuze DHT; 2011-06-22 19:52:13 +00:00
Makefile.am Fix one more undefined reference to `EBCDIC_to_ASCII' 2011-07-03 21:18:22 +00:00
Makefile.common More GLIB_CHECK_VERSION cleanups. Update the minimum GLib/GTK+ versions 2011-07-11 20:32:19 +00:00
Makefile.nmake Fix one more undefined reference to `EBCDIC_to_ASCII' 2011-07-03 21:18:22 +00:00
addr_and_mask.c
addr_and_mask.h
addr_resolv.c Attempt to squelch some compiler warnings. 2011-06-16 06:55:11 +00:00
addr_resolv.h Use proto_tree_add_item() instead of proto_tree_add_xxx() with a pointer into 2011-05-20 02:42:14 +00:00
address.h From Slava via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5335 : 2010-11-17 02:57:22 +00:00
address_to_str.c Attempt to squelch some compiler warnings. 2011-06-16 07:02:23 +00:00
adler32.c
adler32.h
afn.c Added "LISP Canonical Address Format (LCAF)". 2010-07-18 16:05:48 +00:00
afn.h Added "LISP Canonical Address Format (LCAF)". 2010-07-18 16:05:48 +00:00
aftypes.h
arcnet_pids.h
arptypes.h Added some ARP options from RFC 5494. 2010-07-18 16:01:11 +00:00
asm_utils.c
asm_utils.h
asm_utils_win32_x86.asm
asn1.c
asn1.h Do not report undecoded message to expert info for ReturnResult without result filed 2010-09-08 09:02:16 +00:00
atalk-utils.c
atalk-utils.h
base64.c
base64.h
bitswap.c
bitswap.h
bridged_pids.h
camel-persistentdata.c
camel-persistentdata.h Doxygen changes. 2010-08-29 10:47:38 +00:00
charsets.c Add a bunch of URLs for character encoding information. 2011-07-12 00:14:37 +00:00
charsets.h
chdlctypes.h
circuit.c
circuit.h Doxygen changes. 2010-08-28 19:27:19 +00:00
codecs.c
codecs.h
column-utils.c From Michael Mann: 2011-07-04 21:43:34 +00:00
column-utils.h In packet_list_dissect_and_cache_record(), set the columns to 2011-04-09 04:33:26 +00:00
column.c From Michael Mann: 2011-07-04 21:43:34 +00:00
column.h Added "Edit Column Details" functions to the packet list heading popup. 2010-10-09 15:22:53 +00:00
column_info.h From Michael Mann: 2011-07-04 21:43:34 +00:00
conversation.c
conversation.h Doxygen changes. 2010-08-28 19:27:19 +00:00
crc6.c
crc6.h
crc8.c Add missing $Id$ and "Wireshark ... Copyright ..." 2011-04-28 15:52:32 +00:00
crc8.h Add missing $Id$ and "Wireshark ... Copyright ..." 2011-04-28 15:52:32 +00:00
crc10.c
crc10.h
crc16.c On Windows, try putting __declspec(noreturn) in front of declarations of 2011-02-17 23:11:49 +00:00
crc16.h
crc32.c On Windows, try putting __declspec(noreturn) in front of declarations of 2011-02-17 23:11:49 +00:00
crc32.h
crcdrm.c
crcdrm.h
diam_dict.h
diam_dict.l Replace all strerror() with g_strerror(). 2011-06-28 09:00:11 +00:00
dissector_filters.c
dissector_filters.h Doxygen changes. 2010-08-28 19:27:19 +00:00
doxygen.cfg.in
dtd.h
dtd_grammar.lemon
dtd_parse.h
dtd_parse.l
dtd_preparse.l Replace all strerror() with g_strerror(). 2011-06-28 09:00:11 +00:00
eap.h
emem.c Convert SLAB_-s, to sl_-API. 2011-05-09 12:52:55 +00:00
emem.h More GLIB_CHECK_VERSION cleanups. Update the minimum GLib/GTK+ versions 2011-07-11 20:32:19 +00:00
enterprise-numbers [Automatic manuf, services and enterprise-numbers update for 2011-07-10] 2011-07-10 15:03:37 +00:00
epan.c More GLIB_CHECK_VERSION cleanups. Update the minimum GLib/GTK+ versions 2011-07-11 20:32:19 +00:00
epan.h Constify a return value, to squelch a compiler warning. 2011-06-16 07:27:48 +00:00
epan_dissect.h
etypes.h Based on Guy's suggestion from the user mailing list, dissect Ethernet frames with a type/len field in the range of 1501-1535 as invalid, and add an expert info to make it that much easier to find such invalid frames. 2011-06-29 16:05:56 +00:00
ex-opt.c
ex-opt.h
except.c config.h is now included, and it defines _WIN32_WINNT. 2011-02-17 23:36:39 +00:00
except.h More GLIB_CHECK_VERSION cleanups. Update the minimum GLib/GTK+ versions 2011-07-11 20:32:19 +00:00
exceptions.h Get rid of trailing white space. 2010-12-27 21:40:48 +00:00
exntest.c Include config.h (for WS_MSVC_NORETURN) and g_gnuc.h (for G_GNUC_NORETURN) 2011-05-12 13:50:44 +00:00
expert.c Revert r37702 in favour of r37705 for bug 6035. 2011-06-19 10:15:58 +00:00
expert.h Add a convinience function to add expert warnings for not dissected items. 2011-05-25 11:05:23 +00:00
filesystem.c More GLIB_CHECK_VERSION cleanups. Update the minimum GLib/GTK+ versions 2011-07-11 20:32:19 +00:00
filesystem.h Added functionality for handling global profiles. 2011-02-26 17:23:24 +00:00
follow.c
follow.h
frame_data.c From Michael Mann: 2011-07-04 21:43:34 +00:00
frame_data.h Packet editor: support for saving changed frames. 2011-05-12 19:47:49 +00:00
frequency-utils.c
frequency-utils.h
funnel.c More eradication of old-style function definitions. 2011-05-17 22:18:32 +00:00
funnel.h From bug 6057: 2011-06-27 11:07:31 +00:00
garrayfix.h
gcp.c Use g_ascii_strdown instead of g_strdown 2011-03-28 19:44:41 +00:00
gcp.h
geoip_db.c Make some routines static that aren't used outside the source file in 2011-05-17 23:36:25 +00:00
geoip_db.h
golay.c
golay.h
greproto.h Jason Masker <jason at masker.net>: 2010-09-23 13:31:28 +00:00
guid-utils.c
guid-utils.h
h225-persistentdata.c
h225-persistentdata.h
iana_snap_pid.h
iax2_codec_type.h
in_cksum.c Attempt to squelch some compiler warnings. 2011-06-16 03:56:08 +00:00
in_cksum.h
ip_opts.h Doxygen changes. 2010-08-29 10:47:38 +00:00
ipproto.c Rename g_resolv_flags --> gbl_resolv_flags; Also: cleanup some whitespace & indentation. 2010-10-12 13:15:08 +00:00
ipproto.h Make value_string ipproto_val static; It should only be referenced using ipproto_val_ext 2010-09-23 18:00:06 +00:00
ipv4.c
ipv4.h
ipv6-utils.h Doxygen changes. 2010-08-29 10:47:38 +00:00
lapd_sapi.h
libwireshark.def From bug 6129: 2011-07-15 19:35:46 +00:00
libwireshark.vcproj
llcsaps.h
next_tvb.c Rename the routines that handle dissector tables with unsigned integer 2010-12-20 05:35:29 +00:00
next_tvb.h Another #define for old code. 2010-12-20 05:58:42 +00:00
nlpid.h
nstime.c Added two new functions: nstime_diff() and nstime_subtract(). 2010-10-27 07:44:26 +00:00
nstime.h Added two new functions: nstime_diff() and nstime_subtract(). 2010-10-27 07:44:26 +00:00
oids.c Squelch some compiler warnings. 2011-06-16 17:17:55 +00:00
oids.h Doxygen changes. 2010-08-29 10:47:38 +00:00
osi-utils.c Fix some dead code and zero division issues found by Clang scan-build. 2011-02-18 22:43:48 +00:00
osi-utils.h
oui.h From Jens Osterkamp: 2011-05-07 14:50:36 +00:00
packet.c More GLIB_CHECK_VERSION cleanups. Update the minimum GLib/GTK+ versions 2011-07-11 20:32:19 +00:00
packet.h Added dissector_handle_get_long_name(). 2011-03-31 12:14:59 +00:00
packet_info.h Rename the routines that handle dissector tables with unsigned integer 2010-12-20 05:35:29 +00:00
params.h Some work on generalizing the "display filter" tap parameter dialog box 2011-06-05 22:39:23 +00:00
pint.h Add tvb_get_[n|le]toh[40|48|56]() accessors. Addresses bug 5082. 2011-01-14 19:02:38 +00:00
plugins.c Show the plugin paths in Help→About→Plugins. Add a "-G plugins" option 2011-06-01 21:48:17 +00:00
plugins.h Show the plugin paths in Help→About→Plugins. Add a "-G plugins" option 2011-06-01 21:48:17 +00:00
ppptypes.h
prefs-int.h Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4768 : 2010-10-29 22:09:31 +00:00
prefs.c Added a preference to turn of capture filter syntax check. 2011-06-29 10:42:29 +00:00
prefs.h Added a preference to turn of capture filter syntax check. 2011-06-29 10:42:29 +00:00
proto.c Add some additional routine variants that handle string encodings, and 2011-07-05 23:59:23 +00:00
proto.h More GLIB_CHECK_VERSION cleanups. Update the minimum GLib/GTK+ versions 2011-07-11 20:32:19 +00:00
ptvcursor.h
radius_dict.l Replace all strerror() with g_strerror(). 2011-06-28 09:00:11 +00:00
range.c From Tony Trinh via bug 5895: 2011-06-25 15:21:17 +00:00
range.h Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4768 : 2010-10-29 22:09:31 +00:00
reassemble.c More GLIB_CHECK_VERSION cleanups. Update the minimum GLib/GTK+ versions 2011-07-11 20:32:19 +00:00
reassemble.h More GLIB_CHECK_VERSION cleanups. Update the minimum GLib/GTK+ versions 2011-07-11 20:32:19 +00:00
reassemble_test.c More GLIB_CHECK_VERSION cleanups. Update the minimum GLib/GTK+ versions 2011-07-11 20:32:19 +00:00
reedsolomon.c
reedsolomon.h
report_err.c
report_err.h
req_resp_hdrs.c
req_resp_hdrs.h
rtp_pt.h Use value_string_ext for RTP payload types. 2010-11-08 14:43:59 +00:00
sctpppids.h Obtained from Thomas Dreibholz: Update SCTP PPIDs. 2011-02-10 12:54:20 +00:00
sigcomp-udvm.c Fix gcc 4.6 "set but not used [-Wunused-but-set-variable]" warnings 2011-06-07 22:28:55 +00:00
sigcomp-udvm.h
sigcomp_state_hdlr.c Fix gcc 4.6 "set but not used [-Wunused-but-set-variable]" warnings 2011-06-07 22:28:55 +00:00
sigcomp_state_hdlr.h
slab.h Add some casts to squelch complaints about alignment; our little slab 2011-04-22 07:58:19 +00:00
sminmpec.h From Andrew Feren via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5377 : 2010-12-07 03:46:10 +00:00
sna-utils.c
sna-utils.h
stat_cmd_args.c
stat_cmd_args.h
stats_tree.c Fix some dead code and zero division issues found by Clang scan-build. 2011-02-18 22:43:48 +00:00
stats_tree.h
stats_tree_priv.h Doxygen changes. 2010-08-29 10:47:38 +00:00
stream.c
stream.h
strutil.c Squelch some compiler warnings. 2011-06-16 18:34:17 +00:00
strutil.h Change ws_strdup_escape_underscore() function to be more general, by 2011-04-13 16:56:24 +00:00
t35.c
t35.h
tap-voip.h
tap.c Fix the test.sh failures based on Guy's suggestion in https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5445#c15 : 2011-05-12 03:18:34 +00:00
tap.h Fix the test.sh failures based on Guy's suggestion in https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5445#c15 : 2011-05-12 03:18:34 +00:00
tcap-persistentdata.c Fix two cases of assignment to unused variables: Coverity 1030 & 1031 [UNUSED]; 2011-05-05 00:31:54 +00:00
tcap-persistentdata.h Doxygen changes. 2010-08-28 19:27:19 +00:00
tfs.c Change a bunch of value and tfs strings to not be prefixed by hf_ but ieee8021. Based on Alexis La Gouttes patch. 2011-01-31 20:37:17 +00:00
tfs.h Change a bunch of value and tfs strings to not be prefixed by hf_ but ieee8021. Based on Alexis La Gouttes patch. 2011-01-31 20:37:17 +00:00
time_fmt.h
timestamp.c
timestamp.h From Michael Mann: 2011-07-04 21:43:34 +00:00
to_str.c Fix gcc 4.6 "set but not used [-Wunused-but-set-variable]" warnings 2011-06-07 22:28:55 +00:00
to_str.h Add FT_EUI64 Field Type 2011-05-08 10:23:53 +00:00
tpg.c
tpg.h
tvbparse.c From Jakub Zawadzki via bug 4753: New dissector: JSON, w/minor changes by me: 2010-12-31 18:03:23 +00:00
tvbparse.h
tvbtest.c More GLIB_CHECK_VERSION cleanups. Update the minimum GLib/GTK+ versions 2011-07-11 20:32:19 +00:00
tvbuff-int.h Make TVBs opaque for most users. 2011-05-27 03:06:50 +00:00
tvbuff.c More GLIB_CHECK_VERSION cleanups. Update the minimum GLib/GTK+ versions 2011-07-11 20:32:19 +00:00
tvbuff.h More GLIB_CHECK_VERSION cleanups. Update the minimum GLib/GTK+ versions 2011-07-11 20:32:19 +00:00
uat-int.h
uat.c Replace all strerror() with g_strerror(). 2011-06-28 09:00:11 +00:00
uat.h Set maximum value for UAT range in fld_data, not cbdata.chk/set/tostr. 2010-10-30 17:51:20 +00:00
uat_load.l Replace all strerror() with g_strerror(). 2011-06-28 09:00:11 +00:00
value_string.c Try to fix: 2011-04-28 11:53:29 +00:00
value_string.h (Trivial) fix a spelling error. 2011-05-13 15:39:43 +00:00
x264_prt_id.h
xdlc.c
xdlc.h Doxygen changes. 2010-08-29 10:47:38 +00:00