New TLS implementation for Mono.
Перейти к файлу
Martin Baulig 64437e1318 Move the NewTlsTestFeatures dependency registration out of Mono.Security.NewTls.TestProvider. 2015-09-10 17:49:13 +02:00
Android Reflect latest web-test changes. 2015-04-20 16:06:52 +02:00
IOS Use custom per-project-type entry point to make NewTlsDependencyProvider extensible. 2015-09-10 16:44:10 +02:00
Mac Move the NewTlsTestFeatures dependency registration out of Mono.Security.NewTls.TestProvider. 2015-09-10 17:49:13 +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 Reflect latest Mono runtime changes. 2015-09-07 16:47:49 +02:00
Mono.Security.NewTls.Console Use custom per-project-type entry point to make NewTlsDependencyProvider extensible. 2015-09-10 16:44:10 +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 Same for client certificates: TLS 1.2 requires them to be X.509v3. 2015-08-10 06:49:00 +02:00
Mono.Security.NewTls.TestFramework Reflect latest web-tests changes. 2015-09-01 16:40:42 +02:00
Mono.Security.NewTls.TestProvider Move the NewTlsTestFeatures dependency registration out of Mono.Security.NewTls.TestProvider. 2015-09-10 17:49:13 +02:00
Mono.Security.NewTls.Tests Move the NewTlsTestFeatures dependency registration out of Mono.Security.NewTls.TestProvider. 2015-09-10 17:49:13 +02:00
Mono.Security.Providers Reflect latest Mono API changes; the 'ICertificateValidator' parameter has been removed from the public APIs. 2015-08-05 09:22:11 +02:00
NativeOpenSsl Require 64-bit openssl, so we can use the 64-bit XamMac framework. 2015-09-10 17:09:18 +02:00
external Fix dependency registration. 2015-09-10 17:07:55 +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 Reference libNativeOpenSsl.dylib as Native Reference in the XamMac project. 2015-09-09 17:54:46 +02:00
MartinsPlayground.iOS.sln Console and iOS should now build again. 2015-09-03 15:34:52 +02:00
MartinsPlayground.mdw Add Mac project. 2015-04-10 16:01:51 +02:00
MartinsPlayground.sln Oops, we somehow ended up including this twice. 2015-09-09 17:50:26 +02:00
README.Setup.md Require 64-bit openssl, so we can use the 64-bit XamMac framework. 2015-09-10 17:09:18 +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
filelist.pl Update IOS project. 2015-09-02 20:39:37 +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