- 22 Apr, 2013 1 commit
-
-
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.
-
- 12 Oct, 2012 1 commit
-
-
Julien Muchembled authored
-
- 03 Sep, 2012 1 commit
-
-
Julien Muchembled authored
The previous broadcast model is replaced by a query-response one. During normal operation, the cache of peers is not used anymore to select peers to connect to. It now only used for bootstrapping and avoid querying an already known address.
-
- 30 Aug, 2012 1 commit
-
-
Julien Muchembled authored
-
- 16 Aug, 2012 6 commits
-
-
Ulysse Beaugnon authored
-
Ulysse Beaugnon authored
using the same socket for sending and listenning
-
Ulysse Beaugnon authored
A peer now advertise itself more at the begining to be as present in the local db of other peers than the average
-
Ulysse Beaugnon authored
-
Ulysse Beaugnon authored
-
Ulysse Beaugnon authored
-
- 14 Aug, 2012 4 commits
-
-
Ulysse Beaugnon authored
-
Ulysse Beaugnon authored
-
Ulysse Beaugnon authored
-
Ulysse Beaugnon authored
Currently, a peer broadcast its address to evrybody but this should change
-
- 13 Aug, 2012 1 commit
-
-
Julien Muchembled authored
-
- 10 Aug, 2012 5 commits
-
-
Ulysse Beaugnon authored
-
Ulysse Beaugnon authored
solve a bug in an SQL request
-
Ulysse Beaugnon authored
When the bootpeer was blacklisted, it was still inserted in the peers table When 0 tunnels had to be made, re6stnet asked for 0 unsed peers, recieved an empty list and thought he had to ask new peers to the server
-
Ulysse Beaugnon authored
-
Ulysse Beaugnon authored
-
- 09 Aug, 2012 2 commits
-
-
Ulysse Beaugnon authored
remove some unecessary info when connecting to the server
-
Ulysse Beaugnon authored
-
- 07 Aug, 2012 1 commit
-
-
Ulysse Beaugnon authored
A lot of bug fix Removing of the bandwidth calculation When 2 tunnels are estabilshed between the same 2 peers, one of them is deleted
-
- 06 Aug, 2012 1 commit
-
-
Ulysse Beaugnon authored
Remove the refresh-rate option Added new simulation results.
-
- 03 Aug, 2012 1 commit
-
-
Guillaume Bury authored
-
- 31 Jul, 2012 2 commits
-
-
Guillaume Bury authored
-
Ulysse Beaugnon authored
-
- 30 Jul, 2012 2 commits
-
-
Guillaume Bury authored
-
Guillaume Bury authored
-
- 27 Jul, 2012 1 commit
-
-
Guillaume Bury authored
-
- 26 Jul, 2012 4 commits
-
-
Guillaume Bury authored
-
Guillaume Bury authored
-
Guillaume Bury authored
-
Guillaume Bury authored
Added exception catching in db, and modified utils.log so tht it can be used with anything ( and not only a string )
-
- 25 Jul, 2012 2 commits
-
-
Guillaume Bury authored
-
Guillaume Bury authored
-
- 24 Jul, 2012 2 commits
-
-
Guillaume Bury authored
-
Guillaume Bury authored
Added some logs, added blacklist in db, added lan discovery through babel + automatic blacklisting of node routed through the LAN
-