Commit Graph

27 Commits

Author SHA1 Message Date
946bb37096 change debug display order 2023-03-28 14:07:25 +02:00
f22cafa96e show client names in debug server 2023-03-28 14:05:43 +02:00
1340e87c15 switch to zerocopy crate. Initial server query debug implementation 2023-03-28 13:46:38 +02:00
9d8124bd5c change error library 2023-03-19 22:05:42 +01:00
ac72742c2a document possible errors 2023-03-19 17:38:31 +01:00
d917afe58c document panics better 2023-03-19 17:21:00 +01:00
96033a0796 turn on most of clippy::pedantic 2023-03-19 17:17:31 +01:00
4023b5bad4 fix clippy complaints 2023-03-19 16:26:56 +01:00
c9d30bb299 miscellaneous cleaup 2023-03-19 00:55:17 +01:00
60fedabb01 change some logging 2023-03-19 00:40:50 +01:00
0686673e72 sort free ports 2023-03-19 00:32:46 +01:00
da7db06bc2 reduce number of shown free ports 2023-03-19 00:27:45 +01:00
5b4520c3bf make debug output more compact 2023-03-19 00:25:04 +01:00
49102184ce change debug sort 2023-03-19 00:16:16 +01:00
7d438569ca change debug sort 2023-03-19 00:14:44 +01:00
72661fc824 restructure debug 2023-03-19 00:11:34 +01:00
0c4be4541c split code into modules 2023-03-18 22:36:04 +01:00
01d8002393 implement duration logging 2023-03-18 21:03:41 +01:00
e17547ad83 move logging to tracing 2023-03-18 20:47:16 +01:00
9a3bac503c name tasks 2023-03-18 16:27:42 +01:00
022f01e532 gracefully handle panics in connection_handler 2023-03-18 15:17:25 +01:00
07d62937c0 remove extra 0 2023-02-18 21:27:09 +01:00
20c3ed6cbc adjust debug output 2023-02-18 21:26:16 +01:00
39d8bac7df make port ranges inclusive 2023-02-18 21:20:59 +01:00
9b20920400 remove port states for old ports 2023-02-18 21:12:18 +01:00
1b40ba40e8 add debug server 2023-02-18 20:48:09 +01:00
4870dafbaa restructure code 2023-02-18 18:17:59 +01:00