Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/rhash/RHash
Great utility for computing hash sums
https://github.com/rhash/RHash
Librhash: Suppress clang-analyzer warnings
Co-authored-by: Aleksey Kravchenko <[email protected]>
e17e07ebbb83875a133c4cb04661f29afe3c9d89 authored 12 months ago by Brad King <[email protected]>
librhash: aligned_alloc is not available on Solaris
f8ba8bbb4289178ef9f7d7de40e2ef3d0038c245 authored 12 months ago by Brad King <[email protected]>
f8ba8bbb4289178ef9f7d7de40e2ef3d0038c245 authored 12 months ago by Brad King <[email protected]>
librhash: Explicitly enable large file support on 32-bit targets
`_LARGEFILE_SOURCE` is needed at least on SunOS i386 if compiler
extensions are not enabled.
Fix wrong doxygen variable name
ccb726c4cb903d5d49bb4098e40c1a0525bfbd07 authored about 1 year ago by Christoph Grüninger <[email protected]>
ccb726c4cb903d5d49bb4098e40c1a0525bfbd07 authored about 1 year ago by Christoph Grüninger <[email protected]>
Add pt_BR translation, update `rhash.pot`
eb536fa8f40074b6881ca00e7fd775a7ae814a41 authored about 1 year ago by Georger Araújo <[email protected]>
eb536fa8f40074b6881ca00e7fd775a7ae814a41 authored about 1 year ago by Georger Araújo <[email protected]>
Fix #238: Build on Unix
b8c91ea6551e99e10352386cd46ea26973bb4a4d authored over 1 year ago by Aleksey Kravchenko <[email protected]>
b8c91ea6551e99e10352386cd46ea26973bb4a4d authored over 1 year ago by Aleksey Kravchenko <[email protected]>
Fix: Create correct dylib symlink on macOS
ee1cf8ce8c1a67ca07fabfba6ba3d6c0909b5fed authored over 1 year ago by Aleksey Kravchenko <[email protected]>
ee1cf8ce8c1a67ca07fabfba6ba3d6c0909b5fed authored over 1 year ago by Aleksey Kravchenko <[email protected]>
Fix: Remove call to wcscpy_s to repair winxp support
a5f558af1b5e01922d5b9e2d2f56af5f2f2f07ff authored over 1 year ago by Aleksey Kravchenko <[email protected]>
a5f558af1b5e01922d5b9e2d2f56af5f2f2f07ff authored over 1 year ago by Aleksey Kravchenko <[email protected]>
Fix #243: Incorrect assigment in the configure script
c804982d1b24c6533118b3068d2cfdca685076f3 authored over 1 year ago by Aleksey Kravchenko <[email protected]>
c804982d1b24c6533118b3068d2cfdca685076f3 authored over 1 year ago by Aleksey Kravchenko <[email protected]>
Bindings: Switch python and mono bindings to librhash.so.1
5559059f0c0f78eae9f001c0ae280956f8d1c757 authored over 1 year ago by Aleksey Kravchenko <[email protected]>
5559059f0c0f78eae9f001c0ae280956f8d1c757 authored over 1 year ago by Aleksey Kravchenko <[email protected]>
Fix #238: Build on *BSD
9ef90b958b7ae50aeeb5c269468034d73d6e2efe authored over 1 year ago by Aleksey Kravchenko <[email protected]>
9ef90b958b7ae50aeeb5c269468034d73d6e2efe authored over 1 year ago by Aleksey Kravchenko <[email protected]>
Fix: Replace backslash sequence by \e in rhash.1
ea09d3b833af7decae39cd3f16a60955226e441a authored over 1 year ago by Aleksey Kravchenko <[email protected]>
ea09d3b833af7decae39cd3f16a60955226e441a authored over 1 year ago by Aleksey Kravchenko <[email protected]>
Version 1.4.4
cfe77846a4c1bc7424eb2da2b164577a16bbcb19 authored over 1 year ago by Aleksey Kravchenko <[email protected]>
cfe77846a4c1bc7424eb2da2b164577a16bbcb19 authored over 1 year ago by Aleksey Kravchenko <[email protected]>
Fix: Drop unused function is_regular_file()
12c2f7a3c17a9cbc60bf846cf546372bd8759fef authored over 1 year ago by Aleksey Kravchenko <[email protected]>
12c2f7a3c17a9cbc60bf846cf546372bd8759fef authored over 1 year ago by Aleksey Kravchenko <[email protected]>
Fix #229: Document possible values of path-separator
b1b0ef15ab8b7f67d601992949c22139d71fda9f authored over 1 year ago by Aleksey Kravchenko <[email protected]>
b1b0ef15ab8b7f67d601992949c22139d71fda9f authored over 1 year ago by Aleksey Kravchenko <[email protected]>
Feat #220: Add configure option '--enable-static=librhash'
Co-authored-by: lvd <[email protected]>
3f5dfd7af8e181bc4792f8db0afde799f4c8a2e4 authored over 1 year ago by Aleksey Kravchenko <[email protected]>
Makefile: Replace build-static, build-shared by build target
851d459dbf530b7e1f64d4140d3c314ad054c70a authored over 1 year ago by Aleksey Kravchenko <[email protected]>
851d459dbf530b7e1f64d4140d3c314ad054c70a authored over 1 year ago by Aleksey Kravchenko <[email protected]>
LibRHash: Put full library version into the library filename
2e154317d47964a8510d2d291834756387ae167f authored over 1 year ago by Aleksey Kravchenko <[email protected]>
2e154317d47964a8510d2d291834756387ae167f authored over 1 year ago by Aleksey Kravchenko <[email protected]>
LibRHash: Drop deprecated rhash_timing.h header
BREAKING CHANGE: Remove obsolete rhash_timer* functions
and bump the version of librhash soname
Feat #190: leading and trailing spaces in the --bsd mode
25d952028ade95f7a619389fdbb1c22827511b40 authored over 1 year ago by Aleksey Kravchenko <[email protected]>
25d952028ade95f7a619389fdbb1c22827511b40 authored over 1 year ago by Aleksey Kravchenko <[email protected]>
Feat #190: Support leading and trailing spaces in file names
9ed0a15bbbeaa4c90c56ada1fe9cf72151247218 authored over 1 year ago by Aleksey Kravchenko <[email protected]>
9ed0a15bbbeaa4c90c56ada1fe9cf72151247218 authored over 1 year ago by Aleksey Kravchenko <[email protected]>
Fix #225: generate proper exports.sym on Linux
e4b8b9282709cfe875b8996f3f318212b3d0a52e authored over 1 year ago by Aleksey Kravchenko <[email protected]>
e4b8b9282709cfe875b8996f3f318212b3d0a52e authored over 1 year ago by Aleksey Kravchenko <[email protected]>
Fix #233: do not add extra backslash for wildcards on windows
08e7f376f042a4679fa0c29563dacbd230b06574 authored over 1 year ago by Aleksey Kravchenko <[email protected]>
08e7f376f042a4679fa0c29563dacbd230b06574 authored over 1 year ago by Aleksey Kravchenko <[email protected]>
Fix gcc warning on url_length being used uninitialized
fa225c32448b47b20e96a5450f35028b00b08b74 authored over 1 year ago by Aleksey Kravchenko <[email protected]>
fa225c32448b47b20e96a5450f35028b00b08b74 authored over 1 year ago by Aleksey Kravchenko <[email protected]>
Feat: support loongarch64 the Loongson 64-bit cpu
6a457f2ca0dd3cf05937c1570bf8c9d194e4fccd authored over 1 year ago by Aleksey Kravchenko <[email protected]>
6a457f2ca0dd3cf05937c1570bf8c9d194e4fccd authored over 1 year ago by Aleksey Kravchenko <[email protected]>
Fix #228: the option -i is listed twice in the man page
866913ec2e0ef1bfcf8e1c1af89ffb26404a34de authored over 1 year ago by Aleksey Kravchenko <[email protected]>
866913ec2e0ef1bfcf8e1c1af89ffb26404a34de authored over 1 year ago by Aleksey Kravchenko <[email protected]>
Fix: tests under UCRT64
3c819d8b0e85a36a8ce5877d0c8f77c0ad6be3bd authored almost 2 years ago by Aleksey Kravchenko <[email protected]>
3c819d8b0e85a36a8ce5877d0c8f77c0ad6be3bd authored almost 2 years ago by Aleksey Kravchenko <[email protected]>
Feat: print the algorithms being calculated on -vv
9a6c70c95066d31dc89d4f4d614e79527fd06780 authored almost 2 years ago by Aleksey Kravchenko <[email protected]>
9a6c70c95066d31dc89d4f4d614e79527fd06780 authored almost 2 years ago by Aleksey Kravchenko <[email protected]>
Fix: execution of tests by bash
1486a21fd72b884ed9edd61e050f5e2dae93e29a authored almost 2 years ago by Aleksey Kravchenko <[email protected]>
1486a21fd72b884ed9edd61e050f5e2dae93e29a authored almost 2 years ago by Aleksey Kravchenko <[email protected]>
Rename --maxdepth option to --max-depth
838946fedbf28af0575f13c6278438f1365df426 authored about 2 years ago by Aleksey Kravchenko <[email protected]>
838946fedbf28af0575f13c6278438f1365df426 authored about 2 years ago by Aleksey Kravchenko <[email protected]>
Format options must honor escaping of special characters
357e7d37961f589278159cc9bff6fe9369cf4db7 authored about 2 years ago by Aleksey Kravchenko <[email protected]>
357e7d37961f589278159cc9bff6fe9369cf4db7 authored about 2 years ago by Aleksey Kravchenko <[email protected]>
Escaping of special characters in file paths
5ab59ef592826f91b59484a86072cc35b2e8d699 authored over 2 years ago by Aleksey Kravchenko <[email protected]>
5ab59ef592826f91b59484a86072cc35b2e8d699 authored over 2 years ago by Aleksey Kravchenko <[email protected]>
Support %d directive to print the file directory
b41c17cff7e79c4ba855d76a3f75c07dbfe0a580 authored over 2 years ago by Aleksey Kravchenko <[email protected]>
b41c17cff7e79c4ba855d76a3f75c07dbfe0a580 authored over 2 years ago by Aleksey Kravchenko <[email protected]>
Fix Windows build for ARM64/ARM64EC.
318a48eb953b662a7fc28b198f3aaac9e396e303 authored over 2 years ago by Egor Pugin <[email protected]>
318a48eb953b662a7fc28b198f3aaac9e396e303 authored over 2 years ago by Egor Pugin <[email protected]>
Support --unverified option
9c736174fb3d907e60e4859106c9ea7cd95b78e2 authored over 2 years ago by Aleksey Kravchenko <[email protected]>
9c736174fb3d907e60e4859106c9ea7cd95b78e2 authored over 2 years ago by Aleksey Kravchenko <[email protected]>
Support --missing option
a640ce319821618b0bdb640af97def2bb325ae0b authored over 2 years ago by Aleksey Kravchenko <[email protected]>
a640ce319821618b0bdb640af97def2bb325ae0b authored over 2 years ago by Aleksey Kravchenko <[email protected]>
Do not use aligned_alloc on Haiku, cause Haiku doesn't support it
203e44a136c099ba02c085e808e72f3b0661affa authored over 2 years ago by Aleksey Kravchenko <[email protected]>
203e44a136c099ba02c085e808e72f3b0661affa authored over 2 years ago by Aleksey Kravchenko <[email protected]>
i18n: Remove translation for a very rare technical message
02549f7e4ad41222f26645120e32e31b9c092bb7 authored over 2 years ago by Aleksey Kravchenko <[email protected]>
02549f7e4ad41222f26645120e32e31b9c092bb7 authored over 2 years ago by Aleksey Kravchenko <[email protected]>
bindings: shorten long line in mono documentation
fd1dbcd7a99547d939bfecce5f3b2b291e538355 authored over 2 years ago by Aleksey Kravchenko <[email protected]>
fd1dbcd7a99547d939bfecce5f3b2b291e538355 authored over 2 years ago by Aleksey Kravchenko <[email protected]>
bindings: python package 1.1
0e8413fd92e1f995573fc381506f01c71badb139 authored over 2 years ago by Aleksey Kravchenko <[email protected]>
0e8413fd92e1f995573fc381506f01c71badb139 authored over 2 years ago by Aleksey Kravchenko <[email protected]>
i18n: Fix output to console on mingw
b33d205af99210e389e583bc92bef6ec778a9b5d authored over 2 years ago by Aleksey Kravchenko <[email protected]>
b33d205af99210e389e583bc92bef6ec778a9b5d authored over 2 years ago by Aleksey Kravchenko <[email protected]>
bindings: RHash store/load methods in Python module
16dacb58edc642950d7fe2147c3a1d3699efe8ce authored over 2 years ago by Aleksey Kravchenko <[email protected]>
16dacb58edc642950d7fe2147c3a1d3699efe8ce authored over 2 years ago by Aleksey Kravchenko <[email protected]>
bindings: Support Python operator 'with'
92145e5b9a045b002b3fa7626d3f7ca71e0b99e3 authored over 2 years ago by Aleksey Kravchenko <[email protected]>
92145e5b9a045b002b3fa7626d3f7ca71e0b99e3 authored over 2 years ago by Aleksey Kravchenko <[email protected]>
bindings: Refactor python package
2099995bbd5a64d2ce31055e8871a9f374f8a18c authored over 2 years ago by Aleksey Kravchenko <[email protected]>
2099995bbd5a64d2ce31055e8871a9f374f8a18c authored over 2 years ago by Aleksey Kravchenko <[email protected]>
Update es.po (#210)
improving and adding missing translation
aee63a723b1483b136a615ab9ff8b5c67bfc2a92 authored over 2 years ago by 1024mb <[email protected]>
Support verbose output in the library test
b7857853ad712ce33575811a5f96e50af8c864a3 authored over 2 years ago by Aleksey Kravchenko <[email protected]>
b7857853ad712ce33575811a5f96e50af8c864a3 authored over 2 years ago by Aleksey Kravchenko <[email protected]>
LibRHash: Fix aligment for AICH/TTH/BTIH context export
732554944b60b9eb7ee8152eca5b738dde389a77 authored over 2 years ago by Aleksey Kravchenko <[email protected]>
732554944b60b9eb7ee8152eca5b738dde389a77 authored over 2 years ago by Aleksey Kravchenko <[email protected]>
LibRHash: Fix export for BTIH context
633c7dd4d30d8d6f2cabb671e96e4b5df898a73d authored over 2 years ago by Aleksey Kravchenko <[email protected]>
633c7dd4d30d8d6f2cabb671e96e4b5df898a73d authored over 2 years ago by Aleksey Kravchenko <[email protected]>
LibRHash: Lower libcrypto.so priority, when looking for libcrypto
4ea9e292173d04cf50572cfced86d31a992f63e7 authored over 2 years ago by Aleksey Kravchenko <[email protected]>
4ea9e292173d04cf50572cfced86d31a992f63e7 authored over 2 years ago by Aleksey Kravchenko <[email protected]>
i18n: fix translations
99eaa4963f4f6469c36aae036e524621866b86be authored over 2 years ago by Aleksey Kravchenko <[email protected]>
99eaa4963f4f6469c36aae036e524621866b86be authored over 2 years ago by Aleksey Kravchenko <[email protected]>
Fix version macro
01bcf3b6163a1e43845fbc08efe9ff551534db3c authored over 2 years ago by Aleksey Kravchenko <[email protected]>
01bcf3b6163a1e43845fbc08efe9ff551534db3c authored over 2 years ago by Aleksey Kravchenko <[email protected]>
Version 1.4.3
a1ba419a295e2925cce55c80794873a92a838d44 authored over 2 years ago by Aleksey Kravchenko <[email protected]>
a1ba419a295e2925cce55c80794873a92a838d44 authored over 2 years ago by Aleksey Kravchenko <[email protected]>
Add libcrypto.so.3 to the list of library names in plug_openssl.c
The SHA1_Update/Final functions are deprecated in openssl 3 but they are still there...
0f6ce47a95794421aed4e59050d6628b3d6e004e authored over 2 years ago by Michael Hudson-Doyle <[email protected]>
Show total speed in the update mode
ee4e6115cdc1b667665ed2e86721dbe95b01641c authored over 2 years ago by Aleksey Kravchenko <[email protected]>
ee4e6115cdc1b667665ed2e86721dbe95b01641c authored over 2 years ago by Aleksey Kravchenko <[email protected]>
librhash: Rename the library test to test_lib.c
e80bf07929aef5a1202ad9510e90c6cf45213fed authored over 2 years ago by Aleksey Kravchenko <[email protected]>
e80bf07929aef5a1202ad9510e90c6cf45213fed authored over 2 years ago by Aleksey Kravchenko <[email protected]>
librhash: Runtime loading of crypto-1.1 library on MSYS2/CYGWIN
f1379e4eedc2fbe553a2ec47af823497bdc6fe1f authored over 2 years ago by Aleksey Kravchenko <[email protected]>
f1379e4eedc2fbe553a2ec47af823497bdc6fe1f authored over 2 years ago by Aleksey Kravchenko <[email protected]>
librhash: Fix rhash_import for btih
ba89f605f62353be649031434e09bf131a6842b0 authored over 2 years ago by Aleksey Kravchenko <[email protected]>
ba89f605f62353be649031434e09bf131a6842b0 authored over 2 years ago by Aleksey Kravchenko <[email protected]>
speed sha1 a little more up by changing round function so that it modifies only a single variable per round
0bde67caf64a4e298051c32eb5c635a264c1b005 authored over 2 years ago by lvd <[email protected]>
0bde67caf64a4e298051c32eb5c635a264c1b005 authored over 2 years ago by lvd <[email protected]>
Improve filename-based hash algorithm detection
When checking a hash file without a hash algorithm specified on the
command line, RHash checks w...
Intel compilers versioned 20xx.y.z seem to work (#197)
50eed81b5ff5f554aa899f54bc81e218c6137c0a authored almost 3 years ago by Chuck Atkins <[email protected]>
50eed81b5ff5f554aa899f54bc81e218c6137c0a authored almost 3 years ago by Chuck Atkins <[email protected]>
librhash: Support RHASH_ASSERT() macro
8ea8a1748e5c7a8385c9f5094a7016310eacd67c authored almost 3 years ago by Aleksey <[email protected]>
8ea8a1748e5c7a8385c9f5094a7016310eacd67c authored almost 3 years ago by Aleksey <[email protected]>
librhash: Add rhash_import() and rhash_export() functions
bbbe1beae95217b458ba43d4a90b7858325cca45 authored almost 3 years ago by Aleksey <[email protected]>
bbbe1beae95217b458ba43d4a90b7858325cca45 authored almost 3 years ago by Aleksey <[email protected]>
librhash: Improve sha1 support in aich and btih
d55b2f5d81ba06b0181be0ef0d84292fbc571a01 authored almost 3 years ago by Aleksey <[email protected]>
d55b2f5d81ba06b0181be0ef0d84292fbc571a01 authored almost 3 years ago by Aleksey <[email protected]>
librhash: Support OPENSSL_NO_MD5 and OPENSSL_NO_SHA macros
e2bf2229e41c15a26b205c97465698a17691c63a authored almost 3 years ago by Aleksey <[email protected]>
e2bf2229e41c15a26b205c97465698a17691c63a authored almost 3 years ago by Aleksey <[email protected]>
librhash: Support NO_TIGER2 macro
18e03b255661eef8e42f971955af5db8fb9b7fca authored almost 3 years ago by Aleksey <[email protected]>
18e03b255661eef8e42f971955af5db8fb9b7fca authored almost 3 years ago by Aleksey <[email protected]>
librhash: Fix mistypes
d746352cc0ce5c3b879d277b337aca829f66fbfd authored almost 3 years ago by Aleksey <[email protected]>
d746352cc0ce5c3b879d277b337aca829f66fbfd authored almost 3 years ago by Aleksey <[email protected]>
librhash: Declare rhash_init_multi()
23b71fd990aee2ef9c6a01540dc71690cad814a2 authored almost 3 years ago by Aleksey <[email protected]>
23b71fd990aee2ef9c6a01540dc71690cad814a2 authored almost 3 years ago by Aleksey <[email protected]>
Install shared library with file mode 755
9903be0cb94b84188f9b3a42d6b6b8ca5073372e authored almost 3 years ago by Aleksey <[email protected]>
9903be0cb94b84188f9b3a42d6b6b8ca5073372e authored almost 3 years ago by Aleksey <[email protected]>
Use sequential read under Windows
5b179a5c83086392ff87c96a0edba7f08d3e623f authored almost 3 years ago by Aleksey <[email protected]>
5b179a5c83086392ff87c96a0edba7f08d3e623f authored almost 3 years ago by Aleksey <[email protected]>
Honor hash file extension in --update mode
9aaae30ccfb2bbae12f03b4bd25a0bd02dbbe4df authored almost 3 years ago by Aleksey <[email protected]>
9aaae30ccfb2bbae12f03b4bd25a0bd02dbbe4df authored almost 3 years ago by Aleksey <[email protected]>
Bugfix: repair building of static LibRHash on Solaris
2177ea85e0851bd06092ffb238bce1198d682c8e authored almost 3 years ago by Aleksey <[email protected]>
2177ea85e0851bd06092ffb238bce1198d682c8e authored almost 3 years ago by Aleksey <[email protected]>
Support --ignore-missing option
568a5421e8bdebaba3d1c8ec134fdaa963dd11d7 authored about 3 years ago by Aleksey <[email protected]>
568a5421e8bdebaba3d1c8ec134fdaa963dd11d7 authored about 3 years ago by Aleksey <[email protected]>
Support option --brief for brief verification report
25eb1f2ce01ebdfe5c6c499163fb9bfa980e86a5 authored about 3 years ago by Aleksey <[email protected]>
25eb1f2ce01ebdfe5c6c499163fb9bfa980e86a5 authored about 3 years ago by Aleksey <[email protected]>
Fix bug with hash options in --check mode
79a1a0b3d267893c40ac31192b20e20969a3a79c authored about 3 years ago by Aleksey <[email protected]>
79a1a0b3d267893c40ac31192b20e20969a3a79c authored about 3 years ago by Aleksey <[email protected]>
librhash: Macros to select aligned_alloc implementation
8cc3532d010066862640e2e797cd94f04c627dff authored about 3 years ago by Aleksey <[email protected]>
8cc3532d010066862640e2e797cd94f04c627dff authored about 3 years ago by Aleksey <[email protected]>
Allow simultaneous usage of --update and --check options
60528db61a0201a99f99e122f3bae36dbf550388 authored about 3 years ago by Aleksey <[email protected]>
60528db61a0201a99f99e122f3bae36dbf550388 authored about 3 years ago by Aleksey <[email protected]>
Store time as uint64_t
a89136acf97249b53f6d44eef74a7434e9a09f5e authored about 3 years ago by Aleksey <[email protected]>
a89136acf97249b53f6d44eef74a7434e9a09f5e authored about 3 years ago by Aleksey <[email protected]>
docs: Change sponsor url and sponsor button
4f1e473b6b3666ec02fbd1c90153448440510f1f authored about 3 years ago by Aleksey <[email protected]>
4f1e473b6b3666ec02fbd1c90153448440510f1f authored about 3 years ago by Aleksey <[email protected]>
Create FUNDING.yml
5ee04f2c939039020bea2331cde63194bd0d5a29 authored about 3 years ago by Aleksey <[email protected]>
5ee04f2c939039020bea2331cde63194bd0d5a29 authored about 3 years ago by Aleksey <[email protected]>
Refactoring: use IS_MODE macro
4ef40990bfbf311b2a2d0c75f46892ae1aea1456 authored about 3 years ago by Aleksey <[email protected]>
4ef40990bfbf311b2a2d0c75f46892ae1aea1456 authored about 3 years ago by Aleksey <[email protected]>
Honor --lowercase option while --embed-crc is in action
5c9004d8e0c079ddac2c4f9f7175f75f383a5ac3 authored about 3 years ago by Aleksey <[email protected]>
5c9004d8e0c079ddac2c4f9f7175f75f383a5ac3 authored about 3 years ago by Aleksey <[email protected]>
librhash: ripemd160 performance patch
3791df14de5b78eb54d71479f05dc300d902c839 authored about 3 years ago by And Sch <[email protected]>
3791df14de5b78eb54d71479f05dc300d902c839 authored about 3 years ago by And Sch <[email protected]>
librhash: support compilation with Android NDK
bd092a9010c80a660f226d97a27cc356b642909b authored about 3 years ago by Aleksey <[email protected]>
bd092a9010c80a660f226d97a27cc356b642909b authored about 3 years ago by Aleksey <[email protected]>
Add --bt-transmission option
2b25bc6bc9110db9a74b9b3923b8aaa912f796d1 authored about 3 years ago by Aleksey <[email protected]>
2b25bc6bc9110db9a74b9b3923b8aaa912f796d1 authored about 3 years ago by Aleksey <[email protected]>
Fix install-gmo target to recompile gmo files only if needed
9e4eeb1268149b24b7fbe0fc0fe91e3a266e6261 authored about 3 years ago by Aleksey <[email protected]>
9e4eeb1268149b24b7fbe0fc0fe91e3a266e6261 authored about 3 years ago by Aleksey <[email protected]>
Fix different function signatures to silence gcc warning
617b259fb4b4795a2f24f676c3a747237f3c34fc authored about 3 years ago by Aleksey <[email protected]>
617b259fb4b4795a2f24f676c3a747237f3c34fc authored about 3 years ago by Aleksey <[email protected]>
Fix crash while generating torrent from stdin
684706ca236b006fb0d58308ebd4f860587ba68d authored about 3 years ago by Aleksey <[email protected]>
684706ca236b006fb0d58308ebd4f860587ba68d authored about 3 years ago by Aleksey <[email protected]>
Ignore star character at the start of filepath
de47f550f29fd6a35c1287e4b223cee851fd66d2 authored about 3 years ago by Aleksey <[email protected]>
de47f550f29fd6a35c1287e4b223cee851fd66d2 authored about 3 years ago by Aleksey <[email protected]>
support path escaping
757942e2d68c4527d37b8a6310d2dbf781d9225b authored about 3 years ago by Aleksey <[email protected]>
757942e2d68c4527d37b8a6310d2dbf781d9225b authored about 3 years ago by Aleksey <[email protected]>
fix incorrect total message in check-embedded mode
5796c94b1eba4fb7407868555e630b409340b78e authored over 3 years ago by Aleksey <[email protected]>
5796c94b1eba4fb7407868555e630b409340b78e authored over 3 years ago by Aleksey <[email protected]>
remove usage of 'which' utility
6b282593f73e96fd6040c43587bec05ca85c2e8c authored over 3 years ago by Aleksey <[email protected]>
6b282593f73e96fd6040c43587bec05ca85c2e8c authored over 3 years ago by Aleksey <[email protected]>
bindings: improve python RHash class
6d27a7d991b0cd7e482a4622457d26d4186754f7 authored over 3 years ago by Aleksey <[email protected]>
6d27a7d991b0cd7e482a4622457d26d4186754f7 authored over 3 years ago by Aleksey <[email protected]>
bindings: update python meta-info
64d241aff1a3994d29d07a4a9779836f933b4387 authored over 3 years ago by Aleksey <[email protected]>
64d241aff1a3994d29d07a4a9779836f933b4387 authored over 3 years ago by Aleksey <[email protected]>
bindings: python package files
5d8e4d787f1e83a99c6d736a8387192f231c323d authored over 3 years ago by Aleksey <[email protected]>
5d8e4d787f1e83a99c6d736a8387192f231c323d authored over 3 years ago by Aleksey <[email protected]>
bindings: support get_librhash_version() in python module
62e676ad84cc92c088400f391f2f45b2dcc07693 authored over 3 years ago by Aleksey <[email protected]>
62e676ad84cc92c088400f391f2f45b2dcc07693 authored over 3 years ago by Aleksey <[email protected]>
bindings: better python SHA2_* constants and small refactoring
654371b24cd8e7f69c7f01ad460013c7e1fca084 authored over 3 years ago by Aleksey <[email protected]>
654371b24cd8e7f69c7f01ad460013c7e1fca084 authored over 3 years ago by Aleksey <[email protected]>
refactoring: small improvements of hash file parsing
0a7dbbec9b83f01068dc58b33d9b682c85a76f7d authored over 3 years ago by Aleksey <[email protected]>
0a7dbbec9b83f01068dc58b33d9b682c85a76f7d authored over 3 years ago by Aleksey <[email protected]>
bindings: pep8 codestyle for python module
5f5cb6d780699129fe8589da1ec024248e72fd6f authored over 3 years ago by Aleksey <[email protected]>
5f5cb6d780699129fe8589da1ec024248e72fd6f authored over 3 years ago by Aleksey <[email protected]>
i18n: fix translation errors
ccaba487d37977c459653c0beebc8ff9970f626d authored over 3 years ago by Aleksey <[email protected]>
ccaba487d37977c459653c0beebc8ff9970f626d authored over 3 years ago by Aleksey <[email protected]>
i18n: update es translation
318775baae984d0e0c1e278544216c9ee70fa155 authored over 3 years ago by 1024mb <[email protected]>
318775baae984d0e0c1e278544216c9ee70fa155 authored over 3 years ago by 1024mb <[email protected]>