~aleksey14/rhash/master

  • Committer: Aleksey
  • Date: 2021-08-08 08:01:44 UTC
  • Revision ID: git-v1:654371b24cd8e7f69c7f01ad460013c7e1fca084
bindings: better python SHA2_* constants and small refactoring
Filename Latest Rev Last Changed Committer Comment Size
..
bindings 3 12 years ago Aleksey java bindings Diff
build 522 5 years ago Aleksey msvc: move MS VC project to the build/ directory Diff
dist 16 12 years ago Serguey G Basalaev Merge https://github.com/rhash/RHash Diff
docs 472 6 years ago Aleksey docs: librhash documentation Diff
librhash 4 12 years ago Sergey Basalaev librhash-1.2.6-rc1 Diff
po 58 12 years ago Aleksey i18n: rhash.pot - template file for translations Diff
tests 16 12 years ago Serguey G Basalaev Merge https://github.com/rhash/RHash Diff
.gitignore 447 6 years ago Aleksey configure: generate pkg-config metadata 215 bytes Diff Download File
calc_sums.c 723 2 years ago Aleksey refactoring: polish javadoc comments 14.9 KB Diff Download File
calc_sums.h 710 2 years ago Aleksey refactoring of hash file parsing 1.5 KB Diff Download File
ChangeLog 720 2 years ago Aleksey version 1.4.2 23.5 KB Diff Download File
common_func.c 723 2 years ago Aleksey refactoring: polish javadoc comments 17.8 KB Diff Download File
common_func.h 617 4 years ago Aleksey Kravchenko be more compatible with sanitizers 7 KB Diff Download File
File configure 722 2 years ago Aleksey configure: fix clang detection on macOS 28.1 KB Diff Download File
COPYING 610 4 years ago Aleksey license: change project license to BSD Zero Clause 736 bytes Diff Download File
file.c 717 2 years ago Aleksey significantly improve performance by using posix_f 31.4 KB Diff Download File
file.h 712 2 years ago Aleksey fix incorrect parsing of some hash files 5 KB Diff Download File
file_mask.c 606 4 years ago Aleksey Kravchenko i18n: fix output in different encodings on win32 2.2 KB Diff Download File
file_mask.h 601 4 years ago Aleksey windows: correctly align utf8 file paths 642 bytes Diff Download File
file_set.c 600 4 years ago Aleksey more consistent codestyle 5 KB Diff Download File
file_set.h 650 3 years ago Aleksey refactoring: reword 'hashes' as hash function or m 1.1 KB Diff Download File
find_file.c 723 2 years ago Aleksey refactoring: polish javadoc comments 12.4 KB Diff Download File
find_file.h 578 4 years ago Aleksey Kravchenko refactoring: rename call_back -> callback 897 bytes Diff Download File
hash_check.c 728 2 years ago Aleksey refactoring: small improvements of hash file parsi 42.2 KB Diff Download File
hash_check.h 715 2 years ago Aleksey skip non-text hash files in the update mode 1.9 KB Diff Download File
hash_print.c 728 2 years ago Aleksey refactoring: small improvements of hash file parsi 22.9 KB Diff Download File
hash_print.h 728 2 years ago Aleksey refactoring: small improvements of hash file parsi 1 KB Diff Download File
hash_update.c 715 2 years ago Aleksey skip non-text hash files in the update mode 7.5 KB Diff Download File
hash_update.h 591 4 years ago Aleksey the --update option must accept path to a hash-fil 457 bytes Diff Download File
INSTALL.md 471 6 years ago Aleksey docs: update installation guide 1.4 KB Diff Download File
Makefile 721 2 years ago Aleksey makefile: split zip target 12.1 KB Diff Download File
output.c 716 2 years ago Aleksey print 'Nothing to verify' for a hash file without 20.9 KB Diff Download File
output.h 677 3 years ago Aleksey refactoring: move check_hash_file() to hash_check. 1.7 KB Diff Download File
parse_cmdline.c 718 2 years ago Aleksey fix gcc warnings 39.7 KB Diff Download File
parse_cmdline.h 728 2 years ago Aleksey refactoring: small improvements of hash file parsi 2.9 KB Diff Download File
platform.h 487 6 years ago Aleksey move file_t functions to file.c 407 bytes Diff Download File
README.md 649 3 years ago Aleksey docs: readme and docs rewording 1.7 KB Diff Download File
rhash_main.c 723 2 years ago Aleksey refactoring: polish javadoc comments 10.4 KB Diff Download File
rhash_main.h 688 3 years ago Aleksey look for config at $HOME/.config/rhash/ and honor 889 bytes Diff Download File
version.h 720 2 years ago Aleksey version 1.4.2 24 bytes Diff Download File
win_utils.c 681 3 years ago Aleksey fix broken output on Windows when compiled by gcc- 17.5 KB Diff Download File
win_utils.h 606 4 years ago Aleksey Kravchenko i18n: fix output in different encodings on win32 1.7 KB Diff Download File