18 Commits (1a302cb9fbf8abb2f96f76a35bc4d0644c018563)

Author SHA1 Message Date
Unbewohnte 1a302cb9fb [node] bugfixes? [make] cross compilation automatisation 3 years ago
Unbewohnte 9e730bee4c Moved to GPLv3 3 years ago
Unbewohnte fab8aa947b [protocol] added ALREADYHAVE packet; [node] fixed logical path error when receiving a single file; ALREADY HAVE FILE FEATURE 3 years ago
Unbewohnte d598b4d1e7 [README] updated information 3 years ago
Unbewohnte 6ec5eabc93 [fsys] fixed relative path finding; [node] fixed recursive transfer of a directory 3 years ago
Unbewohnte 075c342dbd [protocol] added relative path logic to the FILE packet; [fsys] file relative path to its parent directory; [node&&FTU] CAN SEND DIRECTORIES RECURSIVELY 3 years ago
Unbewohnte d0a8d22d12 [node] non-recursive directory send !; [Makefile] tests 3 years ago
Unbewohnte eb7cd49b0e [fsys] file checksums are automatically generated when GetFile is called; [protocol] ACCEPT and REJECT packets do not need to include file ids now; [node] progress on sending directories 3 years ago
Unbewohnte 1d08ae1ac4 [fsys] get directory files; [node] started to implement directory transfer. DOES NOT WORK NOW 3 years ago
Unbewohnte f2b0cec266 [node|protocol] implemented transfer offer packet construction; moved packets implementation from node package to protocol; fixed a race during offer rejection in receiving node 3 years ago
Unbewohnte c6d2bc80db [README] updated information; [installation process] added install.sh; [protocol] added DIRECTORY header description 3 years ago
Unbewohnte 205fbcc2d3 [node] unexported unnecessary struct fields, divided transferInfo into sending and receiving parts; implemented yet untested sendDirectoryPacket 3 years ago
Unbewohnte 442af0205e [node] clearer sendPiece error handling in sender node 3 years ago
Unbewohnte d0d15f2bd5 [node] improved mainloop logic 3 years ago
Unbewohnte 5b1d964cad [node] documentation 3 years ago
Unbewohnte f0332c8a7f [fsys] correctly calculate directory size 3 years ago
Unbewohnte 49b25443fe Encryption 3 years ago
Unbewohnte 2da9cd5bd0 Rewrite; Current status: can send one file, not encrypted 3 years ago