aboutsummaryrefslogtreecommitdiff
path: root/file_sync_protocol.h
AgeCommit message (Expand)Author
2020-05-28adb: implement zstd compression for file sync.Josh Gao
2020-04-02adb: add dry-run option to push/sync.Josh Gao
2020-04-02adb: implement LZ4 compression.Josh Gao
2020-04-02adb: add interfaces for Encoder/Decoder.Josh Gao
2020-03-26adb: implement compression for file sync.Josh Gao
2020-03-19adb: extract syncmsg structs.Josh Gao
2019-08-12adb: add ls_v2.Josh Gao
2019-08-12adb: rename syncmsg::*::time to mtime.Josh Gao
2018-07-25adb: split file_sync_service.h into client and daemon parts.Josh Gao