Commit Graph

390 Commits

Author SHA1 Message Date
Kevin Yue
b0a414f52f
upgrade gpauth 2024-12-26 05:53:35 +00:00
Kevin Yue
32cb582e78
refactor: upgrade tauri 2.0 2024-12-20 10:30:32 +00:00
Kevin Yue
e41342631c
refactor: upgrade tauri 2.0 2024-12-20 10:30:18 +00:00
Kevin Yue
0f67be465b
chore: use tauri2 build container 2024-12-20 10:29:22 +00:00
Michael Nedokushev
ed7c8ca1a1
Add installation instructions for Gentoo linux distro (#449) 2024-12-08 21:08:44 +08:00
Kevin Yue
f71e29de5c
chore: include dist in git repo 2024-12-08 20:12:40 +08:00
Kevin Yue
a641453388
docs: update README for manual installation 2024-11-05 23:25:38 +08:00
Kevin Yue
366b95ce1f
Release 2.3.9 2024-11-02 14:13:53 +00:00
Kevin Yue
136c870d1f
chore: update CI 2024-11-02 09:46:27 +00:00
Kevin Yue
0c411a542f
fix: enhance OpenSSL compatibility mode
Related: #437
2024-11-02 09:36:11 +00:00
Kevin Yue
1e70dd088f
Release 2.3.8 2024-10-31 14:50:24 +00:00
Kevin Yue
2dc7f97ff0
Merge branch 'dev' into main 2024-10-31 14:36:50 +00:00
Kevin Yue
6542d677a9
update default browser 2024-10-31 14:31:13 +00:00
Kevin Yue
222fe26cea
fix: default browser not working on some os 2024-10-31 06:31:54 +00:00
Kevin Yue
ed413ee029
fix: saved credentials not working 2024-10-31 05:27:04 +00:00
Kevin Yue
516d685c9e
fix: saved credentials not working 2024-10-30 16:13:20 +00:00
Kevin Yue
54e2371022
Fix the save credentials not working (#435) 2024-10-30 19:46:53 +08:00
Eric Dallo
511cc5ebd7
Fix flake.nix vpnc-script hardcoded path (#413) 2024-08-18 21:13:26 +08:00
Kevin Yue
30bec40338
Release 2.3.7 2024-08-16 01:34:19 +00:00
Kevin Yue
0bb9353a11
fix: build error with rust 1.80 2024-08-16 01:23:26 +00:00
Kevin Yue
80134f5a2b
Release 2.3.6 2024-08-15 13:35:19 +00:00
Kevin Yue
57e20fe478
fix: enhance gpauth to support browser authentication 2024-08-15 13:14:08 +00:00
Kevin Yue
9317430968
Release 2.3.5 2024-08-14 22:47:08 +08:00
Kevin Yue
f92b04e99a
use --browser option 2024-08-14 22:42:35 +08:00
Kevin Yue
a1c63f8498
chore: update dependencies 2024-08-14 21:43:35 +08:00
Kevin Yue
9460d498fc
feat: support specify the browser to use
Related: #405, #407, #397
2024-08-14 21:27:23 +08:00
Kevin Yue
c2a6a436a5
feat: support the --no-dtls option 2024-08-13 20:41:33 +08:00
Kevin Yue
c578e35178
fix: correct the --os parameter 2024-08-12 21:47:39 +08:00
Kevin Yue
90cd9a46f6
Release 2.3.4 2024-07-08 13:49:30 +00:00
Kevin Yue
6616389a5f
Update README.md 2024-07-08 21:37:54 +08:00
Farid Zakaria
f5f5d358b4
Introduce flake.nix for project to build for NixOS (#387) 2024-07-08 21:20:15 +08:00
Kevin Yue
5cb9432f21
refactor: improve the XML parsing 2024-07-08 13:04:27 +00:00
Kevin Yue
fb8fb21450
feat: support read password from stdin
Related: #381
2024-07-07 13:38:57 +00:00
Kevin Yue
370a32f1b5
refactor: improve gateway parsing 2024-07-07 13:38:34 +00:00
Kevin Yue
68227b64a2
refactor: improve the XML parsing 2024-07-07 18:15:12 +08:00
Kevin Yue
2a0880bfee
chore: update the License 2024-07-06 03:29:13 +00:00
Ruben Rodriguez
26dbd8d312
feat: add internal host detection support (#384) 2024-07-02 21:30:34 +08:00
Kevin Yue
6357a4087d
Update README.md 2024-06-26 08:54:39 +08:00
Kevin Yue
f482bd077b Release 2.3.3 2024-06-23 21:42:55 +08:00
Kevin Yue
148468eee3 Release 2.3.2 2024-06-17 20:54:04 +08:00
Kevin Yue
79083e5664 feat: Remove dotenvy_macro crate from dependencies 2024-06-15 10:58:36 +08:00
Kevin Yue
c52d2bc0b6
fix: Decode CAS callback before parsing
Related: #372
2024-06-13 14:34:58 +00:00
Kevin Yue
54d4f2ec57 fix: Cleanup temporary file after feeding auth data
Related: #366
2024-06-11 22:20:49 +08:00
Kevin Yue
a25b5cb894 Release 2.3.1 2024-05-21 20:28:04 +08:00
Kevin Yue
6caa8fcd84 fix: sslkey not working (related #363) 2024-05-21 20:26:37 +08:00
Kevin Yue
66270eee77 chore: update CI 2024-05-20 22:12:03 +08:00
Kevin Yue
6119976027 Release 2.3.0 2024-05-20 21:31:26 +08:00
Kevin Yue
a286b5e418 feat: improve client certificate authentication 2024-05-20 09:08:47 -04:00
Kevin Yue
882ab4001d chore: improve error message 2024-05-19 22:30:40 +08:00
Kevin Yue
52b6fa6fbd feat: support client certificate authentication (related #363) 2024-05-19 18:44:07 +08:00