summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-08version 1.4.01.4.0Jack O'Connor
2023-06-08update memmap2 to v0.7.0Jack O'Connor
2023-06-08factor out b3sum tests in ci.yml, to support a different MSRVJack O'Connor
2023-06-06add b3sum --seekJack O'Connor
2023-05-24build(cmake): Print the active SIMD configurationHenrik S. Gaßmann
2023-05-24build(cmake): Properly configure dispatcher for no SIMDHenrik S. Gaßmann
2023-05-24build(cmake): Correctly detect x86 and arm64 WindowsHenrik S. Gaßmann
2023-05-23Update c/CMakeLists.txtJack O'Connor
2023-05-23Update c/CMakeLists.txtJack O'Connor
2023-05-23Explicitly specify C symbol visibilityHenrik S. Gaßmann
2023-05-23Refactor CMake buildsystem to be portable and modernHenrik S. Gaßmann
2023-05-23Fix typosJoel Rosdahl
2023-05-01B3 usersJean-Philippe Aumasson
2023-05-01small doc tweakJack O'Connor
2023-05-01add `from_bytes` for conversions from `[u8; 32]`Eduardo Leegwater Simões
2023-05-01make `Hash::as_bytes` constEduardo Leegwater Simões
2023-05-01Fixed CI for CMake.SteveGremory
2023-05-01Added CI Support for the CMake build, Linux/macOS only (for now)SteveGremory
2023-05-01Minor changes to CMake, added SSE support. Added options to only make either ...SteveGremory
2023-05-01Fixed on macOSSteveGremory
2023-05-01Hotfix CMakeLists.txtSteveGremory
2023-05-01Added CMake support, CMakeLists.txt taken from issue 102SteveGremory
2023-04-21correct SSSE3 detection; fixes #300Samuel Neves
2023-03-25upgrade all Cargo.toml files to edition=2021Jack O'Connor
2023-02-04do another saturating_add for consistencyJack O'Connor
2023-02-04suppress expected stderr prints in b3sum testsJack O'Connor
2023-02-04add a colon to the b3sum warning formatJack O'Connor
2023-02-04do a saturating_add for files_failedJack O'Connor
2023-02-04Use u64 instead of i64joveian
2023-02-04Add --check summary of failuresjoveian
2023-01-23Correct section names on Windows GNU assemblynamazso
2023-01-19Make sign conversion explicit. Fix #287.Alberto González Palomo
2022-12-13test `b3sum --keyed` with bad key lengthsJack O'Connor
2022-12-13expand the short description of b3sum --keyedJack O'Connor
2022-11-26version 1.3.31.3.3Jack O'Connor
2022-11-23fix incorrect output from AVX-512 intrinsics in debug mode under GCC 5.4 and 6.1Jack O'Connor
2022-11-22test multiple initial counter values for hash_manyJack O'Connor
2022-11-22add GCC 5.4 to CIJack O'Connor
2022-11-20grammar fix in b3sum help outputJack O'Connor
2022-11-20add another retry loop to upload_github_release_asset.pyJack O'Connor
2022-11-20version 1.3.2:1.3.2Jack O'Connor
2022-11-20downgrade os_str_bytes to v6.3.1 in b3sum/Cargo.lockJack O'Connor
2022-11-20small update to release.mdJack O'Connor
2022-11-20add the MSRV toolchain (currently 1.60.0) to CIJack O'Connor
2022-11-20clean up b3sum help strings and increase max_term_width to 100Jack O'Connor
2022-11-20regenerate b3sum/Cargo.lockJack O'Connor
2022-11-20upgrade constant_time_eq to v0.2 and page_size to v0.5Jack O'Connor
2022-11-20Merge pull request #259 from sorairolake/rewrite-cliJack O'Connor
2022-10-12Merge pull request #261 from wargio/pure-portableJack O'Connor
2022-10-12Add missing sudo in ci.ymlGiovanni