Commit Graph

1375 Commits

Author SHA1 Message Date
hwdsl2
1b769fb1a3 Update docs 2024-04-27 11:37:46 -05:00
hwdsl2
b58e65eb3c Add Ubuntu 24.04
- Add support for Ubuntu 24.04 LTS
  Ref: https://github.com/libreswan/libreswan/commit/46e9115
2024-04-27 11:03:58 -05:00
hwdsl2
7447f4b7da Update docs 2024-04-23 00:12:09 -05:00
Paweł Saniewski
4ee9911cbc
Update CloudFormation template (#1555)
- Bump Lambda runtime version to Python 3.12
2024-04-23 00:06:21 -05:00
hwdsl2
2748312665 Update docs 2024-04-17 20:44:11 -05:00
hwdsl2
a57082a0f1 Update tests 2024-04-17 20:43:41 -05:00
hwdsl2
ca8619476d New Libreswan version
- Support upgrading to Libreswan 4.15.
2024-04-17 20:43:02 -05:00
hwdsl2
49ab3b60a6 New Libreswan version
- Use new Libreswan version 4.15.
  Ref: https://lists.libreswan.org/pipermail/swan-announce/2024/000056.html
2024-04-17 20:42:32 -05:00
hwdsl2
017a226f30 Update docs 2024-04-17 20:41:56 -05:00
hwdsl2
bf0edf5627 Update OS support
- Cleanup. Ref: 1442e9f.
2024-04-14 14:21:03 -05:00
hwdsl2
828bb86924 Update tests 2024-04-14 11:31:56 -05:00
hwdsl2
1442e9f35c Update OS support
- Remove support for Ubuntu 18.04 and Debian 9, which reached EOL
  in June 2023 and July 2022, respectively.
- Cleanup
2024-04-14 11:31:33 -05:00
hwdsl2
25670f39e7 Update IKEv2 script
- Update client config file generation code due to a recent change
  on Ubuntu 20.04: The libnss3 package was recently updated to
  version 3.98 on Ubuntu 20.04, which requires these changes to the
  IKEv2 script.
  Ref: https://packages.ubuntu.com/focal/libnss3
2024-04-10 22:06:28 -05:00
hwdsl2
4c6f37e5a5 Update docs 2024-03-20 21:40:28 -05:00
hwdsl2
e5eabbe4f6 Update docs 2024-03-17 10:31:37 -05:00
hwdsl2
3ec000ebb4 Update docs 2024-03-16 12:16:49 -05:00
hwdsl2
127759a562 Update docs 2024-03-16 11:53:36 -05:00
hwdsl2
7bd9e3edb5 Update tests 2024-03-16 11:53:09 -05:00
hwdsl2
3b24405cdd New Libreswan version
- Support upgrading to Libreswan 4.14.
2024-03-16 11:52:16 -05:00
hwdsl2
7ee03da7d0 New Libreswan version
- Use new Libreswan version 4.14.
  Ref: https://lists.libreswan.org/pipermail/swan-announce/2024/000055.html
2024-03-16 11:50:58 -05:00
hwdsl2
f5acbdf54d Update docs 2024-02-24 19:15:05 -06:00
hwdsl2
d56472d15e Update docs
- Add instructions for enabling split tunneling on Windows.
  Thanks @userofjack for contributing the steps in #1530.
- Minor updates to IKEv1 troubleshooting section.
2024-02-24 14:44:36 -06:00
hwdsl2
9d2939d6bb Update tests 2024-02-03 23:48:34 -06:00
hwdsl2
198bd98fbb Update year 2024-02-03 15:31:58 -06:00
hwdsl2
5bb63dac28 Update Alpine Linux versions
- Add Alpine Linux 3.19 and remove 3.17.
2024-02-03 15:24:29 -06:00
hwdsl2
b7b3fc3169 Update docs
- Add a section about customizing VPN On Demand rules.
2023-12-19 10:18:36 -06:00
hwdsl2
18d51449ed Update docs 2023-12-13 13:07:31 -06:00
hwdsl2
9268ad2e05 Update IKEv2 script
- Add a command line option "-y" (or "--yes") to assume "yes" as answer
  to prompts when revoking/deleting a client or removing IKEv2.
  Ref: #1499
2023-12-13 13:03:17 -06:00
hwdsl2
6e16b9853e Update docs 2023-12-09 23:57:33 -06:00
hwdsl2
5a9402b75b Improve VPN ciphers
- Update VPN ciphers for compatibility with macOS 14 (Sonoma).
  Ref: #1486, libreswan/libreswan#1450
2023-12-09 23:39:07 -06:00
hwdsl2
f2061391c6 Update docs 2023-11-30 14:22:42 -06:00
hwdsl2
b43e9759b7 Update docs 2023-11-27 21:53:06 -06:00
hwdsl2
7573090022 Update docs 2023-11-25 01:24:07 -06:00
hwdsl2
82cb3f82b1 Update docs 2023-11-20 23:02:42 -06:00
Scottpedia
230b628e28
Update Cloudformation template (#1490)
- Improve formatting and code organization.
2023-11-20 22:52:13 -06:00
hwdsl2
5adab8c444 Update docs 2023-11-20 00:59:31 -06:00
hwdsl2
f39c7fd27e Update tests 2023-11-18 20:12:40 -06:00
hwdsl2
dd6f260a44 Update docs 2023-11-18 18:41:01 -06:00
hwdsl2
32d09c6937 Update docs 2023-11-12 22:08:59 -06:00
hwdsl2
9622f72ece Update docs
- Add a troubleshooting section on macOS Sonoma disconnect issues.
  Ref: #1486. Thanks @0x-2a!
2023-11-11 12:03:13 -06:00
hwdsl2
5dbb6e216e Update docs
- Add an advanced usage section about specifying the VPN server's
  public IP.
2023-11-08 00:30:44 -06:00
hwdsl2
2369e7f9b4 Update docs 2023-11-06 22:19:07 -06:00
hwdsl2
8cbbe1cddd Cleanup
- Remove quickstart.sh, which was removed from project
  documentation in March 2022, and no longer in use.
2023-11-06 22:14:05 -06:00
에런
664c1072a4
Update docs (#1484)
- Improve syntax for "chown" command (use ":" instead of ".")
2023-11-06 21:26:49 -06:00
hwdsl2
ef57d572d4 Update docs
- Update port forwarding instructions in advanced usage.
  Ref: #1467
2023-10-01 16:39:57 -05:00
hwdsl2
b5f9d020de Update docs 2023-10-01 16:30:08 -05:00
hwdsl2
e3a886b3a1 Update docs 2023-09-27 22:44:41 -05:00
Scottpedia
45908905a2
Update AWS template (#1463) 2023-09-27 22:29:07 -05:00
hwdsl2
f86c1eff4b Update docs 2023-08-25 23:53:29 -05:00
hwdsl2
b4a51fc0af Cleanup 2023-08-20 23:33:52 -05:00