Martin Baulig
|
36a32f5f7b
|
Cleanup the certificate code.
|
2015-03-07 00:10:51 +01:00 |
Martin Baulig
|
4beedfa48e
|
Port more of the tests.
|
2015-03-06 23:22:45 +01:00 |
Martin Baulig
|
1a5b3e9a06
|
We support clean shutdown.
|
2015-03-06 23:14:39 +01:00 |
Martin Baulig
|
e40cf63902
|
Hook it up ...
|
2015-03-05 07:35:52 +01:00 |
Martin Baulig
|
4dcc23af75
|
Add MonoConnection and friends; this requires the 'extern alias NewSystemSource'.
|
2015-03-05 07:26:40 +01:00 |
Martin Baulig
|
ffcb8b7e55
|
Turn Mono.Security.NewTls.TestProvider back into a normal library.
It seems like Xamarin Studio can't use extern aliases if the project
references any shared projects.
|
2015-03-05 07:09:25 +01:00 |
Martin Baulig
|
7db5e76553
|
Oops.
|
2015-03-05 04:16:54 +01:00 |
Martin Baulig
|
78ed69fa5e
|
Turn Mono.Security.NewTls.TestProvider into a shared project.
It will be used on Desktop and Mobile.
|
2015-03-05 03:00:16 +01:00 |
Martin Baulig
|
8a72aa66d1
|
Move the native code.
|
2015-03-05 02:46:15 +01:00 |
Martin Baulig
|
5f102433a1
|
Call WaitForConnection().
|
2015-03-05 02:37:07 +01:00 |
Martin Baulig
|
5921eba4c7
|
Move ClientAndServer.
|
2015-03-05 01:57:46 +01:00 |
Martin Baulig
|
0d145d9d82
|
And we don't need IClientTestHost and IServerTestHost anymore.
|
2015-03-05 01:39:54 +01:00 |
Martin Baulig
|
0790baca4f
|
Let IConnection implement ITestInstance, then we can clean some stuff up.
|
2015-03-05 01:37:26 +01:00 |
Martin Baulig
|
6f7e424fe4
|
Make it async.
|
2015-03-05 01:33:25 +01:00 |
Martin Baulig
|
15f1923859
|
Add TestContext and CancellationToken.
|
2015-03-05 01:25:53 +01:00 |
Martin Baulig
|
ff6ecec1f7
|
Port the connection tests to the new framework.
|
2015-03-05 01:13:01 +01:00 |
Martin Baulig
|
982a8e40df
|
Add the native provider.
|
2015-03-04 21:24:45 +01:00 |
Martin Baulig
|
7cb2fbabaa
|
Crypto tests are now complete.
|
2015-03-04 20:57:30 +01:00 |
Martin Baulig
|
ab8067ba61
|
Cleanups.
|
2015-03-03 20:05:28 +01:00 |
Martin Baulig
|
ba3428f11f
|
Renamed.
|
2015-03-03 19:04:12 +01:00 |
Martin Baulig
|
71362b8aca
|
Port to the new test format.
|
2015-03-03 19:01:39 +01:00 |
Martin Baulig
|
f05e25d493
|
Let's hook things up ...
|
2015-03-03 03:38:30 +01:00 |
Martin Baulig
|
7f37825b91
|
Move MonoCryptoProvider and MonoCryptoContext into Mono.Security.NewTls.TestProvider.
|
2015-03-03 03:26:42 +01:00 |
Martin Baulig
|
578df691cc
|
Moving more stuff.
|
2015-03-03 01:45:30 +01:00 |
Martin Baulig
|
1ac8f6c8f9
|
Add new Mono.Security.NewTls.TestProvider project.
This will need special care on Mobile.
|
2015-03-03 01:14:39 +01:00 |