kitty/kittens/transfer
2023-07-30 19:49:42 +05:30
..
__init__.py
algorithm.c Start work on porting Go rsync implementation to C 2023-07-30 19:49:42 +05:30
ftc.go Update safe string pat in go code to match updated spec 2023-07-30 19:49:41 +05:30
ftc_test.go Forgot to update FTCSerialization test for new behavior 2023-07-30 19:49:41 +05:30
main.go More work on porting transfer kitten 2023-07-30 19:49:38 +05:30
main.py Start work on porting the transfer kitten to Go 2023-07-30 19:49:37 +05:30
receive.go More work on transfer kitten 2023-07-30 19:49:37 +05:30
receive.py Replace isort with ruff 2023-01-09 16:47:42 +05:30
rsync.pyi Start work on porting Go rsync implementation to C 2023-07-30 19:49:42 +05:30
send.go More misc send fixes 2023-07-30 19:49:39 +05:30
send.py Replace isort with ruff 2023-01-09 16:47:42 +05:30
send_test.go Finish serialization of FTC 2023-07-30 19:49:37 +05:30
utils.go Use encryption for bypass 2023-07-30 19:49:39 +05:30
utils.py transfer kitten: Use guess_type with custom MIME 2023-02-12 17:34:09 +08:00