Skip to content

Releases: genonullfree/teleporter

v0.6.0

21 Nov 21:56
14e1b43
Compare
Choose a tag to compare

Implement updated protocol to improve handling and processing speed.

New features:

  • Encryption!
  • "Lets get dangerous" server mode for absolute file path transfers

v0.5.5

04 Nov 01:41
17e6c66
Compare
Choose a tag to compare

Fix overwrite any file bugs

v0.5.4

03 Nov 03:33
eedb9cf
Compare
Choose a tag to compare

Fix always hash on overwrite bug
Add transfer statistic output to server and client

v0.5.3

31 Oct 02:29
Compare
Choose a tag to compare

Improved workflow

v0.5.2

30 Oct 14:55
Compare
Choose a tag to compare
  • Fix overwrite bug #44 (thanks @4ndrewchin!)
  • Update protocol document

v0.5.1

29 Oct 02:36
553b235
Compare
Choose a tag to compare
  • Closes bug #41 - Overwrite fails to truncate

v0.5.0

29 Oct 02:12
ab54e3d
Compare
Choose a tag to compare
  • Add Teleport Protocol documentation
  • Add Protocol major.minor validation, requiring .point releases to not cause protocol-breaking changes

v0.4.5

19 Oct 01:02
003f60b
Compare
Choose a tag to compare

Bugfix:

  • Only calculate hash on actual overwrite

v0.4.4

16 Oct 01:24
468f435
Compare
Choose a tag to compare

Rename for crates.io
Add LICENSE.txt

v0.4.3

12 Oct 01:51
7e2b351
Compare
Choose a tag to compare

Bug fixing release:

  • Fixes recursive issues
  • Fixes hash window issues
  • Cleans up error handling

I forgot to thank @aedrax for his previous contribution, and @wcampbell0x2a has also helped with this cleanup. Thanks guys!