summaryrefslogtreecommitdiff
path: root/testprogs/win32/midltests/Makefile.tcp
AgeCommit message (Collapse)AuthorFilesLines
2010-09-29midltests: add a midltests_tcp.exe toolStefan Metzmacher1-0/+22
This uses a man in the middle approach in order to dump the request and response pdus. It also tests NDR32 and NDR64. metze