Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

RHash

RHash development
Collective - Host: opensource - https://opencollective.com/rhash - Website: http://rhash.sf.net/ - Code: https://github.com/rhash

switch to using file_is_write_locked()

github.com/rhash/RHash - daaa3be8fd1253ae77632f7d488c927c718824b7 authored over 6 years ago
rewrite the readme using markdown

github.com/rhash/RHash - 0a4c072fcc493842576f8d82821d31b88eb360a9 authored over 6 years ago
msvc: move MS VC project to the build/ directory

github.com/rhash/RHash - f12aa473de3c9e43f8ea69ad02644e097b55d191 authored over 6 years ago
remove unused #include

github.com/rhash/RHash - c9538849befeb1ffd064ed3b962fb6d20b783327 authored over 6 years ago
access config file via file_t

github.com/rhash/RHash - 49f036a90551e99717ba08c95884bbd244619c9a authored over 6 years ago
Fixing assert pointer reference

github.com/rhash/RHash - e06333c2cb72f82a438adb916a6cd926f0409740 authored almost 7 years ago
makefile: fix libraries uninstallation

github.com/rhash/RHash - 630ec1de7010a164e1635c7b81cc5cde5996b513 authored almost 7 years ago
makefile: fix install-lib-headers

github.com/rhash/RHash - cc0fe35a1b844a0ca6a34f1a022ce4d1ca908c93 authored almost 7 years ago
makefile: add install-lib-headers target

github.com/rhash/RHash - 5184f57ed8c8a3d3ad66d789429bd8d1afc012ff authored almost 7 years ago
makefile: remove cppdoc

github.com/rhash/RHash - d3a00df08e04708d6d86b53c3533732a49141922 authored almost 7 years ago
doxygen: update doxyfile format to 1.8.11

github.com/rhash/RHash - 56cdfc302a7e69367da8e1b24f0c0f6fa1923c61 authored almost 7 years ago
doxygen: fix librhash interface sources

github.com/rhash/RHash - 79714223256a1c199d7a206bab8eacd1ebbaa890 authored almost 7 years ago
support localized path for template file

github.com/rhash/RHash - 04ba344cc972dee2cd3d84e3c8bc0eee8161eade authored almost 7 years ago
portable file functions

github.com/rhash/RHash - 36756a005886931d3e3d5c83bbe7a32ee511347e authored almost 7 years ago
configure -

Add logic for ln from autoconf. On Win32 systems, it may not always work as you think and sym...

github.com/rhash/RHash - 0b7c27be2e4c40458e0e0840e90c69f2700a441a authored almost 7 years ago
Honour XDG compliant config file location

Reference:
[1] <https://specifications.freedesktop.org/basedir-spec/latest/ar01s03.html>

github.com/rhash/RHash - 062063ae36e599e34398b83f9a4c22e9f4bd8745 authored almost 7 years ago
configure: removing of trailing space

github.com/rhash/RHash - ececd8c9da52a6b56e9a24812c6ead6fc66dfeb6 authored almost 7 years ago
"echo -n" cannot be expected to work with every POSIX shell

See "man 1p echo" section APPLICATION USAGE. This patch replaces "echo -n"
with "printf '%s'".

github.com/rhash/RHash - d0864d2100ae9da38981f427b58860166af133ff authored almost 7 years ago
correct dates format in changelog

github.com/rhash/RHash - f46e7ce94261f6740dbf92ca6cb5a5ef868e72e8 authored almost 7 years ago
configure: Add target OS clause for Darwin

These triplets can also have a version number suffix, for example,
x86_64-apple-darwin16.

github.com/rhash/RHash - e71972f9afdb2abbb2d391650b4f04755c3e5a7a authored almost 7 years ago
configure: Match FreeBSD triplets with versions

Triplets such as x86_64-unknown-freebsd11.1 are common.

github.com/rhash/RHash - 862ca78bf8f5e99dfc7ebd97994f7a3557b8a5c0 authored almost 7 years ago
i18n: improve help translation

github.com/rhash/RHash - a607d1b0cc3aa699216898aa7d3ee1ec8751434d authored almost 7 years ago
configure: Don't quote $CC when calling it

It might have additional arguments.

