Age | Commit message (Expand) | Author |
---|---|---|
2016-12-16 | hashtables: use counter and int to ensure forward progress | Jason A. Donenfeld |
2016-12-16 | siphash: update against upstream submission | Jason A. Donenfeld |
2016-12-12 | hashtables: ensure we get 64-bits of randomness | Jason A. Donenfeld |
2016-12-11 | global: move to consistent use of uN instead of uintN_t for kernel code | Jason A. Donenfeld |
2016-11-29 | hashtable: use random number each time | Jason A. Donenfeld |
2016-11-21 | headers: cleanup notices | Jason A. Donenfeld |
2016-11-15 | various: nits from willy | Jason A. Donenfeld |
2016-11-05 | c89: the static keyword is okay in c99, but not in c89 | Jason A. Donenfeld |
2016-09-29 | Rework headers and includes | Jason A. Donenfeld |
2016-08-22 | hashtables: use rdrand() instead of counter | Jason A. Donenfeld |
2016-08-02 | c: specify static array size in function params | Jason A. Donenfeld |
2016-07-22 | index hashtable: run random indices through siphash | Jason A. Donenfeld |
2016-06-25 | Initial commit | Jason A. Donenfeld |