aboutsummaryrefslogtreecommitdiff
path: root/src/communication.cc
Commit message (Expand)AuthorAge
* fix issues and warnings when compiling with glibc < 2.32 (#57, #58)fusion322026-05-28
* missing NEWLINE on non-patched fields + fix accept error on shutdownfusion322026-03-30
* support for proxy headers + minor tweaksfusion322026-03-14
* network code robustnessfusion322026-02-26
* bind acceptor to INADDR_ANY by default + set TCP_NODELAY on socketsfusion322026-01-14
* fix #32fusion322025-09-25
* support 7.72 with non-default `-DTIBIA772=1` switchfusion322025-09-19
* cleaning up a few comments + login message enumfusion322025-08-19
* fix RETRIEVE action, used with ropingfusion322025-08-17
* wrapping up for a public releasefusion322025-08-15
* fix some critical bugsfusion322025-07-19
* THREADING: upgrade from LinuxThreads to NPTLfusion322025-07-19
* small cleanup + fix sigaction flagsfusion322025-07-18
* fix most init and parsing bugs + critical bug with dynamic stringsfusion322025-07-16
* implement `crypto.cc` with OpenSSL + fix config loadingfusion322025-07-03
* `query.cc`fusion322025-07-02
* beginning of `query.cc`fusion322025-07-01
* `writer.cc`fusion322025-06-30
* `receiving.cc`fusion322025-06-23
* `connections.cc`fusion322025-06-21
* finish `communication.cc`fusion322025-06-20
* small change to `ReceiveCommand` for increased connection reliabilityfusion322025-06-20
* more work on `communication.cc`fusion322025-06-20
* beginning of `communication.cc`fusion322025-06-19