aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-smb-pipe.c
AgeCommit message (Expand)AuthorFilesLines
2005-09-28Have show_exception() take a "const char *" as its exception message,Guy Harris1-0/+1
2005-09-17Move some headers for stuff defined by a dissector into epan/dissectorsGuy Harris1-1/+1
2005-09-17Move a pile of protocol-related headers from the top-level sourceGuy Harris1-1/+1
2005-06-10just to get things straight: a dissector should *never* do any g_assert() calls!Ulf Lamping1-3/+3
2005-06-02add a generated toplevel line between the TCP protocol and the desegmented co...Ulf Lamping1-2/+3
2005-05-10Make a field type check more strict. Remove some unnecessary code.Gerald Combs1-18/+3
2005-04-30Make sure we don't pass an invalid length to proto_tree_add_item(). FoundGerald Combs1-2/+24
2005-04-28In dissect_pipe_lanman(), return FALSE if p_tvb is null, no matter what.Gerald Combs1-1/+1
2005-04-16Add an extra_info_type field to smb_extra_info_t so that we can makeGerald Combs1-4/+13
2005-02-25pinfo->private_data was a quite subptimal ideaRonnie Sahlberg1-5/+1
2005-02-09Move the following files from /trunk to /trunk/epan:Lars Roland1-1/+1
2004-08-03Move a bunch of stuff that's more Windows-related than SMB-related toGuy Harris1-0/+1
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+3931