39 Commits

Author SHA1 Message Date
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
Simon Stürz
f28ac0f4e3 Update socket error and documentation 2018-08-17 15:54:59 +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
481cddb869 Update configurations and add monitor socket 2018-08-16 19:20:48 +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
efc58872e1 Fix tripple connect and add test for it 2018-08-15 19:18:11 +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
Michael Zanetti
6fe6221f62 fix config loading 2018-08-15 11:02:47 +02:00
Simon Stürz
e36432f905 Restructure tests 2018-08-15 11:00:31 +02:00
Simon Stürz
2605e7a78a Add first client version for testing 2018-08-14 19:00:28 +02:00
Simon Stürz
935f6d1fa4 Prepare client binary 2018-08-14 17:26:57 +02:00
Simon Stürz
c40aac6808 First tunnel connection 2018-08-10 17:11:03 +02:00
Simon Stürz
ca54d5b44d First working client authentication 2018-08-10 11:53:00 +02:00
Simon Stürz
06c27fb5aa Fix tests 2018-08-09 22:34:20 +02:00
Simon Stürz
a45e2c9ec4 First basic version of client connection 2018-08-09 22:20:59 +02:00
Simon Stürz
de6c757a26 Implement basic functionality of JSON RPC server 2018-08-09 14:19:40 +02:00
Simon Stürz
f20173df9f Add coverage report support 2018-08-06 17:51:46 +02:00
Simon Stürz
538cb3d799 Start implementing JsonRpcServer 2018-08-04 13:54:30 +02:00
Simon Stürz
43ebf38f30 Add first version of remote client connector in tests 2018-08-02 21:20:22 +02:00
Simon Stürz
8b14e3bc06 Add basic websocket server. 2018-08-02 17:42:23 +02:00
Simon Stürz
e892fe2b46 Update readme file and add first API draft 2018-08-02 14:57:49 +02:00
Simon Stürz
bd7653433f Add basic structure of the server 2018-08-02 14:04:42 +02:00