aboutsummaryrefslogtreecommitdiff
path: root/lib/rand.c
AgeCommit message (Expand)Author
2019-05-22PolarSSL: deprecate support step 1. Removed from configure.Daniel Stenberg
2018-10-27rand: add comment to skip a clang-tidy false positiveDaniel Stenberg
2018-05-16rand: fix typoJay Satiro
2017-12-13rand: add a clang-analyzer work-aroundDaniel Stenberg
2017-10-25time: rename Curl_tvnow to Curl_nowDaniel Stenberg
2017-10-25timediff: return timediff_t from the time diff functionsDaniel Stenberg
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