summary refs log tree commit diff
path: root/crypto/src/crypto/tls/TlsProtocolHandler.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Finish initial porting of TLS 1.2 client from Java APIPeter Dettman2014-08-241-1152/+6
* Obsolete class/method cleanupPeter Dettman2014-08-241-25/+0
* Port latest TLS key exchange stuff from Java APIPeter Dettman2014-08-231-2/+2
* More TLS ported from Java APIPeter Dettman2014-08-211-20/+32
* A few minor followups to the previous batch of TLS updatesPeter Dettman2014-08-201-0/+4
* A round of TLS updates from Java APIPeter Dettman2014-08-201-30/+21
* Another round of TLS porting from JavaPeter Dettman2014-07-241-93/+52
* Port of new TlsEccUtilities class from JavaPeter Dettman2014-07-231-1/+1
* Use the TLS 1.0 PRF for the random blockPeter Dettman2014-04-041-3/+25
* More porting from Java TLS, mainly enum replacementPeter Dettman2013-12-171-21/+21
* A round of porting from Java TLSPeter Dettman2013-12-171-32/+10
* Use 1/n-1 record splitting instead of 0/nPeter Dettman2013-11-201-13/+24
* Initial import of old CVS repositoryPeter Dettman2013-06-281-0/+1233