Commit Graph

38 Commits (9ca21017e368d84e1224db7dc678110915d4e379)

Author SHA1 Message Date
Simon Stürz c36a138f07 Update license text and add SPDX identifier 2025-12-02 09:48:35 +01:00
Simon Stürz bf7a2c0238 Remove deprecated proxy functionality and clean up code 2023-10-24 13:39:15 +02:00
Simon Stürz 756513f668 Add pending connection to tcp server 2023-08-04 09:59:30 +02:00
Simon Stürz 5b39e12449 Introduce monitor refresh method with params 2023-08-04 09:59:30 +02:00
Simon Stürz ecf58505d1 Introduce inactive timeout for tunnel proxy clients 2023-08-04 09:59:30 +02:00
Simon Stürz 150f1fef3f Add transports and counts for the monitor 2023-08-04 09:59:30 +02:00
Simon Stürz 1694a43098 Add option for disableing proxy server functionality 2023-08-04 09:59:30 +02:00
Simon Stürz d576a7bdf4 Update unix socket settings and fix tests 2022-05-19 07:42:55 +02:00
Simon Stürz b255e52396 Add local sockets 2022-05-18 17:08:40 +02:00
Simon Stürz 45b1d4400f Update versioning and minor fixes 2022-03-09 16:38:24 +01:00
Simon Stürz 23462e194e Add tunnel proxy statistics and fix typo 2021-08-16 07:41: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 acd48bf7bf Restructure the project and introduce the new tunnel proxy 2021-07-28 14:55:18 +02:00
Simon Stürz 8fff4c6685 Add tcp/ssl socket server and prepare tests 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
Michael Zanetti aec92c46d9 Updatet copyright 2020-01-23 00:40:33 +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 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 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 3625e6e46c Add proxy monitor 2018-08-15 23:12:10 +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 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 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
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 bd7653433f Add basic structure of the server 2018-08-02 14:04:42 +02:00