github.com/rhash/RHash - 58fce417723ed548801769ad95e60e4712dd8a59 authored almost 7 years ago
portability: correctly call msgfmt on Solaris

github.com/rhash/RHash - 154dd1e1c64cc99b10196a339325ca408c246467 authored almost 7 years ago
configure: detect gcc full version

github.com/rhash/RHash - fd73d64aa447a7b002296d7e06ac6d579a0c7d49 authored almost 7 years ago
version 1.3.6

github.com/rhash/RHash - 10779cbca99c0f5dcb5aae4a0c7caca46a4f9bd6 authored almost 7 years ago
makefile: fix install-gmo/uninstall-gmo

github.com/rhash/RHash - 0d51b5c4bfb69e3ec5e58d90475f791ef830d3f7 authored almost 7 years ago
add --file-list description to the manual

github.com/rhash/RHash - 12ea78bd000a978aedbf3befa84eecb75c8a107d authored almost 7 years ago
i18n: translation of the --file-list description

github.com/rhash/RHash - a273f852df3cacda4f2554dce0314c3d8568ee4f authored almost 7 years ago
support --file-list option

github.com/rhash/RHash - 27b7f33dcc21341e27208a748682b1352f74ebf2 authored almost 7 years ago
librhash: sha3 refactoring

github.com/rhash/RHash - fdd528571433c2a2b27613f21653e064676b96a2 authored almost 7 years ago
librhash: speedup sha3

github.com/rhash/RHash - cb44beffa8b126b836f7def9f50fb9d03e9d16ee authored almost 7 years ago
update vc10 project

github.com/rhash/RHash - ab53f981df52dcffad6d71b7ad5e18bf8c101faf authored almost 7 years ago
file-list functions

github.com/rhash/RHash - 4ad0cb9d367a32bf1e3721f66d638c7139c89147 authored almost 7 years ago
support log_file_t_error()

github.com/rhash/RHash - 0c53794bb7bb735702bc0e674f2e8016db0487f9 authored almost 7 years ago
fix compilation by ansi C

github.com/rhash/RHash - f95840161d4262a3d5c30a796d46ffd13d3b9215 authored almost 7 years ago
refactoring fix_sfv_header() to use file_t

github.com/rhash/RHash - 0bc5c6fc773daa27ed70394084d70f7d86d9e917 authored almost 7 years ago
move file_t functions to file.c

github.com/rhash/RHash - a20ad1d4b3f1ab90318e192109fb3e394e485521 authored almost 7 years ago
configure: polishing help text

github.com/rhash/RHash - 8e9ac395313bcc563d35a480cbec59fc39033df3 authored almost 7 years ago
makefile: add print-info target to the root makefile

github.com/rhash/RHash - bb4af9e26f656703286cd3c539f582de9a171d71 authored almost 7 years ago
i18n: update translations

github.com/rhash/RHash - a6eaf0e35c459e41404c4f6cc0f5b85b91fef976 authored almost 7 years ago
makefile: add uninstall-gmo target

github.com/rhash/RHash - 6f281cece4a0580c54c2414c7b88644e931b5d2a authored almost 7 years ago
Fix broken link to list of supported hash functions

github.com/rhash/RHash - 3379444b6abe9a84395554e1400775e50904bfc9 authored almost 7 years ago
portability: remove win32-only headers

github.com/rhash/RHash - fe453f2621129e404ecaecf6dae58ecceeff17c5 authored almost 7 years ago
remove libeay from msvc project

github.com/rhash/RHash - 566b0c5d27d29bc65b0d2848230d49b836f15b33 authored almost 7 years ago
allow to run tests from read-only source tree

github.com/rhash/RHash - 7c7bb5b44dbfd98944a51bfe1e8474cd872b46ff authored almost 7 years ago
configure: fix tempdir detection

github.com/rhash/RHash - 11cf2924d0effb22367018c033a743bda787946f authored almost 7 years ago
treat reparse points as symlinks

github.com/rhash/RHash - 2265683f7d412b82ea6d9cc21199b52ad9d510be authored almost 7 years ago
fix --follow option

github.com/rhash/RHash - 67922161f3a71a4e4d7fc0892b14c4899b293f6e authored almost 7 years ago
librhash: fix file descriptor leak

