index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
rand.c
Age
Commit message (
Expand
)
Author
2019-05-22
PolarSSL: deprecate support step 1. Removed from configure.
Daniel Stenberg
2018-10-27
rand: add comment to skip a clang-tidy false positive
Daniel Stenberg
2018-05-16
rand: fix typo
Jay Satiro
2017-12-13
rand: add a clang-analyzer work-around
Daniel Stenberg
2017-10-25
time: rename Curl_tvnow to Curl_now
Daniel Stenberg
2017-10-25
timediff: return timediff_t from the time diff functions
Daniel Stenberg
2017-07-28
timeval: struct curltime is a struct timeval replacement
Daniel Stenberg
2017-05-22
assert: avoid, use DEBUGASSERT instead!
Daniel Stenberg
2017-05-08
rand: treat fake entropy the same regardless of endianness
Jay Satiro
2017-03-26
spelling fixes
klemens
2017-02-23
rand: added missing #ifdef HAVE_FCNTL_H around fcntl.h header
Sergii Pylypenko
2016-12-21
randit: store the value in the buffer
Kamil Dudka
2016-11-21
rand: pass in number of randoms as an unsigned argument
Daniel Stenberg
2016-11-20
rand: Fix potentially uninitialized result warning
Jay Satiro
2016-11-14
Curl_rand: fixed and moved to rand.c
Daniel Stenberg