Zack
|
fbf1eeedce
|
v10.0.6
|
2024-05-28 16:24:29 -07:00 |
|
Zack
|
e4c9f2d9fb
|
Merge pull request #721 from schollz:schollz/issue720
show hash progress on large files
|
2024-05-28 16:21:45 -07:00 |
|
Zack
|
c0c3370d9b
|
add highway hash
|
2024-05-28 16:19:38 -07:00 |
|
Zack
|
f6bd13fa06
|
show hash progress on large files
|
2024-05-28 16:08:31 -07:00 |
|
Zack Scholl
|
f83616e9bd
|
readme: remove coverage badge
|
2024-05-26 11:37:03 -07:00 |
|
Zack Scholl
|
23f385ab2f
|
readme: update badge for CI
|
2024-05-26 11:35:54 -07:00 |
|
Zack Scholl
|
78feb393de
|
fix println warnings
|
2024-05-26 11:33:21 -07:00 |
|
Zack
|
69fc3cee47
|
v10.0.5
|
2024-05-26 07:58:08 -07:00 |
|
Zack
|
a5da77cf49
|
Merge pull request #717 from schollz:schollz/issue716
new: add flag `--classic` with warning for passing shared secret on single-user systems
|
2024-05-26 07:55:31 -07:00 |
|
Zack
|
f66e17dd46
|
add the checks for the classic insecure mode
|
2024-05-26 07:54:37 -07:00 |
|
Zack
|
63c9201938
|
new: add flag with warning for passing shared secret on single-user systems
|
2024-05-26 07:52:12 -07:00 |
|
Zack
|
ca7a5979cc
|
need environmental variable on all unix systems
|
2024-05-26 07:20:48 -07:00 |
|
Zack
|
fc457557e0
|
v10.0.4
|
2024-05-25 09:02:34 -07:00 |
|
Zack
|
f044f4dd86
|
Merge pull request #713 from schollz:schollz/issue712
escape filenames that have invisible characters while allowing other languages
|
2024-05-25 09:00:36 -07:00 |
|
Zack
|
a2e71c7e1a
|
escape filenames that have invisible characters while allowing other languages
Fixes #712
|
2024-05-25 08:59:38 -07:00 |
|
Zack
|
dff34fa7fc
|
fix comment
|
2024-05-24 19:44:28 -07:00 |
|
Zack Scholl
|
08103bb7bb
|
v10.0.3
|
2024-05-24 18:04:29 -07:00 |
|
Zack Scholl
|
4091ef0496
|
fix: remove hash extra
|
2024-05-24 18:03:51 -07:00 |
|
Zack
|
381f8369a3
|
update bug report
|
2024-05-23 09:49:18 -07:00 |
|
Zack
|
a95d67e31c
|
v10.0.2
|
2024-05-23 09:47:15 -07:00 |
|
Zack
|
b0920bbe70
|
Merge pull request #708 from schollz/fix10
fix message passing for initial secure layer
|
2024-05-23 09:46:40 -07:00 |
|
Zack
|
ed55c746c2
|
fix message passing for initial secure layer
|
2024-05-23 09:44:34 -07:00 |
|
Zack
|
8e10eac5c5
|
fix
|
2024-05-23 09:34:17 -07:00 |
|
Zack
|
43f1c53538
|
v10.0.1
|
2024-05-23 08:35:56 -07:00 |
|
Zack
|
3acac5d53b
|
Merge pull request #707 from schollz:schollz/issue706
ux: improve the environmental variable messaging for sending/receiving
|
2024-05-23 08:34:52 -07:00 |
|
Zack
|
66f0d1264a
|
improve the ux around sending
|
2024-05-23 08:33:00 -07:00 |
|
Zack
|
ee713c5146
|
improve ux around receiving
|
2024-05-23 08:27:52 -07:00 |
|
Zack
|
6181903c83
|
go.mod v9 -> v10
|
2024-05-23 06:25:53 -07:00 |
|
Zack
|
7acd2def69
|
version bump for breaking change
|
2024-05-23 06:15:03 -07:00 |
|
Zack
|
eb0909033e
|
reduce description lengths
|
2024-05-22 10:10:55 -07:00 |
|
Zack
|
f6d862eac0
|
bump version
|
2024-05-20 12:08:57 -07:00 |
|
Zack
|
5a6005f1eb
|
bump version
|
2024-05-20 12:08:45 -07:00 |
|
Zack
|
f6633cbac9
|
Merge pull request #702 from schollz:schollz/issue599
chore: improve efficiency and remove extraneous reads
|
2024-05-20 10:39:49 -07:00 |
|
Zack
|
d8ef7cda20
|
chore: improve efficiency and remove extraneous reads
|
2024-05-20 10:39:22 -07:00 |
|
Zack
|
7622e636e4
|
fix: refactor gathering ips
|
2024-05-20 10:16:37 -07:00 |
|
Zack
|
bb018fd725
|
fix: address shared secret before creatgin
|
2024-05-20 10:16:02 -07:00 |
|
Zack
|
863dabb93a
|
Merge pull request #701 from schollz/issue598
fix: shared secret should be read from environmental variable
|
2024-05-20 09:53:39 -07:00 |
|
Zack
|
6f5f16aa1c
|
Merge pull request #700 from schollz/issue597
fix: establish encryption layer before transfering ip information
|
2024-05-20 09:53:31 -07:00 |
|
Zack
|
0f1ca436cd
|
Merge pull request #699 from schollz/issue596
fix: use more secure shared secret as room name
|
2024-05-20 09:53:17 -07:00 |
|
Zack
|
4929635eb8
|
Merge pull request #698 from schollz/schollz/issue594
fix: prompt for overwriting when unzipping
|
2024-05-20 09:53:09 -07:00 |
|
Zack
|
3f12f75fae
|
Merge pull request #697 from schollz/issue593
fix: client quits when discovering dangerous paths
|
2024-05-20 09:52:58 -07:00 |
|
Zack
|
e255d472a6
|
fix: shared secret should be read from environmental variable
|
2024-05-20 09:46:38 -07:00 |
|
Zack
|
2ffd4daeaf
|
fix: establish encryption layer before transfering ip information
|
2024-05-20 09:37:42 -07:00 |
|
Zack
|
accb310337
|
ignore
|
2024-05-20 09:11:08 -07:00 |
|
Zack
|
2b4c088100
|
fix: use more secure shared secret as room name
|
2024-05-20 09:08:10 -07:00 |
|
Zack
|
a591833dbf
|
fix: filter escape sequences in filenames
|
2024-05-20 08:38:36 -07:00 |
|
Zack
|
b3668a6f5c
|
fix: prompt for overwriting when unzipping
|
2024-05-20 08:31:47 -07:00 |
|
Zack
|
b05c3c8c42
|
fix: client quits when discovering dangerous paths
|
2024-05-20 08:23:21 -07:00 |
|
Zack
|
13bc190f8b
|
ignore big file
|
2024-05-20 08:08:38 -07:00 |
|
Zack
|
1b90484bb8
|
chore: update dependencies
|
2024-05-20 06:08:20 -07:00 |
|