github.com/rhash/RHash - 8c332d48ec39dccf52d809cbac5673675f94533a authored almost 7 years ago
docs: polish librhash docs

github.com/rhash/RHash - a45f11b0bc75b5472b3a89d15566fa5b3520cd74 authored almost 7 years ago
docs: add contribution guidelines

github.com/rhash/RHash - 057b8ba88c81af66d7c489da9b105aaf0e37600c authored almost 7 years ago
docs: librhash documentation

github.com/rhash/RHash - 4c344f2524a0c324891de5de01e8bd58e7c7ab22 authored almost 7 years ago
docs: update installation guide

github.com/rhash/RHash - e5256261093ed8c0c91e7231f416b307aa0dc477 authored almost 7 years ago
cleanup: remove unused win32-cursor code

github.com/rhash/RHash - 5e23fd0ed487af652faf5ee38d6873e1c9eff21e authored almost 7 years ago
librhash: print-info target should also print openssl info

github.com/rhash/RHash - 61b07e28625f8586a1fd2b0a40e9008f109bfd43 authored almost 7 years ago
remove ancient wince code

github.com/rhash/RHash - fda408224cb570718724bd4e606c2b51c03f1131 authored almost 7 years ago
Added a RHash.dll.config file containing a dllmap so that the RHash binding can be used for Windows, Unix, and OS/X.

Co-authored-by: Aleksey <[email protected]>

github.com/rhash/RHash - 9b947e3d17af5ae5f9dbc74d379f04389fac3f37 authored almost 7 years ago
librhash: accept openssl compiled without ripemd-160

github.com/rhash/RHash - 587fe10b907fa0463fca2b4641d2daed123c30e4 authored almost 7 years ago
librhash: correct check for whirlpool

github.com/rhash/RHash - de589a3a8822bd0a9124b0c28ab0950121cfe894 authored almost 7 years ago
make only librhash depend on libcrypto

github.com/rhash/RHash - 4bd89ec9f9d01b97cf7e0eebf3da6608e9ab8316 authored almost 7 years ago
portability: fix redefinition warning on Solaris

github.com/rhash/RHash - 056d05689f733ab5d9d3a1e85f1a4bb69fc63d4e authored almost 7 years ago
rpm: support configure script in the spec file

github.com/rhash/RHash - ccf81238e010b730198d2319ff8d06e37089070e authored almost 7 years ago
configure: refactoring of cc options tests

github.com/rhash/RHash - fdc303661d68f730c3340062fb894cc3413c0be9 authored almost 7 years ago
update readme

github.com/rhash/RHash - 2375b287c0359aa423a0585d510b6fc61e624f46 authored almost 7 years ago
librhash: correctly detect endianess on Solaris

github.com/rhash/RHash - eda70f3110c9597414aff1f9d9d84bdbf4b48a3e authored almost 7 years ago
list --openssl option in --help when available

github.com/rhash/RHash - a92a1494b0e39236e982cc163f20761f896c5057 authored almost 7 years ago
configure: check if dlopen is provided by libc

github.com/rhash/RHash - d9b85cae971291115a987d3bcf3bcda767293d51 authored almost 7 years ago
makefile: remove spec file on distclean

github.com/rhash/RHash - cc26d54ff5df0f692907a5e3132a5eeca559ed61 authored almost 7 years ago
configure: fix checking for --version-script

github.com/rhash/RHash - 6f8f84f18f3f58c7e0c8545f55ab49bc0673ec93 authored almost 7 years ago
fix clang warning about incomplete initialization

github.com/rhash/RHash - 3299c2aa67aed4a51f834ce418f7ad12460cc6da authored almost 7 years ago
correct lists of sources

github.com/rhash/RHash - bd808329af8cbc0aade1daaf7ec0d7a91cd63a6f authored almost 7 years ago
configure: --pkgconfigdir option

github.com/rhash/RHash - 21139fc6a0ee5ddd92f08a313ad24bf2b4334683 authored almost 7 years ago
configure: check for libdl

github.com/rhash/RHash - 577ded2bd379adbccc1f7daf39f99ea1e258ccaa authored almost 7 years ago
configure: checking for windows-specific flags

github.com/rhash/RHash - 0ff9ec47b7565c0ae733b3d0350c2d67f1aea0bb authored almost 7 years ago
configure: refactoring of linker flags checking

