Commit Graph

  • bf837ff2d3
    Merge 6825c56844 into b2e414984e Emmanuel Ortiz 2024-12-16 03:26:57 +0000
  • 6825c56844 Fix Dockerfile for arm64 compatibility Emmanuel Ortiz 2024-12-15 21:25:39 -0600
  • 5349e531c7
    Fix README typo Will Yager 2024-12-07 14:30:04 -0500
  • 44ab08e984
    Merge dff29194db into b2e414984e Matěj Laitl 2024-12-05 20:52:41 +0000
  • dff29194db Cargo update cargo-update Matěj Laitl 2024-12-05 21:50:35 +0100
  • 1f715fe589
    Merge c9ead42108 into b2e414984e Matěj Laitl 2024-12-05 20:48:12 +0000
  • c9ead42108 Fix clippy 1.83 warnings (elite lifetimes, use non_exhaustive) clippy-1.83 Matěj Laitl 2024-12-05 21:46:37 +0100
  • 9b916685e9
    Merge 954dba0c21 into b2e414984e noyez 2024-10-29 12:52:31 +0100
  • aff5d7fd35
    Merge f0de388f14 into b2e414984e Ryo Kawaguchi 2024-10-25 00:45:59 +0200
  • b2e414984e
    Update netlink-packet-route to 0.21 (#324) main Florian Badie 2024-10-24 09:42:39 +0200
  • 2478fb4c2e
    Update netlink-packet-route to 0.21 odrling 2024-10-14 14:34:00 +0200
  • 954dba0c21 Address Brian's review Jen Tak 2024-09-13 19:18:56 +0200
  • 9578a15cae
    Extract server functions from main.rs to lib.rs (#320) sqrtsanta 2024-09-13 17:24:55 +0500
  • b65c8448ef Extract server functions from main.rs to lib.rs sqrtsanta 2024-08-28 14:26:31 +0500
  • 0c08d95582 Add netlink-request handling to release.sh Matěj Laitl 2024-09-13 09:17:38 +0200
  • 6cf3241749 Update README with a note on publishing to crates.io Matěj Laitl 2024-09-05 16:42:42 +0200
  • 9099b5628d Change netlink-request license to MIT Matěj Laitl 2024-09-05 16:25:27 +0200
  • b32194e031 (Try to) make netlink-request publishable Matěj Laitl 2024-09-05 16:21:35 +0200
  • fed1ec794f Specify version for the netlink-request dependency in wireguard-control Matěj Laitl 2024-09-05 16:03:27 +0200
  • 72a740b2c5 Add netlink-request handling to release.sh Matěj Laitl 2024-09-13 09:17:38 +0200
  • 15f04291f7 Update README with a note on publishing to crates.io Matěj Laitl 2024-09-05 16:42:42 +0200
  • a988b1d42d Change netlink-request license to MIT Matěj Laitl 2024-09-05 16:25:27 +0200
  • 0746a72ce2 (Try to) make netlink-request publishable Matěj Laitl 2024-09-05 16:21:35 +0200
  • 846203aac2 Specify version for the netlink-request dependency in wireguard-control Matěj Laitl 2024-09-05 16:03:27 +0200
  • d8e7f7661e Fix build of testing Docker images by pinning golang to 1.22 Matěj Laitl 2024-09-13 12:13:41 +0200
  • a843bb5b5f Dockerfile.innernet: actually use the wg_go_tag ARG Matěj Laitl 2024-09-13 12:00:33 +0200
  • 304ec16c76 Dockerfile.innernet: remove unused wg_tools_tag ARG Matěj Laitl 2024-09-13 11:40:05 +0200
  • e1fb892366 Fix dependency_on_unit_never_type_fallback lint Matěj Laitl 2024-09-13 11:18:31 +0200
  • 7d8617b285 Fix "no need for reference" clippy 1.81 lints Matěj Laitl 2024-09-13 10:16:59 +0200
  • f264d01568 Fix build of testing Docker images by pinning golang to 1.22 Matěj Laitl 2024-09-13 12:13:41 +0200
  • 5c6822496e Dockerfile.innernet: actually use the wg_go_tag ARG Matěj Laitl 2024-09-13 12:00:33 +0200
  • f8916de42c Dockerfile.innernet: remove unused wg_tools_tag ARG Matěj Laitl 2024-09-13 11:40:05 +0200
  • dcb723c640 Fix build of testing Docker images by pinning golang to 1.22 Matěj Laitl 2024-09-13 12:13:41 +0200
  • 48a714fbac Dockerfile.innernet: actually use the wg_go_tag ARG Matěj Laitl 2024-09-13 12:00:33 +0200
  • 041ecac68a Dockerfile.innernet: remove unused wg_tools_tag ARG Matěj Laitl 2024-09-13 11:40:05 +0200
  • 5cf4b414f7 Fix dependency_on_unit_never_type_fallback lint Matěj Laitl 2024-09-13 11:18:31 +0200
  • c0e974da51 Fix "no need for reference" clippy 1.81 lints Matěj Laitl 2024-09-13 10:16:59 +0200
  • 70e36369b4
    Do not error on the listen port not set, for override-endpoint --unset (#317) Ryo Kawaguchi 2024-08-09 18:28:20 +0900
  • 8665ed2674 Fix build Ryo Kawaguchi 2024-08-08 21:42:32 +0900
  • 96a32cea80 Do not error on the listen port not set, for override-endpoint --unset Ryo Kawaguchi 2024-08-07 19:04:10 +0900
  • dbac0dc530
    hostsfile: Copy the SELinux context to the temp file before overwrite (#273) refi64 2024-06-30 20:16:43 -0500
  • 950be7d141 Reformatted & repositioned and improved doc about selinux hosts-selinux Brian Schwind 2024-07-01 09:59:10 +0900
  • f0de388f14 Address review comments dynamic-global-ip-resolution Ryo Kawaguchi 2024-06-20 16:55:55 +0900
  • 4449ae2694 Remove unused ClientError struct Ryo Kawaguchi 2024-06-14 11:39:25 +0900
  • d81a73d99a Fix clippy warning Ryo Kawaguchi 2024-06-14 11:35:05 +0900
  • f91551a109 Support override-endpoint with the unspecified address Ryo Kawaguchi 2024-06-13 16:20:58 +0900
  • 817376bdfa Remove unused ClientError struct Brian Schwind 2024-05-04 19:19:45 +0900
  • 146dd77a3f Add info about selinux feature to README.md Jürgen Botz 2024-04-28 17:02:13 +0200
  • 078598d4a5 Appease clippy Brian Schwind 2024-05-04 19:11:53 +0900
  • 9011c36da6 hostsfile: Copy the SELinux context to the temp file before overwrite Ryan Gonzalez 2023-06-23 20:16:48 -0500
  • 85c8cc37ec
    Add --interactive mode to docker-tests for testing of interactive commands (#312) Ryo Kawaguchi 2024-04-23 18:05:13 +0900
  • 0c1ec0476f Fix href tag Ryo Kawaguchi 2024-04-23 18:03:25 +0900
  • 333e467972 Add a section to README about testing. Ryo Kawaguchi 2024-04-23 06:47:51 +0900
  • 3bb9995798 Add --interactive mode to docker-tests to facilitate interactive testing of innernet commands. Ryo Kawaguchi 2024-04-23 06:39:00 +0900
  • 3c69de4e4e
    Add a new client / server command to rename CIDR (#310) Ryo Kawaguchi 2024-04-23 06:12:36 +0900
  • bfc575b7cd
    Apply suggestions from code review Ryo Kawaguchi 2024-04-22 21:15:16 +0900
  • 29a1a15feb Add a docker test case Ryo Kawaguchi 2024-04-18 23:37:43 +0900
  • c1ea1bc18c Add a new client / server command to rename CIDR. Ryo Kawaguchi 2024-04-18 20:50:50 +0900
  • 2b6e86d302 Suppress more logs unless --verbose is specified reorganize-docker-tests Ryo Kawaguchi 2024-04-18 23:54:56 +0900
  • 34e703fdc4 Fix positional argument parsing Ryo Kawaguchi 2024-04-18 23:35:50 +0900
  • 8de1996a7a Make docker-tests less verbose and easier to add new tests Ryo Kawaguchi 2024-04-18 22:55:43 +0900
  • 8ab0989f8f
    Make docker-tests less verbose and easier to add new tests (#311) Ryo Kawaguchi 2024-04-22 21:10:57 +0900
  • 15602388f6
    fix nightly build (#304) Saber Haj Rabiee 2024-04-18 08:09:23 -0700
  • e3bc146bc7 Suppress more logs unless --verbose is specified Ryo Kawaguchi 2024-04-18 23:54:56 +0900
  • 8c098f5b5b Fix positional argument parsing Ryo Kawaguchi 2024-04-18 23:35:50 +0900
  • 0fb5dec1ba Make docker-tests less verbose and easier to add new tests Ryo Kawaguchi 2024-04-18 22:55:43 +0900
  • 4fb77f8eda
    Report wireguard endpoint as a candidate when an endpoint override is in place (#305) Brian Schwind 2024-04-03 13:45:52 +0900
  • 65d211f9a1 Appease clippy Brian Schwind 2024-03-29 19:39:19 +0900
  • 66affb7d34 Remove FromStr usage Brian Schwind 2024-03-29 19:35:42 +0900
  • 1279066223 Add a test for verifying the wireguard endpoint is returned in the list of NAT candidates Brian Schwind 2024-03-29 19:32:14 +0900
  • 994289f16b Specify mock wireguard endpoints for developer 1 and 2 in the test data Brian Schwind 2024-03-29 19:31:44 +0900
  • 24d5bbbace
    Simplify logic in the inject_endpoints() function Brian Schwind 2024-03-19 16:41:16 +0900
  • d2292e48cd Add the recent wireguard endpoint to NAT candidates if a peer has an endpoint override Brian Schwind 2024-03-18 23:15:27 +0900
  • 1b337de3b3 Use our Endpoints type alias Brian Schwind 2024-03-18 23:10:47 +0900
  • 0adb31ea3e fix clippy errors Saber Haj Rabiee 2024-03-04 23:04:29 -0800
  • df033ca2fb cargo update Saber Haj Rabiee 2024-03-04 23:04:17 -0800
  • 73bfecd38c update toml dep in server for consistency Saber Haj Rabiee 2024-03-04 23:03:42 -0800
  • 513abbd1b2 fix nightly build Saber Haj Rabiee 2024-03-04 11:44:56 -0800
  • a9e2f55c91
    Fix a clippy lint (#300) Brian Schwind 2024-02-05 12:24:53 +0900
  • aa55499d73 Fix a clippy lint Brian Schwind 2024-02-05 12:13:29 +0900
  • 7d0fafd26e
    Updating ci worflow tyo have a release, testing some updates to the workflow juanito87 2024-02-02 11:31:55 -0300
  • aa1ac515e8
    Add CLI parameters for disable/enable peer (#248) Linus Kendall 2024-01-16 03:13:00 +0530
  • 489f505f67
    meta: release v1.6.1 (#295) v1.6.1 Brian Schwind 2023-12-27 12:42:31 +0900
  • 5c4005166a meta: release v1.6.1 straylight-annex-portal 2023-12-26 11:25:00 +0900
  • 4ad1071297
    Formatting linuskendall 2023-12-12 23:24:39 +0000
  • 87e96c7261
    Require name for yes param linuskendall 2023-12-12 23:18:43 +0000
  • 8af64d4a72
    Remove redundant clones linuskendall 2023-12-12 23:16:09 +0000
  • d451bb800a
    Formatting linuskendall 2023-12-12 23:09:07 +0000
  • b385ec6549
    Fix clippy 1.72 and 1.73 lints (#289) Matěj Laitl 2023-10-16 09:22:53 +0200
  • 4138dcd363 Fix clippy 1.72 and 1.73 lints Matěj Laitl 2023-10-14 22:49:40 +0200
  • 76648875c9 sync Bradley Noyes 2023-08-26 08:55:33 -0400
  • 13502aeb6c sync Bradley Noyes 2023-08-25 15:57:38 -0400
  • 376ab64ed2
    Fix docker tests (#282) Jake McGinty 2023-08-23 08:45:32 +0200
  • 6bea74c2ad force wireguard-go builder and rust image to same debian version Jake McGinty 2023-08-22 21:53:45 +0100
  • e4ade167d7 better docker test output Jake McGinty 2023-08-22 21:19:05 +0100
  • b90024d3d3
    Update netlink ecosystem packages (#281) Matěj Laitl 2023-08-19 13:00:02 +0200
  • 48431b88fc
    netlink-request: treat Ack the same way as Done Matěj Laitl 2023-08-17 21:09:55 +0200
  • 02cfa5f7f1 Update netlink ecosystem packages Matěj Laitl 2023-08-05 12:25:56 +0200
  • 864c83c1f1
    #277 - add gcc, change dnf to yum (#278) Wayne Walker 2023-07-11 02:14:53 -0500
  • 5eaad112b0
    publicip: fix IPv4 resolution on macOS (#275) Jake McGinty 2023-07-10 02:09:32 -0500