1
0
mirror of https://github.com/dswd/vpncloud.git synced 2025-01-07 21:07:52 +00:00
Commit Graph

332 Commits

Author SHA1 Message Date
Dennis Schwerdel
a73b33bf44 Updated dependencies, small fixes 2020-04-17 22:35:24 +02:00
Dennis Schwerdel
45fa0bf36f Github actions 2020-04-17 22:06:09 +02:00
Dennis Schwerdel
fd45da489a Building for i686 2020-02-20 22:52:40 +01:00
Dennis Schwerdel
5c2977e612 Warning for missing router is now info 2020-02-20 22:51:22 +01:00
Dennis Schwerdel
390f217a23 Add listen option, switched to dual-stack 2020-02-20 16:25:35 +01:00
Dennis Schwerdel
fba72882a6 Released v1.3.0 2020-01-25 13:56:21 +01:00
Dennis Schwerdel
dd7ae3dec5 Updated builders 2020-01-25 13:54:44 +01:00
i1i1
0bed988629 Add aarch64 deb packaging 2020-01-24 16:26:23 +03:00
Dennis Schwerdel
44ad73701b Fixed problem with growing stats file 2019-12-29 13:03:48 +01:00
Dennis Schwerdel
eb620781a8 Added feature to disable special NAT support 2019-12-22 23:21:47 +01:00
Dennis Schwerdel
54a2240f34 Reduced timeout to 5min to work better with NAT 2019-12-22 23:03:45 +01:00
Dennis Schwerdel
10ebd08dad Improved port forwarding on quirky routers 2019-12-22 22:51:40 +01:00
Dennis Schwerdel
ed81c0de88 Fixed github builds 2019-12-22 17:39:23 +01:00
Dennis Schwerdel
8639575681 Actually fixed service 2019-12-22 17:08:26 +01:00
Dennis Schwerdel
f59f3ab5ab Fixed problem with service restrictions 2019-12-22 16:50:34 +01:00
Dennis Schwerdel
7edb649c32 Release 1.2.0 2019-12-20 14:50:24 +01:00
Dennis Schwerdel
246cd3bc2a Some code cleanup 2019-12-20 13:54:58 +01:00
Dennis Schwerdel
00858fe140 Fixed benches 2019-12-20 13:41:55 +01:00
Dennis Schwerdel
c062728f73 Rust 1.40 2019-12-20 00:52:49 +01:00
Dennis Schwerdel
f6a72e4174 Fixed duplicate port bindings 2019-12-19 16:13:03 +01:00
Dennis Schwerdel
714d8c3220 Update deps 2019-12-19 16:11:48 +01:00
Dennis Schwerdel
f7ed961317 Deleting beacon file at shutdown 2019-12-19 16:09:52 +01:00
Dennis Schwerdel
0d29293309 Deleting files before overwriting them 2019-12-19 16:08:51 +01:00
dswd
ea9e3cd5e1
Create FUNDING.yml 2019-12-06 16:43:10 +01:00
Dennis Schwerdel
6c85e749d8 Only run coveralls on stable 2019-12-06 13:08:45 +01:00
Dennis Schwerdel
bc994a959d Fixed tests 2019-12-06 10:23:50 +01:00
Dennis Schwerdel
5e7752b097 Added service restrictions to systemd 2019-12-06 10:21:07 +01:00
Dennis Schwerdel
55358b3561 Set keepalive to 120 secs when NAT is detected 2019-12-06 10:20:24 +01:00
Dennis Schwerdel
cd09311059 Fixed problems on stats file when dropping perms 2019-12-06 09:55:24 +01:00
Dennis Schwerdel
04e2892c8e Also drop privileges in foreground mode 2019-12-06 08:54:27 +01:00
Dennis Schwerdel
7307b25405 Adding keepalive parameter to manpage 2019-12-06 08:48:36 +01:00
Dennis Schwerdel
70109eeb51 Removed one unneeded unsafe block 2019-12-05 18:29:12 +01:00
Dennis Schwerdel
8fcd800d56 Changed base image for builders 2019-12-05 18:28:49 +01:00
Dennis Schwerdel
50058e60d0 Fixed wrong base62 encoding 2019-12-04 16:33:42 +01:00
Dennis Schwerdel
229db241de Fixed potential startup dependency issue 2019-12-04 13:43:38 +01:00
Dennis Schwerdel
63dc1e3ce1 Tests for NAT 2019-12-04 13:09:20 +01:00
Dennis Schwerdel
9cd7e53880 Reducing published peer timeout to 5 min on NAT 2019-12-04 10:34:08 +01:00
Dennis Schwerdel
ee8542307f Exchange peer_timeout and adapt keepalive 2019-12-04 10:04:42 +01:00
Dennis Schwerdel
04d934491c Merge branch 'master' of github.com:dswd/vpncloud 2019-12-04 09:34:15 +01:00
Dennis Schwerdel
509ab1504e Updated dependencies, rustfmt 2019-12-04 09:32:35 +01:00
dswd
4c55897e8c
Update build.yml 2019-11-14 22:33:22 +01:00
dswd
dc84de234a
Update build.yml 2019-11-14 22:31:08 +01:00
dswd
0654e32c23
Create build.yml 2019-11-14 22:20:25 +01:00
dswd
0f4a44fbd6
Merge pull request #34 from night/patch-1
change systemd startup order to occur with network
2019-09-08 22:08:01 +02:00
Zack
43d67dd10e
Update vpncloud@.service 2019-09-07 14:58:44 -07:00
Zack
1ad0b44a30
change systemd startup order to occur with network
For services which depend on binding to the VPN IP, startup order can matter. This changes the startup order to trigger with networking, allowing services waiting on network up to start successfully.
2019-09-02 16:58:02 -07:00
Dennis Schwerdel
b279c43718 gitignore 2019-03-22 14:00:52 +01:00
Dennis Schwerdel
ae3640a9b3 Released v1.0.0 2019-03-21 17:28:13 +01:00
Dennis Schwerdel
439d4cc95e Using latest igd version 2019-03-21 14:35:13 +01:00
Dennis Schwerdel
553e09611e More tests 2019-03-03 14:56:59 +01:00