aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/cookie.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* cookie: avoid void pointer arithmaticJason A. Donenfeld2016-11-061-3/+3
* c89: the static keyword is okay in c99, but not in c89Jason A. Donenfeld2016-11-051-3/+3
* Rework headers and includesJason A. Donenfeld2016-09-291-1/+3
* c: specify static array size in function paramsJason A. Donenfeld2016-08-021-3/+3
* cookie: do not expose csprng directlyJason A. Donenfeld2016-07-221-0/+1
* Initial commitJason A. Donenfeld2016-06-251-0/+237