summaryrefslogtreecommitdiffstats
path: root/src/shared/protocol.h
Commit message (Expand)AuthorAgeFilesLines
* [BUILD] rewrite CMake build system to track changes of source filesManuel Bentele2020-10-161-157/+0Star
* [SHARED] Fix 16 byte information leakage in select image messageSimon Rettberg2020-06-301-2/+0Star
* [SERVER] Fix compiler warningsSimon Rettberg2019-09-021-1/+1
* [SERVER] Add pretendClient config optionSimon Rettberg2019-07-231-1/+1
* [SERVER] Only set BGR flag in handshake for BGR_FULLSimon Rettberg2018-11-161-1/+1
* [SHARED] Reset errnoSimon Rettberg2018-04-051-0/+2
* [SERVER] Support finer control over replication when a proxy connects to a proxySimon Rettberg2017-11-021-0/+6
* [SERVER] Fix types or add explicit casts everywhere we might have type conver...Simon Rettberg2017-10-241-2/+2
* [*] Support hop-counting in request header, protocol version 3Simon Rettberg2017-10-171-1/+7
* [SERVER] Fix formattingSimon Rettberg2016-03-221-1/+1
* dnbd3server build success on freebsd :)Sebastian2016-02-111-3/+6
* [SERVER] BREAKING: Get rid of pseudo case-insensitivityv2.1Simon Rettberg2016-02-011-2/+2
* [FUSE] Stability improvements, runs for longer than a couple secs now :)Simon Rettberg2015-12-011-23/+17Star
* [FUSE] It works! Kinda...Simon Rettberg2015-11-301-2/+12
* [FUSE] Start refactoring so we can handle multithread fuseSimon Rettberg2015-11-211-0/+138