Commit Graph

71 Commits

Author SHA1 Message Date
soruh 497c27248c Update 'install.sh' 2023-03-21 03:33:22 +01:00
soruh 894080500b log connections 2023-03-20 15:55:07 +01:00
soruh eb2f66a7b6 start tracing later 2023-03-20 15:50:13 +01:00
soruh 6f1e9836c0 allow ping before RemAck 2023-03-20 15:46:34 +01:00
soruh a5c73993d3 fix log filter 2023-03-19 22:54:26 +01:00
soruh 9d8124bd5c change error library 2023-03-19 22:05:42 +01:00
soruh 11d37c5b73 minor resructure 2023-03-19 19:30:25 +01:00
soruh e4500cab78 update dependencies 2023-03-19 17:56:33 +01:00
soruh ac72742c2a document possible errors 2023-03-19 17:38:31 +01:00
soruh d917afe58c document panics better 2023-03-19 17:21:00 +01:00
soruh 96033a0796 turn on most of clippy::pedantic 2023-03-19 17:17:31 +01:00
soruh 4023b5bad4 fix clippy complaints 2023-03-19 16:26:56 +01:00
soruh 93cb25cd54 only use nc in reject packets if no other message was supplied 2023-03-19 14:45:25 +01:00
soruh baf84555bd always use ansi 2023-03-19 14:28:30 +01:00
soruh 4a191a5652 only use nc if end packet message is empty 2023-03-19 14:26:30 +01:00
soruh c9d30bb299 miscellaneous cleaup 2023-03-19 00:55:17 +01:00
soruh 056e710c4c log authenitcation 2023-03-19 00:49:53 +01:00
soruh 60fedabb01 change some logging 2023-03-19 00:40:50 +01:00
soruh 0686673e72 sort free ports 2023-03-19 00:32:46 +01:00
soruh da7db06bc2 reduce number of shown free ports 2023-03-19 00:27:45 +01:00
soruh 5b4520c3bf make debug output more compact 2023-03-19 00:25:04 +01:00
soruh 49102184ce change debug sort 2023-03-19 00:16:16 +01:00
soruh 7d438569ca change debug sort 2023-03-19 00:14:44 +01:00
soruh 72661fc824 restructure debug 2023-03-19 00:11:34 +01:00
soruh 0cd4a131c0 limit log to own logs 2023-03-18 23:01:07 +01:00
soruh 5db7988c8b add missing modules 2023-03-18 22:36:25 +01:00
soruh 0c4be4541c split code into modules 2023-03-18 22:36:04 +01:00
soruh 887a1b1db9 make tokio_console default 2023-03-18 22:25:01 +01:00
soruh e4598cd3d3 show log target 2023-03-18 22:20:13 +01:00
soruh 12856c687d change log levels 2023-03-18 22:17:24 +01:00
soruh 8a1c99229c remove explict retention 2023-03-18 21:28:29 +01:00
soruh 77fde7275a fix console subscriber 2023-03-18 21:22:06 +01:00
soruh 2007085fc0 time out tasks after 60s 2023-03-18 21:21:04 +01:00
soruh 01d8002393 implement duration logging 2023-03-18 21:03:41 +01:00
soruh e17547ad83 move logging to tracing 2023-03-18 20:47:16 +01:00
soruh 6b698ae869 track tokio task spawn caller 2023-03-18 17:48:11 +01:00
soruh 91e26d9ad0 name http worker threads 2023-03-18 17:44:42 +01:00
soruh d6f3b7dbb2 remove unnecessary .ok() 2023-03-18 17:29:39 +01:00
soruh cd2aed1c3d reject with nc on end 2023-03-18 16:36:13 +01:00
soruh 9a3bac503c name tasks 2023-03-18 16:27:42 +01:00
soruh 931b976a34 remove unnecessary Box 2023-03-18 15:25:32 +01:00
soruh 022f01e532 gracefully handle panics in connection_handler 2023-03-18 15:17:25 +01:00
soruh af130cf56e make whole programm exit on worker thread crash 2023-03-18 14:46:55 +01:00
soruh 7425321510 fix underflow in Package fmt implementation 2023-03-18 14:42:18 +01:00
soruh 0e08f2b978 update dependecies and reduce features for hyper 2023-03-14 16:05:48 +01:00
soruh 6ec0d1f122 timeout cleanup 2023-03-04 19:16:06 +01:00
soruh 07d62937c0 remove extra 0 2023-02-18 21:27:09 +01:00
soruh 20c3ed6cbc adjust debug output 2023-02-18 21:26:16 +01:00
soruh 39d8bac7df make port ranges inclusive 2023-02-18 21:20:59 +01:00
soruh 9b20920400 remove port states for old ports 2023-02-18 21:12:18 +01:00