Commit Graph

23 Commits

Author SHA1 Message Date
76502f5e00 clean up packet errors 2023-06-24 16:14:15 +02:00
1ca44e300e fix typo 2023-06-20 18:35:57 +02:00
2e8496ae37 warn instead of erroring when a client fails to send an authentication request 2023-06-20 18:33:50 +02:00
50fa67409c refactors 2023-06-11 02:39:01 +02:00
fb1a2aa1c0 print duration in days if >24h 2023-04-22 18:45:25 +02:00
8f978c06f9 look up name in authentication routine 2023-03-28 14:32:48 +02:00
0aab8b16c7 register name changes as updates 2023-03-28 14:21:47 +02:00
f22cafa96e show client names in debug server 2023-03-28 14:05:43 +02:00
82838e46dd log client name 2023-03-28 13:53:34 +02:00
c01e18f5f2 log client name 2023-03-28 13:52:58 +02:00
1340e87c15 switch to zerocopy crate. Initial server query debug implementation 2023-03-28 13:46:38 +02:00
894080500b log connections 2023-03-20 15:55:07 +01:00
6f1e9836c0 allow ping before RemAck 2023-03-20 15:46:34 +01: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
93cb25cd54 only use nc in reject packets if no other message was supplied 2023-03-19 14:45:25 +01:00
4a191a5652 only use nc if end packet message is empty 2023-03-19 14:26:30 +01:00
c9d30bb299 miscellaneous cleaup 2023-03-19 00:55:17 +01:00
056e710c4c log authenitcation 2023-03-19 00:49:53 +01:00
5db7988c8b add missing modules 2023-03-18 22:36:25 +01:00