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

switch to using file_is_write_locked()

daaa3be8fd1253ae77632f7d488c927c718824b7 authored over 6 years ago by Aleksey <[email protected]>
rewrite the readme using markdown

0a4c072fcc493842576f8d82821d31b88eb360a9 authored over 6 years ago by Aleksey <[email protected]>
msvc: move MS VC project to the build/ directory

f12aa473de3c9e43f8ea69ad02644e097b55d191 authored over 6 years ago by Aleksey <[email protected]>
remove unused #include

c9538849befeb1ffd064ed3b962fb6d20b783327 authored over 6 years ago by Aleksey <[email protected]>
access config file via file_t

49f036a90551e99717ba08c95884bbd244619c9a authored over 6 years ago by Aleksey <[email protected]>
Fixing assert pointer reference

e06333c2cb72f82a438adb916a6cd926f0409740 authored over 6 years ago by Jacob Repp <[email protected]>
makefile: fix libraries uninstallation

630ec1de7010a164e1635c7b81cc5cde5996b513 authored over 6 years ago by Aleksey <[email protected]>
makefile: fix install-lib-headers

cc0fe35a1b844a0ca6a34f1a022ce4d1ca908c93 authored over 6 years ago by Aleksey <[email protected]>
makefile: add install-lib-headers target

5184f57ed8c8a3d3ad66d789429bd8d1afc012ff authored over 6 years ago by Aleksey <[email protected]>
makefile: remove cppdoc

d3a00df08e04708d6d86b53c3533732a49141922 authored over 6 years ago by Aleksey <[email protected]>
doxygen: update doxyfile format to 1.8.11

56cdfc302a7e69367da8e1b24f0c0f6fa1923c61 authored over 6 years ago by Aleksey <[email protected]>
doxygen: fix librhash interface sources

79714223256a1c199d7a206bab8eacd1ebbaa890 authored over 6 years ago by Aleksey <[email protected]>
support localized path for template file

04ba344cc972dee2cd3d84e3c8bc0eee8161eade authored over 6 years ago by Aleksey <[email protected]>
portable file functions

36756a005886931d3e3d5c83bbe7a32ee511347e authored over 6 years ago by Aleksey <[email protected]>
configure -

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

0b7c27be2e4c40458e0e0840e90c69f2700a441a authored over 6 years ago by JPeterMugaas <[email protected]>
Honour XDG compliant config file location

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

062063ae36e599e34398b83f9a4c22e9f4bd8745 authored over 6 years ago by Floyd Anderson <[email protected]>
configure: removing of trailing space

ececd8c9da52a6b56e9a24812c6ead6fc66dfeb6 authored over 6 years ago by Aleksey <[email protected]>
"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'".

d0864d2100ae9da38981f427b58860166af133ff authored over 6 years ago by Lars Wendler <[email protected]>
correct dates format in changelog

f46e7ce94261f6740dbf92ca6cb5a5ef868e72e8 authored over 6 years ago by Aleksey <[email protected]>
configure: Add target OS clause for Darwin

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

e71972f9afdb2abbb2d391650b4f04755c3e5a7a authored over 6 years ago by James Le Cuirot <[email protected]>
configure: Match FreeBSD triplets with versions

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

862ca78bf8f5e99dfc7ebd97994f7a3557b8a5c0 authored over 6 years ago by James Le Cuirot <[email protected]>
i18n: improve help translation

a607d1b0cc3aa699216898aa7d3ee1ec8751434d authored almost 7 years ago by Aleksey <[email protected]>
configure: Don't quote $CC when calling it

It might have additional arguments.

58fce417723ed548801769ad95e60e4712dd8a59 authored almost 7 years ago by James Le Cuirot <[email protected]>
portability: correctly call msgfmt on Solaris

154dd1e1c64cc99b10196a339325ca408c246467 authored almost 7 years ago by Aleksey <[email protected]>
configure: detect gcc full version

fd73d64aa447a7b002296d7e06ac6d579a0c7d49 authored almost 7 years ago by Aleksey <[email protected]>
version 1.3.6

