wireshark/epan
Stig Bjørlykke ca5995f532 From Ivan Sy via bug 3931:
Added ND Proxy Flag for IPv6 RA flag.

svn path=/trunk/; revision=29533
2009-08-24 08:00:39 +00:00
..
crc Move th /MP flag setting to LOCAL_CFLAGS set in configure.nmake 2009-07-16 08:27:18 +00:00
crypt Break the aes set ket/decrypt/encrypt out from airpdcap_raindoll into 2009-07-29 10:01:14 +00:00
dfilter Handle a text NULL pointer more gracefully 2009-08-21 11:31:21 +00:00
dissectors From Ivan Sy via bug 3931: 2009-08-24 08:00:39 +00:00
ftypes Move th /MP flag setting to LOCAL_CFLAGS set in configure.nmake 2009-07-16 08:27:18 +00:00
wslua Custom columfication: 2009-08-23 10:25:51 +00:00
wspython From Kovarththanan Rajaratnam via bug 3719: 2009-07-18 20:10:14 +00:00
Makefile.am List the new DOCSIS dissector file here as well. 2009-08-21 05:37:33 +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 mkstemp cleanups. 2009-07-02 19:50:35 +00:00
addr_and_mask.c
addr_and_mask.h
addr_resolv.c From Kovarththanan Rajaratnam: 2009-07-17 08:24:06 +00:00
addr_resolv.h From Kovarththanan Rajaratnam: 2009-07-17 08:24:06 +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
circuit.h
codecs.c
codecs.h Sanitize epan includes 2009-08-21 20:51:13 +00:00
column-utils.c Custom columnfication: 2009-08-23 12:30:48 +00:00
column-utils.h Custom columnfication: 2009-08-23 12:24:14 +00:00
column.c Custom columnfication: 2009-08-23 12:24:14 +00:00
column.h
column_info.h Custom columnfication: 2009-08-23 12:24:14 +00:00
conversation.c
conversation.h
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 Additional validation of 'len' for crc32_ccitt_tvb... fcns; 2009-08-22 17:12:33 +00:00
crc32.h
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 We now expose the following environment variables: 2009-08-11 09:24:56 +00:00
emem.h We now expose the following environment variables: 2009-08-11 09:24:56 +00:00
enterprise-numbers [Automatic manuf and enterprise-numbers update for 2009-08-23] 2009-08-23 15:03:28 +00:00
epan.c Introduce epan_dissect_init()/epan_dissect_cleanup(). These are used to initialise/cleanup stack allocated 'edt' structures. This should speed up dissection since we avoid some malloc traffic. 2009-08-13 19:42:46 +00:00
epan.h Introduce epan_dissect_init()/epan_dissect_cleanup(). These are used to initialise/cleanup stack allocated 'edt' structures. This should speed up dissection since we avoid some malloc traffic. 2009-08-13 19:42:46 +00:00
epan_dissect.h
etypes.h From Joakim Wiberg: 2009-07-09 20:44:28 +00:00
ex-opt.c luis.ontanon@gmail.com => luis@ontanon.org 2008-08-05 21:03:46 +00:00
ex-opt.h luis.ontanon@gmail.com => luis@ontanon.org 2008-08-05 21:03:46 +00:00
except.c As pointed out by Guy, we should probably explain why the gulong -> size_t cast is 'safe' 2009-08-17 20:14:59 +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 Add PTREE_FINFO and use PITEM_FINFO when possible. 2009-08-09 17:57:31 +00:00
expert.h add a note that PI_CHECKSUM and PI_WARN can be found in proto.h (don't want to search for it again :-) 2009-01-26 19:49:36 +00:00
filesystem.c Fixed a typo in a comment. 2009-06-01 17:28:20 +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 From Jakub Zawadzki: 2009-07-22 08:09:22 +00:00
frame_data.h Prepare to store column text in frame data directly. 2009-08-20 09:49:32 +00:00
frequency-utils.c
frequency-utils.h
funnel.c luis.ontanon@gmail.com => luis@ontanon.org 2008-08-05 21:03:46 +00:00
funnel.h Rename a variable ('free') so checkAPIs doesn't incorrectly flag it. 2009-03-06 22:49:27 +00:00
garrayfix.h
gcp.c Service response time statistics for MEGACO (GUI only). 2008-12-31 15:26:48 +00:00
gcp.h From Kovarththanan Rajaratnam: 2009-07-07 10:12:15 +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 Use col_text in frame data. 2009-08-21 10:12:47 +00:00
libwireshark.vcproj
llcsaps.h
make-sminmpec.pl
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
nstime.h
oids.c From Kovarththanan Rajaratnam: 2009-07-08 08:00:55 +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 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.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 From Artem Tamazov: 2009-06-29 19:24:14 +00:00
pint.h
plugins.c Clean up white space. 2009-05-05 01:21:33 +00:00
plugins.h
ppptypes.h
prefs-int.h
prefs.c Custom columnfication: 2009-08-23 12:30:48 +00:00
prefs.h Added a preference to capture in Pcap-NG from GUI. 2009-06-15 16:36:02 +00:00
proto.c Don't dereference pointer before checking for NULL 2009-08-21 23:02:59 +00:00
proto.h Also fake empty field_info's by gracefully handling NULL field_info pointer elsewhere. 2009-08-21 11:03:30 +00:00
ptvcursor.h
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 Switch a bunch of dissectors over to using tvb_new_subset_remaining() 2009-08-16 12:36:22 +00:00
reassemble.h reassemble.h: update two comments; reassemble.c: correct a typo. 2009-07-27 13:59:53 +00:00
reassemble_test.c 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
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 More size_t fixes. Use a string buffer in range.c. 2009-04-08 16:50:20 +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 Apply some of the patches from: 2009-05-14 20:12:43 +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 #include <emem.h> not req'd 2008-08-26 02:38:57 +00:00
stream.h
strutil.c From Didier Gautheron: 2009-08-19 18:37:13 +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 Sanitize epan includes 2009-08-21 20:51:13 +00:00
tap.h Sanitize epan includes 2009-08-21 20:51:13 +00:00
tcap-persistentdata.c Sanitize epan includes 2009-08-21 20:51:13 +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 From Jakub Zawadzki via bug 3701: 2009-07-20 12:40:55 +00:00
to_str.h Sanitize epan includes 2009-08-21 20:51:13 +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 a new function, tvb_new_subset_remaining(), which is a sligtly optimized version of tvb_new_subset(). The latter can be mapped to the former by tvb_new_subset(tvb, offset, -1 /* backing_length */, -1 /* reported_length */). We can disable some bounds checking because 'backing_length' and 'reported_length' are hardcoded to -1. 2009-08-16 10:53:47 +00:00
tvbuff.h Add a new function, tvb_new_subset_remaining(), which is a sligtly optimized version of tvb_new_subset(). The latter can be mapped to the former by tvb_new_subset(tvb, offset, -1 /* backing_length */, -1 /* reported_length */). We can disable some bounds checking because 'backing_length' and 'reported_length' are hardcoded to -1. 2009-08-16 10:53:47 +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 More constification, fewer warnings. 2009-04-20 18:45:02 +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 From Didier Gautheron via bug 3052: 2009-05-26 00:49:38 +00:00
value_string.h From Didier Gautheron via bug 3052: 2009-05-26 00:49:38 +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