database connectivity - Rebex TLS for .NET

  1. Rebex TLS for.NET 7.0.8865

    Release Notes: strange exceptions in the following TLS connection. 0 ...

  2. Rebex TLS for.NET R6.13

    Release Notes: TLS handshake extensions are now always sent in the same order. Networking: You can now use 'Proxy-Connection' header instead of 'Connection' with HTTP CONNECT proxies. Networking: ... Added workaround for systems where System.​Net.​Sockets.​Socket.​RemoteEndPoint does not work properly. Networking: Fixed formatting of IPv6 addresses for HTTP CONNECT proxies. TLS Core: Disabled ...

  3. Rebex TLS for.NET R6.8

    Release Notes: Networking: Improved handling of timeouts during TCP connections. TLS Core: Optimized TLS 1.3 core. TLS Core: Improved handling of invalid TLS 1.3 session tickets (PSKs). TLS Core: Reduced memory ...

  4. Rebex TLS for.NET R6.3

    Release Notes: termination of the TLS connection when a remote party does not support TLS 1.3. Common: Fixed rare premature finalization of a buffer in SSPI interop that might lead to an AccessViolationException. ...

  5. Rebex TLS for.NET R5.3

    Release Notes: compression startup code (occasionally caused connection failures during authentication with SSH compression was enabled). TLS Core: Prevented 'unobserved' exceptions in task-based TLS 1.2 core. ...

  6. Rebex TLS for.NET R5.1

    Release Notes: attempting to use HTTP CONNECT proxy with NTLM authentication on platforms that don't support it. Networking: Optimized timeout infrastructure in ProxySocket.Connect. TLS Core: Added VerifyMessage ... for rare WSAEWOULDBLOCK error on Mono in Socket.Connect. SSH: Fixed format of SshPublicKey.GetPublicKey() response for public keys initialized from PublicKeyInfo or AsymmetricAlgorithm. SSH: Fixed handling ...

  7. Rebex TLS for.NET 2020 R1.1

    Release Notes: Improves Transport Layer Security (TLS) logging. TLS Core: Improved TLS logging. Common: Added DiffieHellmanNative class to Rebex.Common.Native assembly (speeds up Diffie-Hellman calculations on Xamarin.Android). Networking: Fixed rare race condition in TLS and SSH internals. TLS Core: Fixed ...

  8. Rebex TLS for.NET 2020 R3

    Release Notes: 1.3. TLS Core: Fixed handling of TLS 1.3 KeyUpdate handshake message. TLS Core: Fixed server name handling for TlsSocket instances created from an already-connected Socket. TLS Core: Fixed ... TlsException.Status to return ConnectionClosed for connection-closed errors. TLS Core: Fixed TlsException.Status to return Timeout for timeout errors. TLS Core: Fixed TlsSocket.ClientCertificate that returned an empty ...

  9. Rebex TLS for.NET 2020 R2

    Release Notes: to only consume native resources when needed. Cryptography: Optimized CNG handles cleanup. TLS Core: Fixed availability of TLS 1.3 session ticket when the receive side of the connection has already been ... closed. TLS Core: Fixed behavior of server-side DoNotCacheSessions option (which previously led to connection failures). TLS Core: Fixed some cases of missing AggregateException unwrapping. TLS: Fixed ...