summaryrefslogtreecommitdiff
path: root/lib/rand.c
AgeCommit message (Expand)Author
2021-01-13Merge tag 'curl-7_74_0'nikita
2020-11-05copyright: fix year rangesDaniel Stenberg
2020-11-04curl.se: new homeDaniel Stenberg
2019-06-07Merge tag 'curl-7_65_1' of https://github.com/curl/curlng0
2019-05-22PolarSSL: deprecate support step 1. Removed from configure.Daniel Stenberg
2018-11-10Merge tag 'curl-7_62_0'Nils Gillmann
2018-10-27rand: add comment to skip a clang-tidy false positiveDaniel Stenberg
2018-08-05Merge tag 'curl-7_61_0'Nils Gillmann
2018-05-16rand: fix typoJay Satiro
2018-01-21Merge branch 'master' of https://github.com/curl/curlng0
2017-12-13rand: add a clang-analyzer work-aroundDaniel Stenberg
2017-12-03Merge tag 'curl-7_57_0'ng0
2017-10-25time: rename Curl_tvnow to Curl_nowDaniel Stenberg
2017-10-25timediff: return timediff_t from the time diff functionsDaniel Stenberg
2017-08-22Patchset for gnURL microfork:gnurl-7_55_1-1Christian Grothoff
2017-08-22timeval: struct curltime is a struct timeval replacementDaniel Stenberg
2017-08-22assert: avoid, use DEBUGASSERT instead!Daniel Stenberg
2017-08-22rand: treat fake entropy the same regardless of endiannessJay Satiro
2017-08-22spelling fixesklemens
2017-08-22rand: added missing #ifdef HAVE_FCNTL_H around fcntl.h headerSergii Pylypenko
2017-08-22randit: store the value in the bufferKamil Dudka
2017-08-22rand: pass in number of randoms as an unsigned argumentDaniel Stenberg
2017-08-22rand: Fix potentially uninitialized result warningJay Satiro
2017-08-22Curl_rand: fixed and moved to rand.cDaniel 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