wireshark/epan
Kovarththanan Rajaratnam 22d3d3c050 Copy newly generated files to epan/dissectors to make sure whoever runs this target remembers to commit the new changes
svn path=/trunk/; revision=30549
2009-10-12 17:28:27 +00:00
..
crc Creatig static sublibs was not a good idea: 2009-10-11 07:28:26 +00:00
crypt Creatig static sublibs was not a good idea: 2009-10-11 07:28:26 +00:00
dfilter Creatig static sublibs was not a good idea: 2009-10-11 07:28:26 +00:00
dissectors Make all global variables static 2009-10-12 16:59:12 +00:00
ftypes Creatig static sublibs was not a good idea: 2009-10-11 07:28:26 +00:00
wslua Removed unused function tap_draw_cb_error_handler(). 2009-10-11 16:41:33 +00:00
wspython Corrected hfinfo.ref_count -> hfinfo.ref_type. 2009-09-30 15:03:39 +00:00
CMakeLists.txt Copy newly generated files to epan/dissectors to make sure whoever runs this target remembers to commit the new changes 2009-10-12 17:28:27 +00:00
Makefile.am Move make-sminmpec.pl to tools directory 2009-10-11 14:39:14 +00:00
Makefile.common Add support for the IANA's OUI, and recognize NHRP-over-SNAP. 2009-05-05 22:35:19 +00:00
Makefile.nmake Move make-sminmpec.pl to tools directory 2009-10-11 14:39:14 +00:00
addr_and_mask.c
addr_and_mask.h
addr_resolv.c Add null pointer guard 2009-10-05 18:12:16 +00:00
addr_resolv.h Constify some functions 2009-09-07 16:17:58 +00:00
address.h From Alexey Neyman: 2008-08-12 04:44:35 +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 AF_ values are used in DLT_LOOP captures as well. 2008-08-08 21:11:44 +00:00
arcnet_pids.h
arptypes.h Update ARP hardware types from http://www.iana.org/assignments/arp-parameters/ 2008-12-27 14:30:46 +00:00
asm_utils.c
asm_utils.h
asm_utils_win32_x86.asm
asn1.c
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 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
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 Don't attempt to fill custom columns if we don't have a valid column expression. 2009-10-08 16:35:58 +00:00
column-utils.h Add an option to col_fill_in() to allow us to disable column expression processing. This is rarely needed. It's only needed when the user right clicks on the packet list view to generate a display filter. 2009-09-08 19:00:54 +00:00
column.c Corrected some return values. 2009-10-12 09:13:37 +00:00
column.h Make tshark and rawshark use build_column_format_array() instead of duplicating the code 2009-09-08 17:29:57 +00:00
column_info.h Custom columnfication: 2009-09-08 14:59:26 +00:00
conversation.c 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
conversation.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
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 fix filename in header comment 2009-01-26 19:46:06 +00:00
crcdrm.h Add $Id$ and copyright header 2009-01-09 20:26:22 +00:00
diam_dict.h luis.ontanon@gmail.com => luis@ontanon.org 2008-08-05 21:03:46 +00:00
diam_dict.l Just use g_strdup_printf() to construct a pathname - and use 2009-04-08 22:32:44 +00:00
dissector_filters.c
dissector_filters.h
doxygen.cfg.in
dtd.h luis.ontanon@gmail.com => luis@ontanon.org 2008-08-05 21:03:46 +00:00
dtd_grammar.lemon luis.ontanon@gmail.com => luis@ontanon.org 2008-08-05 21:03:46 +00:00
dtd_parse.h luis.ontanon@gmail.com => luis@ontanon.org 2008-08-05 21:03:46 +00:00
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 luis.ontanon@gmail.com => luis@ontanon.org 2008-08-05 21:03:46 +00:00
eap.h Clean up header file and dissector code. Update EAP numbers list. 2009-05-07 21:13:32 +00:00
emem.c Use G_MEM_ALIGN when we have to determine the amount of padding needed instead of hard coding it to 8 bytes alignment. 2009-10-11 08:20:40 +00:00
emem.h Annotate with GNUC_FORMAT_CHECK() 2009-10-11 06:22:55 +00:00
enterprise-numbers [Automatic manuf and enterprise-numbers update for 2009-10-11] 2009-10-11 15:03:30 +00:00
epan.c Add an option to col_fill_in() to allow us to disable column expression processing. This is rarely needed. It's only needed when the user right clicks on the packet list view to generate a display filter. 2009-09-08 19:00:54 +00:00
epan.h Add an option to col_fill_in() to allow us to disable column expression processing. This is rarely needed. It's only needed when the user right clicks on the packet list view to generate a display filter. 2009-09-08 19:00:54 +00:00
epan_dissect.h
etypes.h From dragonlinux: 2009-08-26 05:10:12 +00:00
ex-opt.c luis.ontanon@gmail.com => luis@ontanon.org 2008-08-05 21:03:46 +00:00
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 Whitespace changes 2009-09-30 13:04:06 +00:00
expert.h Modified extarct from Didier Gautheron: 2009-09-13 13:39:09 +00:00
filesystem.c GetModuleFileName expects the size of the passed buffer to be expressed in TCHAR. We currently pass the size expressed in bytes. In other words, we incorrectly state that the buffer is twice as big as it really is. 2009-10-05 18:38:50 +00:00
filesystem.h python binding for wireshark (first commit) 2009-05-29 21:10:40 +00:00
follow.c size_t fixes. 2009-04-07 16:36:52 +00:00
follow.h
frame_data.c se_alloc returns a non NULL pointer so we don't have to check for NULL 2009-10-05 18:24:59 +00:00
frame_data.h Refactor frame_data_init() into frame_data_set_before_dissect() and frame_data_set_after_dissect(). 2009-09-22 14:23:20 +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
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 Jakub Zawadzki (bug 3331): 2009-03-13 22:06:48 +00:00
geoip_db.h add display of GeoIP latitude/longitude 2009-02-04 01:02:59 +00:00
gnuc_format_check.h
golay.c
golay.h
greproto.h From Alexis La Goutte: 2008-12-10 23:28:51 +00:00
guid-utils.c size_t fixes. 2009-04-08 05:25:14 +00:00
guid-utils.h
h225-persistentdata.c #include <epan/conversation.h> not req'd ... 2009-02-07 16:01:26 +00:00
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 Update IP protocol numbers according to current IANA registery. 2009-05-19 07:34:33 +00:00
ipproto.h Update IP protocol numbers according to current IANA registery. 2009-05-19 07:34:33 +00:00
ipv4.c From Jakub Zawadzki (bug 3331): 2009-03-13 22:06:48 +00:00
ipv4.h
ipv6-utils.h
lapd_sapi.h
libwireshark.def Add req_resp_hdrs_do_reassembly to the list of functions that are 2009-10-10 09:38:37 +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 new SERVICE/SERVICE ACKNOWLEGE messages defined in various US standards (AT&T TR41459, Nortel NIS A211-1, Telcordia SR-4994) 2009-01-28 13:32:13 +00:00
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 Removed unused variable 'bytes' in oid_subid2encoded. 2009-09-29 19:16:00 +00:00
oids.h Get rid of a bunch of "warning: redundant redeclaration of" messages. 2009-08-23 06:57:16 +00:00
osi-utils.c size_t fixes. 2009-04-08 05:25:14 +00:00
osi-utils.h
oui.h From Nathan Hartwell: 2009-06-23 21:05:47 +00:00
packet.c Fix some indentation. 2009-10-12 01:31:01 +00:00
packet.h This patch introduces packet_add_new_data_source() which effectively deprecates add_new_data_source(). This is based on the following observation: 2009-08-15 06:38:10 +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 (FWIW) One step towards including stdio.h & stdlib.h only when req'd. 2009-08-26 19:27:49 +00:00
plugins.h
ppptypes.h
prefs-int.h Add #include <stdio.h> in a few places for Solaris 2009-08-27 02:53:13 +00:00
prefs.c Make the filter toolbar style a preference. 2009-09-25 05:19:18 +00:00
prefs.h Make the filter toolbar style a preference. 2009-09-25 05:19:18 +00:00
proto.c Return FALSE from proto_tracking_interesting_fields() when no tree. 2009-10-12 08:19:30 +00:00
proto.h Rename hfinfo.ref_count to hfinfo.ref_type since that's now how it's used. 2009-09-30 14:02:49 +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 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
reassemble.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
reassemble_test.c 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
reedsolomon.c
reedsolomon.h
report_err.c Add a routine to report write errors to the list of failure-reporting 2009-02-15 21:47:57 +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 list of PPIDs. 2009-08-23 11:30:54 +00:00
sigcomp-udvm.c Allocate 64K buffer from heap 2009-10-05 18:07:59 +00:00
sigcomp-udvm.h
sigcomp_state_hdlr.c From S. Ravi: 2008-10-25 11:20:38 +00:00
sigcomp_state_hdlr.h
slab.h
sminmpec.h Add support for process flow records to IPFIX, which required adding 2009-05-14 23:33:17 +00:00
sna-utils.c
sna-utils.h
stat_cmd_args.c
stat_cmd_args.h
stats_tree.c Have tap listeners specify whether the "packet" routine requires 2009-06-05 22:42:47 +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 Have tap listeners specify whether the "packet" routine requires 2009-06-05 22:42:47 +00:00
stream.c 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
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 Remove comment asking if this function should be in strutil.c since it is 2009-10-01 02:09:30 +00:00
strutil.h From Didier Gautheron: 2009-08-19 18:37:13 +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
timestamp.c
timestamp.h
to_str.c Reorder file to group related functionality 2009-09-06 15:06:41 +00:00
to_str.h Rename address_to_str() to ep_address_to_str() because: 2009-09-06 14:25:47 +00:00
tpg.c luis.ontanon@gmail.com => luis@ontanon.org 2008-08-05 21:03:46 +00:00
tpg.h luis.ontanon@gmail.com => luis@ontanon.org 2008-08-05 21:03:46 +00:00
tvbparse.c More size_t fixes. 2009-04-08 17:31:12 +00:00
tvbparse.h luis.ontanon@gmail.com => luis@ontanon.org 2008-08-05 21:03:46 +00:00
tvbtest.c
tvbuff.c Add DISSECTOR_ASSERT() before dereferencing a possible NULL pointer 2009-10-08 15:01:25 +00:00
tvbuff.h offset_from_real_beginning() is only called with 0 as second argument, so remove the argument completely. It seems that the second argument only acts as an accumulator allowing offset_from_real_beginning() to call itself recursively. To be consistent offset_from_real_beginning() is renamed to tvb_offset_from_real_beginning(). 2009-09-10 16:54:02 +00:00
uat-int.h luis.ontanon@gmail.com => luis@ontanon.org 2008-08-05 21:03:46 +00:00
uat.c Constify some items to squelch some compiler warnings in the Windows 2009-04-20 18:34:06 +00:00
uat.h s/g_strdown/g_ascii_strdown 2009-09-13 19:23:07 +00:00
uat_load.l Add an additional "title" attribute for UAT fields; that's what's 2009-02-16 04:10:06 +00:00
value_string.c Don't pass ep_alloc()'ed strings to col_set_str(). 2009-09-06 04:26:50 +00:00
value_string.h Don't pass ep_alloc()'ed strings to col_set_str(). 2009-09-06 04:26:50 +00:00
x264_prt_id.h
xdlc.c Fix the URL for the RLM stuff at Cisco. 2009-01-13 06:54:06 +00:00
xdlc.h Fix the URL for the RLM stuff at Cisco. 2009-01-13 06:54:06 +00:00