1. 30 Jun, 2013 1 commit
  2. 26 Jun, 2013 2 commits
  3. 25 Jun, 2013 2 commits
  4. 18 Jun, 2013 2 commits
  5. 11 Jun, 2013 2 commits
  6. 03 Jun, 2013 2 commits
  7. 27 May, 2013 2 commits
  8. 20 May, 2013 1 commit
  9. 13 May, 2013 5 commits
  10. 07 May, 2013 1 commit
  11. 29 Apr, 2013 5 commits
  12. 26 Apr, 2013 1 commit
  13. 23 Apr, 2013 2 commits
  14. 22 Apr, 2013 2 commits
  15. 19 Apr, 2013 1 commit
  16. 18 Apr, 2013 2 commits
  17. 17 Apr, 2013 4 commits
  18. 16 Apr, 2013 2 commits
    • Julien Muchembled's avatar
      Fix use of alternate addresses · 620b9e98
      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.
      620b9e98
    • Jondy Zhao's avatar
      Use --dev-node other than --dev when run openvpn in the Cygwin; · 827575ae
      Jondy Zhao authored
      Add function TunnelManager._get_win32_ipv6_route_table.
      827575ae
  19. 27 Mar, 2013 1 commit