aboutsummaryrefslogtreecommitdiffstats
path: root/siphash.c
Commit message (Expand)AuthorAgeFilesLines
* Fix and improve coroutines for Darwin (macOS) ppc/ppc64. (#5975)Sergey Fedorov2022-10-191-1/+2
* Expand tabs [ci skip]Takashi Kokubun2022-07-211-42/+42
* Fix compilation error in mingwPeter Zhu2021-05-041-2/+9
* Fix -Wundef warnings for patterns `#if HAVE`Benoit Daloze2021-05-041-2/+2
* Enable arm64 optimizations that exist for power/x86 (#3393)AGSaidi2020-08-141-1/+1
* switch SipHash from SipHash24 to SipHash13 variantshyouhei2017-01-201-7/+5
* UNALIGNED_WORD_ACCESS on ppc64nobu2014-07-231-0/+1
* siphash.c: fix missing conditionnobu2013-11-301-2/+2
* * regint.h: fix typo: _M_AMD86 -> _M_AMD64.naruse2013-04-101-1/+1
* siphash.c: union sip_init_statenobu2012-11-091-2/+5
* Use C90 comment stylenaruse2012-11-091-1/+1
* siphashnobu2012-11-091-0/+480