1
0
mirror of https://github.com/schollz/croc.git synced 2024-11-24 16:23:47 +03:00
Commit Graph

96 Commits

Author SHA1 Message Date
Zack
550bd9a8e6 Only print if main thread 2017-10-20 19:51:02 -06:00
Zack
d9e5695e71 Update README.md 2017-10-20 19:46:05 -06:00
Zack
00eecf0a2a Update README.md 2017-10-20 19:45:37 -06:00
Zack
4771d68a7d Update README.md 2017-10-20 19:38:10 -06:00
Zack
0109941f6c Thanks @Lunsford94 and @lummie! 2017-10-20 19:31:39 -06:00
Zack
ede04d0773 Merge pull request #28 from schollz/encrypt-and-split
Encrypt and split
2017-10-20 19:12:03 -06:00
Zack Scholl
a43e61b78a Split encrypted bits into chunks to send in parallel 2017-10-20 19:09:40 -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
7e6169dc03 Fix error 2017-10-20 16:46:01 -06:00
Zack Scholl
da16d6f4d7 Merge branch 'master' of git://github.com/Lunsford94/croc into Lunsford94-master 2017-10-20 16:44:03 -06:00
Brad Lunsford
6bdbdce655 ran 'go fmt *.go' to (hopefully) get rid of commit issues 2017-10-20 15:18:06 -07:00
Zack Scholl
9fbaa4bab2 gofmt 2017-10-20 16:13:34 -06:00
Brad Lunsford
798a0d2c52 Adding sleep time of 1 second if not waiting and code not present 2017-10-20 15:11:29 -07:00
Bradley T Lunsford
eb3af56ccf adding wait funtionality: if waiting, will send a different identification to the server 2017-10-20 14:51:30 -07:00
Zack
28ea514725 Merge pull request #26 from lummie/master
Issue #25
2017-10-20 15:38:24 -06:00
lummie
88726aeb42 Merge branch 'master' of https://github.com/lummie/croc 2017-10-20 22:05:06 +01:00
lummie
4fe0f3c9d3 Merge branch 'master' of https://github.com/schollz/croc
# Conflicts:
#	connect.go
2017-10-20 21:56:15 +01:00
lummie
e2faa87b59 Issue #25
fixed spelling connectionMap.receiver
Added method to detect if sender and receivers are already connected.
Added client code to correctly action "no" returned by the code being in use.
2017-10-20 21:51:03 +01:00
Zack Scholl
7ad54dced3 Need to add concurrent reading from the file
Perhaps using this: https://play.golang.org/p/kyusY5Dc0W
2017-10-20 11:20:45 -06:00
Matt (lummie)
261926e907 Merge pull request #1 from schollz/master
Update from upstream
2017-10-20 18:01:24 +01:00
Zack Scholl
9e1d7b4460 Whoops, didn't mean to delete this #25 2017-10-20 10:04:57 -06:00
lummie
17a1f097c3 cleaned up "temp" file created in the test 2017-10-20 14:44:42 +01:00
lummie
42771e51f5 Added a git ignore 2017-10-20 14:44:19 +01:00
Zack Scholl
53ef8a21be Merge branch 'master' of github.com:schollz/croc 2017-10-20 06:33:15 -06:00
Zack Scholl
2492662b99 Update README 2017-10-20 06:33:06 -06:00
Zack Scholl
d663ff861b Update dependencies 2017-10-20 06:29:52 -06:00
Zack Scholl
c3cd3d6039 Streaming encryption and hashing and update UI
Fixes #19
Fixes #18
2017-10-20 06:25:48 -06:00
Zack
1c21c66f6f Update README.md 2017-10-20 05:25:47 -06:00
Zack
9cab363b7c Merge pull request #20 from schollz/add-code-of-conduct-1
Create CODE_OF_CONDUCT.md
2017-10-20 05:23:02 -06:00
Zack
bf9021c925 Merge pull request #23 from techtide/master
Quits program if a file already exists.
2017-10-19 21:24:58 -06:00
Zack
83019f0e3d Merge pull request #24 from heymatthew/master
Add rate option so sender can restrict outgoing speed
2017-10-19 21:24:25 -06:00
Matthew B. Gray
f1102c0062 Add rate option so sender can restrict outgoing speed
closes #7
2017-10-20 14:20:03 +13:00
Zack Scholl
a6927a3143 Starting to implement streaming cipher 2017-10-19 19:08:13 -06:00
Zack Scholl
1727a156db Added Encrypt/Decrypt file 2017-10-19 19:01:07 -06:00
Arman Bhalla
c5291cb6ad Quits program if a file already exists (issue 22). 2017-10-19 22:29:37 +01:00
Zack
ecb7ea8a32 Create CODE_OF_CONDUCT.md 2017-10-19 11:44:22 -06:00
Zack Scholl
91f31993ec Update README 2017-10-18 18:03:15 -06:00
Zack Scholl
b10d2d44d0 update goreleaser 2017-10-18 14:11:35 -06:00
Zack Scholl
f979da2585 update goreleaser 2017-10-18 14:07:03 -06:00
Zack Scholl
177fd1852e update goreleaser 2017-10-18 14:06:22 -06:00
Zack Scholl
eea4fedeba update goreleaser 2017-10-18 14:04:40 -06:00
Zack Scholl
33b47ee84f update goreleaser 2017-10-18 14:03:06 -06:00
Zack Scholl
e352d21d76 update goreleaser 2017-10-18 14:02:06 -06:00
Zack
f1fc037bff Update goreleaser.yml 2017-10-18 13:59:14 -06:00
Zack
6b0d3ec02c Add goreleaser.yml Fixes #12 2017-10-18 13:58:01 -06:00
Zack
119d0e3d0d Merge pull request #16 from schollz/add-license-1
Create LICENSE
2017-10-18 11:50:23 -06:00
Zack
97ba516bfe Create LICENSE 2017-10-18 11:50:06 -06:00
Zack Scholl
7ce613531c Fix tests 2017-10-18 10:29:41 -06:00
Zack
cb83c7082d Merge pull request #14 from Girbons/travis
Setup travis
2017-10-18 09:58:52 -06:00