Commit graph

372 commits

Author SHA1 Message Date
Marvin Lehmann
7a878d24d7 Use latest DH parameter service API
More information at https://2ton.com.au/safeprimes/
2018-10-19 22:01:53 +01:00
Giraffe1966
77dca7f3fe Fix issue #552. 2018-10-19 22:01:53 +01:00
redfast00
ff86557cf3
Merge pull request #626 from Giraffe1966/issue-624
Prevent 'send' from interpreting passwords beginning with '-' as options.
2018-10-19 22:00:56 +01:00
Orazio
dd26662fdf
Update install.sh 2018-10-12 21:06:11 +02:00
Giraffe1966
f2f248e6ce
Add '--' to prevent 'send' from interpreting passwords beginning with '-' as options.
See #624.
2018-10-11 17:58:29 -04:00
Orazio
66a937f04d
Update install.sh 2018-09-04 14:38:21 +02:00
Orazio
46712e6609
Update makeOVPN.sh 2018-09-04 12:45:46 +02:00
Orazio
6c9650a642
Update Default.txt 2018-09-04 12:43:08 +02:00
Orazio
9d3e456199
Update server_config.txt 2018-09-04 12:07:15 +02:00
Orazio
f02f57d721
Update install.sh 2018-09-04 12:06:52 +02:00
Orazio
0a7928e25a
Merge pull request #3 from pivpn/master
Merge
2018-09-04 10:29:41 +02:00
Giraffe1966
6dde3f74ea
Add auth-nocache option to client. 2018-08-31 19:05:24 -04:00
redfast00
de76940b65
Merge pull request #554 from Giraffe1966/issue-552
Fix issue #552 (remove dead code)
2018-08-15 21:17:33 +02:00
redfast00
18bfa927da
Fix typo, fix #429 2018-08-15 21:15:24 +02:00
redfast00
da33c83ac4
Merge pull request #582 from alexisespinosa/master
Create TWO_POINT_FOUR file when running unattended
2018-08-15 20:30:25 +02:00
redfast00
028805211e
Merge pull request #562 from marvinlehmann/master
Use latest DH parameter service API
2018-08-15 20:20:53 +02:00
redfast00
44cb4f8b8a
Merge pull request #583 from pivpn/test
Merge test branch: add Cloudflare DNS
2018-08-15 20:16:11 +02:00
Alexis Espinosa Perez
a8b3428744 Create TWO_POINT_FOUR file when running unattended 2018-08-15 11:06:12 -05:00
Marvin Lehmann
e4067949d5
Use latest DH parameter service API
More information at https://2ton.com.au/safeprimes/
2018-07-18 23:01:36 +02:00
Giraffe1966
58fcaafcf1
Fix issue #552. 2018-07-02 17:34:26 -04:00
Orazio
2fa10429ee
Merge pull request #2 from pivpn/master
Merge
2018-05-31 09:51:01 +02:00
redfast00
290d0d08f2
Merge pull request #528 from pfgithub/patch-2
Add 1.1.1.1 (CloudFlare) to DNS server list
2018-05-29 23:34:13 +02:00
pfg
79d4245edb Fix spacing 2018-05-29 14:19:16 -07:00
pfg
fb604cdc7f Actually do it right 2018-05-29 14:17:55 -07:00
redfast00
b7c28af844
Merge pull request #541 from pivpn/test
Merge test branch into master
2018-05-29 22:38:46 +02:00
redfast00
8adbff7af0
Added -L flag 2018-05-29 22:37:24 +02:00
redfast00
09a73f9d3f
Merge pull request #514 from orazioedoardo/master
Several changes and some fixes
2018-05-29 22:33:42 +02:00
redfast00
d569034117
Merge pull request #498 from Zeik0s/master
AES Encryption instead of 3DES
2018-05-29 22:32:52 +02:00
redfast00
7581c31a47
Merge pull request #535 from japborst/japborst/patch-1
Increase keepalive to decrease phone battery usage
2018-05-29 22:30:44 +02:00
Zeik0s
fc3691406e
Merge pull request #1 from pivpn/master
Merge commits
2018-05-29 14:47:31 +02:00
Jelmer Borst
67c348f26f
Increase keepalive to decrease phone battery usage 2018-05-09 18:20:13 +02:00
redfast00
548492832d
Merge pull request #527 from johanfagerstroem/master
Changing name validation regex to allow dashes
2018-05-09 01:47:29 +02:00
johanfagerstroem
23cc58ce3a Changing name validation regex to allow dashes
Great for readable naming conventions.
2018-05-01 16:38:38 +02:00
Piero
33e7ef0c91 Several changes 2018-04-02 12:07:58 +02:00
redfast00
33ed7e7012
Merge pull request #502 from stan3/nonexecutable
Changed permission bits on text files.
2018-03-24 13:39:55 +01:00
Tristan Hill
30397f2d4c shouldn't be executable 2018-03-21 12:20:47 +00:00
redfast00
1375fa1374
Merge pull request #501: Fix DNS leak on Windows systems
DNS leak fix in server_config.txt
2018-03-18 16:29:58 +01:00
Cyb0rk
cb04be301e
DNS leak fix in server_config.txt
Added fix to prevent DNS leak on Windows 10
2018-03-17 00:45:15 +01:00
Zeik0s
b8e5f318b6
makeOVPN.sh change 3DES to AES-128 2018-03-14 21:55:05 +01:00
redfast00
aa625b98ff
Merge pull request #493 from justinamcafee/master
Added FamilyShield DNS server as option
2018-03-09 19:20:27 +01:00
justinamcafee
3e042ef6ef
Added OPTIONAL support for duplicate certificates
Previous commits removed the duplicate cn option all together, this adds a comment to inform users of their options/choice.
2018-03-09 12:18:34 -06:00
justinamcafee
9749257e08
Updated install.sh
Added support for FamilyShield DNS from OpenDNS/CISCO
2018-03-09 11:32:14 -06:00
redfast00
25aaf24c89
Merge remote-tracking branch 'origin/test' 2018-02-21 17:36:09 +01:00
redfast00
c41417209c
Merge pull request #471 from orazioedoardo/test
2.4 Updates
2018-02-20 11:05:47 +01:00
Piero
4b47b5aa61 2.4 2018-02-15 10:14:03 +01:00
Carlos Colaço
abdce6c333
Merge pull request #441 from peterlewis/patch-1
Update README.md to correct 'thier' to 'their'
2018-01-17 21:04:45 +00:00
cfcolaco
18e5b03da9 Merge branch 'master' of https://github.com/pivpn/pivpn into test
Syncing test with master
2018-01-17 18:34:42 +01:00
Peter Lewis
93e4ba5e03
Update README.md to correct 'thier' to 'their' 2018-01-10 21:57:38 +00:00
redfast00
72b3dc24e7
Merge pull request #432 from pivpn/cfcolaco-Patch
Updated Issue Template
2017-12-22 12:51:48 +01:00
Carlos Colaço
4e814fc576
Updated Issue Template
Noticed the lack of information from PiVPN users when opening issues, some of that information is quite useful to troubleshoot, so I have changed the issue template to provide us with more information than the previous one!  and added a few comments in order to to try to raise awareness for users that they need to provide us with accurate information, not just a simple "It doesn't work!"

Thanks
2017-12-19 23:29:47 +00:00