wireshark/epan
Stig Bjørlykke 138d737a47 Added handling of ISO FTAM unstructured binary, as this OID is used in
X.420 FileTransferBodyPart for generic binary bodyparts.
Also added handling of ISO FTAM unstructured text.

svn path=/trunk/; revision=22527
2007-08-16 17:59:27 +00:00
..
crypt Make the WPA passphrase a percent-escaped string. Constify and GLib-ize 2007-06-27 19:02:58 +00:00
dfilter Use '~' as a synonim for "matches" replace rogue "s with \042 to avoid some text editors going wild 2007-08-11 22:05:44 +00:00
dissectors Added handling of ISO FTAM unstructured binary, as this OID is used in 2007-08-16 17:59:27 +00:00
ftypes Only #deinfe __USE_XOPEN if not already defined. On my Suse 10.2 it was 2007-04-22 20:04:34 +00:00
wslua Squelch a warning. 2007-08-02 19:07:08 +00:00
Makefile.am Treat runlex.sh-generated headers differently from Flex-generated .c 2007-08-04 08:04:17 +00:00
Makefile.common Fix cut-and-pasteo. 2007-08-04 08:13:22 +00:00
Makefile.nmake Treat runlex.sh-generated headers differently from Flex-generated .c 2007-08-04 08:04:17 +00:00
addr_and_mask.c name change 2006-05-21 05:12:17 +00:00
addr_and_mask.h Put 2007-01-18 18:43:30 +00:00
addr_resolv.c Mask out only the bc/mc bit, not the locally assigned bit. 2007-08-15 13:21:23 +00:00
addr_resolv.h Put 2007-01-18 18:43:30 +00:00
address.h Make ADD_ADDRESS_TO_HASH() take a pointer to an address as an argument, 2007-04-26 04:30:41 +00:00
adler32.c name change 2006-05-21 05:12:17 +00:00
adler32.h name change 2006-05-21 05:12:17 +00:00
afn.c name change 2006-05-21 05:12:17 +00:00
afn.h Put 2007-01-18 18:43:30 +00:00
aftypes.h Put 2007-01-18 18:43:30 +00:00
arcnet_pids.h Put 2007-01-18 18:43:30 +00:00
arptypes.h Put 2007-01-18 18:43:30 +00:00
asn1.c rose_ctx_t structure usage in Q.932 dissector 2007-07-18 13:15:36 +00:00
asn1.h QSIG fully implemented 2007-07-20 09:54:47 +00:00
atalk-utils.c
atalk-utils.h Put 2007-01-18 18:43:30 +00:00
base64.c Allow the base64 decoding to cope with lines broken with \r\n. 2007-07-14 09:12:38 +00:00
base64.h name change 2006-05-21 05:12:17 +00:00
bitswap.c name change 2006-05-21 05:12:17 +00:00
bitswap.h Put 2007-01-18 18:43:30 +00:00
bridged_pids.h Put 2007-01-18 18:43:30 +00:00
camel-persistentdata.c Second step in introducing asn context to BER dissectors just like in PER. 2007-05-13 20:58:29 +00:00
camel-persistentdata.h Put 2007-01-18 18:43:30 +00:00
charsets.c name change 2006-05-21 05:12:17 +00:00
charsets.h name change 2006-05-21 05:12:17 +00:00
chdlctypes.h Put 2007-01-18 18:43:30 +00:00
circuit.c name change 2006-05-21 05:12:17 +00:00
circuit.h Put 2007-01-18 18:43:30 +00:00
column-utils.c - add a column for the expert info severity level 2007-07-23 20:11:05 +00:00
column-utils.h Put 2007-01-18 18:43:30 +00:00
column.c - add a column for the expert info severity level 2007-07-23 20:11:05 +00:00
column.h Fix for bug #93: changes to the columns has no effect until restart 2007-06-04 20:15:10 +00:00
column_info.h - add a column for the expert info severity level 2007-07-23 20:11:05 +00:00
conversation.c Make ADD_ADDRESS_TO_HASH() take a pointer to an address as an argument, 2007-04-26 04:30:41 +00:00
conversation.h Put 2007-01-18 18:43:30 +00:00
crc6.c add license 2007-07-18 08:25:09 +00:00
crc6.h get crc10 and crc6 out of packet-iuup.c 2007-07-17 22:04:00 +00:00
crc10.c get crc10 and crc6 out of packet-iuup.c 2007-07-17 22:04:00 +00:00
crc10.h get crc10 and crc6 out of packet-iuup.c 2007-07-17 22:04:00 +00:00
crc16.c From Stig Bjorlykke: 2006-12-14 00:16:06 +00:00
crc16.h Put 2007-01-18 18:43:30 +00:00
crc32.c name change 2006-05-21 05:12:17 +00:00
crc32.h Put 2007-01-18 18:43:30 +00:00
crcdrm.c From Julian Cable: 2006-11-25 13:03:48 +00:00
crcdrm.h From Julian Cable: 2006-11-25 13:03:48 +00:00
diam_dict.h - <?avp-proto and <?type-proto to instruct about which dissector to use for a given type or avp 2007-07-20 00:15:17 +00:00
diam_dict.l Add a script as a front-end for Flex, to work around various problems, 2007-08-04 02:13:52 +00:00
doxygen.cfg.in Rename the main executable to "wireshark", along with more conversions: 2006-05-31 19:12:15 +00:00
dtd.h fix warning: add #include <stdlib.h> to get exit() declaration 2007-03-22 23:30:57 +00:00
dtd_grammar.lemon two minor leaks 2007-01-15 20:14:00 +00:00
dtd_parse.h Ethereal->Wireshark 2006-05-28 19:49:07 +00:00
dtd_parse.l Add a script as a front-end for Flex, to work around various problems, 2007-08-04 02:13:52 +00:00
dtd_preparse.l Add a script as a front-end for Flex, to work around various problems, 2007-08-04 02:13:52 +00:00
emem.c Check for G_GINT64_MODIFIER in Wireshark as we do in Wiretap. 2007-05-29 06:56:07 +00:00
emem.h In calls to the emem_tree routines, forcibly align items not known to be 2007-04-28 21:09:20 +00:00
enterprise-numbers Update before new release 2007-05-29 09:23:36 +00:00
epan.c Have editcap and capinfos loading the wiretap plugins. 2007-05-25 17:22:32 +00:00
epan.h Updated splash screen for Wireshark that shows the initialisation progress. 2007-05-07 17:55:42 +00:00
epan_dissect.h name change 2006-05-21 05:12:17 +00:00
etypes.h Clean up the WiMax Mac-to-Mac dissector code. 2007-08-01 17:42:43 +00:00
ex-opt.c From Sebastien Tandel: 2007-02-13 20:57:22 +00:00
ex-opt.h name change 2006-05-21 05:12:17 +00:00
except.c
except.h
exceptions.h revert back to 20437 2007-04-16 23:15:03 +00:00
exntest.c
expert.c - add a column for the expert info severity level 2007-07-23 20:11:05 +00:00
expert.h move value_strings from expert_dialogs into expert.c to remove duplicates 2006-08-31 22:56:38 +00:00
filesystem.c (Minor) Use _WIN32 (instead of WIN32) like the rest of Wireshark 2007-06-03 16:07:07 +00:00
filesystem.h No need to call init_plugin_dir() - it gets called, if necessary, by 2007-05-25 20:03:26 +00:00
follow.c Have the follow code keep track of whether there's any data in the TCP 2007-05-22 00:00:09 +00:00
follow.h Have the follow code keep track of whether there's any data in the TCP 2007-05-22 00:00:09 +00:00
frame_data.c name change 2006-05-21 05:12:17 +00:00
frame_data.h From Sake Blok: 2007-03-23 18:08:17 +00:00
funnel.c * rename REGISTER_STAT_GROUP_E -> register_stat_group_t 2006-09-27 17:12:42 +00:00
funnel.h Add some GCC warnings to the standard set, and add some others to the 2007-04-23 10:59:26 +00:00
g_ascii_strtoull.c
g_ascii_strtoull.h Ethereal->Wireshark 2006-05-28 19:49:07 +00:00
garrayfix.h Update copyright notice. 2007-04-30 19:25:18 +00:00
gcp.c mtp3_addr_to_str_buf() and mtp3_pc_hash() expect to be passed a pointer 2007-04-26 07:57:44 +00:00
gcp.h Second step in introducing asn context to BER dissectors just like in PER. 2007-05-13 20:58:29 +00:00
gnuc_format_check.h name change 2006-05-21 05:12:17 +00:00
greproto.h Beginnings of a Cisco ERSPAN dissector - the only thing missing is the code 2007-04-14 01:07:36 +00:00
guid-utils.c fix some more warnings 2007-03-22 00:40:04 +00:00
guid-utils.h some further work on the GUID/UUID resolvings 2006-08-17 19:09:41 +00:00
h225-persistentdata.c name change 2006-05-21 05:12:17 +00:00
h225-persistentdata.h ethereal->wireshark updates 2006-05-22 08:14:01 +00:00
iax2_codec_type.h name change 2006-05-21 05:12:17 +00:00
in_cksum.c
in_cksum.h
inet_aton.c Remove "advertising clause" from BSD license per: 2007-01-13 03:16:07 +00:00
inet_aton.h name change 2006-05-21 05:12:17 +00:00
ip_opts.h name change 2006-05-21 05:12:17 +00:00
ipproto.c From Matthijs Mekking : 2007-04-12 17:34:30 +00:00
ipproto.h From Matthijs Mekking : 2007-04-12 17:34:30 +00:00
ipv4.c Fix potential buffer overruns in address_to_str_buf() found by Andrej 2007-01-29 20:25:26 +00:00
ipv4.h name change 2006-05-21 05:12:17 +00:00
ipv6-utils.h name change 2006-05-21 05:12:17 +00:00
lapd_sapi.h name change 2006-05-21 05:12:17 +00:00
libwireshark.def +prefs_add_uat_preference 2007-08-10 21:07:18 +00:00
llcsaps.h name change 2006-05-21 05:12:17 +00:00
make-sminmpec.pl removed options. 2006-09-07 22:38:16 +00:00
next_tvb.c - "next tvb" list moved from h225 to new file next_tvb.[ch] 2006-06-13 13:21:12 +00:00
next_tvb.h No , at end of enum 2006-06-14 08:11:29 +00:00
nlpid.h name change 2006-05-21 05:12:17 +00:00
nstime.c From Sake Blok: 2007-05-21 20:41:05 +00:00
nstime.h From Sake Blok: 2007-05-21 20:41:05 +00:00
oid_resolv.c name change 2006-05-21 05:12:17 +00:00
oid_resolv.h name change 2006-05-21 05:12:17 +00:00
oids.c - It's just-a-bad-idea(tm) to redefine anything from a foreign library, Don't. 2007-08-16 06:48:51 +00:00
oids.h - It's just-a-bad-idea(tm) to redefine anything from a foreign library, Don't. 2007-08-16 06:48:51 +00:00
osi-utils.c name change 2006-05-21 05:12:17 +00:00
osi-utils.h name change 2006-05-21 05:12:17 +00:00
oui.h From David Pelton: 2006-09-20 06:13:02 +00:00
packet.c don't use NULL to initialise an integer 2007-08-08 23:36:48 +00:00
packet.h from: Mike Duigou 2007-08-07 21:26:07 +00:00
packet_info.h add pinfo fields clnp_srcref and clnp_dstref to the clnp dissector, similar to the srcport / destport already existing. As simply using srcport / destport for this will confuse mixed protocol usage (like RFC1006 ISOonTCP), I've added explicit clnp fields. 2007-08-08 22:53:14 +00:00
pint.h name change 2006-05-21 05:12:17 +00:00
plugins.c Make sure that wiretap plugins are loaded before dissectors are (if a new encap type is registered the plugin probably needs it before reg_handoff) 2007-08-07 20:07:43 +00:00
plugins.h Have editcap and capinfos loading the wiretap plugins. 2007-05-25 17:22:32 +00:00
ppptypes.h name change 2006-05-21 05:12:17 +00:00
prefs-int.h This change allows a structure to be created under the "Protocols" section of the preferences. 2007-03-19 19:08:22 +00:00
prefs.c Fix for bug #93: changes to the columns has no effect until restart 2007-06-04 20:15:10 +00:00
prefs.h This change allows a structure to be created under the "Protocols" section of the preferences. 2007-03-19 19:08:22 +00:00
privileges.c Tethereal/tethereal -> TShark/tshark. 2006-05-31 17:38:42 +00:00
privileges.h name change 2006-05-21 05:12:17 +00:00
proto.c As per Ulf's request add ${proto.field} macros that will use the value of the given field has in the last selected packet. 2007-07-30 23:32:47 +00:00
proto.h As per Ulf's request add ${proto.field} macros that will use the value of the given field has in the last selected packet. 2007-07-30 23:32:47 +00:00
ptvcursor.h - new ptvcursor subtrees management functions : 2007-03-30 00:21:39 +00:00
radius_dict.l Add a script as a front-end for Flex, to work around various problems, 2007-08-04 02:13:52 +00:00
range.c name change 2006-05-21 05:12:17 +00:00
range.h name change 2006-05-21 05:12:17 +00:00
reassemble.c Added fragment_start_seq_check to start a reassembly without adding any data. 2007-08-15 22:24:05 +00:00
reassemble.h Added fragment_start_seq_check to start a reassembly without adding any data. 2007-08-15 22:24:05 +00:00
reassemble_test.c right; this is going badly. 2007-04-11 00:22:58 +00:00
reedsolomon.c From Julian Cable: 2006-11-25 13:03:48 +00:00
reedsolomon.h From Julian Cable: 2006-11-25 13:03:48 +00:00
report_err.c Have editcap and capinfos loading the wiretap plugins. 2007-05-25 17:22:32 +00:00
report_err.h Have editcap and capinfos loading the wiretap plugins. 2007-05-25 17:22:32 +00:00
req_resp_hdrs.c Remove almost all of the casts I committed recently and in place of 2007-03-28 21:55:11 +00:00
req_resp_hdrs.h name change 2006-05-21 05:12:17 +00:00
rtp_pt.h Change ETH_VAR_IMPORT to WS_VAR_IMPORT. Try to fix a duplicate variable 2006-06-20 18:30:54 +00:00
sctpppids.h Make it possible to "decode as" NBAP over SCTP, update IANA registered PPID's 2007-05-24 20:42:55 +00:00
sigcomp-udvm.c Remove almost all of the casts I committed recently and in place of 2007-03-28 21:55:11 +00:00
sigcomp-udvm.h name change 2006-05-21 05:12:17 +00:00
sigcomp_state_hdlr.c Remove almost all of the casts I committed recently and in place of 2007-03-28 21:55:11 +00:00
sigcomp_state_hdlr.h From Cristian Constantin: 2006-12-05 06:43:47 +00:00
slab.h name change 2006-05-21 05:12:17 +00:00
sminmpec.h From Boris Misenov 2007-02-05 16:26:48 +00:00
sna-utils.c For 1-byte and 2-byte FIDs, convert the void * data pointer in the 2007-04-26 03:08:23 +00:00
sna-utils.h
stat_cmd_args.c name change 2006-05-21 05:12:17 +00:00
stat_cmd_args.h name change 2006-05-21 05:12:17 +00:00
stats_tree.c Remove almost all of the casts I committed recently and in place of 2007-03-28 21:55:11 +00:00
stats_tree.h Ethereal->Wireshark 2006-05-28 19:49:07 +00:00
stats_tree_priv.h name change 2006-05-21 05:12:17 +00:00
stream.c From David Howells : 2007-05-29 02:43:18 +00:00
stream.h name change 2006-05-21 05:12:17 +00:00
strutil.c Fix yet more casts of ctype.h macro arguments - and fix some cases where 2007-07-14 00:37:01 +00:00
strutil.h From: Gisle Vanem 2007-02-07 13:45:28 +00:00
t35.c name change 2006-05-21 05:12:17 +00:00
t35.h name change 2006-05-21 05:12:17 +00:00
tap.c Introduce a new function called have_tap_listener(int tap_id) to 2007-03-06 00:35:35 +00:00
tap.h Wireshark now requires support for 64-bit types so there's no need to #ifdef 2007-04-16 04:34:07 +00:00
tcap-persistentdata.c From Florent Drouin: 2007-07-30 17:10:20 +00:00
tcap-persistentdata.h From Florent Drouin: 2007-07-27 19:24:40 +00:00
tfs.c Extending true_false_string support 2007-01-10 07:47:00 +00:00
tfs.h Extending true_false_string support 2007-01-10 07:47:00 +00:00
timestamp.c name change 2006-05-21 05:12:17 +00:00
timestamp.h From Sake Blok: 2007-03-23 18:08:17 +00:00
to_str.c fix a bug found while fuzz testing the opcua dissector: 2007-05-14 13:47:03 +00:00
to_str.h Fix potential buffer overruns in address_to_str_buf() found by Andrej 2007-01-29 20:25:26 +00:00
tpg.c name change 2006-05-21 05:12:17 +00:00
tpg.h name change 2006-05-21 05:12:17 +00:00
tvbparse.c Remove almost all of the casts I committed recently and in place of 2007-03-28 21:55:11 +00:00
tvbparse.h name change 2006-05-21 05:12:17 +00:00
tvbtest.c From me: make tvbtest return an exitcode appropriate to its success 2007-04-03 01:53:52 +00:00
tvbuff.c Get rid of unused variables. 2007-05-19 03:45:39 +00:00
tvbuff.h Split tvb_get_bits64 into tvb_get_bits8 tvb_get_bits16 tvb_get_bits32 and tvb_get_bits64 2007-05-18 16:46:35 +00:00
uat-int.h Add some GCC warnings to the standard set, and add some others to the 2007-04-23 10:59:26 +00:00
uat.c Fix yet more casts of ctype.h macro arguments - and fix some cases where 2007-07-14 00:37:01 +00:00
uat.h - epan/uat.h: change the UAT_PROTO_DEF macro to handle both the name of the dissector and the handle 2007-05-25 16:47:22 +00:00
uat_load.l Add a script as a front-end for Flex, to work around various problems, 2007-08-04 02:13:52 +00:00
unicode-utils.c Fixes for: warning: ISO C does not allow extra ';' outside of a function 2007-03-21 05:06:01 +00:00
unicode-utils.h Remove svn:executable property from a few more .[hc] files 2006-12-12 02:24:51 +00:00
value_string.c From Francesco Fondelli: 2006-12-07 20:29:40 +00:00
value_string.h From Francesco Fondelli: 2006-12-07 20:29:40 +00:00
ws_strsplit.c From Sebastien Tandel: 2007-02-13 20:57:22 +00:00
ws_strsplit.h From Sebastien Tandel: 2007-02-13 20:57:22 +00:00
x264_prt_id.h name change 2006-05-21 05:12:17 +00:00
xdlc.c name change 2006-05-21 05:12:17 +00:00
xdlc.h name change 2006-05-21 05:12:17 +00:00
xmlstub.c Fix type cast to match target of assignment. 2007-04-23 17:38:56 +00:00
xmlstub.h Add some GCC warnings to the standard set, and add some others to the 2007-04-23 10:59:26 +00:00