Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| a0931378 | 2013-09-19 10:48:27 | Merge remote-tracking branch 'origin/patches-2.0' | ||
| e64a2b0b | 2013-09-19 10:48:09 | Fix another arc4random_buf-related warning | ||
| ee063766 | 2013-09-19 10:45:58 | Merge remote-tracking branch 'origin/patches-2.0' Conflicts: evutil_rand.c | ||
| 5cb3865a | 2013-09-19 10:43:54 | Fix a compiler warning when checking for arc4random_buf linker breakage. Patch by Ralph Castain. | ||
| 197abd8b | 2013-08-06 17:51:21 | Fix compilation | ||
| f391b003 | 2013-08-06 17:29:34 | Merge remote-tracking branch 'origin/patches-2.0' Conflicts: arc4random.c | ||
| 2bbb5d76 | 2013-08-06 17:06:23 | Add evutil_secure_rng_set_urandom_device_file This experimental function is needed for some seccomp2 hackery to work, and should have no effect for systems that don't use it. | ||
| 1ea1f26b | 2013-07-10 11:02:43 | We should return after arc4random_buf() | ||
| 838161dc | 2013-07-09 11:50:33 | Don't use return since return type is void and build error occurs using clang | ||
| a64c5647 | 2012-08-02 12:09:08 | Merge remote-tracking branch 'origin/patches-2.0' Conflicts: evutil_rand.c |