Commit Graph

74 Commits (371d770039e3c23eaa1f068eaf6a987ca94c54bc)

Author SHA1 Message Date
Simon Stürz fad0bc1e62 Add Qt6 support 2025-08-04 15:32:45 +02:00
Simon Stürz f58f0f3868 Update install directory for tests 2024-01-29 10:03:17 +01:00
Simon Stürz bf7a2c0238 Remove deprecated proxy functionality and clean up code 2023-10-24 13:39:15 +02:00
Simon Stürz 06e8457744 Fix duplicated server uuid and update debug operators 2023-08-04 09:59:30 +02:00
Simon Stürz 756513f668 Add pending connection to tcp server 2023-08-04 09:59:30 +02:00
Simon Stürz 5b39e12449 Introduce monitor refresh method with params 2023-08-04 09:59:30 +02:00
Simon Stürz aecf6da7e1 Add random traffic generator for test clients 2023-08-04 09:59:30 +02:00
Simon Stürz d576a7bdf4 Update unix socket settings and fix tests 2022-05-19 07:42:55 +02:00
Simon Stürz bd9823a0bd Speed up and stabalize tests 2022-05-06 15:38:23 +02:00
Simon Stürz a534582b8c Remove any custom signal spy timeout due to random stress based test failures 2022-05-06 15:10:06 +02:00
Simon Stürz 434ed30f5e Fix remote proxy test timing 2022-05-05 14:03:38 +02:00
Simon Stürz 56948912dd Add more timespace between timeout and background timeouts to stabalize tests 2022-05-03 15:02:46 +02:00
Simon Stürz 84f45d75ef Stabalize tests and improve inactive timout test 2022-04-28 10:45:04 +02:00
Simon Stürz 1c57db04f3 Make TCP default connection for clients 2022-03-09 17:33:57 +01:00
Simon Stürz 45b1d4400f Update versioning and minor fixes 2022-03-09 16:38:24 +01:00
Simon Stürz 1c1231a926 Fix issue #25 remote proxy tests for Qt > 5.12 2022-02-15 17:33:46 +01:00
Simon Stürz 1ca3119995 Extend monitor and add test script for connections 2022-01-11 09:01:54 +01:00
Simon Stürz 23462e194e Add tunnel proxy statistics and fix typo 2021-08-16 07:41:54 +02:00
Simon Stürz 7161cfe795 Fix meta object declaration for tests 2021-08-12 14:21:05 +02:00
Simon Stürz 6d4ff26481 Fix common include and libnymea-remoteproxyclient dev package 2021-08-05 16:38:29 +02:00
Simon Stürz f4b5fba91d Work on ssl socket fixes 2021-08-05 15:52:03 +02:00
Simon Stürz b9ebc345a5 Finish and test first working tunnel proxy connection 2021-08-04 13:05:37 +02:00
Simon Stürz 30d6a9dd43 First working connection mechanism for tunnel proxy 2021-08-03 19:52:00 +02:00
Simon Stürz 8f9bdcce13 Start implementing client library tunnel classes 2021-07-30 18:35:54 +02:00
Simon Stürz f0cdb2706b Prepare client library for tunnel proxy 2021-07-30 13:12:42 +02:00
Simon Stürz 56d32bed2b Add server and client registration and prepare client data multiplexing 2021-07-29 19:04:44 +02:00
Simon Stürz 3174387e96 Do not print all debug categories in tests 2021-07-29 11:49:11 +02:00
Simon Stürz 24e7c2983f Abstract transport interface client and restructure client classes 2021-07-29 11:38:55 +02:00
Simon Stürz acd48bf7bf Restructure the project and introduce the new tunnel proxy 2021-07-28 14:55:18 +02:00
Simon Stürz a1da55b92f Update install paths and copyright license headers 2021-07-27 11:49:46 +02:00
Simon Stürz 4c0f6b6401 Fix tcp tests 2021-07-27 11:31:50 +02:00
Simon Stürz e902f46fd4 Fix inline comments for data buffer size violation and remove uneccesary critical debugs 2021-07-27 11:25:06 +02:00
Simon Stürz b91f89fea2 Add TCP to Websocket test and new coverage report script 2021-07-27 11:25:06 +02:00
Simon Stürz b49a9767c7 Fix package fragmentation in TCP server and client 2021-07-27 11:25:06 +02:00
Simon Stürz 52ce0b5084 Fix tests and improve proxy client handling in authentication and json layer 2021-07-27 11:25:06 +02:00
Simon Stürz 8fff4c6685 Add tcp/ssl socket server and prepare tests 2021-07-27 11:21:33 +02:00
Simon Stürz deaec8be40 Add tcp server basic structure 2021-07-27 11:21:33 +02:00
Jenkins nymea a8a10f80d5 Merge PR #16: Allow multiple tunnels for one valid token 2020-06-02 21:01:32 +02:00
Michael Zanetti aec92c46d9 Updatet copyright 2020-01-23 00:40:33 +01:00
Simon Stürz 5c84ef1e69 Allow multiple tunnels for one valid token 2020-01-08 15:02:57 +01:00
Simon Stürz 7d6963b459 Fix mock authenticator 2019-09-03 11:48:13 +02:00
Michael Zanetti 26a1d72cea Enable the make check target in the dpkg package 2019-09-01 17:40:41 +02:00
Simon Stürz fe05340629 Add nonce option to client and improve test coverage 2018-09-03 17:00:25 +02:00
Simon Stürz eacffb695f Add optional the nonce parameter for authentication and update docs 2018-08-31 22:28:03 +02:00
Simon Stürz 2dcf219c5a Update behaviour if a third client connects with the same token 2018-08-30 12:11:43 +02:00
Simon Stürz 3b97bc60bb Improve debug output and add tests 2018-08-28 09:58:57 +02:00
Simon Stürz c5f031796b Add native lambda invoke code 2018-08-27 13:32:07 +02:00
Simon Stürz 545a145605 Fix notification namespace and bump API version 2018-08-22 17:47:21 +02:00
Simon Stürz 8ff9a00677 Add new line at the end of the message 2018-08-22 09:08:44 +02:00
Simon Stürz 13572ad219 Add timing configurations and timeout tests 2018-08-20 19:53:08 +02:00