Skip to content
Snippets Groups Projects
  1. Jan 31, 2024
  2. Jan 22, 2024
  3. Jan 15, 2024
    • Amna Snene's avatar
      build: Find yaml-cpp only if building tools · 05eb28dd
      Amna Snene authored
      Change-Id: I4c0d5cd67ea41f3285ccc1e203942222c1cf15fd
      05eb28dd
    • Amna Snene's avatar
      tools: add dvpn · 4e52b163
      Amna Snene authored and Sébastien Blin's avatar Sébastien Blin committed
      dvpn tool is a VPN based on the DHTNET stack. The tool creates a TUN interface to efficiently route traffic to the destination.
      
      For the client side, upon establishing a connection, the tool creates a TUN interface and sets it as the default route in the routing table, excluding traffic destined for the peer. On the server side, a TUN interface is created, and NAT configuration is used to respond to client requests.
      
      Change-Id: I43ff43982930d97502a64d15aeb2c8df283bdda9
      GitLab: #13
      4e52b163
    • Amna Snene's avatar
      update dependencies · 913298a6
      Amna Snene authored and Sébastien Blin's avatar Sébastien Blin committed
      Change-Id: If1dbbe6ae8a7a9b6abc740507645a04da1adba7e
      913298a6
  4. Jan 10, 2024
  5. Jan 05, 2024
  6. Dec 27, 2023
  7. Dec 20, 2023
    • Amna Snene's avatar
      build: update dependencies list · c520e85a
      Amna Snene authored and Sébastien Blin's avatar Sébastien Blin committed
      Change-Id: Id200b73da4c35e001b69749bc32ca3dcc5eb989a
      GitLab: #14
      c520e85a
    • Pierre Nicolas's avatar
      readme: fix build link · 051c8f8e
      Pierre Nicolas authored
      issue: when clicking on this link from local, it redirects to the github file.
      solution: redirect to local file.
      pros: it will also helps when clicking the link on gitlab to not be redirected to github.
      Change-Id: I2b8cdc83837b003b067d04eb7f42c3fdedc5cb42
      051c8f8e
  8. Dec 12, 2023
  9. Dec 11, 2023
  10. Dec 08, 2023
  11. Dec 07, 2023
  12. Nov 23, 2023
  13. Nov 22, 2023
  14. Nov 21, 2023
  15. Nov 17, 2023
  16. Nov 06, 2023
  17. Oct 31, 2023
  18. Oct 26, 2023
  19. Oct 24, 2023
  20. Oct 23, 2023
    • Sébastien Blin's avatar
      connectionmanager: remove connecton if TLS negotiation fails · 3cf0accd
      Sébastien Blin authored
      If a TLS handshake was failing, the device information was not
      correctly removed, causing a connection to be detected and further
      communications to fail.
      So, while monitoring, some connections were stuck in "Connecting TLS".
      
      Moreover, remove waitForReady because it's unused
      
      Change-Id: I8350d7f8731311ab46db78fb26328edc0dcb31dc
      3cf0accd
  21. Oct 18, 2023
  22. Oct 17, 2023
Loading