1
0
mirror of https://github.com/dswd/vpncloud.git synced 2025-01-08 13:27:51 +00:00
Commit Graph

451 Commits

Author SHA1 Message Date
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
Dennis Schwerdel
82b7e5f18b Fixed benches 2019-03-02 12:23:12 +01:00
Dennis Schwerdel
32abf1a34c Typo 2019-03-02 01:13:35 +01:00
Dennis Schwerdel
aa715b8c1d Merge branch 'ZpmFred-master' 2019-03-02 01:13:08 +01:00
Dennis Schwerdel
7fdc0ef49d Modified rpm build process 2019-03-02 01:12:42 +01:00
Dennis Schwerdel
87635ca07f Merge branch 'master' into ZpmFred-master 2019-03-02 00:51:05 +01:00
Dennis Schwerdel
3cc40ff8d1 Updates 2019-03-02 00:50:55 +01:00
Dennis Schwerdel
f2e6a1ef7b Clippy 2019-03-01 23:25:42 +01:00
Dennis Schwerdel
706d205ff1 Edition 2018 2019-03-01 23:12:19 +01:00
Dennis Schwerdel
a6825504a5 Merge branch 'master' of https://github.com/ZpmFred/vpncloud into ZpmFred-master 2019-03-01 17:08:23 +01:00
Dennis Schwerdel
73fd3134a5 Build chain for deb packages 2019-03-01 16:37:43 +01:00
Dennis Schwerdel
c5ba4b197b Improved tests 2019-03-01 16:36:18 +01:00
ZpmFred
05b359fd1f
More detailed rpm build doc 2019-03-01 16:11:53 +01:00
ZpmFred
51c2cc5eb0
CentOS case fix 2019-03-01 15:57:01 +01:00
ZpmFred
312276229e
rpm package doc 2019-03-01 15:54:32 +01:00
ZpmFred
d24354c5eb
rpm build 2019-02-28 15:39:41 +01:00
Dennis Schwerdel
5be254db4a More tests 2019-02-26 18:36:54 +01:00
Dennis Schwerdel
c750947ab0 First cloud test 2019-02-26 01:21:15 +01:00
Dennis Schwerdel
452a022bc3 Mocking time 2019-02-25 14:01:25 +01:00
Dennis Schwerdel
03c295d0a9 Added comment 2019-02-22 22:06:01 +01:00
Dennis Schwerdel
e7efd290ad Changed beacon encryption 2019-02-22 21:23:07 +01:00
Dennis Schwerdel
9614c9bd97 Preparations for tests 2019-02-22 13:21:24 +01:00
Dennis Schwerdel
be27f79b8c Extended sleep in tests 2019-02-21 17:50:44 +01:00
Dennis Schwerdel
ac6e7f1ffd Beacon tests 2019-02-21 16:57:25 +01:00
Dennis Schwerdel
537cb55c41 Implemented beacon support 2019-02-20 14:26:35 +01:00
Dennis Schwerdel
2c818d7079 Fixed travis-ci 2019-02-20 14:26:35 +01:00
Dennis Schwerdel
62186152e4 Full beacon encode/decode 2019-02-20 14:26:35 +01:00
Dennis Schwerdel
0dd694c708 Removed libsodium specific parts 2019-02-20 14:26:29 +01:00
Dennis Schwerdel
c43b1cc37d Initial beacon test 2019-02-20 14:25:53 +01:00
Dennis Schwerdel
9cf0079698 Allow to build without manpage 2019-02-20 14:25:53 +01:00
Dennis Schwerdel
f3347e0b7a Bugfix release 2019-02-20 14:25:53 +01:00
Dennis Schwerdel
4959ca48a1 Fixed bug in new hex secret key functionality 2019-02-20 14:25:53 +01:00