1. 29 Aug, 2022 16 commits
  2. 22 Aug, 2022 1 commit
    • zhifan huang's avatar
      test: add unit tests for registry, conf, tunnel · 585d8b95
      zhifan huang authored
      registry: add test for RegistryServer and registryClient,
      testRegistryServer mainly test methods concerned to http rpc request.
      Other methods that call request_dump like getBootStrpPeer is not
      include.
      testRegistryClient test the rpc call with or not with "cn" parameter.
      
      cli.conf: test each situation call the cli conf.
      
      tunnel: add test for BaseTunnelManager, MultGatewayManager
      
      tools is a util cotain method to make cert and ket files
      585d8b95
  3. 10 Aug, 2022 1 commit
  4. 12 May, 2022 1 commit
  5. 05 May, 2022 1 commit
  6. 04 May, 2022 5 commits
  7. 10 Dec, 2021 1 commit
  8. 31 Jul, 2021 2 commits
    • Julien Muchembled's avatar
      f1e95660
    • Julien Muchembled's avatar
      debian: fix restart on old OS · 865763b6
      Julien Muchembled authored
      On Debian < 10:
      - debhelper extends postint with 'try-restart', which caused re6st to
        remain stopped after upgrading from a re6st package that stopped
        services unconditionally in prerm (see previous commit);
      - deb-systemd-invoke does not check whether the service is enabled
        so 'try-restart' can't be replaced blindly with 'restart'
        (as it is the case in recent Debian).
      865763b6
  9. 03 Jul, 2021 1 commit
  10. 01 Jul, 2021 1 commit
  11. 30 Jun, 2021 1 commit
  12. 07 Jun, 2021 6 commits
  13. 04 May, 2021 1 commit
  14. 08 Apr, 2021 1 commit
  15. 31 Mar, 2021 1 commit