8b8a9434822fc1e71ef39c1a795890b566f6598a
[mono.git] / mcs / class / Mono.Security / Test / tools / cutcli / ChangeLog
1 2005-02-02  Sebastien Pouliot  <sebastien@ximian.com>
2
3         * cutcli.cs: New. SSL/TLS client that cut it's communication after
4         sending and/or receiving 'x' bytes from/to the server.
5         * ControlledNetworkStream.cs: A NetworkStream that can limit it's
6         read/write transfers.
7         * Makefile: Makefile for the new test tool.