10779cbca99c0f5dcb5aae4a0c7caca46a4f9bd6 authored almost 7 years ago by Aleksey <[email protected]>
makefile: fix install-gmo/uninstall-gmo

0d51b5c4bfb69e3ec5e58d90475f791ef830d3f7 authored almost 7 years ago by Aleksey <[email protected]>
add --file-list description to the manual

12ea78bd000a978aedbf3befa84eecb75c8a107d authored almost 7 years ago by Aleksey <[email protected]>
i18n: translation of the --file-list description

a273f852df3cacda4f2554dce0314c3d8568ee4f authored almost 7 years ago by Aleksey <[email protected]>
support --file-list option

27b7f33dcc21341e27208a748682b1352f74ebf2 authored almost 7 years ago by Aleksey <[email protected]>
librhash: sha3 refactoring

fdd528571433c2a2b27613f21653e064676b96a2 authored almost 7 years ago by Aleksey <[email protected]>
librhash: speedup sha3

cb44beffa8b126b836f7def9f50fb9d03e9d16ee authored almost 7 years ago by Aleksey <[email protected]>
update vc10 project

ab53f981df52dcffad6d71b7ad5e18bf8c101faf authored almost 7 years ago by Aleksey <[email protected]>
file-list functions

4ad0cb9d367a32bf1e3721f66d638c7139c89147 authored almost 7 years ago by Aleksey <[email protected]>
support log_file_t_error()

0c53794bb7bb735702bc0e674f2e8016db0487f9 authored almost 7 years ago by Aleksey <[email protected]>
fix compilation by ansi C

f95840161d4262a3d5c30a796d46ffd13d3b9215 authored almost 7 years ago by Aleksey <[email protected]>
refactoring fix_sfv_header() to use file_t

0bc5c6fc773daa27ed70394084d70f7d86d9e917 authored almost 7 years ago by Aleksey <[email protected]>
move file_t functions to file.c

a20ad1d4b3f1ab90318e192109fb3e394e485521 authored almost 7 years ago by Aleksey <[email protected]>
configure: polishing help text

8e9ac395313bcc563d35a480cbec59fc39033df3 authored almost 7 years ago by Aleksey <[email protected]>
makefile: add print-info target to the root makefile

bb4af9e26f656703286cd3c539f582de9a171d71 authored almost 7 years ago by Aleksey <[email protected]>
i18n: update translations

a6eaf0e35c459e41404c4f6cc0f5b85b91fef976 authored almost 7 years ago by Aleksey <[email protected]>
makefile: add uninstall-gmo target

6f281cece4a0580c54c2414c7b88644e931b5d2a authored almost 7 years ago by Aleksey <[email protected]>
Fix broken link to list of supported hash functions

3379444b6abe9a84395554e1400775e50904bfc9 authored almost 7 years ago by rejectedcode <[email protected]>
portability: remove win32-only headers

fe453f2621129e404ecaecf6dae58ecceeff17c5 authored almost 7 years ago by Aleksey <[email protected]>
remove libeay from msvc project

566b0c5d27d29bc65b0d2848230d49b836f15b33 authored almost 7 years ago by Aleksey <[email protected]>
allow to run tests from read-only source tree

7c7bb5b44dbfd98944a51bfe1e8474cd872b46ff authored almost 7 years ago by Aleksey <[email protected]>
configure: fix tempdir detection

11cf2924d0effb22367018c033a743bda787946f authored almost 7 years ago by Aleksey <[email protected]>
treat reparse points as symlinks

2265683f7d412b82ea6d9cc21199b52ad9d510be authored almost 7 years ago by Aleksey <[email protected]>
fix --follow option

67922161f3a71a4e4d7fc0892b14c4899b293f6e authored almost 7 years ago by Aleksey <[email protected]>
librhash: fix file descriptor leak

8c332d48ec39dccf52d809cbac5673675f94533a authored almost 7 years ago by Aleksey <[email protected]>
docs: polish librhash docs

