Jack Ivanov
aee043977f
explicit installation of linux headers ( #975 )
2018-05-29 21:43:06 -07:00
Jack Ivanov
9a43a089fd
Scaleway: enable ipv6 and switch to local boot ( #974 )
...
- Enables IPv6 on Scaleway
- Adds local boot on scaleway
- Fixes #966
2018-05-28 12:16:06 -07:00
Jack Ivanov
2d9a36d13a
Scaleway: enable ipv6 and switch to local boot ( #974 )
...
- Enables IPv6 on Scaleway
- Adds local boot on scaleway
- Fixes #966
2018-05-28 12:16:06 -07:00
Jack Ivanov
433874924c
Extra line and better DNS configuration for WireGuard ( #968 )
...
- Adds an extra line after the if statement. Jinja2 trims such blocks by default in Ansible. Fixes #965
- More appropriate way to configure DNS servers
- Removes `DNS` option from the wireguard server config
- Fixes dnscrypt-proxy restart
2018-05-25 10:37:13 -07:00
Jack Ivanov
d56f50180b
Extra line and better DNS configuration for WireGuard ( #968 )
...
- Adds an extra line after the if statement. Jinja2 trims such blocks by default in Ansible. Fixes #965
- More appropriate way to configure DNS servers
- Removes `DNS` option from the wireguard server config
- Fixes dnscrypt-proxy restart
2018-05-25 10:37:13 -07:00
Paul Kehrer
042d6525c5
fix faq entry about cryptography build failure ( #967 )
2018-05-25 06:02:16 -07:00
Paul Kehrer
b928e4ff06
fix faq entry about cryptography build failure ( #967 )
2018-05-25 06:02:16 -07:00
Jack Ivanov
d4a50c687e
Add WireGuard support for Android ( #910 )
...
* WireGuard Implementation
* Update client-android.md
* Update README.md
* WireGuard unattended upgrades
* Update README.md
* reload-module-on-update and syntax fix
* SaveConfig to true
* Azure firewall. Fixes #962
* Update README.md
* Update client-android.md
2018-05-24 08:15:27 -07:00
Jack Ivanov
3488e660ad
Add WireGuard support for Android ( #910 )
...
* WireGuard Implementation
* Update client-android.md
* Update README.md
* WireGuard unattended upgrades
* Update README.md
* reload-module-on-update and syntax fix
* SaveConfig to true
* Azure firewall. Fixes #962
* Update README.md
* Update client-android.md
2018-05-24 08:15:27 -07:00
Jack Ivanov
9959eab0db
Ubuntu1804 ( #925 )
...
- Fixes #897 #944 #956
Work in progress. Lightsail is not ready for Ubuntu 18.04 yet
- [x] DigitalOcean
~~- [ ] Amazon Lightsail~~
- [x] Amazon EC2
- [x] Microsoft Azure
- [x] Google Compute Engine
- [x] Scaleway
- [x] OpenStack (DreamCompute optimised)
2018-05-24 07:08:14 -07:00
Jack Ivanov
d27b849f24
Ubuntu1804 ( #925 )
...
- Fixes #897 #944 #956
Work in progress. Lightsail is not ready for Ubuntu 18.04 yet
- [x] DigitalOcean
~~- [ ] Amazon Lightsail~~
- [x] Amazon EC2
- [x] Microsoft Azure
- [x] Google Compute Engine
- [x] Scaleway
- [x] OpenStack (DreamCompute optimised)
2018-05-24 07:08:14 -07:00
Evgeny Aleksandrov
0df4314a4f
Remove algo_params ( #961 )
2018-05-24 09:01:26 +03:00
Evgeny Aleksandrov
d9dc68164f
Remove algo_params ( #961 )
2018-05-24 09:01:26 +03:00
Evgeny Aleksandrov
7ad53dbb13
Fix typo ( #960 )
2018-05-24 09:00:38 +03:00
Evgeny Aleksandrov
87836e0358
Fix typo ( #960 )
2018-05-24 09:00:38 +03:00
Stijn Balk
9cb796ac95
Update GCP regions ( #957 )
...
* Update GCP regions according to https://cloud.google.com/compute/docs/regions-zones/
* Update GCP regions according to https://cloud.google.com/compute/docs/regions-zones/
* set default back to belgium B
2018-05-23 09:17:10 -07:00
Stijn Balk
9fdbfb0977
Update GCP regions ( #957 )
...
* Update GCP regions according to https://cloud.google.com/compute/docs/regions-zones/
* Update GCP regions according to https://cloud.google.com/compute/docs/regions-zones/
* set default back to belgium B
2018-05-23 09:17:10 -07:00
Alexey Bogomolov
93c98d85d4
fix requirements.txt SecretStorage version ( #914 )
...
Related to issue #877 . Latest SecretStorage build requires Python '>=3.5' but Algo is running on Python 2
2018-05-18 12:35:56 +03:00
Alexey Bogomolov
0de0952cf0
fix requirements.txt SecretStorage version ( #914 )
...
Related to issue #877 . Latest SecretStorage build requires Python '>=3.5' but Algo is running on Python 2
2018-05-18 12:35:56 +03:00
Jack Ivanov
5c276a77f2
Move to LXD ( #935 )
2018-05-10 09:03:05 +03:00
Jack Ivanov
6f3ec658fe
Move to LXD ( #935 )
2018-05-10 09:03:05 +03:00
TC1977
42e4fe0ff3
Update config.cfg ( #936 )
...
Fix typos - this puzzled me when I was attempting to install algo with dnscrypt last week.
2018-05-09 13:14:31 -07:00
TC1977
e905220f61
Update config.cfg ( #936 )
...
Fix typos - this puzzled me when I was attempting to install algo with dnscrypt last week.
2018-05-09 13:14:31 -07:00
pguizeline
0244cb3150
Fix line spacing to improve readability ( #932 )
...
Keeping the organized spacing
2018-05-09 11:25:14 -07:00
pguizeline
e95ae829e3
Fix line spacing to improve readability ( #932 )
...
Keeping the organized spacing
2018-05-09 11:25:14 -07:00
pguizeline
f8bd91141a
Update README.md ( #931 )
...
- Adds missing providers to the documentation with links.
- Mentions that your own server install needs to be an Ubuntu 16.04 LTS distro
- Emphasize that the p12 certificate password will only be available once
2018-05-08 13:57:21 -07:00
pguizeline
daf609ea03
Update README.md ( #931 )
...
- Adds missing providers to the documentation with links.
- Mentions that your own server install needs to be an Ubuntu 16.04 LTS distro
- Emphasize that the p12 certificate password will only be available once
2018-05-08 13:57:21 -07:00
Jack Ivanov
13e73757c0
IPv6 fixes ( #930 )
2018-05-08 13:55:17 -07:00
Jack Ivanov
35e526a5a3
IPv6 fixes ( #930 )
2018-05-08 13:55:17 -07:00
pguizeline
65c3b9bbaa
Add new Azure locations ( #929 )
...
Reorganized and added new locations.
https://azure.microsoft.com/en-us/global-infrastructure/locations/
https://azure.microsoft.com/en-us/global-infrastructure/services/
2018-05-08 13:07:27 -07:00
pguizeline
499c195129
Add new Azure locations ( #929 )
...
Reorganized and added new locations.
https://azure.microsoft.com/en-us/global-infrastructure/locations/
https://azure.microsoft.com/en-us/global-infrastructure/services/
2018-05-08 13:07:27 -07:00
pguizeline
e10b377b6a
Add new EC2 regions ( #928 )
...
Adds new EC2 regions according to:
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-regions-availability-zones.html#concepts-available-regions
2018-05-08 13:07:06 -07:00
pguizeline
616b849b98
Add new EC2 regions ( #928 )
...
Adds new EC2 regions according to:
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-regions-availability-zones.html#concepts-available-regions
2018-05-08 13:07:06 -07:00
Jack Ivanov
e32dde1924
Increase SSH retries ( #909 )
2018-05-03 16:04:39 +03:00
Jack Ivanov
53ef2fcaa7
Increase SSH retries ( #909 )
2018-05-03 16:04:39 +03:00
Jack Ivanov
5060b53a23
Typo
2018-04-30 09:29:43 +03:00
Jack Ivanov
3945a0e286
Typo
2018-04-30 09:29:43 +03:00
Brian Hulette
4685f17651
Don't download minisig dnscrypt release ( #905 )
2018-04-29 10:32:10 -07:00
Brian Hulette
e01e82b1c3
Don't download minisig dnscrypt release ( #905 )
2018-04-29 10:32:10 -07:00
adamluk
9a6b43e8b8
Update dnscrypt-proxy.toml.j2 ( #899 )
...
Updated dnscrypt-proxy.tml with new options: cache_neg_min_ttl and cache_neg_max_ttl
2018-04-27 07:29:29 -07:00
adamluk
3d9fa7f8c8
Update dnscrypt-proxy.toml.j2 ( #899 )
...
Updated dnscrypt-proxy.tml with new options: cache_neg_min_ttl and cache_neg_max_ttl
2018-04-27 07:29:29 -07:00
Jack Ivanov
a2fac7409a
DNS-crypt changelog
2018-04-27 10:06:51 +03:00
Jack Ivanov
cfc985c776
DNS-crypt changelog
2018-04-27 10:06:51 +03:00
Dan Guido
12d0365b0a
monkey patch problematic dnscrypt-proxy cgroup limits ( #894 )
2018-04-25 15:32:50 -07:00
Dan Guido
c276f971b7
monkey patch problematic dnscrypt-proxy cgroup limits ( #894 )
2018-04-25 15:32:50 -07:00
Jack Ivanov
36f0e30930
DNS-over-HTTPS ( #875 )
2018-04-25 12:27:58 -07:00
Jack Ivanov
c82bd8c5ff
DNS-over-HTTPS ( #875 )
2018-04-25 12:27:58 -07:00
Steven Crossan
3a46aab494
Update DO doc link in README.md ( #890 )
2018-04-24 19:42:23 -07:00
Steven Crossan
4bd59bebf4
Update DO doc link in README.md ( #890 )
2018-04-24 19:42:23 -07:00
Jack Ivanov
cc4319e3e7
Add ipv6 address to subjectAltName if supported ( #881 )
...
CHANGELOG
Some changes
Some changes
2018-04-23 16:06:34 -07:00