Commit Graph

12 Commits

Author SHA1 Message Date
Zack Scholl 30c9c3317f use keypair to validate 2018-06-23 09:18:35 -07:00
Zack Scholl b6df5839b8 Add local option
change local receive code
2018-04-23 23:55:14 -06:00
陈博 407d85270c fix file split bugs and sending server:port display error 2018-02-07 16:24:44 +08:00
Zack bf4e5f0c6b Merge pull request #51 from afotescu/added_utils_tests
Added utils tests and FileSize change
2017-10-25 06:23:53 -06:00
h3yEllex b10d8a075b Simplified FileSize function 2017-10-25 15:03:36 +03:00
Zack Scholl 0056cddc1d Need to close file before removing 2017-10-24 07:57:32 -06:00
h3yEllex 60cb509ff9 SplitFile will not create an empty file anymore. Also files created by tests will be removed. 2017-10-24 12:56:50 +03:00
h3yEllex d94cc6f1d3 refactored CatFiles function 2017-10-24 12:12:33 +03:00
Zack Scholl 0f5b52ff35 Better error handling 2017-10-21 14:34:59 -06:00
Zack Scholl 5eff228a3d Add catfiles 2017-10-20 18:49:19 -06:00
Zack Scholl 746f1fe193 Add SplitFile func 2017-10-20 17:26:04 -06:00
Zack Scholl c3cd3d6039 Streaming encryption and hashing and update UI
Fixes #19
Fixes #18
2017-10-20 06:25:48 -06:00