Rebex File Server

  1. Rebex File Server 7.0.8865

    Versionshinweise: File System: Improved reporting of some I/O errors in virtual file systems. TLS Core: Added the option to disable ClientHello padding. TLS Core: Added the option to enable legacy SCSV mode. Cryptography: Added support for loading private keys in new ...

  2. Rebex File Server 7.0.8816

    Versionshinweise: File Server: Added logging of SSH ciphers supported by the client on mismatch. File System: Added an instructional exception message when VFS node name contains prohibited characters. SSH: Added new SshCipher.StrictKeyExchange and SshServerInfo ...

  3. Rebex File Server 7.0.8755

    Versionshinweise: Improved compatibility with Native AOT (ahead-of-time) deployment model in Microsoft.NET 8. File Server: Added support for strict key exchange extension (thwarts the so-called 'Terrapin attack'). SSH: Added support for PKCS #8 format to ...

  4. Rebex File Server 7.0.8720

    Versionshinweise: All: Added a new set of binaries targeting Microsoft.NET 8.0. SSH: Added SshParameters.ChannelCloseTimeout property. Cryptography: Fixed behavior of certificate issuer API when no CRLs have been specified. 0 ...

  5. Rebex File Server 7.0.8657

    Versionshinweise: Networking: Fixed handling of IPv6 addresses in square brackets. SSH: Fixed behavior of Certificate flag in SshParameters.HostKeyAlgorithms. 0 ...

  6. Rebex File Server 7.0.8581

    Versionshinweise: File Server: Added custom Context property to ConnectingEventArgs, PreAuthenticationEventArgs and AuthenticationEventArgs. File Server: Added FileServer.Settings.MaxAuthenticationDuration option. File Server: Changed default shell character encoding to ...

  7. Rebex File Server R6.14

    Versionshinweise: All: Fixed problems in finalizer logic. SSH: Fixed missing end-of-lines in new OpenSSH key format. Cryptography: Fixed support for ECDSA private key formats with optional public key. ...

  8. Rebex File Server R6.13

    Versionshinweise: Networking: Added support for IPv6 addresses to SOCKS5 proxy (client-side). Cryptography: Improved support for SignatureHashAlgorithm.MD5SHA1 in Microsoft.NET 5 and higher in FIPS-only mode. Networking: You can now use 'Proxy-Connection' header ...

  9. Rebex File Server R6.12

    Versionshinweise: File System improves recursion breaker. File System: Improved recursion breaker. File Server: Fixed parsing of "\$" sequences in SSH commands File System: Exists methods/properties in Rebex.IO VFS API return 'false' (like System.IO) ...

  10. Rebex File Server R6.11

    Versionshinweise: Common: Improved compatibility with Microsoft Windows 2000. File Server: Added workaround for libssh2's broken string value encoding (in SCP or possibly elsewhere). File System: Fixed potential memory leak when a VFS provider is disposed in an ...

  11. Rebex File Server R6.10

    Versionshinweise: SSH: Added workaround for an issue in Azure Blob Storage SFTP that makes it reject RSA/SHA-2 public key authentication attempts. TLS Core: Fixed TlsParameter.AcceptableAuthorities handling (can specify an empty list). Cryptography: Added workaround for ...

  12. Rebex File Server R6.9

    Versionshinweise: Added support for Microsoft.NET 7- This release adds a new set of binaries targeting.NET 7. It supports all.NET 7 platforms: Microsoft Windows (x64, x86, ARM64). Linux (x64, ARM32, ARM64). Apple macOS (x64). Android. Apple tvOS. Cryptography: Fixed SHA-2 ...

  13. Rebex File Server R6.8

    Versionshinweise: 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 footprint and CPU usage of TLS 1.3. Cryptography: Added ...

  14. Rebex File Server R6.7

    Versionshinweise: All: This release is now properly code-signed again. TSA certificate validity was too short in R6.6 due to DigiCert's mistake. SSH: Added workaround for SSH servers that claim to prefer 'ssh-rsa' for client public key authentication. ...

  15. Rebex File Server R6.6

    Versionshinweise: Improves error reporting when using.NET-based file systems. File Server: Improved error reporting when using.NET-based file systems. SSH: Added new constructors to SshPrivateKey/SshPublicKey classes that accept AsymmetricKeyAlgorithm. SSH: Added support ...

  16. Rebex File Server R6.5

    Versionshinweise: Adds support for SSH extension negotiation. File Server: Added support for SSH extension negotiation (RFC 8308). SSH: Added support for 'server-sig-algs' SSH extension (RFC 8332). SSH: Improved logging of 'partial success' ...

  17. Rebex File Server R6.4

    Versionshinweise: Improves CPU usage in TLS 1.3 data flow and adds support for.NET 6.0 on Android and iOS. Added support for Microsoft.NET 6.0 on Android and Apple iOS. File System: Optimized memory consumption of internal thread-local variables. SSH: Optimized AEAD ...

  18. Rebex File Server R6.3

    Versionshinweise: Improves internal asynchronous infrastructure. Networking: Added ProxySocket.Bind(Socket) protected method to allow for more customization. SSH: Improved workaround for very old versions of Bitvise server that don't properly handle SSH channel ...

  19. Rebex File Server R6.2

    Versionshinweise: File System: Added proper handling of the FileSystemException that has been thrown in an iterator returned from the custom virtual file system provider GetChildren method. TLS Core: Optimized temporary object usage in TLS 1.3 Send/Receive methods. ...

  20. Rebex File Server R6.1

    Versionshinweise: Adds FileSystemNotifier.Provider property and improves receive operation in TLS 1.3. File System: Added FileSystemNotifier.Provider property. TLS Core: Optimized receive operation in TLS 1.3. TLS Core: Slight optimizations in TLS 1.3 on modern platforms. ...