Put "WTP" into the Info column for segmented invoke/result PDUs on which
[obnox/wireshark/wip.git] / packet-dcerpc-mapi.c
2003-06-26 tpotDynamically create DCERPC opnum value_strings from...
2003-06-05 guyIn the policy handle hashing, handle more than one...
2003-05-10 guyA quantity dissected as 6 unknown bytes in a logon...
2003-02-10 tpotUse new format of dissect_ndr_cvstring() function.
2003-02-07 guyRename "dissect_ndr_char_string()" and "dissect_ndr_wch...
2003-02-07 guyFix a typo in the multiple-include protection in "packe...
2003-02-03 tpotConvert to new DCERPC string handling functions. There...
2003-01-28 guyPanic if a preference starts with the name of the modul...
2003-01-28 tpotConvert dissector to callback based version of dissect_...
2002-11-28 guyArguments to hash routines are gconstpointer's; assign...
2002-08-28 jmayerRemoved trailing whitespaces from .h and .c files using the
2002-06-24 tpotChange each DCERPC dissector to pass in a hf value...
2002-06-15 sahlbergFixed bug in MAPI
2002-06-04 guyGet rid of the "data_src" member of the "frame_data...
2002-05-31 tpotRemoved some trailing commas from various DCERPC dissec...
2002-05-27 sahlbergChanged toplevel REF pointer dissection to create a...
2002-05-25 sahlbergFix for bug when displaying selected item in hexpanel...
2002-05-25 guyThrow in a cast to squelch a compiler complaint ("unsig...
2002-05-25 sahlbergSome additional decoding of the decrypted MAPI PDU...
2002-05-25 sahlbergMAPI new option. New option to decrypt the MAPI opnum...
2002-05-23 sahlbergMAPI Logoff function fully decoded.
2002-05-23 sahlbergAdditions to the MAPI dissector. Function 02 for MAPI.
2002-05-23 sahlbergAdded stub for MS Exchange MAPI protocol.