summaryrefslogtreecommitdiff
path: root/lib/rand.c
AgeCommit message (Expand)Author
2017-07-28timeval: struct curltime is a struct timeval replacementDaniel Stenberg
2017-05-22assert: avoid, use DEBUGASSERT instead!Daniel Stenberg
2017-05-08rand: treat fake entropy the same regardless of endiannessJay Satiro
2017-03-26spelling fixesklemens
2017-02-23rand: added missing #ifdef HAVE_FCNTL_H around fcntl.h headerSergii Pylypenko
2016-12-21randit: store the value in the bufferKamil Dudka
2016-11-21rand: pass in number of randoms as an unsigned argumentDaniel Stenberg
2016-11-20rand: Fix potentially uninitialized result warningJay Satiro
2016-11-14Curl_rand: fixed and moved to rand.cDaniel Stenberg