Skip to content
Snippets Groups Projects
  1. Apr 29, 2019
    • Adrien Béraud's avatar
      manager: log OpenDHT version · 95668855
      Adrien Béraud authored
      Change-Id: I7db90291dcf6eb83cd4a5d603f458007e0bfaf26
      95668855
    • Adrien Béraud's avatar
      contrib: update OpenDHT · 4b6b59a1
      Adrien Béraud authored
      Change-Id: I030c7436063ad6ffa9070ef6b034a402e8782eb6
      4b6b59a1
    • Sébastien Blin's avatar
      data_transfer: clear map when id is not used anymore · d1d064d8
      Sébastien Blin authored
      Change-Id: I635ec67b90fc1ae90556a208f451750ceebbfeaa
      d1d064d8
    • Sébastien Blin's avatar
      upnp: add TCP port mapping · ecf198bf
      Sébastien Blin authored
      P2P file transfer should support UPnP as a NAT traversal technique.
      
      Change-Id: I62f9990fd646c874f611d3dba7277bef54caeb46
      Gitlab: #86
      ecf198bf
    • Sébastien Blin's avatar
      ice: support RFC 6544 ICE over TCP · ee2fe1a4
      Sébastien Blin authored
      This patch is the first one used to perform ICE over TCP. Leads to
      major changes:
      
      + IceTransport has now a tcpEnable parameters to use TCP instead
      of UDP. Also, this patch makes ICE aggressive nomination available.
      + File transfer is now usable without TURN in a local network. For
      now, UPnP is not supported, this will come in a near future. Now,
      it can use a direct connection between two pairs.
      
      If the negotiation between peer fails, the TURN is used as a
      fallback. Moreover, to avoid breaking compability when a peer wants
      to connect, it will send the SDP message followed by TURN ips (like
      the current version).
      
      Change-Id: I0425c7da34ff2bc272c376261847195be768d522
      Unverified
      ee2fe1a4
  2. Apr 23, 2019
  3. Apr 19, 2019
  4. Apr 17, 2019
  5. Apr 16, 2019
  6. Apr 15, 2019
  7. Apr 12, 2019
  8. Apr 11, 2019
  9. Apr 09, 2019
  10. Apr 08, 2019
  11. Apr 05, 2019
  12. Apr 04, 2019
Loading