wireshark/epan
Guy Harris 34ae8c850f Fix up a bunch of arguments to "dissect_ber_identifier()" to match its
current signature ("class" is a "gint8 *", not a "guint8 *", and "tag"
is a "gint32 *", not a "guint32 *").  Re-generate the dissectors from
the ASN.1 and the .cnf files in the cases where the arguments were fixed
in a .cnf file.

Give some dissectors the right svn:keywords and svn:eol-style settings.

svn path=/trunk/; revision=14885
2005-07-09 02:58:07 +00:00
..
dfilter new field type FT_GUID 2005-07-04 13:04:53 +00:00
dissectors Fix up a bunch of arguments to "dissect_ber_identifier()" to match its 2005-07-09 02:58:07 +00:00
ftypes new field type FT_GUID 2005-07-04 13:04:53 +00:00
addr_and_mask.c
addr_and_mask.h
addr_resolv.c add get_manuf_name_if_known (returns NULL if unknown) in addition to get_manuf_name 2005-05-20 21:44:17 +00:00
addr_resolv.h add get_manuf_name_if_known (returns NULL if unknown) in addition to get_manuf_name 2005-05-20 21:44:17 +00:00
address.h Add a cast to SET_ADDRESS() to squelch GCC4 "differ in signedness" 2005-07-07 04:03:35 +00:00
adler32.c
adler32.h
afn.c
afn.h
arptypes.h
asn1.c
asn1.h
atalk-utils.c
atalk-utils.h
AUTHORS
base64.c
base64.h
bitswap.c
bitswap.h
ChangeLog
charsets.c
charsets.h
circuit.c
circuit.h
column-utils.c add a new DCE/RPC related column, which contains the call_id for connection oriented packets or the sequence number for connectionless (datagram) packets. 2005-06-30 22:46:19 +00:00
column-utils.h
column.c add a new DCE/RPC related column, which contains the call_id for connection oriented packets or the sequence number for connectionless (datagram) packets. 2005-06-30 22:46:19 +00:00
column.h
column_info.h add a new DCE/RPC related column, which contains the call_id for connection oriented packets or the sequence number for connectionless (datagram) packets. 2005-06-30 22:46:19 +00:00
conversation.c from Kashyap Desai 2005-06-25 22:15:51 +00:00
conversation.h
crc16.c
crc16.h
crc32.c
crc32.h
crypt-des.c
crypt-des.h
crypt-md4.c
crypt-md4.h
crypt-md5.c add helper to compute the md5 hmac 2005-03-09 07:29:52 +00:00
crypt-md5.h add helper to compute the md5 hmac 2005-03-09 07:29:52 +00:00
crypt-rc4.c
crypt-rc4.h
doxygen.cfg.in
epan.c
epan.h "report_err.h" declares "report_failure()", so it doesn't need to be 2005-03-06 19:37:09 +00:00
epan_dissect.h
except.c
except.h
exceptions.h from Micheal Duigou: add some doxygen tags and some changes to README.developer 2005-03-11 21:14:38 +00:00
filesystem.c another try to fix the unix build 2005-04-12 23:48:47 +00:00
filesystem.h add functions file_exists and file_identical to filesystem.c (coming from file.c) 2005-04-12 21:12:19 +00:00
follow.c
follow.h
frame_data.c
frame_data.h
g_ascii_strtoull.c
g_ascii_strtoull.h
gdebug.h
h225-persistentdata.c
h225-persistentdata.h
in_cksum.c
in_cksum.h
inet_aton.c
inet_aton.h
inet_ntop.c
inet_pton.c
inet_v6defs.h
ipproto.c
ipproto.h
ipv4.c
ipv4.h
ipv6-utils.h
libethereal.def export of proto_tree_add_guid...() functions 2005-07-04 13:13:07 +00:00
Makefile.am
Makefile.common
Makefile.nmake BACAPP updates 2005-04-26 08:03:22 +00:00
NEWS
nstime.h
osi-utils.c
osi-utils.h
packet.c Some applications do very naughty things like reusing a port for a different protocol during different stages of an application cycle. 2005-05-11 10:40:53 +00:00
packet.h Warning fix: Declare some more strings const 2005-06-19 15:16:30 +00:00
packet_info.h From Mike Duigou: 2005-06-03 06:35:44 +00:00
pint.h
plugins.c Remove support for the old plugin api. 2005-03-16 23:07:08 +00:00
plugins.h Call the "new-style init" routine for plugins a "register" routine, as 2005-03-07 02:44:41 +00:00
prefs-int.h
prefs.c prefs.c(1218) : warning C4761: integral size mismatch in argument; conversion supplied 2005-06-26 11:32:02 +00:00
prefs.h Constify a bunch of structure members and function arguments, to squelch 2005-06-24 01:32:42 +00:00
proto.c new field type FT_GUID 2005-07-04 13:04:53 +00:00
proto.h new field type FT_GUID 2005-07-04 13:04:53 +00:00
ptvcursor.c
ptvcursor.h
range.c
range.h
README
reassemble.c Don't crash if we're handed a zero-length fragment. Fixes bug 272. Although 2005-07-05 20:04:03 +00:00
reassemble.h add a generated toplevel line between the connectionless DCE/RPC protocol and the defragmented DCE/RPC content, to better understand what's going on if defragmentation is done. 2005-06-02 20:55:58 +00:00
report_err.h
req_resp_hdrs.c
req_resp_hdrs.h from Micheal Duigou: some more doxygen tags 2005-03-12 09:59:28 +00:00
sha1.c
sha1.h
sigcomp-udvm.c From Paul Ollis: 2005-06-16 21:15:12 +00:00
sigcomp-udvm.h From Paul Ollis: 2005-06-16 21:15:12 +00:00
sigcomp_state_hdlr.c From Paul Ollis: 2005-06-16 21:15:12 +00:00
sigcomp_state_hdlr.h From Paul Ollis: 2005-06-16 21:15:12 +00:00
slab.h
sminmpec.c Add some more vendors 2005-06-16 22:06:12 +00:00
sminmpec.h Add some more vendors 2005-06-16 22:06:12 +00:00
sna-utils.c
sna-utils.h
stats_tree.c dup the filter string so that it can be freed without problems. 2005-05-20 19:40:10 +00:00
stats_tree.h Fix the names that were not consistent after the rename. 2005-03-21 17:51:07 +00:00
stats_tree_priv.h Fix the names that were not consistent after the rename. 2005-03-21 17:51:07 +00:00
strutil.c
strutil.h
t35.c Add Sony and Nokia VendorID:s 2005-05-19 20:33:59 +00:00
t35.h
tap.c from Lars R 2005-04-01 20:55:33 +00:00
tap.h Rename "register_ethereal_tap()" to "register_tap_listener_cmd_arg()" as 2005-04-01 09:08:27 +00:00
timestamp.c
timestamp.h
to_str.c GUID lowercase form seems to be preferred 2005-07-05 18:55:17 +00:00
to_str.h new field type FT_GUID 2005-07-04 13:04:53 +00:00
tvbtest.c
tvbuff.c Use tvb_ensure_bytes_exist() in tvb_get_string() instead of throwing an 2005-04-28 18:07:40 +00:00
tvbuff.h
value_string.c Get rid of the private "my_match_strval()" routine in many dissectors; 2005-06-26 19:56:52 +00:00
value_string.h Get rid of the private "my_match_strval()" routine in many dissectors; 2005-06-26 19:56:52 +00:00
xdlc.c Get rid of the private "my_match_strval()" routine in many dissectors; 2005-06-26 19:56:52 +00:00
xdlc.h
xmlstub.c
xmlstub.h

$Id$

XXX - put something here