Skip to content
Snippets Groups Projects
  1. Feb 08, 2024
    • Amna Snene's avatar
      tools: update arguments · c75ffe94
      Amna Snene authored
      Modify the tools to take the certificate and private key directly as arguments, rather than the path to the directory that contains them.
      
      Change-Id: I18010c27379d8e985b596bed0159155343265112
      c75ffe94
    • Amna Snene's avatar
      build: fix dnc.service build condition · 061ead60
      Amna Snene authored
      build dnc.service only if DNC_SYSTEMD AND BUILD_TOOLS are both enabled
      
      Change-Id: Ie9c8ae855c801d5bf5856cb09a41342d3f71d077
      061ead60
  2. Feb 06, 2024
  3. Jan 31, 2024
  4. Jan 22, 2024
  5. 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
  6. Jan 10, 2024
  7. Jan 05, 2024
  8. Dec 27, 2023
  9. 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
  10. Dec 12, 2023
  11. Dec 11, 2023
  12. Dec 08, 2023
  13. Dec 07, 2023
  14. Nov 23, 2023
  15. Nov 22, 2023
  16. Nov 21, 2023
  17. Nov 17, 2023
  18. Nov 06, 2023
  19. Oct 31, 2023
Loading