Commit graph

41 commits

Author SHA1 Message Date
Fedora Release Engineering
3e12b63e9c Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild 2026-07-17 08:50:18 +00:00
Joe Doss
ce7d857c92
Update to 1.0.20260223 2026-06-05 12:54:29 -05:00
Fedora Release Engineering
da193d5209 Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild 2026-01-17 20:16:28 +00:00
Fedora Release Engineering
4d79625a18 Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild 2025-07-25 20:27:19 +00:00
Joe Doss
94ed0673fb Merge #1 Update to 1.0.20250521 2025-05-21 06:39:23 +00:00
Joe Doss
7945d6db34
Update to 1.0.20250521 2025-05-21 01:11:09 -05:00
Joe Doss
98f8c4559c
Update to 1.0.20250521 2025-05-21 01:01:19 -05:00
Fedora Release Engineering
461dec50ac Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild 2025-01-19 15:05:11 +00:00
Miroslav Suchý
88beecdc72 convert GPLv2 license to SPDX
This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4
2024-07-29 12:30:38 +02:00
Fedora Release Engineering
c05d77c02d Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild 2024-07-20 09:24:09 +00:00
Fedora Release Engineering
4f16c80f95 Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild 2024-01-27 08:52:50 +00:00
Fedora Release Engineering
db659871ef Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-07-22 18:15:09 +00:00
Fedora Release Engineering
23447b8f25 Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-01-21 06:52:03 +00:00
Fedora Release Engineering
d0a7fae533 Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-07-23 12:29:25 +00:00
Fedora Release Engineering
d7a0d1dda9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-01-22 04:32:10 +00:00
Joe Doss
898f2a3b3d
contrib/launchd: fix xml syntax error
wg-quick: darwin: account for "link#XX" gateways
ipc: add wireguard-nt support
ipc: cache windows lookups to avoid O(n^2) with nested lookups
ipc: remove windows elevation
ipc: windows: don't display disabled adapters
ipc: windows: use devpkey instead of nci for name
wg-quick: android: adjust for android 12
wg-quick: openbsd: set DNS with resolvd(8)
2021-09-21 09:02:51 -05:00
Fedora Release Engineering
26695465d4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-23 21:00:21 +00:00
Joe Doss
68a90c3dbd
wg-quick: freebsd: check for socket using -S, not -f
wg-quick: freebsd: do not assume point-to-point interface flag
wg-quick: freebsd: use ifconfig for determining if interface is up
wg-quick: kill route monitor when loop terminates
2021-04-30 09:36:35 -05:00
Joe Doss
34dffc6abe
Makefile: fix version indicator
wireguard-tools: const correctness
wireguard-tools: drag in headers for prototypes
ipc: uniformly ignore preshared keys that are zero
wg-quick: freebsd: add kernel support
ipc: freebsd: add initial FreeBSD support
wg-quick: freebsd: avoid writing private keys to /tmp
2021-03-15 13:10:49 -05:00
Joe Doss
35519d2877
wg-quick: android: do not free iterated pointer
wg-quick: openbsd: no use for userspace support
embeddable-wg-library: sync latest from netlink.h
wincompat: recent mingw has inet_ntop/inet_pton
wincompat: add resource and manifest and enable lto
wincompat: do not elevate by default
completion: add help and syncconf completions
sticky-sockets: do not use SO_REUSEADDR
man: LOG_LEVEL variables changed name
ipc: do not use fscanf with trailing \n
ipc: read trailing responses after set operation
2021-02-23 14:05:50 -06:00
Fedora Release Engineering
0281b715c4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-01-27 23:33:19 +00:00
Tom Stellard
c0b6a3713a Add BuildRequires: make
https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
2021-01-09 00:56:46 +00:00
Joe Doss
d46175da15
Disable contrib/dns-hatchet/apply.sh on Fedora 33+ and RHEL9+ 2020-10-08 10:58:19 -05:00
Joe Doss
9cce0950f3
Update to 1.0.20200827
wg-quick: android: use iproute2 to bring up interface instead of ndc
wg-quick: Revert wait on process substitutions
2020-08-29 12:49:40 -05:00
Joe Doss
782da4a785
Merge master 2020-08-24 11:09:25 -05:00
Joe Doss
4022d18cbb
Merge branch 'master' of ssh://pkgs.fedoraproject.org/rpms/wireguard-tools 2020-08-24 11:08:41 -05:00
Joe Doss
e02a1b9a7a
Update to 1.0.20200820
ipc: split into separate files per-platform
wincompat: fold random into genkey
systemd: add reload target to systemd unit
man: wg-quick: use syncconf instead of addconf for strip example
pubkey: isblank is a subset of isspace
ctype: use non-locale-specific ctype.h
wg-quick: wait on process substitutions
2020-08-24 11:06:15 -05:00
Fedora Release Engineering
83175eb4ca - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-07-29 14:12:19 +00:00
Joe Doss
2cb8ea0306
Update to 1.0.20200513
Makefile: remember to install all systemd units
ipc: openbsd: switch to array ioctl interface
2020-05-14 09:49:16 -05:00
Joe Doss
0934e29536
Update to 1.0.20200510
ipc: add support for openbsd kernel implementation
ipc: cleanup openbsd support
wg-quick: add support for openbsd kernel implementation
wg-quick: cleanup openbsd support
wg-quick: support dns search domains
Makefile: simplify silent cleaning
ipc: remove extra space
git: add gitattributes so tarball doesn't have gitignore files
terminal: specialize color_mode to stdout only
wg-quick: android: support application whitelist
systemd: add wg-quick.target
2020-05-11 10:40:34 -05:00
Joe Doss
7fd61f98f5
Add changes from Leigh Scott <leigh123linux@gmail.com>
- Add missing config directory
- Remove default buildroot BuildRequires
- Simplify doc install
- Remove commented lines
- Use correct macro for bash-completion
2020-04-23 09:08:16 -05:00
Joe Doss
a54b259df3
Revert "Add missing config directory"
This reverts commit 0d8d1a42b8.
2020-04-13 21:21:33 -05:00
Leigh Scott
0d8d1a42b8 Add missing config directory 2020-04-04 22:42:43 +01:00
Joe Doss
c3cf241c0e
Update to 1.0.20200319 2020-03-20 16:10:15 -05:00
Joe Doss
a27331e1a5
Update to 1.0.20200319 2020-03-20 16:06:25 -05:00
Joe Doss
89e4031ea0
Update to 1.0.20200206 2020-02-07 11:55:52 -06:00
Fedora Release Engineering
ff7dadc86c - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-01-31 03:47:37 +00:00
Joe Doss
cf82531ac4
Add missing gitignore and sources file. 2020-01-21 12:56:43 -06:00
Joe Doss
01f1a9e92e
Update to 1.0.20200121. 2020-01-21 12:49:42 -06:00
Joe Doss
d4c1dffc1e
Initial import (#1611117). 2020-01-15 18:49:48 -06:00
4172a53211 Added the README 2020-01-14 20:32:32 +00:00