Skip to content
Snippets Groups Projects
  1. Mar 02, 2024
  2. Feb 29, 2024
  3. Feb 23, 2024
  4. Feb 18, 2024
  5. Feb 13, 2024
  6. Feb 12, 2024
    • Sébastien Blin's avatar
      tests: filter out external projects · e853f505
      Sébastien Blin authored
      GitLab: #3
      Change-Id: I94bea5fd9cec166d92ad8323d2888355ae106cc7
      Unverified
      e853f505
    • Sébastien Blin's avatar
      ci: run test in CI · 55be5dab
      Sébastien Blin authored
      + Add CODE_COVERAGE option to be able to generate coverage reports
      via gcov/lcov
      + CMake now fails if run build.py with an error status
      + Dockerfile now uses dependencies from contrib as specified in the
      documentation
      + Add Jenkinsfile to run tests
      + Fix tests_fileUtils (removeAll return 0 if directory doesn't exists)
      + Disable test with sporadic failures, this needs to be fixed.
      
      GitLab: #3
      Change-Id: I7e6dd20c69ffa5900de56a1586f57603040bba73
      Unverified
      55be5dab
  7. Feb 08, 2024
  8. Feb 06, 2024
  9. Jan 31, 2024
  10. Jan 22, 2024
  11. 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
  12. Jan 10, 2024
  13. Jan 05, 2024
  14. Dec 27, 2023
  15. 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
  16. Dec 12, 2023
  17. Dec 11, 2023
  18. Dec 08, 2023
  19. Dec 07, 2023
  20. Nov 23, 2023
Loading