Commit Graph

179 Commits (4683f4888e9ce7dec0119b9e4c542db9ad0aacd6)

Author SHA1 Message Date
Simon Stürz d110563b25
Merge pull request #3 from guh/more-debug
Add more debug prints in the server
2019-01-09 08:42:29 +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 4ff5e40088 Bump package version 2018-09-04 21:06:12 +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 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 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 d308be58b3 Update monitor behaviour 2018-08-23 10:02:08 +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 6399c95d4e Add monitor package 2018-08-21 22:16:45 +02:00
Simon Stürz faff3e9074 Add monitor 2018-08-21 22:09:59 +02:00
Simon Stürz 2e15b840e9 Remove online tests from the package 2018-08-21 12:54:53 +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 f6e2d9b3b2 Add monitor documentation 2018-08-16 23:49:45 +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 ad8919755b Update documentation 2018-08-16 20:23:22 +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 84b964f501 Update documentation 2018-08-15 20:26:15 +02:00
Simon Stürz 10c4ec2302 Fix logfile option 2018-08-15 19:42:55 +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 26fe64fdfb Add systemd service file 2018-08-15 17:29:02 +02:00
Simon Stürz 0a18897de7 Fix nymea-remoteproxy package 2018-08-15 15:57:23 +02:00
Simon Stürz e4295d74fe Install also default configuration file 2018-08-15 15:48:44 +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
Simon Stürz e0864b3834 Merge branch 'fix-build' into 'master'
Some fixes

See merge request !3
2018-08-15 11:03:31 +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
Michael Zanetti 98e4950095 fix logfile handling and --verbose option 2018-08-15 11:01:54 +02:00
Simon Stürz e36432f905 Restructure tests 2018-08-15 11:00:31 +02:00