Skip to content

Releases: trparky/Hasher

Version 8.0 Build 13

25 Nov 21:29
7bf5556
Compare
Choose a tag to compare
  • Migrated to PackageReference.
  • Added synclocks where appropriate.
  • Added support for PFSense checksum file formatting.
  • Remove the left-hand blank space in all the datagrids used in the program.

Version 8.0 Build 12

24 Oct 18:38
d62594f
Compare
Choose a tag to compare

Brought back the changes that were made in commit e7c9ed1 but with some changes that I hope fixes the parallel processing code.

Version 8.0 Build 11

24 Oct 17:28
65ff0e7
Compare
Choose a tag to compare

Though the new code used to load files into the GUI was faster, it caused a massive regression which caused calculations of checksums to be incorrect. That's not acceptable so commit e7c9ed1 has been reverted.

Version 8.0 Build 10

12 Oct 23:08
Compare
Choose a tag to compare

Updated the HTTPHelper class to version 1.343 that includes a fix for a crash.

Version 8.0 Build 9

04 Oct 23:16
dce6885
Compare
Choose a tag to compare

Improved performance.

Version 8.0 Build 8

15 Sep 22:59
f205d80
Compare
Choose a tag to compare
  • Added CrashReporter.NET.
  • Added code to verify the location of the window before restoring it so that it won't get lost.
  • Included some optimizations to the code to hopefully make things faster.
  • Included better object cleanups in the GetHashOfString() function.

Version 8.0 Build 5

19 Jul 22:44
Compare
Choose a tag to compare
  • Updated HTTPHelper Class version to v1.339.
  • Fixed some object placements on the "Compare file against known hash" tab.

Version 8.0 Build 4

15 Jun 17:39
Compare
Choose a tag to compare
  • Fixed some possible path issues in the check for updates code.
  • Included better parsing of incoming command line arguments.

Version 8.0 Build 3

01 Jun 23:55
Compare
Choose a tag to compare
  • Fixed drag and drop.
  • Fixed sorting by file size.
  • Removed the no longer needed "ListViewDoubleBuffered.vb" file.

Version 8.0 Build 2

30 May 17:33
Compare
Choose a tag to compare

Updated the HTTPHelper Class to version 1.337.