13 Commits (550c6e26efe383cc0aee6fda8d478e0971c99bad)

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 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 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