skeinsum.git
8 years agoHashing cmdline strings added.
Jason Self [Mon, 28 Sep 2015 00:52:39 +0000 (17:52 -0700)]
Hashing cmdline strings added.

8 years agoprint_usage: merge printf calls and realign.
Jason Self [Mon, 28 Sep 2015 00:51:45 +0000 (17:51 -0700)]
print_usage: merge printf calls and realign.

8 years agoReplace remaining fprintf/stderr calls to WARN.
Jason Self [Mon, 28 Sep 2015 00:50:47 +0000 (17:50 -0700)]
Replace remaining fprintf/stderr calls to WARN.

8 years agoTry to debug unchanged /proc/softirqs checksum.
Jason Self [Mon, 28 Sep 2015 00:46:46 +0000 (17:46 -0700)]
Try to debug unchanged /proc/softirqs checksum.

8 years agoRemove unused vars.
Jason Self [Mon, 28 Sep 2015 00:42:38 +0000 (17:42 -0700)]
Remove unused vars.

8 years agoInitial testing added.
Jason Self [Sat, 19 Sep 2015 04:01:00 +0000 (21:01 -0700)]
Initial testing added.

8 years agoAdd WARN macro.
Jason Self [Sat, 19 Sep 2015 03:56:15 +0000 (20:56 -0700)]
Add WARN macro.

8 years agoAllow short opts for help and version.
Jason Self [Sat, 19 Sep 2015 03:55:24 +0000 (20:55 -0700)]
Allow short opts for help and version.

8 years agoisProper - small changes.
Jason Self [Tue, 15 Sep 2015 22:04:02 +0000 (15:04 -0700)]
isProper - small changes.

8 years agoHashMatch: do return values more strict.
Jason Self [Tue, 15 Sep 2015 21:59:31 +0000 (14:59 -0700)]
HashMatch: do return values more strict.

8 years agoBugfix signed/unsigned typecast.
Jason Self [Tue, 15 Sep 2015 21:50:32 +0000 (14:50 -0700)]
Bugfix signed/unsigned typecast.

8 years agoYet another magic number replaced to calculated value.
Jason Self [Tue, 15 Sep 2015 21:48:15 +0000 (14:48 -0700)]
Yet another magic number replaced to calculated value.

8 years agois_goodfile: no special verbose mode, always verbose now.
Jason Self [Tue, 15 Sep 2015 21:43:59 +0000 (14:43 -0700)]
is_goodfile: no special verbose mode, always verbose now.

8 years agoskein_cli main routine simplified.
Jason Self [Tue, 15 Sep 2015 21:33:24 +0000 (14:33 -0700)]
skein_cli main routine simplified.

8 years agoTRYHELP_GOODBYE macro added.
Jason Self [Mon, 14 Sep 2015 03:28:42 +0000 (20:28 -0700)]
TRYHELP_GOODBYE macro added.

8 years agoBetter vertical alignment
Jason Self [Mon, 14 Sep 2015 03:15:14 +0000 (20:15 -0700)]
Better vertical alignment

8 years agoMerge matching code to new HashStdin routine.
Jason Self [Mon, 14 Sep 2015 02:55:59 +0000 (19:55 -0700)]
Merge matching code to new HashStdin routine.

8 years agoUpdating skeinsum with a new scheme for reading large files, simplifying command...
Jason Self [Tue, 8 Sep 2015 22:29:28 +0000 (15:29 -0700)]
Updating skeinsum with a new scheme for reading large files, simplifying command line parsing and filebuilding, consolidating source code, etc.

8 years agogitignore added
Jason Self [Wed, 2 Sep 2015 21:22:25 +0000 (14:22 -0700)]
gitignore added

8 years agoAC_SYS_LARGEFILE added.
Jason Self [Wed, 2 Sep 2015 21:13:33 +0000 (14:13 -0700)]
AC_SYS_LARGEFILE added.

8 years agoAutoconf and Automake updated.
Jason Self [Wed, 2 Sep 2015 20:51:38 +0000 (13:51 -0700)]
Autoconf and Automake updated.

9 years agoAdd usage information to README file.
Jason Self [Mon, 11 Aug 2014 16:38:08 +0000 (09:38 -0700)]
Add usage information to README file.

9 years agoFixed buffer overflow
Jason Self [Mon, 11 Aug 2014 16:32:05 +0000 (09:32 -0700)]
Fixed buffer overflow

9 years agoImporting skeinsum
Jason Self+ [Mon, 11 Aug 2014 00:39:23 +0000 (17:39 -0700)]
Importing skeinsum