Add a unit test for sssp_bfs()
[tinc] / test / integration /
2022-06-05 Kirill IsakovAdd timeouts to 'tinc join'
2022-06-04 Kirill IsakovAdd tests for some device & address variables
2022-06-03 Kirill IsakovRemove access checks in tests under root
2022-05-31 Kirill IsakovShorter paths to PID files in integration tests
2022-05-29 Kirill IsakovImprove recently seen address cache
2022-05-27 Kirill IsakovAdd tests for import/export errors
2022-05-27 Kirill IsakovAdd tests for join/invite errors
2022-05-27 Kirill IsakovAdd tests for key generation commands
2022-05-27 Kirill IsakovAdd tests for miscellaneous commands
2022-05-27 Kirill IsakovAdd tests for network commands
2022-05-27 Kirill IsakovAdd tests for dump commands
2022-05-27 Kirill IsakovAdd tests for sign/verify commands
2022-05-02 Kirill IsakovAdd basic pledge/unveil sandbox on OpenBSD
2022-04-28 Kirill IsakovConvert tincd path args to absolute paths
2022-04-24 Kirill IsakovImprove proxy server support
2022-04-21 Kirill IsakovUse actual port in tincd logs / tinc get Port / invitations
2022-04-10 Kirill IsakovRewrite integration test suite in Python
2022-04-04 Guus SliepenRun shfmt as part of the reformat target.
2022-04-01 Guus SliepenSpeed up the authentication protocol security tests.
2022-03-28 Kirill IsakovReplace MinGW with Windows to avoid ambiguities
2022-03-27 Kirill IsakovFix building tinc and running tests on Solaris
2022-03-23 Kirill IsakovMove integration tests into a subdirectory