Commit graph

243 commits

Author SHA1 Message Date
c3b752678e
Merge pull request #58 from aramperes/patch/smoltcp-0.10 2023-12-23 21:23:41 -05:00
32f189e53a Revert virtual port for server socket 2023-12-23 21:01:35 -05:00
488a0e0807 remove AnyIP; fix IPv6 virtual addresses 2023-12-23 21:01:00 -05:00
ssrlive
38fc217a29 smoltcp version 0.10 applied 2023-12-23 20:22:01 -05:00
ae15b4203c release: v0.3.6 2023-12-21 15:34:08 -05:00
992e55bf91
Merge pull request #55 from lu-zero/update-clap 2023-12-21 15:31:27 -05:00
a100f90a92 chore: update MSRV to 1.70.0 2023-12-21 15:29:43 -05:00
Luca Barbato
1613d2bb5c Bump clap version 2023-12-21 15:24:44 -05:00
Luca Barbato
29fb98f02b Update deps 2023-12-21 15:24:44 -05:00
767b83d241
Merge pull request #57 from aramperes/chore/update-docker-rust-version 2023-12-21 15:21:58 -05:00
731218d943 Fix new clippy warnings 2023-12-21 15:16:57 -05:00
7200cc07e7 chore: update MSRV to 1.65.0 2023-12-20 17:31:39 -05:00
Marco Nalon
1997ae7ea8 chore: update Dockerfile rust version 1.63.0 -> 1.65.0 2023-12-20 16:59:27 +01:00
9f53198f17 Remove $ from README examples 2023-10-02 19:55:24 -04:00
998d1cfc8d Add maintenance disclaimer 2023-10-02 19:51:18 -04:00
0a06df59f9 Update copyright year 2023-10-02 18:17:52 -04:00
61da97f4aa Update release action to latest Ubuntu 2023-10-02 18:05:30 -04:00
c5e803192f Disable macos package install 2023-10-02 17:57:15 -04:00
2896a4fcdb Update dependencies and bump MSRV to 1.63 2023-10-02 17:55:05 -04:00
07e895c770 release: v0.3.5 2023-10-02 17:37:18 -04:00
c0d0a5cb02
Merge pull request #51 from george-hopkins/psk 2023-10-02 17:29:15 -04:00
1333ea8a7c Rename option to --preshared-key and add to README 2023-10-02 17:21:32 -04:00
6f143280d1 Pin older version of base64 for now 2023-10-02 17:07:37 -04:00
George Hopkins
653c314409 Support pre-shared key 2023-10-02 16:24:37 +02:00
43a20ef6b3 Update dependencies 2023-01-12 02:53:56 -05:00
4f935c5a2d reorder dep 2023-01-12 02:38:36 -05:00
5dc04d9614
Merge pull request #49 from aramperes/bytes 2023-01-12 01:46:41 -05:00
fa634a08dc Fix a clippy warning 2023-01-12 01:43:32 -05:00
76b6a6e346 Use bytes 2023-01-12 01:40:04 -05:00
e62b7d30fe release: v0.3.4 2022-09-25 17:29:04 -04:00
0553fce5c6 chore: bump msrv to 1.57 2022-09-25 17:24:03 -04:00
6c64531940 chore: update dependencies 2022-09-25 17:19:16 -04:00
77981371fc
Merge pull request #45 from TitanNano/issues/44 2022-09-25 16:55:24 -04:00
Jovan Gerodetti
fbc76e3fb0 Handle WireGuardError::ConnectionExpired #44 2022-09-25 22:34:03 +02:00
85195d8aba
Merge pull request #41 from samhug/stackoverflow
Fix stack overflow on windows
2022-08-20 09:17:14 -04:00
eb9b8ff15d
Merge pull request #42 from kianmeng/fix-typos-and-markdowns 2022-08-12 09:53:09 -04:00
Kian-Meng Ang
074e1b430c Fix typos and markdowns
Found via these commands:

    codespell -L crate
    markdownlint -f README.md --disable MD013 MD033 MD041
2022-08-12 18:45:14 +08:00
Sam Hug
cea343c2c9 heap alloc WireGuardTunnel::consume_task() future 2022-08-11 15:32:24 -07:00
aef90a5c0c Add --endpoint-bind-addr to README 2022-07-18 20:41:48 -04:00
b78cab58ee release: v0.3.3 2022-06-25 15:05:10 -04:00
8cee210ccb Expose boringtun x25519 primitives 2022-06-25 14:38:08 -04:00
96be421495 Increase MSRV to 1.56.1 2022-06-25 14:03:18 -04:00
c09a541788 Update dependencies 2022-06-25 13:55:26 -04:00
371a55bb71 release: 0.3.2 2022-06-25 11:15:16 -04:00
00b45f8cb4 Update to Edition 2021 and fix docker build 2022-06-25 11:12:23 -04:00
75bad318f4 release: v0.3.1 2022-06-25 10:54:47 -04:00
8c1bdb1700 Minimize tokio features 2022-06-25 10:49:37 -04:00
1a560434d4 Fix cargo check action 2022-06-25 10:39:44 -04:00
48eaf0f840 Allow onetun to be used as a library 2022-06-25 10:33:37 -04:00
f85692950f Split dependencies that are only used for the binary version of onetun 2022-06-24 01:45:31 -04:00