Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | assert: avoid, use DEBUGASSERT instead! | Daniel Stenberg | 2017-05-22 | 1 | -1/+1 |
* | rand: treat fake entropy the same regardless of endianness | Jay Satiro | 2017-05-08 | 1 | -7/+54 |
* | spelling fixes | klemens | 2017-03-26 | 1 | -2/+2 |
* | rand: added missing #ifdef HAVE_FCNTL_H around fcntl.h header | Sergii Pylypenko | 2017-02-23 | 1 | -0/+2 |
* | randit: store the value in the buffer | Kamil Dudka | 2016-12-21 | 1 | -1/+1 |
* | rand: pass in number of randoms as an unsigned argument | Daniel Stenberg | 2016-11-21 | 1 | -2/+3 |
* | rand: Fix potentially uninitialized result warning | Jay Satiro | 2016-11-20 | 1 | -1/+1 |
* | Curl_rand: fixed and moved to rand.c | Daniel Stenberg | 2016-11-14 | 1 | -0/+129 |