summaryrefslogtreecommitdiffstats
path: root/daemon/src/main/java/org/openslx/taskmanager/network/NetworkHandlerTcp.java
Commit message (Expand)AuthorAgeFilesLines
* Update log4j because of the CVE-2021-44228 security flawManuel Bentele2021-12-161-2/+3
* [daemon] Fix Java compiler warningManuel Bentele2021-12-161-0/+5
* [daemon] Assign thread names, fine tune socket timeoutsv3.10Simon Rettberg2021-04-191-8/+22
* Use different compression thresholds for UDP and TCPv3.9Simon Rettberg2020-01-071-1/+1
* Add TCP interfaceSimon Rettberg2020-01-071-0/+193