New TLS implementation for Mono.
Перейти к файлу
Martin Baulig 1c50c2a2d0 Move Instrumentation from TlsSettings into UserSettings (TlsSettings will go away). 2015-08-05 02:42:58 +02:00
Android Reflect latest web-test changes. 2015-04-20 16:06:52 +02:00
IOS Reflect latest web-test changes. 2015-04-20 16:06:52 +02:00
Mac Reflect latest web-test changes. 2015-04-20 16:06:52 +02:00
MartinsPlayground Revert the last two commits. 2015-03-13 17:08:20 +01:00
Mono.Security.Interface Add Mono.Security.NewTls.Interface PCL. 2015-03-03 00:20:25 +01:00
Mono.Security.NewTls Move Instrumentation from TlsSettings into UserSettings (TlsSettings will go away). 2015-08-05 02:42:58 +02:00
Mono.Security.NewTls.DotNetConsole Starting to add general connection tests for renegotiation and other stuff. 2015-07-06 13:26:30 +02:00
Mono.Security.NewTls.Interface Move Instrumentation from TlsSettings into UserSettings (TlsSettings will go away). 2015-08-05 02:42:58 +02:00
Mono.Security.NewTls.TestFramework Move EnableDebugging from TlsSettings into UserSettings. 2015-08-05 02:36:49 +02:00
Mono.Security.NewTls.TestProvider Move Instrumentation from TlsSettings into UserSettings (TlsSettings will go away). 2015-08-05 02:42:58 +02:00
Mono.Security.NewTls.Tests Test refactorings and cleanups. 2015-08-03 21:56:55 +02:00
Mono.Security.Providers Implement IMonoTlsContext.CreateHelloRequest(). 2015-07-15 02:21:36 +02:00
NativeOpenSsl NativeOpenSsl: set SSL_MODE_AUTO_RETRY. 2015-07-11 01:46:17 +02:00
external Bump web-tests. 2015-07-30 15:39:22 +02:00
.gitignore .gitignore 2015-06-10 12:12:39 +02:00
.gitmodules Add xamarin/web-tests as submodule, using the martin-newtls branch. 2015-03-03 02:45:27 +01:00
Makefile.native Moved NativeOpenSsl to the top-level. 2015-03-05 23:21:52 +01:00
MartinsPlayground.Android.sln Include Xamarin.WebTests.Framework, but not Xamarin.WebTests. 2015-04-14 20:02:36 +02:00
MartinsPlayground.Mac.sln Include Xamarin.WebTests.Framework, but not Xamarin.WebTests. 2015-04-14 20:02:36 +02:00
MartinsPlayground.iOS.sln Include Xamarin.WebTests.Framework, but not Xamarin.WebTests. 2015-04-14 20:02:36 +02:00
MartinsPlayground.mdw Add Mac project. 2015-04-10 16:01:51 +02:00
MartinsPlayground.sln Add new Mono.Security.NewTls.DotNetConsole project. 2015-05-30 00:41:42 +02:00
README.TestFramework.md More documentation. 2015-03-07 06:32:57 +01:00
README.md Updated README.md. 2015-07-17 16:34:41 +02:00
new-tls.snk More build stuff. 2015-02-08 07:18:39 +01:00

README.md

Martin's Playground

Please note that the code in this module is not ready yet, it has NOT BEEN SECURITY AUDITED AND NO GUARANTEE ABOUT SECURITY OR STABILITY can be made!

You are very welcome to use this module to test the new TLS code, find bugs, problems, security issues, anything in it - but do not use it in production environment until it is ready.

For the old version in this file, see the commit history. bc4e77604e/README.md

Last changed July 15, 2015 Martin Baulig martin.baulig@xamarin.com