💾 Archived View for gmi.noulin.net › gitRepositories › tuyau › log.gmi captured on 2023-06-14 at 14:25:18. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2023-01-29)
-=-=-=-=-=-=-
git clone https://noulin.net/git/tuyau.git
Date - Commit message - Author
2023-04-19 06:34 - fix socket value check - Remy Noulin
2022-09-02 18:13 - add comments - Remy Noulin
2022-08-31 06:53 - fix sending directory to server root - Remy Noulin
2022-08-31 06:02 - call recv before closing the socket only when sending data - Remy Noulin
2022-08-31 05:46 - make sure all data is sent in client - Remy Noulin
2022-08-22 08:12 - check packet and string sizes and free disk space - Remy Noulin
2022-08-19 13:51 - update notes - Remy Noulin
2022-08-19 13:40 - add rate limiter and reasonable limits - Remy Noulin
2022-08-19 06:51 - use tls encryption when transfering data - Remy Noulin
2022-08-15 13:09 - add script for generating self-signed certificate - Remy Noulin
2022-08-14 15:03 - add tuyau and tuyauServer packages - Remy Noulin
2022-08-14 14:37 - add comments - Remy Noulin
2022-08-14 12:39 - add readme - Remy Noulin
2022-08-13 21:04 - add receive recursive and globbing in server - Remy Noulin
2022-08-13 15:38 - add receive single file from server - Remy Noulin
2022-08-13 04:55 - send glob and recursive to server - Remy Noulin
2022-08-12 10:17 - simple client to a single file to server - Remy Noulin