Skip to content

Releases: airbus-seclab/soxy

v4.4.0

08 Oct 14:02

Choose a tag to compare

  • New service for static TCP port forwarding
  • Dependencies update
  • Fix build with nightly

v4.3.2

19 Sep 14:17

Choose a tag to compare

  • Fix backend support of XRPD < 0.10
  • Build for win7 with rust stable 1.90
  • Dependencies update

v4.3.1

19 Sep 07:54

Choose a tag to compare

  • Fix regression with static channel and XRDP (dynamic channel still does not work properly between a Linux frontend and a Linux backend)
  • Add versions of packages in logs at startup

v4.2.2

14 Sep 20:42

Choose a tag to compare

  • Fix broken macos frontend library and standalone binaries in previous releases
  • Update dependencies

v4.2.1

11 Sep 18:04

Choose a tag to compare

  • Support of Citrix Linux VDA
  • Improved stream transfers
  • Rework libraries loading

v4.1.1

04 Aug 20:37

Choose a tag to compare

  • Build Windows targets with static CRT

v4.1.0

04 Aug 18:10

Choose a tag to compare

  • Fix cross-architecture bugs (32 bits client vs 64 bits server)
  • Update win7 toolchain to 1.88.0

v4.0.0

04 Aug 11:30

Choose a tag to compare

  • Dynamic Virtual Channel support in addition to Static Virtual Channel
  • Virtual channel name can now be changed dynamically/without recompiling
  • FTP service rewritten to fix a path handling bug between a Windows client and a Linux server
  • Fixed deadlock bug during heavy use

v3.1.0

26 Jun 15:32

Choose a tag to compare

  • New backend feature to disable screen lock on Windows
  • Add gnullvm build of the backend for Windows (works only in release mode for now)
  • Add Windows 7 specific build
  • Services refactoring

v3.0.0

06 Jun 09:56

Choose a tag to compare

  • New service to inject input (keyboard) events
  • Dependencies update