2022-09-02 18:13 | add comments | Remy Noulin | 3 | +7 | -2 |
2022-09-01 19:07 | add argument to server for a custom config, implement port setting in server configuration, add relay functionality | Remy Noulin | 5 | +260 | -14 |
2022-08-31 06:53 | fix sending directory to server root | Remy Noulin | 2 | +16 | -4 |
2022-08-31 06:02 | call recv before closing the socket only when sending data | Remy Noulin | 2 | +9 | -7 |
2022-08-31 05:46 | make sure all data is sent in client | Remy Noulin | 2 | +9 | -2 |
2022-08-22 08:12 | check packet and string sizes and free disk space | Remy Noulin | 3 | +42 | -1 |
2022-08-19 13:51 | update notes | Remy Noulin | 1 | +3 | -3 |
2022-08-19 13:40 | add rate limiter and reasonable limits | Remy Noulin | 11 | +1807 | -3 |
2022-08-19 06:51 | use tls encryption when transfering data | Remy Noulin | 7 | +156 | -74 |
2022-08-15 13:09 | add script for generating self-signed certificate | Remy Noulin | 1 | +1 | -0 |
2022-08-14 15:03 | add tuyau and tuyauServer packages | Remy Noulin | 7 | +109 | -35 |
2022-08-14 14:37 | add comments | Remy Noulin | 5 | +146 | -6 |
2022-08-14 12:39 | add readme | Remy Noulin | 2 | +14 | -0 |
2022-08-13 21:04 | add receive recursive and globbing in server | Remy Noulin | 3 | +171 | -39 |
2022-08-13 15:38 | add receive single file from server | Remy Noulin | 5 | +416 | -175 |
2022-08-13 04:55 | send glob and recursive to server | Remy Noulin | 3 | +311 | -138 |
2022-08-12 10:17 | simple client to a single file to server | Remy Noulin | 12 | +1163 | -0 |