summary refs log tree commit diff
path: root/crypto/src/util/io/BaseOutputStream.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Avoid extra copy when processing TLS handshake messagesPeter Dettman2017-03-231-1/+6
| | | | - move handshake hash updates (outbound) to a more sensible place
* Tighten up the correspondence b/w Close/DisposePeter Dettman2015-11-081-0/+1
|
* Oops, fix method namesPeter Dettman2015-11-041-1/+1
|
* Replace Close with Dispose for PORTABLEPeter Dettman2015-11-041-2/+18
|
* Initial import of old CVS repositoryPeter Dettman2013-06-281-0/+47