wireshark/epan
Ronnie Sahlberg 2ba488f839 When we have a BER blob but we dont have the dissector for that oid implemented in ethereal (yet),
call a new function to start dissecting what unknown fields we can dissect.

Currently only PrintableString and INTEGER implemented but it will be easy to add other BER Universal types as needed later



svn path=/trunk/; revision=12544
2004-11-18 10:46:27 +00:00
..
dfilter .cvsignore is dead 2004-07-18 23:44:34 +00:00
dissectors When we have a BER blob but we dont have the dissector for that oid implemented in ethereal (yet), 2004-11-18 10:46:27 +00:00
ftypes Get rid of warnings about shadowed variables (code was ok) 2004-10-01 12:31:52 +00:00
AUTHORS Update my email address in various places since my old one no longer works 2003-01-26 19:35:31 +00:00
ChangeLog Give libethereal its own configuration file, and have that configuration 2000-10-16 23:18:05 +00:00
Makefile.am Name the variables that have the names of ".lo" files as _LO, not _O; 2004-09-05 10:38:04 +00:00
Makefile.common Add sigcomp Universal Decompressor Virtual Machine (UDVM) and state handler, for decompression of 2004-10-08 15:54:06 +00:00
Makefile.nmake Updates to reflect revision 4 of ethereal-win32-libs. 2004-10-15 18:30:05 +00:00
NEWS Give libethereal its own configuration file, and have that configuration 2000-10-16 23:18:05 +00:00
README Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
addr_and_mask.c Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
addr_and_mask.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
addr_resolv.c Fix some problems when compiling on Windows and when compiling on 2004-11-17 19:46:34 +00:00
addr_resolv.h Add a hash table for IPv6 addresses, and add an "add_ipv6_name()" 2004-11-17 09:44:41 +00:00
address.h Pull the address (and port and circuit type) stuff out of 2004-07-19 02:27:17 +00:00
adler32.c Move various checksum routines and headers to epan. 2004-09-28 00:06:32 +00:00
adler32.h Move various checksum routines and headers to epan. 2004-09-28 00:06:32 +00:00
afn.c Move various tables into the epan directory. 2004-09-29 00:52:45 +00:00
afn.h Move various tables into the epan directory. 2004-09-29 00:52:45 +00:00
atalk-utils.c Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
atalk-utils.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
base64.c Move the base-64 routines to "epan/base64.c". 2004-09-10 23:16:00 +00:00
base64.h Move the base-64 routines to "epan/base64.c". 2004-09-10 23:16:00 +00:00
bitswap.c Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
bitswap.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
charsets.c Move the stuff to handle ASCII <-> EBCDIC conversions to 2004-09-10 22:59:37 +00:00
charsets.h Move the stuff to handle ASCII <-> EBCDIC conversions to 2004-09-10 22:59:37 +00:00
circuit.c Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
circuit.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
column-utils.c From Tomas Kukosa: fix "col_set_str()" to work correctly with fenced 2004-10-12 18:08:23 +00:00
column-utils.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
column.c Move the column preferences stuff to epan (the rest of the preferences 2004-09-29 02:54:22 +00:00
column.h Move the column preferences stuff to epan (the rest of the preferences 2004-09-29 02:54:22 +00:00
column_info.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
conversation.c Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
conversation.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
crc16.c Move various checksum routines and headers to epan. 2004-09-28 00:06:32 +00:00
crc16.h Move various checksum routines and headers to epan. 2004-09-28 00:06:32 +00:00
crc32.c Move various checksum routines and headers to epan. 2004-09-28 00:06:32 +00:00
crc32.h Move various checksum routines and headers to epan. 2004-09-28 00:06:32 +00:00
crypt-des.c Move the DES, MD4, MD5, and RC4 source files and headers into epan, and 2004-09-27 23:29:22 +00:00
crypt-des.h Move the DES, MD4, MD5, and RC4 source files and headers into epan, and 2004-09-27 23:29:22 +00:00
crypt-md4.c Move the DES, MD4, MD5, and RC4 source files and headers into epan, and 2004-09-27 23:29:22 +00:00
crypt-md4.h Move the DES, MD4, MD5, and RC4 source files and headers into epan, and 2004-09-27 23:29:22 +00:00
crypt-md5.c Move the DES, MD4, MD5, and RC4 source files and headers into epan, and 2004-09-27 23:29:22 +00:00
crypt-md5.h Move the DES, MD4, MD5, and RC4 source files and headers into epan, and 2004-09-27 23:29:22 +00:00
crypt-rc4.c Move the DES, MD4, MD5, and RC4 source files and headers into epan, and 2004-09-27 23:29:22 +00:00
crypt-rc4.h Move the DES, MD4, MD5, and RC4 source files and headers into epan, and 2004-09-27 23:29:22 +00:00
doxygen.cfg.in fix doxygen generation 2004-10-27 04:03:31 +00:00
epan.c Move the tap infrastructure to the epan directory. 2004-09-29 00:06:36 +00:00
epan.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
epan_dissect.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
except.c Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
except.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
exceptions.h Add a new EXCEPT_CODE macro to get the exception code for the current 2003-10-23 04:59:46 +00:00
filesystem.c Use _WIN32 rather than WIN32 to determine if we're compiling on Win32; 2004-09-11 23:03:36 +00:00
filesystem.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
frame_data.c Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
frame_data.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
g_ascii_strtoull.c Some UN*Xes don't have any "strtou*" routine to convert a string to a 2004-09-03 18:14:00 +00:00
g_ascii_strtoull.h Some UN*Xes don't have any "strtou*" routine to convert a string to a 2004-09-03 18:14:00 +00:00
gdebug.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
in_cksum.c Move various checksum routines and headers to epan. 2004-09-28 00:06:32 +00:00
in_cksum.h Move various checksum routines and headers to epan. 2004-09-28 00:06:32 +00:00
inet_aton.c Removed trailing whitespaces from .h and .c files using the 2002-08-28 20:41:00 +00:00
inet_aton.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
inet_ntop.c Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
inet_pton.c Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
inet_v6defs.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
ipproto.c Move various tables into the epan directory. 2004-09-29 00:52:45 +00:00
ipproto.h Move various tables into the epan directory. 2004-09-29 00:52:45 +00:00
ipv4.c Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
ipv4.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
ipv6-utils.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
libethereal.def From Tomas Kukosa: export bytes_to_str_punct(). 2004-10-20 07:15:07 +00:00
nstime.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
osi-utils.c Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
osi-utils.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
packet.c Make sure we don't return a random value in an unset variable if an 2004-10-31 23:22:14 +00:00
packet.h split capture_loop from capture.c, some more code cleanup 2004-10-30 17:50:51 +00:00
packet_info.h Add the capability to chose to remap the fist two PPIDS in each SCTP packet to a different dissector. 2004-09-06 15:04:27 +00:00
pint.h Add "tvb_get_ntoh64()" and "tvb_get_letoh64()" routines to fetch 64-bit 2004-08-22 00:31:58 +00:00
plugins.c Move the tap infrastructure to the epan directory. 2004-09-29 00:06:36 +00:00
plugins.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
prefs-int.h Remove the fixed maximum number of subranges in a range_t; dynamically 2004-10-16 23:32:24 +00:00
prefs.c Have "range_convert_range()" dynamically allocate a string large enough 2004-10-17 01:31:36 +00:00
prefs.h Remove the fixed maximum number of subranges in a range_t; dynamically 2004-10-16 23:32:24 +00:00
proto.c Check to make sure we don't give a protocol tree item a negative length. 2004-10-27 10:02:45 +00:00
proto.h Add a "-G fields2" option which is like "-G fields", but extends the field 2004-09-10 15:21:20 +00:00
range.c Have "range_convert_range()" dynamically allocate a string large enough 2004-10-17 01:31:36 +00:00
range.h Have "range_convert_range()" dynamically allocate a string large enough 2004-10-17 01:31:36 +00:00
report_err.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
req_resp_hdrs.c Move the request/response header helper routines to the epan directory. 2004-09-29 00:25:05 +00:00
req_resp_hdrs.h Move the request/response header helper routines to the epan directory. 2004-09-29 00:25:05 +00:00
sha1.c Move the SHA-1 code and header into epan, and give them RCS IDs. 2004-09-28 23:20:14 +00:00
sha1.h Move the SHA-1 code and header into epan, and give them RCS IDs. 2004-09-28 23:20:14 +00:00
sigcomp-udvm.c Implemented state-create, handling of g_hash_table at redesection needs more work. 2004-11-16 22:15:14 +00:00
sigcomp-udvm.h Implemented state-create, handling of g_hash_table at redesection needs more work. 2004-11-16 22:15:14 +00:00
sigcomp_state_hdlr.c Implemented state-create, handling of g_hash_table at redesection needs more work. 2004-11-16 22:15:14 +00:00
sigcomp_state_hdlr.h Implemented state-create, handling of g_hash_table at redesection needs more work. 2004-11-16 22:15:14 +00:00
slab.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
sminmpec.c Add support for the PacketCable Event Message Specification 2004-10-04 20:13:35 +00:00
sminmpec.h Add support for the PacketCable Event Message Specification 2004-10-04 20:13:35 +00:00
sna-utils.c Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
sna-utils.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
strutil.c Have the usual three separate buffers for "format_text()", so that it 2004-10-29 00:39:56 +00:00
strutil.h fix doxygen tags 2004-10-27 04:45:00 +00:00
t35.c Fix UK manufacturer codes 2004-09-30 18:12:34 +00:00
t35.h Move various tables into the epan directory. 2004-09-29 00:52:45 +00:00
tap.c Move the tap infrastructure to the epan directory. 2004-09-29 00:06:36 +00:00
tap.h Move the tap infrastructure to the epan directory. 2004-09-29 00:06:36 +00:00
timestamp.c Make a bunch of source files non-executable. 2004-09-01 07:07:23 +00:00
timestamp.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
to_str.c From Albert Chin: rename resolv.{ch} to addr_resolv.{ch}, so that an 2004-08-06 19:57:49 +00:00
to_str.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
tvbtest.c Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
tvbuff.c From Charles Levert: in "tvb_fake_unicode()", convert non-ASCII 2004-11-12 10:26:56 +00:00
tvbuff.h Add "tvb_get_ntoh64()" and "tvb_get_letoh64()" routines to fetch 64-bit 2004-08-22 00:31:58 +00:00
value_string.c Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
value_string.h Set the svn:eol-style property on all text files to "native", so that 2004-07-18 00:24:25 +00:00
xdlc.c Move the xDLC helper routines into epan. 2004-09-28 23:48:02 +00:00
xdlc.h Move the xDLC helper routines into epan. 2004-09-28 23:48:02 +00:00

README

$Id$

XXX - put something here