summaryrefslogtreecommitdiff
path: root/src/basic/siphash24.c
Commit message (Expand)AuthorAge
* tree-wide: adjust fall through comments so that gcc is happyShawn Landden2017-11-19
* basic/siphash24.c: Only disable -Wimplicit-fallthrough on gcc-7+Sven Eden2017-12-12
* Prep 229.9: Make all supportable API functions visible.Sven Eden2017-12-12
* tree-wide: adjust fall through comments so that gcc is happyZbigniew Jędrzejewski-Szmek2017-07-17
* missing include added for build with -DDEBUG (#3424)Tobias Jungel2017-06-16
* Prep v230: Apply missing upstream fixes and updates (2/8) src/basic.Sven Eden2017-06-16
* basic: re-sort includesThomas Hindoe Paaboel Andersen2017-05-17
* basic: include only what we useThomas Hindoe Paaboel Andersen2017-05-17
* Prep v228: Add remaining updates from upstream (2/3)Sven Eden2017-04-26
* siphash24: fix memory alignmentDaniel Mack2017-04-26
* [2/5] Apply missing fixes from upstreamSven Eden2017-03-29
* siphash24: expose the internal helper functionsTom Gundersen2017-03-29
* siphash24: make siphash24_compress decomposableTom Gundersen2017-03-29
* siphash24: move last compression iteration from compression step to finalizat...Tom Gundersen2017-03-29
* siphash24: split out the compression stepTom Gundersen2017-03-29
* siphash24: split out the finalization stepTom Gundersen2017-03-29
* siphash24: introduce state structTom Gundersen2017-03-29
* Prep v221: Update and clean up build system to sync with upstreamSven Eden2017-03-14