Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | switch SipHash from SipHash24 to SipHash13 variant | shyouhei | 2017-01-20 | 1 | -7/+5 |
* | UNALIGNED_WORD_ACCESS on ppc64 | nobu | 2014-07-23 | 1 | -0/+1 |
* | siphash.c: fix missing condition | nobu | 2013-11-30 | 1 | -2/+2 |
* | * regint.h: fix typo: _M_AMD86 -> _M_AMD64. | naruse | 2013-04-10 | 1 | -1/+1 |
* | siphash.c: union sip_init_state | nobu | 2012-11-09 | 1 | -2/+5 |
* | Use C90 comment style | naruse | 2012-11-09 | 1 | -1/+1 |
* | siphash | nobu | 2012-11-09 | 1 | -0/+480 |