wireshark/epan
Jeff Morriss 67b7737481 Fix the build
svn path=/trunk/; revision=32467
2010-04-14 21:38:08 +00:00
..
crc Creatig static sublibs was not a good idea: 2009-10-11 07:28:26 +00:00
crypt Fix some compiler warnings. 2010-02-23 20:30:27 +00:00
dfilter From LEGO via bug 3459: 2010-03-04 12:50:18 +00:00
dissectors Fix the build 2010-04-14 21:38:08 +00:00
ftypes Add a third date format, ABSOLUTE_TIME_DOY_UTC, to show UTC with the 2010-02-27 19:01:27 +00:00
wslua From Didier Gautheron via bug 4622: 2010-03-28 19:02:52 +00:00
wspython Set svn:executable property for some .py and .pl files 2010-03-25 22:22:45 +00:00
CMakeLists.txt Added PKIXAttributeCertificate (RFC3281). 2010-04-14 08:42:24 +00:00
Makefile.am This adds a new dissector plugin: INTERLINK. This protocol is used in 2010-03-16 06:58:25 +00:00
Makefile.common From Jakub Zawadzki: split off the address-to-string functions, except 2010-02-27 21:41:12 +00:00
Makefile.nmake Put the object file lists for various test programs into variables, and 2010-03-01 19:17:05 +00:00
addr_and_mask.c
addr_and_mask.h
addr_resolv.c From Yaniv Kaul: constify parameters 2010-04-03 18:18:50 +00:00
addr_resolv.h From Yaniv Kaul: constify parameters 2010-04-03 18:18:50 +00:00
address.h
address_to_str.c From Yaniv Kaul: constify parameters 2010-04-03 18:18:50 +00:00
adler32.c More size_t casts. 2009-04-07 04:36:54 +00:00
adler32.h
afn.c From Chris Maynard: 2009-04-02 17:21:18 +00:00
afn.h From Chris Maynard: 2009-04-02 17:21:18 +00:00
aftypes.h Added some Solaris AF_ types. 2009-12-03 17:31:03 +00:00
arcnet_pids.h
arptypes.h
asm_utils.c
asm_utils.h
asm_utils_win32_x86.asm
asn1.c From Jakub Zawadzki: 2009-10-25 11:43:30 +00:00
asn1.h
atalk-utils.c
atalk-utils.h
base64.c Apply some of the patches from: 2009-05-13 19:46:11 +00:00
base64.h Sanitize epan includes 2009-08-21 20:51:13 +00:00
bitswap.c
bitswap.h
bridged_pids.h
camel-persistentdata.c Sanitize epan includes 2009-08-21 20:51:13 +00:00
camel-persistentdata.h
charsets.c
charsets.h
chdlctypes.h
circuit.c Add minor sanity check 2010-03-25 19:06:49 +00:00
circuit.h Split a bunch of init routines into init() and cleanup(). This allows us to free memory properly on shutdown. 2009-09-06 18:25:23 +00:00
codecs.c
codecs.h Sanitize epan includes 2009-08-21 20:51:13 +00:00
column-utils.c From Yaniv Kaul: constify parameters 2010-04-03 18:18:50 +00:00
column-utils.h From Yaniv Kaul: constify parameters 2010-04-03 18:18:50 +00:00
column.c From Yaniv Kaul: constify parameters 2010-04-03 18:18:50 +00:00
column.h From Yaniv Kaul: constify parameters 2010-04-03 18:18:50 +00:00
column_info.h Fixed some indenting. 2009-11-27 18:25:14 +00:00
conversation.c From Yaniv Kaul: constify parameters 2010-04-03 18:18:50 +00:00
conversation.h From Yaniv Kaul: constify parameters 2010-04-03 18:18:50 +00:00
crc6.c
crc6.h
crc10.c
crc10.h
crc16.c Create an "epan/crc" directory for CRC code. Add crc-16-plain.[ch], 2009-03-18 21:59:30 +00:00
crc16.h Create an "epan/crc" directory for CRC code. Add crc-16-plain.[ch], 2009-03-18 21:59:30 +00:00
crc32.c calculate_crc32c -> crc32c_calculate for proper 'namespacing' 2009-10-08 15:10:43 +00:00
crc32.h calculate_crc32c -> crc32c_calculate for proper 'namespacing' 2009-10-08 15:10:43 +00:00
crcdrm.c
crcdrm.h
diam_dict.h
diam_dict.l From Eric Sesterhenn via bug 4175: 2009-10-29 11:16:22 +00:00
dissector_filters.c
dissector_filters.h
doxygen.cfg.in
dtd.h
dtd_grammar.lemon
dtd_parse.h
dtd_parse.l Disable warnings-as-errors for Flex-generated output. Add a couple of gsize 2009-04-08 18:08:25 +00:00
dtd_preparse.l
eap.h From shivesh83@gmail.com: 2010-01-27 18:16:07 +00:00
emem.c In C, foo() isn't a function with no arguments, foo(void) is. 2010-04-08 02:26:56 +00:00
emem.h From Alex Lindberg via bug 4463: 2010-02-07 11:01:13 +00:00
enterprise-numbers [Automatic manuf and enterprise-numbers update for 2010-04-11] 2010-04-11 15:03:28 +00:00
epan.c From Yaniv Kaul: constify parameters 2010-04-03 18:18:50 +00:00
epan.h From Yaniv Kaul: constify parameters 2010-04-03 18:18:50 +00:00
epan_dissect.h
etypes.h From David Aggeler: 2010-04-05 09:21:48 +00:00
ex-opt.c
ex-opt.h Corrected prototype for ex_opt_get_nth(). 2009-09-29 10:01:06 +00:00
except.c Cleanup rcsids 2009-10-06 15:07:52 +00:00
except.h From Kovarththanan Rajaratnam via bug 3506: 2009-07-30 17:54:58 +00:00
exceptions.h Remove a non thread-safe usage (useful when/if we ever support threading) of a static tvbuff in tvb_new_real_data(). The current version uses a static 'last_tvb' to keep track of the last allocated tvbuff. This is needed because some of the function we call can throw an exception. This patch improves this strategy by throwing an exception (if needed) before we try to allocate the tvbuff. This way we avoid a memleak _and_ we don't have to track the 'last_tvb' tvbuff. 2009-08-16 07:29:11 +00:00
exntest.c
expert.c Clean up implementation. 2010-02-27 22:12:43 +00:00
expert.h Clean up implementation. 2010-02-27 22:12:43 +00:00
filesystem.c Squelch some compiler warnings, clean up indentation, clean up a 2010-03-02 00:06:20 +00:00
filesystem.h Squelch some compiler warnings, clean up indentation, clean up a 2010-03-02 00:06:20 +00:00
follow.c Fix various gcc -Wshadow warnings. 2010-01-28 18:45:46 +00:00
follow.h Fix for bug 3955 and 4288. When doing Follow TCP stream, there was no 2009-12-13 01:10:55 +00:00
frame_data.c Use more unique names for certain enum constants. 2010-01-19 19:37:03 +00:00
frame_data.h Introduce "Ignore Packet" in the packet list. 2009-12-17 01:18:14 +00:00
frequency-utils.c
frequency-utils.h
funnel.c Only include config.h in C files, to avoid multiple inclusion. 2009-09-28 17:40:07 +00:00
funnel.h Only include config.h in C files, to avoid multiple inclusion. 2009-09-28 17:40:07 +00:00
g_gnuc_malloc.h Add a header file to check for G_GNUC_MALLOC. 2010-01-25 12:49:27 +00:00
garrayfix.h
gcp.c Add DISSECTOR_ASSERT before dereferencing pointer 2009-10-05 18:45:03 +00:00
gcp.h Only include config.h in C files, to avoid multiple inclusion. 2009-09-28 17:58:47 +00:00
geoip_db.c From LEGO via bug 3459: 2010-03-04 12:50:18 +00:00
geoip_db.h
golay.c
golay.h
greproto.h
guid-utils.c From Jakub Zawadzki: 2009-10-25 11:43:30 +00:00
guid-utils.h
h225-persistentdata.c
h225-persistentdata.h
iana_snap_pid.h The PID numbers came from http://www.iana.org/assignments/ethernet-numbers. 2009-05-06 00:59:59 +00:00
iax2_codec_type.h
in_cksum.c
in_cksum.h
inet_aton.c More size_t fixes. 2009-04-08 18:19:10 +00:00
inet_aton.h
ip_opts.h
ipproto.c From Yaniv Kaul: constify parameters 2010-04-03 18:18:50 +00:00
ipproto.h From Yaniv Kaul: constify parameters 2010-04-03 18:18:50 +00:00
ipv4.c From Yaniv Kaul: constify parameters 2010-04-03 18:18:50 +00:00
ipv4.h From Yaniv Kaul: constify parameters 2010-04-03 18:18:50 +00:00
ipv6-utils.h
lapd_sapi.h
libwireshark.def Insert the function which analyzes Q.708 ISPCs in libwireshark.def 2010-03-31 05:36:31 +00:00
libwireshark.vcproj Update *.vcproj to visual studio 8 2009-09-24 05:11:47 +00:00
llcsaps.h
next_tvb.c
next_tvb.h
nlpid.h
nstime.c Auto size COL_NUMBER, COL_PACKET_LENGTH and COL_CUMULATIVE_BYTES 2009-09-07 18:53:17 +00:00
nstime.h Auto size COL_NUMBER, COL_PACKET_LENGTH and COL_CUMULATIVE_BYTES 2009-09-07 18:53:17 +00:00
oids.c Fix crash when opening About box with disabled OID resolution. 2010-03-17 13:26:07 +00:00
oids.h Disable OID resolution and loading SMI modules by default. 2010-03-03 17:19:30 +00:00
osi-utils.c From gonzalocas: 2010-01-04 23:17:37 +00:00
osi-utils.h
oui.h Add 3GPP2 OUI. 2010-01-29 07:44:39 +00:00
packet.c From Yaniv Kaul: constify parameters 2010-04-03 18:18:50 +00:00
packet.h From Yaniv Kaul: constify parameters 2010-04-03 18:18:50 +00:00
packet_info.h We track all protocols that appear in each packet in the frame dissector. This is an expensive operation because we: 2009-09-06 07:55:17 +00:00
pint.h
plugins.c Load lua scripts in the plugins directory, both global and personal. 2009-10-23 17:52:18 +00:00
plugins.h Load lua scripts in the plugins directory, both global and personal. 2009-10-23 17:52:18 +00:00
ppptypes.h IANA updates and fixes for PPP types. 2010-01-30 10:43:46 +00:00
prefs-int.h Add #include <stdio.h> in a few places for Solaris 2009-08-27 02:53:13 +00:00
prefs.c Disable OID resolution and loading SMI modules by default. 2010-03-03 17:19:30 +00:00
prefs.h Disable OID resolution and loading SMI modules by default. 2010-03-03 17:19:30 +00:00
proto.c Partly revert the changes made to epan/proto.c in SVN-29490 2010-04-10 19:19:13 +00:00
proto.h From Yaniv Kaul: constify parameters 2010-04-03 18:18:50 +00:00
ptvcursor.h Only include config.h in C files, to avoid multiple inclusion. 2009-09-28 17:40:07 +00:00
radius_dict.l Radius: Additional attribute handling: 2009-07-06 14:05:37 +00:00
range.c range.c: ep_strbuf_new("") ==> ep_strbuf_new(NULL); 2009-04-24 12:18:31 +00:00
range.h
reassemble.c From Yaniv Kaul: constify parameters 2010-04-03 18:18:50 +00:00
reassemble.h From Yaniv Kaul: constify parameters 2010-04-03 18:18:50 +00:00
reassemble_test.c Fix to match changes to the signatures of the real versions of those 2010-04-04 03:05:27 +00:00
reedsolomon.c
reedsolomon.h
report_err.c Fix various gcc -Wshadow warnings. 2010-01-28 18:45:46 +00:00
report_err.h Add a routine to report write errors to the list of failure-reporting 2009-02-15 21:47:57 +00:00
req_resp_hdrs.c Fix a typo 2009-10-03 09:15:40 +00:00
req_resp_hdrs.h
rtp_pt.h Sanitize epan includes 2009-08-21 20:51:13 +00:00
sctpppids.h Update SCTP ppids, fix a faulty #define. 2009-10-28 05:09:32 +00:00
sigcomp-udvm.c Fix various gcc -Wshadow warnings. 2010-01-28 18:45:46 +00:00
sigcomp-udvm.h
sigcomp_state_hdlr.c
sigcomp_state_hdlr.h
slab.h
sminmpec.h Define VENDOR_VERIZON in sminmpec.h 2010-02-10 07:21:51 +00:00
sna-utils.c
sna-utils.h
stat_cmd_args.c
stat_cmd_args.h
stats_tree.c Constify an argument. 2010-03-26 23:40:48 +00:00
stats_tree.h Have tap listeners specify whether the "packet" routine requires 2009-06-05 22:42:47 +00:00
stats_tree_priv.h Constify an argument. 2010-03-26 23:40:48 +00:00
stream.c (Minor): Do some sanity checking.... 2010-03-25 19:05:44 +00:00
stream.h Split a bunch of init routines into init() and cleanup(). This allows us to free memory properly on shutdown. 2009-09-06 18:25:23 +00:00
strutil.c From Jakub Zawadzki: 2010-02-23 19:28:38 +00:00
strutil.h Move underscore escaping/unscaping function to strutil.c; 2010-01-26 18:21:17 +00:00
t35.c
t35.h Sanitize epan includes 2009-08-21 20:51:13 +00:00
tap-voip.h Clean up indentation. 2009-02-17 06:35:13 +00:00
tap.c Prime interesting fields when selecting a package, so Lua's ProtoField 2009-10-02 19:55:43 +00:00
tap.h Prime interesting fields when selecting a package, so Lua's ProtoField 2009-10-02 19:55:43 +00:00
tcap-persistentdata.c Rename address_to_str() to ep_address_to_str() because: 2009-09-06 14:25:47 +00:00
tcap-persistentdata.h Sanitize epan includes 2009-08-21 20:51:13 +00:00
tfs.c Removed unused flags_set_truth. 2009-07-07 14:58:25 +00:00
tfs.h Revert r28985 to fix tfs prototypes, as it doesn't work... 2009-07-07 16:13:25 +00:00
time_fmt.h From Jakub Zawadzki: split off the address-to-string functions, except 2010-02-27 21:41:12 +00:00
timestamp.c
timestamp.h
to_str.c From Yaniv Kaul: constify parameters 2010-04-03 18:18:50 +00:00
to_str.h From Yaniv Kaul: constify parameters 2010-04-03 18:18:50 +00:00
tpg.c
tpg.h
tvbparse.c (Trivial): indentation & whitespace cleanup. 2010-04-03 19:20:07 +00:00
tvbparse.h (Trivial): indentation & whitespace cleanup. 2010-04-03 19:20:07 +00:00
tvbtest.c
tvbuff.c From Yaniv Kaul: constify parameters 2010-04-03 18:18:50 +00:00
tvbuff.h From Yaniv Kaul: constify parameters 2010-04-03 18:18:50 +00:00
uat-int.h From LEGO via bug 3459: 2010-03-04 12:50:18 +00:00
uat.c From LEGO via bug 3459: 2010-03-04 12:50:18 +00:00
uat.h From LEGO via bug 3459: 2010-03-04 12:50:18 +00:00
uat_load.l From LEGO via bug 3459: 2010-03-04 12:50:18 +00:00
value_string.c From Yaniv Kaul: constify parameters 2010-04-03 18:18:50 +00:00
value_string.h From Yaniv Kaul: constify parameters 2010-04-03 18:18:50 +00:00
x264_prt_id.h
xdlc.c
xdlc.h