wireshark/epan
Gerald Combs ef81f7d060 Properly initialize our hf_ arrays. Make hf_rtcp_app_poc1_conn_session_type
an FT_UINT8 instead of an FT_BOOLEAN.  This keeps the Solaris builder from
crashing while running "-G values".

svn path=/trunk/; revision=15519
2005-08-24 20:34:15 +00:00
..
dfilter - Include the .h files in their .c files. 2005-08-20 16:19:22 +00:00
dissectors Properly initialize our hf_ arrays. Make hf_rtcp_app_poc1_conn_session_type 2005-08-24 20:34:15 +00:00
ftypes - Include the .h files in their .c files. 2005-08-20 16:19:22 +00:00
AUTHORS
ChangeLog
Makefile.am OK, so Didier was probably right using $^ :-) 2005-08-08 16:53:09 +00:00
Makefile.common Rename epan/stat.[ch] to epan/stat_cmd_args.[ch] - it only deals with 2005-08-20 20:06:05 +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 replace some more silly rotating buffers with ep_alloc() calls 2005-08-17 09:36:20 +00:00
addr_resolv.h update some comments pointing out these buffers need not be freed 2005-08-17 20:45:18 +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 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 replace some more silly rotating buffers with ep_alloc() calls 2005-08-17 09:36:20 +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
bitswap.c - Include the .h files in their .c files. 2005-08-20 16:19:22 +00:00
bitswap.h
charsets.c
charsets.h
circuit.c more gmemchunk -> se_alloc() conversions 2005-08-13 02:24:11 +00:00
circuit.h
column-utils.c several times replacing: 2005-08-18 19:31:15 +00:00
column-utils.h
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 fix a comment typo 2005-08-24 18:35:54 +00:00
conversation.c start converting gmemchunk into se_alloc() in /epan 2005-08-13 02:19:03 +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
crypt-md5.h
crypt-rc4.c
crypt-rc4.h
doxygen.cfg.in
emem.c more allocators se_alloc0() se_memdups() se_strdup() se_strndup() se_strdup_printf() 2005-08-16 00:55:08 +00:00
emem.h se_alloc not ep_alloc! 2005-08-16 01:01:17 +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
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
in_cksum.c
in_cksum.h
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
ipv4.c
ipv4.h
ipv6-utils.h
libethereal.def Add a "time_stat_init()" routine to initialize the fields of a 2005-08-22 07:12:20 +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 Add a "time_stat_init()" routine to initialize the fields of a 2005-08-22 07:12:20 +00:00
nstime.h Add a "time_stat_init()" routine to initialize the fields of a 2005-08-22 07:12:20 +00:00
osi-utils.c The order in which arguments to a function are evaluated isn't defined 2005-08-20 09:35:55 +00:00
osi-utils.h removal of even more sprintf 2005-08-20 02:33:33 +00:00
packet.c For "-G decodes", print the selector values as unsigned ints. 2005-08-16 16:11:02 +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 several times replacing: 2005-08-18 19:31:15 +00:00
plugins.h
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 Change the default font size on Unix (etc) to 10 pt, just as it was 2005-08-16 06:48:06 +00:00
prefs.h More 'char*' -> 'const char*' changes to fix warnings. 2005-07-23 11:41:25 +00:00
proto.c several times replacing: 2005-08-18 19:31:15 +00:00
proto.h The protocol item in the protocol tree will have a gray background now, which makes it much better visible. 2005-08-21 15:23:48 +00:00
ptvcursor.c
ptvcursor.h
radius_dict.l radius_dict.l(216) : warning C4090: 'function' : different 'const' qualifiers 2005-08-20 22:08:35 +00:00
range.c
range.h
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
req_resp_hdrs.h
sha1.c Fix more "no previous declaration" warnings 2005-08-02 04:34:35 +00:00
sha1.h
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 removal of even more sprintf 2005-08-20 02:33:33 +00:00
sna-utils.h removal of even more sprintf 2005-08-20 02:33:33 +00:00
stat_cmd_args.c Rename epan/stat.[ch] to epan/stat_cmd_args.[ch] - it only deals with 2005-08-20 20:06:05 +00:00
stat_cmd_args.h Rename epan/stat.[ch] to epan/stat_cmd_args.[ch] - it only deals with 2005-08-20 20:06:05 +00:00
stats_tree.c - Include the .h files in their .c files. 2005-08-20 16:19:22 +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 replace some more silly rotating buffers with ep_alloc() calls 2005-08-17 09:36:20 +00:00
strutil.h
t35.c Add Sony and Nokia VendorID:s 2005-05-19 20:33:59 +00:00
t35.h
tap.c Move the APIs for registering and processing "-z" command-line arguments 2005-08-19 09:29:41 +00:00
tap.h Move the APIs for registering and processing "-z" command-line arguments 2005-08-19 09:29:41 +00:00
timestamp.c
timestamp.h
to_str.c removal of even more sprintf 2005-08-20 02:33:33 +00:00
to_str.h removal of even more sprintf 2005-08-20 02:33:33 +00:00
tvbtest.c
tvbuff.c snprintf -> g_snprintf 2005-08-17 23:10:28 +00:00
tvbuff.h snprintf -> g_snprintf 2005-08-17 23:10:28 +00:00
value_string.c removal of even more sprintf 2005-08-20 02:33:33 +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 removal of even more sprintf 2005-08-20 02:33:33 +00:00
xdlc.h
xmlstub.c
xmlstub.h

README

$Id$

XXX - put something here