Age | Commit message (Expand) | Author |
---|---|---|
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 |