Get rid of get_ber_last_reated_item() and fix dissection of wIN-TriggerList.
[obnox/wireshark/wip.git] / epan / dissectors / packet-dcom.c
2007-06-18 sfisherFix compilation on OS X with GLib 1.2 by including...
2007-05-29 guyUse G_GINT64_MODIFIER, rather than the PRI[douxX]64...
2007-04-23 guyAdd some GCC warnings to the standard set, and add...
2007-03-28 sfisherRemove almost all of the casts I committed recently...
2007-03-27 sfisherFix about 100 simple to fix warnings from gcc 4.0 in...
2007-03-22 ulflcorrect multidimensional SAFEARRAYs
2007-03-14 guyCorrectly return the item value through the pointer.
2007-02-25 ulfladd a new function dissect_dcom_HRESULT_item() for...
2007-02-19 wmeierContinuing the tradition: squelch some compiler warning...
2007-02-06 ulfldissector changes:
2006-11-07 jakeFrom Albert Chin:
2006-11-06 jmayerRemove some // comments.
2006-10-18 jakeSquelch compiler warnings
2006-09-07 ulfldistinguish between things "ToBeDone" and "NoSpecificat...
2006-08-28 ulfladd a new this/that flag value
2006-08-19 guyFix some format strings and format string arguments.
2006-08-17 ulflsome further work on the GUID/UUID resolvings
2006-08-16 ulflvarious UUID/GUID based changes.
2006-08-14 ulflvarious minor DCOM dissection enhancements:
2006-08-11 ulfladd an experimental DCOM object "database" based on...
2006-07-01 ulflremove two old comments
2006-06-28 ulfladd dissection of custom marshalled OBJREF's (as far...
2006-06-15 ulflfix the hresult "filter" fields
2006-06-13 ulfldcom_tvb_get_nwstringz0(): convert output to hexdump...
2006-05-21 sahlbergchange a whole bunch of ethereal into wireshark
2006-05-05 ulflfix VARIANT BOOL meaning
2006-04-07 ulflbring HRESULT values in the right order
2006-03-17 ulfladd missing IDispatch methods and related dissections
2005-10-15 sahlbergremove two redundant strcpy so they dont show up as...
2005-09-28 guyHave show_exception() take a "const char *" as its...
2005-09-11 ulflsome things fixed, leftover from code cleanup (thanks...
2005-09-11 ulflI'm adding the "Expert Info" prototype now, as it seems...
2005-08-08 ulflvarious code cleanup:
2005-07-30 jmayerMake some funtions static. More char -> const char...
2005-07-26 jmayerchar -> const char warning fixes
2005-07-24 guyConstify to remove a bunch of warnings. Add some casts...
2005-06-01 ulflprevent "Dissector Bug": prevent a string processing...
2005-05-31 ulflfix handling, if ArraySize of a BSTR is 0,
2005-05-30 ulfladd a tvb_ensure_bytes_exist() to prevent a dissector bug
2005-05-24 ulfladd values for STDOBJREF flags
2005-04-30 geraldDon't call proto_item_set_len() with a negative length...
2005-01-29 guyUse the 64-bit integer fetch routines to support 64...
2005-01-12 ulfladd new function dissect_dcerpc_uuid_t and let dissect_...
2004-12-20 guyGet rid of extra include of <string.h>.
2004-12-20 ulflRemoved some of the unix related warnings. I'll remove...
2004-12-20 guyInclude <string.h> to declare various functions.
2004-12-20 sahlbergg_strescape only takes one parameter in glib 1.x
2004-12-19 ulfladd some IRemUnknown dissectors
2004-12-19 ulfladd a lot of dissect stuff to the OXID resolver, moved...
2004-12-19 ulfl(on behalf of the PROFIBUS Nutzerorganisation e.V....