kitty/kittens/transfer
2023-07-30 19:49:43 +05:30
..
__init__.py
algorithm.c Basic rsync transmission works 2023-07-30 19:49:43 +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 remove unused code 2023-07-30 19:49:43 +05:30
receive.go More work on transfer kitten 2023-07-30 19:49:37 +05:30
rsync.pyi Port file_transmission.py to use the new rsync code 2023-07-30 19:49:43 +05:30
send.go Wire up the rsync code in the send kitten 2023-07-30 19:49:43 +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