a45f11b0bc75b5472b3a89d15566fa5b3520cd74 authored almost 7 years ago by Aleksey <[email protected]>
docs: add contribution guidelines

057b8ba88c81af66d7c489da9b105aaf0e37600c authored almost 7 years ago by Aleksey <[email protected]>
docs: librhash documentation

4c344f2524a0c324891de5de01e8bd58e7c7ab22 authored almost 7 years ago by Aleksey <[email protected]>
docs: update installation guide

e5256261093ed8c0c91e7231f416b307aa0dc477 authored almost 7 years ago by Aleksey <[email protected]>
cleanup: remove unused win32-cursor code

5e23fd0ed487af652faf5ee38d6873e1c9eff21e authored almost 7 years ago by Aleksey <[email protected]>
librhash: print-info target should also print openssl info

61b07e28625f8586a1fd2b0a40e9008f109bfd43 authored almost 7 years ago by Aleksey <[email protected]>
remove ancient wince code

fda408224cb570718724bd4e606c2b51c03f1131 authored almost 7 years ago by Aleksey <[email protected]>
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]>

9b947e3d17af5ae5f9dbc74d379f04389fac3f37 authored almost 7 years ago by JPeterMugaas <[email protected]>
librhash: accept openssl compiled without ripemd-160

587fe10b907fa0463fca2b4641d2daed123c30e4 authored almost 7 years ago by Aleksey <[email protected]>
librhash: correct check for whirlpool

de589a3a8822bd0a9124b0c28ab0950121cfe894 authored almost 7 years ago by Aleksey <[email protected]>
make only librhash depend on libcrypto

4bd89ec9f9d01b97cf7e0eebf3da6608e9ab8316 authored almost 7 years ago by Aleksey <[email protected]>
portability: fix redefinition warning on Solaris

056d05689f733ab5d9d3a1e85f1a4bb69fc63d4e authored almost 7 years ago by Aleksey <[email protected]>
rpm: support configure script in the spec file

ccf81238e010b730198d2319ff8d06e37089070e authored almost 7 years ago by Aleksey <[email protected]>
configure: refactoring of cc options tests

fdc303661d68f730c3340062fb894cc3413c0be9 authored almost 7 years ago by Aleksey <[email protected]>
update readme

2375b287c0359aa423a0585d510b6fc61e624f46 authored almost 7 years ago by Aleksey <[email protected]>
librhash: correctly detect endianess on Solaris

eda70f3110c9597414aff1f9d9d84bdbf4b48a3e authored almost 7 years ago by Aleksey <[email protected]>
list --openssl option in --help when available

a92a1494b0e39236e982cc163f20761f896c5057 authored almost 7 years ago by Pádraig Brady <[email protected]>
configure: check if dlopen is provided by libc

d9b85cae971291115a987d3bcf3bcda767293d51 authored almost 7 years ago by Aleksey <[email protected]>
makefile: remove spec file on distclean

cc26d54ff5df0f692907a5e3132a5eeca559ed61 authored almost 7 years ago by Aleksey <[email protected]>
configure: fix checking for --version-script

6f8f84f18f3f58c7e0c8545f55ab49bc0673ec93 authored almost 7 years ago by Aleksey <[email protected]>
fix clang warning about incomplete initialization

3299c2aa67aed4a51f834ce418f7ad12460cc6da authored almost 7 years ago by Aleksey <[email protected]>
correct lists of sources

bd808329af8cbc0aade1daaf7ec0d7a91cd63a6f authored almost 7 years ago by Aleksey <[email protected]>
configure: --pkgconfigdir option

21139fc6a0ee5ddd92f08a313ad24bf2b4334683 authored almost 7 years ago by Aleksey <[email protected]>
configure: check for libdl

577ded2bd379adbccc1f7daf39f99ea1e258ccaa authored almost 7 years ago by Aleksey <[email protected]>
configure: checking for windows-specific flags

0ff9ec47b7565c0ae733b3d0350c2d67f1aea0bb authored almost 7 years ago by Aleksey <[email protected]>
configure: refactoring of linker flags checking

