44 Commits (9e730bee4c893df2bd63b4a482c03bfd3fb46164)
 

Author SHA1 Message Date
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
Unbewohnte 73eb91dce3 Bolerplate code for node 3 years ago
Unbewohnte 77823b1b94 Started to rewrite the entire thing; The old code is still there for now 3 years ago
Unbewohnte a0780a1a5d Removed unnecessary function 3 years ago
Unbewohnte 00729e0f26 Added a license flag 3 years ago
Unbewohnte ac68ddb395 Changed MAXPACKETSIZE, added a time of completion 3 years ago
Unbewohnte 4381de0041 Appropriate 3 years ago
Unbewohnte d30ac7900e Print defaults if no flags specified 3 years ago
Unbewohnte a43b0a10b3 Installation script, improved README 3 years ago
Unbewohnte 1aa968d93e Added a handling for interrupt signal 3 years ago
Unbewohnte 4f5165fa3a Improved flags validation 3 years ago
Unbewohnte 82a1391c9c Added more tests; Probably the last commit for this project; Stopped gaining fun and it's already complete imo 3 years ago
Unbewohnte d7665618de Added first tests 3 years ago
Unbewohnte c1cab012f4 Added printing state of the transfer feature 3 years ago
Unbewohnte f4c8f2d728 Added end-to-end AES encryption 3 years ago
Unbewohnte 94da14be3b Added installation instructions 3 years ago
Unbewohnte 8fc35f3a35 Removed unnecessary -sending flag 3 years ago
Unbewohnte 43d8373a72 Minor changes in constants and printing 3 years ago
Unbewohnte 9bdc836b28 Protocol improvements, bug fix, added a bit of logic in handling of the file offer 3 years ago
Unbewohnte 3637dbf8be Uhh, a chunky one. Rewrote the whole protocol 3 years ago
Unbewohnte 65ca89a407 Added checksum check 3 years ago
Unbewohnte c7b389efa6 Somewhat reasonable error-handling 3 years ago
Unbewohnte ac7f199fdd README improvements 3 years ago
Unbewohnte 1bb43db365 Added examples in README 3 years ago
Unbewohnte 1ccd5a7255 Typo; Deleted an executable 3 years ago
Unbewohnte 7c9208ee75 Fixed a link 3 years ago
Unbewohnte 1e4aea08d2 fixed a WORD 3 years ago
Unbewohnte ef149fb0b8 First working version 3 years ago