Commit Graph

38 Commits (371d770039e3c23eaa1f068eaf6a987ca94c54bc)

Author SHA1 Message Date
Simon Stürz fad0bc1e62 Add Qt6 support 2025-08-04 15:32:45 +02:00
Simon Stürz bf7a2c0238 Remove deprecated proxy functionality and clean up code 2023-10-24 13:39:15 +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 1c57db04f3 Make TCP default connection for clients 2022-03-09 17:33:57 +01:00
Simon Stürz 7161cfe795 Fix meta object declaration for tests 2021-08-12 14:21:05 +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 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 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
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 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 13572ad219 Add timing configurations and timeout tests 2018-08-20 19:53:08 +02:00
Simon Stürz a0d5aadc6a Add client pingpong functionality for longtime connection tests 2018-08-16 23:03:28 +02:00
Simon Stürz 60c3775dca Add license headers 2018-08-16 20:57:35 +02:00
Simon Stürz f0599d59eb Fix certificate chain loading 2018-08-16 18:15:14 +02:00
Simon Stürz d4d34a86c2 Update client and implement ssl server improvements 2018-08-16 17:33:07 +02:00
Simon Stürz 6622fa1265 Add first online test 2018-08-15 14:56:23 +02:00
Simon Stürz 8f5cc9b6cb Clean up 2018-08-15 11:07:05 +02:00
Simon Stürz e36432f905 Restructure tests 2018-08-15 11:00:31 +02:00