- 11 Jun, 2013 2 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
-
- 03 Jun, 2013 2 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
-
- 20 May, 2013 1 commit
-
-
Julien Muchembled authored
-
- 13 May, 2013 5 commits
-
-
Julien Muchembled authored
This is a common misconfiguration that may break internet acces for other peers. We also stop checking for child process termination when used without tunnel manager (i.e. with --client or --client-count=0) because it conflicts with the 'ip route' command that is called every minute if --table=0 is used. Anyway, with a tunnel manager, only openvpn client are watched.
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Julien Muchembled authored
- authenticated communications with registered clients - XML-RPC is dropped - multi-threaded server
-
Julien Muchembled authored
-
- 07 May, 2013 1 commit
-
-
Julien Muchembled authored
-
- 23 Apr, 2013 2 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
-
- 22 Apr, 2013 2 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
-
- 17 Apr, 2013 1 commit
-
-
Julien Muchembled authored
-
- 16 Apr, 2013 1 commit
-
-
Julien Muchembled authored
When a peer advertised several addresses, a node trying to create a tunnel to it never tried any other address than the first one. Before, we wrongly assumed OpenVPN would try all addresses before aborting (--ping-exit). New code reexecutes OpenVPN until all addresses are tried and update the peer db to reorder addresses if the first one failed.
-
- 27 Mar, 2013 1 commit
-
-
Julien Muchembled authored
-
- 25 Mar, 2013 1 commit
-
-
Julien Muchembled authored
-
- 19 Mar, 2013 3 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Julien Muchembled authored
-
- 18 Mar, 2013 3 commits
-
-
Julien Muchembled authored
'--ip any' was also broken due to missing parenthesis.
-
Julien Muchembled authored
When 2 nodes were started for the first time whereas: - one of them is in client-only mode, connected to the other one - the registry node is temporarily down then the normal node never tried to rebootstrap or connect directly to the only node it knows (the registry node). Such case required to restart the daemon when the registry is back. Moreover, there was no reason to query the registry node immediately after having open new tunnels to peers found in cache, when this number is less than expected.
-
Julien Muchembled authored
This reduces the probability to lose all connections at the same time when a gateway becomes out-of-order.
-
- 15 Mar, 2013 4 commits
-
-
Julien Muchembled authored
This bug could even freeze re6st completely when trying to rejoin the network.
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Julien Muchembled authored
-
- 13 Mar, 2013 2 commits
-
-
Julien Muchembled authored
Non-numerical address should be rare and this could even be counter-productive: such remotes are more likely to host other services and forcing routes may break already opened non-re6st connections.
-
Julien Muchembled authored
-
- 12 Mar, 2013 2 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
-
- 12 Dec, 2012 2 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
-
- 10 Dec, 2012 1 commit
-
-
Julien Muchembled authored
-
- 06 Dec, 2012 1 commit
-
-
Julien Muchembled authored
-
- 03 Dec, 2012 1 commit
-
-
Julien Muchembled authored
Also provides systemd units.
-
- 28 Nov, 2012 1 commit
-
-
Julien Muchembled authored
-
- 19 Nov, 2012 1 commit
-
-
Julien Muchembled authored
-