Skip to content

Releases: ancwrd1/snx-rs

Version 2.2.3

11 Jun 19:22
Compare
Choose a tag to compare

Fixed #23 : a regression which broke the certificate authentication in versions 2.2.1 and higher.

Version 2.2.2

04 Jun 16:35
Compare
Choose a tag to compare
  • Fixed a problem with second MFA factor when Checkpoint server requests it as 'UserPassword'
  • Fixed a problem with some Checkpoint servers which do not include challenge ID or challenge state in the replies

Version 2.2.1

28 May 17:36
Compare
Choose a tag to compare
  • Fixed a bug with snxctl and snx-rs-gui not starting if there is no configuration file
  • Fixed a bug with incorrect logic around cert-type in the IPSec tunnel

Version 2.2.0

13 May 17:35
Compare
Choose a tag to compare
  • Rearranged all certificate settings into a separate UI group
  • Fixed a bug with fetching server information in some cases
  • Fixed a problem with manually defined routes not correctly added for IPSec tunnel
  • Skip non-interactive MFA prompts

Version 2.1.0

10 May 12:14
24d7a54
Compare
Choose a tag to compare
  • Added support for certificate authentication via HW token and PKCS11 interface
  • Changed command line options for certificate authentication
  • Few internal fixes

Version 2.0.2

12 Apr 08:36
Compare
Choose a tag to compare
  • Better compatibility of tray icon with GNOME desktop environments

Version 2.0.1

07 Apr 09:51
Compare
Choose a tag to compare
  • Added ike-port option to choose between port 500 and 4500 for IKE exchange
  • Option ignore-server-cert now also works for SAML webview

Version 2.0.0

29 Mar 15:00
Compare
Choose a tag to compare
  • Added GTK UI support
  • Refactored application into 4 subcrates
  • Switched from VTI to XFRM device for IPSec tunnel
  • Fixed an issue with semicolon-separated search domains
  • Various bugfixes

Version 1.0.2

22 Mar 20:37
Compare
Choose a tag to compare
  • Tray icons are now built into the application instead of relying on external theme
  • Support AES-192 encryption

Version 1.0.1

14 Mar 09:34
Compare
Choose a tag to compare

IPSec tunnel:

  • Added certificate authentication
  • Added weaker algorithms support
  • Added support for DH 2048 group
  • Various fixes for rekeying and keeplive