aboutsummaryrefslogtreecommitdiffstats
path: root/packet-dcerpc.c
AgeCommit message (Expand)AuthorFilesLines
2001-10-05Update from Todd Sabin to the data representation decoding:Guy Harris1-23/+30
2001-09-30For requests and responses for unknown interfaces, put an entry into theGuy Harris1-98/+164
2001-09-30Committing Pasi Eronen's patches to dcerpc.Richard Sharpe1-2/+40
2001-09-28From Todd Sabin: dissect the auth info in connection oriented dcerpcGuy Harris1-5/+89
2001-09-03Instead of having a single datum attached to a conversation, have a listGuy Harris1-3/+3
2001-07-11Not all C compilers allow C++-style comments.Guy Harris1-2/+2
2001-07-11Support for dissectors of protocols running atop DCE RPC registeringGuy Harris1-174/+541
2001-06-18From Joerg Mayer: explicitly fill in all members of aGuy Harris1-63/+63
2001-04-27More signed-vs-unsigned changes from Joerg Mayer.Guy Harris1-2/+2
2001-04-19DCE RPC updates from Todd Sabin.Guy Harris1-157/+483
2001-03-18Change some "MSRPC"s to "DCERPC"s.Guy Harris1-13/+9
2001-03-18DCE RPC support, from Todd Sabin.Guy Harris1-0/+559