summaryrefslogtreecommitdiff
path: root/server_network.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Missing OPERTYPETest_User2023-08-071-1/+1
* A bunch of stuff, mostly related to client supportTest_User2023-08-071-3/+66
* Handle SQUITTest_User2023-05-181-2/+46
* Don't show args in the unknown command noticeTest_User2023-05-181-1/+1
* Add some client handling stuffTest_User2023-05-171-0/+10
* Add locks so it's actually thread-safe, will probably make more efficient use...Test_User2023-05-061-0/+2
* Why did I even do that...Test_User2023-05-061-1/+1
* Start adding client supportTest_User2023-05-061-0/+631