Skip to content
Snippets Groups Projects
  1. Apr 12, 2024
  2. Apr 04, 2024
  3. Mar 29, 2024
  4. Mar 28, 2024
  5. Mar 27, 2024
  6. Mar 25, 2024
  7. Mar 22, 2024
  8. Mar 17, 2024
  9. Mar 11, 2024
  10. Mar 06, 2024
  11. Mar 03, 2024
  12. Mar 02, 2024
  13. Feb 29, 2024
  14. Feb 23, 2024
  15. Feb 18, 2024
  16. Feb 13, 2024
  17. Feb 12, 2024
    • Sébastien Blin's avatar
      tests: filter out external projects · e853f505
      Sébastien Blin authored
      GitLab: #3
      Change-Id: I94bea5fd9cec166d92ad8323d2888355ae106cc7
      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
      55be5dab
  18. Feb 08, 2024
  19. Feb 06, 2024
  20. Jan 31, 2024
  21. Jan 22, 2024
  22. 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
  23. Jan 10, 2024
Loading