Skip to content

Releases: mullvad/apisocks5

v1.1.1

06 Sep 14:12
@osm osm
d8795e3
Compare
Choose a tag to compare

[1.1.1] - 2024-09-06

Fixed

  • Do not share the XOR key offset between the send and receive threads.

v1.1.0

05 Sep 09:52
@osm osm
98ce74f
Compare
Choose a tag to compare

[1.1.0] - 2024-09-05

Added

  • Add XOR v2.

v1.0.4

04 Jul 07:05
v1.0.4
58dbb76
Compare
Choose a tag to compare

[1.0.4] - 2024-07-04

Changed

  • Upgrade to use Go 1.22.5
  • Cancel forwarding swiftly if either side terminates the connection.

Security

  • Update vulnerable dependencies from stdlib.

v1.0.3

18 Jun 10:56
@osm osm
v1.0.3
a640470
Compare
Choose a tag to compare

[1.0.3] - 2024-06-18

Changed

  • Upgrade to use Go v1.22.4
  • Create zip-artifacts deterministically.

Security

  • Update vulnerable dependencies from stdlib.
  • Update third-party dependencies.

v1.0.2

03 Jun 18:22
v1.0.2
2331815
Compare
Choose a tag to compare

[1.0.2] - 2024-06-03

Added

  • Add build target for Windows ARM64.

v1.0.1

19 Apr 11:38
v1.0.1
f016da8
Compare
Choose a tag to compare

[1.0.1] - 2024-04-19

Added

  • Add build target for Linux ARM64.

Changed

  • Downgrade go v1.22.2 -> v1.21.3.

v1.0.0

18 Apr 12:54
v1.0.0
7348dd2
Compare
Choose a tag to compare

[1.0.0] - 2024-04-18

Added

  • Core functionality with some configurability.