github.com/rhash/RHash - 1b38e5e726f4c7c499d745d548ce0e18edf1f0f1 authored almost 7 years ago
proper distclean

github.com/rhash/RHash - 3c0d3c59b7f6d7af1a3d5db4c214f06acb57d7d6 authored almost 7 years ago
configure: generate pkg-config metadata

github.com/rhash/RHash - 878ff920c31cf10a106084b0921973bd039d4c54 authored almost 7 years ago
move version out of makefile

github.com/rhash/RHash - 6345f10d300ef185bc553d145f70cca7b5b75c1e authored almost 7 years ago
configure: fix DESTDIR

github.com/rhash/RHash - 96c4bf737faa87422ea95dd21cbbfa6caba63ae4 authored almost 7 years ago
configure: --exec-prefix option

github.com/rhash/RHash - f8aea0927f9a0eda7f916b0cb83223533028ddde authored almost 7 years ago
changed passing of SYSCONFDIR to compiler

github.com/rhash/RHash - 2f3b4699c3c8155ac71a753f997068e79ba34b4d authored almost 7 years ago
pack configure script

github.com/rhash/RHash - dd7528e85e53bea041fdd8433fb30a629aa0540c authored almost 7 years ago
configure: fix --cc option

github.com/rhash/RHash - 97dc705277c7bd3959592677a283e5ba93fccd73 authored almost 7 years ago
specify sed -e option

github.com/rhash/RHash - 754abe7c879fe2be41fbbeba49ad33ab6902e65a authored almost 7 years ago
configure: allow user to change optimization level

github.com/rhash/RHash - 103f017c82adb6622f92a715981855ce3e05a80e authored almost 7 years ago
add install-lib-so-link target

github.com/rhash/RHash - 06c4a74b7c5e455accb7c4132949e2619ad6d89e authored almost 7 years ago
portability: respect freebsd endianess macro

github.com/rhash/RHash - 29d9e8f2c3c8bc52ba4b0b903920da38a163b7bc authored almost 7 years ago
restore librhash exported symbols

github.com/rhash/RHash - a20b4a805fe70785c7ad23be7d00e760804271b7 authored almost 7 years ago
portability: check for linker --version-script flag

github.com/rhash/RHash - ce4e36d5f4286ee9f7f9a445d18fb3c420d57e23 authored almost 7 years ago
portability: more generic sed one-liner

github.com/rhash/RHash - 57a1d18cfdb813d2c719030e23172e5d85535e39 authored almost 7 years ago
portability: support posix make

github.com/rhash/RHash - bde101243ff1fc03bf6366e0cd24608ec9a2711c authored almost 7 years ago
bindings: support make -n

github.com/rhash/RHash - 00524b28e0dd920cdeb5fff8030a9a67a0423e6b authored almost 7 years ago
fix makefile dependencies

github.com/rhash/RHash - 5a579d8b195236f87cf0d426c4dce606f915b0c6 authored almost 7 years ago
cleanup configure and makefiles

github.com/rhash/RHash - a18f96bab47635b673eb65c6eba8079dfb815352 authored almost 7 years ago
Rework MSYS, Cygwin, and MINGW configure plus makefiles. Hopefully, this will not cause bmake to fail.

github.com/rhash/RHash - 391aad2e43b095efcd62874128267b69516c3182 authored almost 7 years ago
Improvements to the install script and Makefiles. This fixes several things

1) In MSYS2, Cygwin, and MINGW, symbolic links must be to the .EXE's.
2) The .DLL files themselve...

github.com/rhash/RHash - 454a7dcf48deba741b1f0c49939a9260f0c39e74 authored almost 7 years ago
fix failed tests

github.com/rhash/RHash - f38f1d3a1097069c5d91e72970675af4569611c0 authored almost 7 years ago
portability: tests should pass even with posix grep

github.com/rhash/RHash - 6b7c9af98d06402306575bd84da701e96b5330a3 authored almost 7 years ago
Ensure that a file that is opened by the binding is closed by the binding. This should not be necessary but some ruby versions keep the file open causing a test to fail.

github.com/rhash/RHash - fcfa8dce22a07dbbabc15f6c8c21892a677a5d24 authored almost 7 years ago