1b38e5e726f4c7c499d745d548ce0e18edf1f0f1 authored almost 7 years ago by Aleksey <[email protected]>
proper distclean

3c0d3c59b7f6d7af1a3d5db4c214f06acb57d7d6 authored almost 7 years ago by Aleksey <[email protected]>
configure: generate pkg-config metadata

878ff920c31cf10a106084b0921973bd039d4c54 authored almost 7 years ago by Aleksey <[email protected]>
move version out of makefile

6345f10d300ef185bc553d145f70cca7b5b75c1e authored almost 7 years ago by Aleksey <[email protected]>
configure: fix DESTDIR

96c4bf737faa87422ea95dd21cbbfa6caba63ae4 authored almost 7 years ago by Aleksey <[email protected]>
configure: --exec-prefix option

f8aea0927f9a0eda7f916b0cb83223533028ddde authored almost 7 years ago by Aleksey <[email protected]>
changed passing of SYSCONFDIR to compiler

2f3b4699c3c8155ac71a753f997068e79ba34b4d authored almost 7 years ago by Aleksey <[email protected]>
pack configure script

dd7528e85e53bea041fdd8433fb30a629aa0540c authored almost 7 years ago by Aleksey <[email protected]>
configure: fix --cc option

97dc705277c7bd3959592677a283e5ba93fccd73 authored almost 7 years ago by Aleksey <[email protected]>
specify sed -e option

754abe7c879fe2be41fbbeba49ad33ab6902e65a authored almost 7 years ago by Aleksey <[email protected]>
configure: allow user to change optimization level

103f017c82adb6622f92a715981855ce3e05a80e authored almost 7 years ago by Aleksey <[email protected]>
add install-lib-so-link target

06c4a74b7c5e455accb7c4132949e2619ad6d89e authored almost 7 years ago by Aleksey <[email protected]>
portability: respect freebsd endianess macro

29d9e8f2c3c8bc52ba4b0b903920da38a163b7bc authored almost 7 years ago by Aleksey <[email protected]>
restore librhash exported symbols

a20b4a805fe70785c7ad23be7d00e760804271b7 authored almost 7 years ago by Aleksey <[email protected]>
portability: check for linker --version-script flag

ce4e36d5f4286ee9f7f9a445d18fb3c420d57e23 authored almost 7 years ago by Aleksey <[email protected]>
portability: more generic sed one-liner

57a1d18cfdb813d2c719030e23172e5d85535e39 authored almost 7 years ago by Aleksey <[email protected]>
portability: support posix make

bde101243ff1fc03bf6366e0cd24608ec9a2711c authored almost 7 years ago by Aleksey <[email protected]>
bindings: support make -n

00524b28e0dd920cdeb5fff8030a9a67a0423e6b authored almost 7 years ago by Aleksey <[email protected]>
fix makefile dependencies

5a579d8b195236f87cf0d426c4dce606f915b0c6 authored almost 7 years ago by Aleksey <[email protected]>
cleanup configure and makefiles

a18f96bab47635b673eb65c6eba8079dfb815352 authored almost 7 years ago by Aleksey <[email protected]>
Rework MSYS, Cygwin, and MINGW configure plus makefiles. Hopefully, this will not cause bmake to fail.

391aad2e43b095efcd62874128267b69516c3182 authored almost 7 years ago by JPeterMugaas <[email protected]>
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...

454a7dcf48deba741b1f0c49939a9260f0c39e74 authored almost 7 years ago by JPeterMugaas <[email protected]>
fix failed tests

f38f1d3a1097069c5d91e72970675af4569611c0 authored almost 7 years ago by Aleksey <[email protected]>
portability: tests should pass even with posix grep

6b7c9af98d06402306575bd84da701e96b5330a3 authored almost 7 years ago by Aleksey <[email protected]>
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.

fcfa8dce22a07dbbabc15f6c8c21892a677a5d24 authored almost 7 years ago by JPeterMugaas <[email protected]>