wireshark/epan
Gerald Combs 5a7164249e When we create a new tvb, make sure the memory is freed at some point.
svn path=/trunk/; revision=15361
2005-08-15 20:28:04 +00:00
..
dfilter various code cleanup: 2005-08-08 18:50:39 +00:00
dissectors When we create a new tvb, make sure the memory is freed at some point. 2005-08-15 20:28:04 +00:00
ftypes Albert Chin: 2005-08-04 21:09:08 +00:00
AUTHORS
ChangeLog
Makefile.am OK, so Didier was probably right using $^ :-) 2005-08-08 16:53:09 +00:00
Makefile.common Forgot to remove gdebug.h from Makefile.common too 2005-08-04 21:54:00 +00:00
Makefile.nmake Put in comments explaining why we're removing some generated files with 2005-08-04 22:22:53 +00:00
NEWS
README
addr_and_mask.c
addr_and_mask.h
addr_resolv.c various code cleanup: 2005-08-08 18:50:39 +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 The first argument to "adler32_bytes()" is only passed on to 2004-12-30 23:56:12 +00:00
adler32.h The first argument to "adler32_bytes()" is only passed on to 2004-12-30 23:56:12 +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
arptypes.h From Yaniv Kaul: add Ethernet address-to-name (or, at least, address-to- 2004-12-26 22:26:02 +00:00
asn1.c various code cleanup: 2005-08-08 18:50:39 +00:00
asn1.h More 'char*' -> 'const char*' changes to fix warnings. 2005-07-23 11:41:25 +00:00
atalk-utils.c various code cleanup: 2005-08-08 18:50:39 +00:00
atalk-utils.h various code cleanup: 2005-08-08 18:50:39 +00:00
base64.c Fix more "no previous declaration" warnings 2005-08-02 04:34:35 +00:00
base64.h Move the base-64 routines to "epan/base64.c". 2004-09-10 23:16:00 +00:00
bitswap.c
bitswap.h
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 more gmemchunk -> se_alloc() conversions 2005-08-13 02:24:11 +00:00
circuit.h
column-utils.c various code cleanup: 2005-08-08 18:50:39 +00:00
column-utils.h Make the "col_data" field in a "column_info" structure a pointer to an 2004-12-30 23:57:29 +00:00
column.c More 'char*' -> 'const char*' changes to fix warnings. 2005-07-23 11:41:25 +00:00
column.h More 'char*' -> 'const char*' changes to fix warnings. 2005-07-23 11:41:25 +00:00
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 start converting gmemchunk into se_alloc() in /epan 2005-08-13 02:19:03 +00:00
conversation.h Check in the missing part of Jon Ringle's patch (the part that actually 2005-02-03 01:08:39 +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 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 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
emem.c Add beginning of seasonal allocation in addition to the existing ephemeral ones. 2005-08-12 08:51:08 +00:00
emem.h Add beginning of seasonal allocation in addition to the existing ephemeral ones. 2005-08-12 08:51:08 +00:00
enterprise-numbers Autogenerate the sminmpec.c file from iana's enterprise-numbers file 2005-07-24 03:36:21 +00:00
epan.c get rid of one more gmemchunk 2005-08-13 06:21:37 +00:00
epan.h add some comments, has to be extended 2005-08-02 07:30:38 +00:00
epan_dissect.h
except.c Support throwing an exception with a null message pointer, and have the 2005-08-06 19:58:45 +00:00
except.h Support throwing an exception with a null message pointer, and have the 2005-08-06 19:58:45 +00:00
exceptions.h If a dissector writer directly throws DissectorError, don't punish the 2005-08-06 21:38:43 +00:00
exntest.c Exception handling fixes, and a fix to packet-frame.c, 2005-08-04 13:54:46 +00:00
filesystem.c various code cleanup: 2005-08-08 18:50:39 +00:00
filesystem.h More 'char*' -> 'const char*' changes to fix warnings. 2005-07-23 11:41:25 +00:00
follow.c various code cleanup: 2005-08-08 18:50:39 +00:00
follow.h Move the following files from /trunk to /trunk/epan: 2005-02-09 23:38:00 +00:00
frame_data.c get rid of one more gmemchunk 2005-08-13 06:21:37 +00:00
frame_data.h get rid of one more gmemchunk 2005-08-13 06:21:37 +00:00
g_ascii_strtoull.c
g_ascii_strtoull.h
h225-persistentdata.c get rid of another two GMemChunks 2005-08-14 00:37:05 +00:00
h225-persistentdata.h Move h225-persistentdata.[ch] to epan, 2005-02-08 19:36:20 +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
inet_aton.h
inet_ntop.c various code cleanup: 2005-08-08 18:50:39 +00:00
inet_pton.c
inet_v6defs.h
ipproto.c various code cleanup: 2005-08-08 18:50:39 +00:00
ipproto.h Move various tables into the epan directory. 2004-09-29 00:52:45 +00:00
ipv4.c
ipv4.h
ipv6-utils.h
libethereal.def add some symbols to libethereal.def 2005-08-12 09:47:33 +00:00
make-sminmpec.pl Autogenerate the sminmpec.c file from iana's enterprise-numbers file 2005-07-24 03:36:21 +00:00
nstime.c From Richard van der Hoff: 2005-08-03 20:37:28 +00:00
nstime.h From Richard van der Hoff: 2005-08-03 20:37:28 +00:00
osi-utils.c
osi-utils.h
packet.c Data sources have a lifetime spanning a single packet 2005-08-14 00:26:56 +00:00
packet.h Squelch more const pointer warnings. 2005-08-06 10:31:27 +00:00
packet_info.h More 'char*' -> 'const char*' changes to fix warnings. 2005-07-23 11:41:25 +00:00
pint.h
plugins.c various code cleanup: 2005-08-08 18:50:39 +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 Constify to remove a bunch of warnings. Add some casts to squelch 2005-07-24 19:01:28 +00:00
prefs.c Fix more "no previous declaration" warnings 2005-08-02 04:34:35 +00:00
prefs.h More 'char*' -> 'const char*' changes to fix warnings. 2005-07-23 11:41:25 +00:00
proto.c various code cleanup: 2005-08-08 18:50:39 +00:00
proto.h Stefan Rompf: 2005-07-30 16:15:23 +00:00
ptvcursor.c Move the following files from /trunk to /trunk/epan: 2005-02-09 23:38:00 +00:00
ptvcursor.h Move the following files from /trunk to /trunk/epan: 2005-02-09 23:38:00 +00:00
radius_dict.l More char -> const char warning fixes 2005-08-05 00:23:22 +00:00
range.c Have "range_convert_range()" dynamically allocate a string large enough 2004-10-17 01:31:36 +00:00
range.h From Jeff Morriss: SSCOP over UDP and SSCF-NNI support. 2004-11-24 02:59:49 +00:00
reassemble.c remove two more GMemChunks 2005-08-14 01:26:34 +00:00
reassemble.h char -> const char warning fixes 2005-07-26 08:01:16 +00:00
report_err.h
req_resp_hdrs.c There's no guaranteee that "req_resp_hdrs_do_reassembly()" gets called 2005-01-20 04:37:03 +00:00
req_resp_hdrs.h from Micheal Duigou: some more doxygen tags 2005-03-12 09:59:28 +00:00
sha1.c Fix more "no previous declaration" warnings 2005-08-02 04:34:35 +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 various code cleanup: 2005-08-08 18:50:39 +00:00
sigcomp-udvm.h From Paul Ollis: 2005-06-16 21:15:12 +00:00
sigcomp_state_hdlr.c various code cleanup: 2005-08-08 18:50:39 +00:00
sigcomp_state_hdlr.h Some warning fixes for "no previous declaration" 2005-08-02 05:39:45 +00:00
slab.h
sminmpec.h Add some more vendors 2005-06-16 22:06:12 +00:00
sna-utils.c
sna-utils.h
stats_tree.c Last set of trivial fixes for "no previous declaration" warnings. 2005-08-02 08:30:33 +00:00
stats_tree.h More 'char*' -> 'const char*' changes to fix warnings. 2005-07-23 11:41:25 +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 Change number of bytes displayed in bytes_to_string to 48 to facilitate display of sha1 digest of 20 bytes. 2004-11-28 19:35:21 +00:00
strutil.h fix doxygen tags 2004-10-27 04:45:00 +00:00
t35.c Add Sony and Nokia VendorID:s 2005-05-19 20:33:59 +00:00
t35.h Move various tables into the epan directory. 2004-09-29 00:52:45 +00:00
tap.c Squelch more const warnings (and fix some memory leaks that found). 2005-08-06 03:44:55 +00:00
tap.h Squelch more const warnings (and fix some memory leaks that found). 2005-08-06 03:44:55 +00:00
timestamp.c
timestamp.h
to_str.c various code cleanup: 2005-08-08 18:50:39 +00:00
to_str.h various code cleanup: 2005-08-08 18:50:39 +00:00
tvbtest.c
tvbuff.c add new function tvb_get_ephemeral_stringz() 2005-08-10 14:25:59 +00:00
tvbuff.h add new function tvb_get_ephemeral_stringz() 2005-08-10 14:25:59 +00:00
value_string.c various code cleanup: 2005-08-08 18:50:39 +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 More 'char*' -> 'const char*' changes to fix warnings. 2005-07-23 11:41:25 +00:00
xdlc.h Move the xDLC helper routines into epan. 2004-09-28 23:48:02 +00:00
xmlstub.c Move the following files from /trunk to /trunk/epan: 2005-02-09 23:38:00 +00:00
xmlstub.h fix a typo: lenght -> length 2005-02-20 22:36:34 +00:00

README

$Id$

XXX - put something here