Age | Commit message (Expand) | Author |
2017-10-03 | global: add space around variable declarations | Jason A. Donenfeld |
2017-08-08 | hashtables: if we have an index match, don't search further ever | Jason A. Donenfeld |
2017-08-08 | hashtables: allow up to 2^{20} peers per interface | Jason A. Donenfeld |
2017-06-08 | noise: fix race when replacing handshake | Jason A. Donenfeld |
2017-05-30 | style: spaces after for loops | Jason A. Donenfeld |
2017-04-04 | locking: always use _bh | Jason A. Donenfeld |
2017-03-19 | hashtables: get_random_int is now more secure, so expose directly | Jason A. Donenfeld |
2017-02-13 | compat: backport siphash & dst_cache from mainline | Jason A. Donenfeld |
2017-01-10 | Update copyright | Jason A. Donenfeld |
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 |