Commit Graph

27 Commits (bdda8da80325152e82dc142866b073b9ab4fbc7b)

Author SHA1 Message Date
Simon Stürz bdda8da803 Fix tunnel debug print and use client id instead of uuid 2021-07-27 11:20:34 +02:00
Simon Stürz 5ccb84d173 Add tunnel debug category for cleaner log reading 2021-07-27 11:20:34 +02:00
Simon Stürz fcd0e7c105 Add logging file configuration and close sockets on error 2021-07-27 11:16:53 +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 7cc552cc8a Add logging functionality 2018-09-06 18:56:43 +02:00
Simon Stürz 53a2925a2c Update server statistics and add total count 2018-09-05 18:58:19 +02:00
Simon Stürz 2173d8e61f Improve monitor and implement server statistics 2018-09-04 21:02:30 +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 545a145605 Fix notification namespace and bump API version 2018-08-22 17:47:21 +02:00
Simon Stürz faff3e9074 Add monitor 2018-08-21 22:09:59 +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 f0599d59eb Fix certificate chain loading 2018-08-16 18:15:14 +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 27c72096e7 Improve aws debug output 2018-08-15 17:58:48 +02:00
Simon Stürz adee6b62be Clean up on tunnel disconnect and prevent 3 authenticated connections 2018-08-15 17:40:24 +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 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 538cb3d799 Start implementing JsonRpcServer 2018-08-04 13:54:30 +02:00