0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Mar 17, 2025 — Mar 17, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #62 from thesamesam/fix-aliasing More... over 1 year ago
crypto_scrypt-nosse: fix aliasing violations More... over 1 year ago
b64: fix -Wold-style-definition More... over 1 year ago
sysendian.h: fix aliasing violations More... over 1 year ago
Merge pull request #54 from chronoxor/master More... over 4 years ago
Fixed compilation failure with GCC 11.x (-Warray-parameters) More... over 4 years ago
Merge pull request #48 from jvarho/remove-memsets More... about 8 years ago
Remove "stack clearing" memsets More... about 8 years ago
Merge pull request #45 from chfast/sha256-dead-store More... about 8 years ago
Merge pull request #44 from chfast/crypto-mcf-headers More... about 8 years ago
Merge pull request #46 from chfast/windows-salt-gen More... about 8 years ago
SHA256: Remove dead store More... about 8 years ago
Do not build libscrypt_salt_gen() on Windows More... about 8 years ago
crypto-mcf: Do not include unnecessary headers More... about 8 years ago
Merge pull request #42 from alonbl/build More... over 8 years ago
build: run tests with local library More... over 8 years ago
build: move non-essential flags to *_EXTRA More... over 8 years ago
Document issue #39. More... over 10 years ago
Typo in comment. More... over 10 years ago
Fix possible (API misuse) null pointer reported by Coverity. More... over 10 years ago
Now utilising Facebook "infer". Strict c99 adherence requires stddefs.h for size_t. More... over 10 years ago
More fully document header length. More... over 10 years ago
Memory sanitize is still beta - remove it. More... over 10 years ago
Fix for #38 - snprintf() return value check to match man page. Many thanks to kinnison for reporting this bug. This bug should not have a practical impact as a properly sized buffer will not overflow. It is nonetheless important to be accurate in these types of checks. More... over 10 years ago
Consistent bracket style More... almost 11 years ago
Tests and documentaiton regarding #35. More... about 11 years ago
Revert #23 More... about 11 years ago
Note on Windows support. More... about 11 years ago
ASAN test framework. No bugs found when running it. More... over 11 years ago
b64.o isn't needed to be listed independantly in Makefile More... over 11 years ago