65 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
Simon Stürz
9fd2a3440f Add insecure websocket support and start with tcp server support 2021-07-27 11:21:33 +02:00
Simon Stürz
df5a240189 Add flush and abort to each socket close call 2021-07-27 11:20:34 +02:00
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
Michael Zanetti
fea9732b66 Fix header install path 2021-02-08 17:01:59 +01: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
530fa41856 Clean up comments from debugging 2019-09-03 11:50:46 +02:00
Simon Stürz
7d6963b459 Fix mock authenticator 2019-09-03 11:48:13 +02:00
Michael Zanetti
b14da5de6b Properly fix lib install paths 2019-04-17 14:32:29 +02:00
Michael Zanetti
e6c5e25be7 Make the prject file more generic (remove debian specific install path) 2019-04-16 12:23:04 +02:00
Michael Zanetti
747d98c58f Try to manually close the socket in any case 2019-02-09 09:16:56 +01:00
Michael Zanetti
4a99beaf48 add more debug prints in the server 2019-01-08 20:25:04 +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
6869b18ad9 Update monitor socket permissions 2018-09-03 17:10:03 +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
d356a39958 Add aws configurations 2018-08-27 17:12:41 +02:00
Simon Stürz
c5f031796b Add native lambda invoke code 2018-08-27 13:32:07 +02:00
Simon Stürz
c7dd9e72aa Add native lambda invoce structure for first tests 2018-08-24 13:30:51 +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
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
e9ff550e1c Add user information for aws authenticator 2018-08-16 20:03:38 +02:00
Simon Stürz
da1d43a0c3 Add shutdown process for server 2018-08-16 19:55:06 +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
3625e6e46c Add proxy monitor 2018-08-15 23:12:10 +02:00
Simon Stürz
fe23eaa6e1 Add close reason to debug message 2018-08-15 19:26:16 +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
2331286650 Update aws-cli process environment 2018-08-15 18:21:48 +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
8447c7ee48 Update packages 2018-08-15 15:31:43 +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
Michael Zanetti
0845105f3e fix config loading for server ports 2018-08-15 11:01:54 +02:00