wireshark/epan
Jörg Mayer 36bad901af Paolo Abeni
the attached patch fix a couple of possible memory leak in the ssl
decryption code, add some indentation fix, more comments and add the
preference to select the debug output (missing in previous patch)



svn path=/trunk/; revision=17281
2006-02-13 17:06:41 +00:00
..
dfilter new field type FT_OID for OBJECT IDENTIFIERs 2005-12-02 13:16:58 +00:00
dissectors Paolo Abeni 2006-02-13 17:06:41 +00:00
ftypes mark unused parameter 2005-12-06 12:50:11 +00:00
AUTHORS
ChangeLog
Makefile.am Add sminmpec.c to maintainer-clean 2005-10-09 07:33:07 +00:00
Makefile.common eXtenstion options access to the -X command line options 2006-02-07 22:08:12 +00:00
Makefile.nmake From Bill Meier 2006-02-09 07:03:54 +00:00
NEWS
README
addr_and_mask.c Don't collide with the "regular" IPv6 defintions in at least some 2005-09-12 06:21:35 +00:00
addr_and_mask.h
addr_resolv.c Ricardo Muggli: 2006-02-09 09:18:15 +00:00
addr_resolv.h Francesco Fondelli; Add dcp support 2005-09-20 15:18:28 +00:00
address.h Add TIPC address as address type and use it in TIPC. 2005-12-01 20:02:45 +00:00
adler32.c
adler32.h
afn.c Expand the set of #defines in afn.h (and give a URL for the *current* 2006-01-28 23:18:19 +00:00
afn.h Expand the set of #defines in afn.h (and give a URL for the *current* 2006-01-28 23:18:19 +00:00
aftypes.h Move a pile of protocol-related headers from the top-level source 2005-09-17 00:02:31 +00:00
arcnet_pids.h Move a pile of protocol-related headers from the top-level source 2005-09-17 00:02:31 +00:00
arptypes.h
asn1.c Fix a couple of errors found by valgrind. 2005-09-20 17:24:23 +00:00
asn1.h Move def of subid_t to format-oid.h don't include asn1.h in cops any more. 2005-11-08 22:18:06 +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
base64.c
base64.h
bitswap.c - Include the .h files in their .c files. 2005-08-20 16:19:22 +00:00
bitswap.h
bridged_pids.h Move a pile of protocol-related headers from the top-level source 2005-09-17 00:02:31 +00:00
charsets.c
charsets.h
chdlctypes.h Move a pile of protocol-related headers from the top-level source 2005-09-17 00:02:31 +00:00
circuit.c more gmemchunk -> se_alloc() conversions 2005-08-13 02:24:11 +00:00
circuit.h
column-utils.c Mike Hall: 2006-01-20 08:48:43 +00:00
column-utils.h in svn 15335 the tcp analysis was changed to do its stuff and to populate (prepend to) COL_INFO before callking the subdissectors 2005-10-04 13:34:52 +00:00
column.c Mike Hall: 2006-01-20 08:48:43 +00:00
column.h
column_info.h Mike Hall: 2006-01-20 08:48:43 +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
dtd.h Fix ...$ to : $ 2005-12-09 16:51:56 +00:00
dtd_grammar.lemon remove location from dtd_build_data_t avoiding to (double) free it. 2005-10-06 22:01:52 +00:00
dtd_parse.h Fix ...$ to : $ 2005-12-09 16:51:56 +00:00
dtd_parse.l "./dtd_parse.l", line 167: warning, rule cannot be matched 2005-10-07 08:36:23 +00:00
dtd_preparse.l from albert chan 2005-11-10 21:52:55 +00:00
emem.c In packet-cops.c use proto_item_append_text() instead of creating a 2006-01-18 20:02:19 +00:00
emem.h Add "ep_strdup_vprintf()" and "se_strdup_vprintf()", for completeness. 2005-10-10 08:24:56 +00:00
enterprise-numbers Update enterprise-numbers 2005-12-09 16:24:05 +00:00
epan.c OBJECT IDENTIFIER name resolution moved to oid_resolv.c 2005-12-06 11:45:55 +00:00
epan.h
epan_dissect.h
etypes.h Add ethertypes and value_str for IEC 61850 2006-01-17 21:50:43 +00:00
ex-opt.c svn:keywords and svn:eol-style 2006-02-07 22:18:05 +00:00
ex-opt.h Add newline to end of file to quiten compiler warning. 2006-02-10 02:10:33 +00:00
except.c Win32: call an existing debugger if a DissectorError is thrown. This preserves the call stack of the bug making debugging much easier. 2006-01-22 16:32:45 +00:00
except.h get rid of warnings about qualifier discarding 2005-09-27 06:09:14 +00:00
exceptions.h
exntest.c
expert.c from Greg Morris: 2005-11-25 23:42:52 +00:00
expert.h from Greg Morris: 2005-11-25 23:42:52 +00:00
filesystem.c Add a routine to attempt to get the absolute pathname of the executable 2006-02-12 03:15:29 +00:00
filesystem.h Add a routine to attempt to get the absolute pathname of the executable 2006-02-12 03:15:29 +00:00
follow.c
follow.h
frame_data.c minor code cleanup 2006-01-24 19:03:09 +00:00
frame_data.h minor code cleanup 2006-01-24 19:03:09 +00:00
funnel.c * add an option to funnel_register_menu to retap the packets right after been called 2006-02-05 20:02:41 +00:00
funnel.h This was missing from last check-in 2006-02-11 15:22:43 +00:00
g_ascii_strtoull.c
g_ascii_strtoull.h
gnuc_format_check.h Move the definition of GNUC_FORMAT_CHECK() to its own header, use it in 2005-09-13 04:00:47 +00:00
greproto.h From: Deepak Jain 2005-12-09 16:14:42 +00:00
h225-persistentdata.c EVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry! 2005-08-24 21:31:56 +00:00
h225-persistentdata.h
iax2_codec_type.h Move a pile of protocol-related headers from the top-level source 2005-09-17 00:02:31 +00:00
in_cksum.c
in_cksum.h
inet_aton.c
inet_aton.h
inet_ntop.c 128 bytes isn't much room for the stack; revert to using an on-the-stack 2005-09-01 11:32:14 +00:00
inet_pton.c
inet_v6defs.h
ip_opts.h Move a pile of protocol-related headers from the top-level source 2005-09-17 00:02:31 +00:00
ipproto.c add two new ip protocol numbers 2005-12-02 10:25:05 +00:00
ipproto.h add two new ip protocol numbers 2005-12-02 10:25:05 +00:00
ipv4.c
ipv4.h
ipv6-utils.h Don't collide with the "regular" IPv6 defintions in at least some 2005-09-12 06:21:35 +00:00
lapd_sapi.h Move a pile of protocol-related headers from the top-level source 2005-09-17 00:02:31 +00:00
libethereal.def Export get_progfile_dir() and init_progfile_dir(). 2006-02-12 04:35:15 +00:00
llcsaps.h From Jochen Friedrich 2005-10-25 05:56:21 +00:00
make-sminmpec.pl Maybe Id will work now 2005-12-09 16:40:06 +00:00
nlpid.h Move a pile of protocol-related headers from the top-level source 2005-09-17 00:02:31 +00:00
nstime.c EVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry! 2005-08-24 21:31:56 +00:00
nstime.h EVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry! 2005-08-24 21:31:56 +00:00
oid_resolv.c From Grame Lunt: 2005-12-16 07:18:52 +00:00
oid_resolv.h Set svn:keywords to Id to get RCS IDs expanded. 2005-12-06 21:07:50 +00:00
osi-utils.c The previous checkin for packet-isup.c was accidentally checked in along 2005-09-12 07:44:11 +00:00
osi-utils.h removal of even more sprintf 2005-08-20 02:33:33 +00:00
oui.h (on behalf of the PROFIBUS Nutzerorganisation e.V. Deutschland): 2005-11-12 10:09:02 +00:00
packet.c fix a typo 2006-01-24 02:11:38 +00:00
packet.h Add register_postdissector() to the API. 2006-01-24 00:26:57 +00:00
packet_info.h
pint.h
plugins.c Add code to check whether the app was started with special privileges 2006-02-06 03:11:34 +00:00
plugins.h
ppptypes.h Move a pile of protocol-related headers from the top-level source 2005-09-17 00:02:31 +00:00
prefs-int.h
prefs.c Map "mtp3.net_addr_format" to "mtp3.addr_format", for backwards 2006-01-29 23:10:05 +00:00
prefs.h from Richard van der Hoff: 2005-10-12 21:26:27 +00:00
privileges.c Move the code to relinquish set-UID and set-GID privileges to a routine 2006-02-06 10:27:27 +00:00
privileges.h Move the code to relinquish set-UID and set-GID privileges to a routine 2006-02-06 10:27:27 +00:00
proto.c Display g_error messages in the console window unconditionally, if preferences aren't loaded yet. 2006-02-11 03:50:25 +00:00
proto.h Add "proto_tree_add_XXX_format_value()" routines, which are like the 2006-02-09 04:18:23 +00:00
ptvcursor.h
radius_dict.l Make sure we don't try to close an already-closed file. 2005-12-20 02:50:04 +00:00
range.c convert to g_snprintf() 2005-09-01 19:05:00 +00:00
range.h
reassemble.c simply use DISSECTOR_ASSERT() to detect tvb problems instead of my previous commit 2006-01-22 19:31:42 +00:00
reassemble.h add fragment_get_reassembled_id so the handed id doesn't need to be a packet number (experimental) 2006-01-22 16:47:16 +00:00
report_err.h
req_resp_hdrs.c
req_resp_hdrs.h
rtp_pt.h Move a pile of protocol-related headers from the top-level source 2005-09-17 00:02:31 +00:00
sctpppids.h Move a pile of protocol-related headers from the top-level source 2005-09-17 00:02:31 +00:00
sha1.c The fopen() is used only if you build this as a stand-alone SHA-1 test 2005-11-17 23:50:08 +00:00
sha1.h Constify arguments. 2005-11-17 11:48:30 +00:00
sigcomp-udvm.c Bill Meier: 2006-01-05 13:01:08 +00:00
sigcomp-udvm.h From Timo Metsala 2005-08-25 19:23:15 +00:00
sigcomp_state_hdlr.c make n a guint32 to not wrap around at 65536 2005-09-29 20:22:55 +00:00
sigcomp_state_hdlr.h Add bounds checking in several places to the SigComp UDVM. Use memset() 2005-09-07 20:09:40 +00:00
slab.h
sminmpec.h
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 add an userdata argument to register_stat_cmd_arg() and its callback to use the callback for multiple registrations. 2006-02-11 13:05:24 +00:00
stat_cmd_args.h add an userdata argument to register_stat_cmd_arg() and its callback to use the callback for multiple registrations. 2006-02-11 13:05:24 +00:00
stats_tree.c Get rid of unused function. 2005-11-26 03:08:17 +00:00
stats_tree.h
stats_tree_priv.h Instead of checking if this is a new packet at every call to avoid recounting the packets at every rerun remove the tap listener of this stats tree. 2005-09-22 17:01:06 +00:00
stream.c from albert chin 2005-11-11 04:35:22 +00:00
stream.h The "extern" in "struct _fragment_items" doesn't do anything, as data 2005-10-03 22:02:47 +00:00
strutil.c Squelch a GCC complaint. 2005-12-04 04:13:07 +00:00
strutil.h new field type FT_OID for OBJECT IDENTIFIERs 2005-12-02 13:16:58 +00:00
t35.c From Lukasz Apiecionek 2005-12-02 19:33:40 +00:00
t35.h
tap.c new function fetch_tapped_data() 2005-12-07 13:12:39 +00:00
tap.h new function fetch_tapped_data() 2005-12-07 13:12:39 +00:00
timestamp.c timestamp display precision: 2005-08-25 21:29:54 +00:00
timestamp.h timestamp display precision: 2005-08-25 21:29:54 +00:00
to_str.c From Mike Duigou: 2006-02-03 06:31:01 +00:00
to_str.h Add TIPC address as address type and use it in TIPC. 2005-12-01 20:02:45 +00:00
tpg.c one step further... 2005-10-01 15:19:36 +00:00
tpg.h one step further... 2005-10-01 15:19:36 +00:00
tvbparse.c Add heuristic dissection of XML 2006-02-09 13:05:32 +00:00
tvbparse.h Add heuristic dissection of XML 2006-02-09 13:05:32 +00:00
tvbtest.c
tvbuff.c Add some inflateEnd() calls to free up stuff associated with a stream 2006-01-07 03:36:37 +00:00
tvbuff.h fix/add doxygen comments 2005-09-21 20:11:55 +00:00
value_string.c Get rid of a no-longer-used variable. 2005-09-15 09:09:00 +00:00
value_string.h
x264_prt_id.h Move a pile of protocol-related headers from the top-level source 2005-09-17 00:02:31 +00:00
xdlc.c removal of even more sprintf 2005-08-20 02:33:33 +00:00
xdlc.h
xmlstub.c
xmlstub.h fix/add doxygen comments 2005-09-21 20:11:55 +00:00

README

$Id$

XXX - put something here