.. |
Properties
|
Add Mono.Security.NewTls.Interface PCL.
|
2015-03-03 00:20:25 +01:00 |
ClientAndServerHandler.cs
|
We only need the interface.
|
2015-03-05 02:21:27 +01:00 |
ClientAndServerHandlerFactory.cs
|
Add ClientAndServerHandlerFactory to construct from server+client pair.
|
2015-03-05 02:31:14 +01:00 |
ClientAndServerParameters.cs
|
Simplify by combining client and server parameters.
|
2015-03-05 02:02:49 +01:00 |
ClientParameters.cs
|
Port the connection tests to the new framework.
|
2015-03-05 01:13:01 +01:00 |
CommonConnectionHandler.cs
|
We only need the interface.
|
2015-03-05 02:21:27 +01:00 |
ConnectionException.cs
|
Introduce IClientAndServer and we can move the ConnectionHandlers.
|
2015-03-03 02:25:42 +01:00 |
ConnectionHandlerFactory.cs
|
Add ClientAndServerHandlerFactory to construct from server+client pair.
|
2015-03-05 02:31:14 +01:00 |
ConnectionParameters.cs
|
Port the connection tests to the new framework.
|
2015-03-05 01:13:01 +01:00 |
ConnectionProviderType.cs
|
Port the connection tests to the new framework.
|
2015-03-05 01:13:01 +01:00 |
ConnectionType.cs
|
Moving more stuff.
|
2015-03-03 02:18:31 +01:00 |
CryptoProviderType.cs
|
Port the connection tests to the new framework.
|
2015-03-05 01:13:01 +01:00 |
CryptoTestParameters.cs
|
Crypto tests are now complete.
|
2015-03-04 20:57:30 +01:00 |
DependencyInjector.cs
|
Simple dependency injector.
|
2015-03-03 03:15:28 +01:00 |
ICertificate.cs
|
Moving more stuff.
|
2015-03-03 01:45:30 +01:00 |
ICertificateAndKeyAsPFX.cs
|
Moving more stuff.
|
2015-03-03 01:45:30 +01:00 |
ICertificateAsPEM.cs
|
Moving more stuff.
|
2015-03-03 01:45:30 +01:00 |
IClient.cs
|
And these can now be moved as well.
|
2015-03-03 02:15:43 +01:00 |
IClientAndServer.cs
|
Introduce IClientAndServer and we can move the ConnectionHandlers.
|
2015-03-03 02:25:42 +01:00 |
IClientAndServerParameters.cs
|
And these can now be moved as well.
|
2015-03-03 02:15:43 +01:00 |
IClientCertificate.cs
|
Moving more stuff.
|
2015-03-03 01:45:30 +01:00 |
IClientParameters.cs
|
And these can now be moved as well.
|
2015-03-03 02:15:43 +01:00 |
ICommonConnection.cs
|
Move ICommonConnection.
|
2015-03-03 02:00:40 +01:00 |
IConnection.cs
|
Let IConnection implement ITestInstance, then we can clean some stuff up.
|
2015-03-05 01:37:26 +01:00 |
IConnectionFactory.cs
|
We can now move IConnection.
|
2015-03-03 01:55:40 +01:00 |
IConnectionHandler.cs
|
We only need the interface.
|
2015-03-05 02:21:27 +01:00 |
IConnectionParameters.cs
|
Moving more stuff.
|
2015-03-03 01:45:30 +01:00 |
IConnectionProvider.cs
|
And we don't need IClientTestHost and IServerTestHost anymore.
|
2015-03-05 01:39:54 +01:00 |
ICryptoProvider.cs
|
Port the connection tests to the new framework.
|
2015-03-05 01:13:01 +01:00 |
IEncryptionTestHost.cs
|
Crypto tests are now complete.
|
2015-03-04 20:57:30 +01:00 |
IHashTestHost.cs
|
Cleanups.
|
2015-03-03 20:05:28 +01:00 |
ILineBasedStream.cs
|
Moving stuff ...
|
2015-03-03 01:05:02 +01:00 |
IRandomNumberGenerator.cs
|
Preparing more tests.
|
2015-03-03 19:53:29 +01:00 |
IServer.cs
|
Let IConnection implement ITestInstance, then we can clean some stuff up.
|
2015-03-05 01:37:26 +01:00 |
IServerCertificate.cs
|
Port the connection tests to the new framework.
|
2015-03-05 01:13:01 +01:00 |
IServerParameters.cs
|
And these can now be moved as well.
|
2015-03-03 02:15:43 +01:00 |
Mono.Security.NewTls.TestFramework.csproj
|
Add ClientAndServerHandlerFactory to construct from server+client pair.
|
2015-03-05 02:31:14 +01:00 |
ServerParameters.cs
|
Port the connection tests to the new framework.
|
2015-03-05 01:13:01 +01:00 |
StreamWrapper.cs
|
Moving stuff ...
|
2015-03-03 01:05:02 +01:00 |