Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'upstream-librhash' into update-librhash | Brad King | 2023-11-28 | 1 | -3/+3 |
| | | | | | * upstream-librhash: librhash 2023-07-14 (cfe77846) | ||||
* | Merge branch 'upstream-librhash' into update-librhash | Brad King | 2020-03-02 | 1 | -13/+13 |
| | | | | | * upstream-librhash: librhash 2019-12-14 (75716b45) | ||||
* | librhash: Avoid signed left-shift overflow | Brad King | 2016-11-10 | 1 | -2/+2 |
| | | | | | Fix `rhash_md5_final` to use unsigned integers for left shifting to avoid the possibility of undefined overflow behavior. | ||||
* | Merge branch 'upstream-librhash' into import-librhash | Brad King | 2016-11-03 | 1 | -0/+236 |
* upstream-librhash: librhash 2016-11-01 (d839a1a8) |