aboutsummaryrefslogtreecommitdiff
path: root/server_network.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* File descriptionsTest_User2024-07-221-1/+1
|
* Some improvements and openssl send bufferingTest_User2024-06-191-0/+16
|
* Network relocations, and in-progress buffered networking codeTest_User2024-06-181-2/+12
|
* Start of InspIRCd v3 supportTest_User2024-06-151-24/+17
|
* Improvements and the start of reloadable modulesTest_User2024-06-151-22/+11
|
* Some fixesTest_User2024-06-151-1/+3
|
* PsuedoclientsTest_User2024-06-141-0/+5
|
* One-hop latency tracking, make TLS certs optional if no incoming connections ↵Test_User2024-06-131-4/+8
| | | | are to be done
* nick and kill supportTest_User2024-06-131-2/+2
|
* str_clone finally, as well as some other stuffTest_User2024-06-121-12/+5
|
* Mostly complete user tracking addedTest_User2024-06-101-22/+20
|
* More complete server tracking and communication readyTest_User2024-06-101-4/+40
|
* Basic server tracking addedTest_User2024-06-101-0/+98
|
* Incoming connection support for InspIRCd v2Test_User2024-06-101-5/+13
|
* In-progress mesh haxserv; still has a lot to write up before it's usableTest_User2024-06-091-0/+162