index
:
delta/libevent.git
baserock/release-2.0.21-stable
gh-pages
master
patches-1.1
patches-1.2
patches-1.3
patches-1.4
patches-2.0
patches-2.1
release-2.2-pull
github.com: libevent/libevent.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
evutil_rand.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Detect arch4random_addrandom() existence
Marek Sebera
2017-03-08
1
-0
/
+2
*
Merge remote-tracking branch 'origin/patches-2.0'
Nick Mathewson
2013-09-19
1
-1
/
+2
|
\
|
*
Fix another arc4random_buf-related warning
Nick Mathewson
2013-09-19
1
-1
/
+2
*
|
Merge remote-tracking branch 'origin/patches-2.0'
Nick Mathewson
2013-09-19
1
-3
/
+6
|
\
\
|
|
/
|
*
Fix a compiler warning when checking for arc4random_buf linker breakage.
Nick Mathewson
2013-09-19
1
-2
/
+5
*
|
Fix compilation
Nick Mathewson
2013-08-06
1
-2
/
+2
*
|
Merge remote-tracking branch 'origin/patches-2.0'
Nick Mathewson
2013-08-06
1
-0
/
+17
|
\
\
|
|
/
|
*
Add evutil_secure_rng_set_urandom_device_file
Nick Mathewson
2013-08-06
1
-0
/
+17
*
|
We should return after arc4random_buf()
Makoto Kato
2013-07-10
1
-0
/
+2
*
|
Don't use return since return type is void and build error occurs using clang
Makoto Kato
2013-07-09
1
-2
/
+2
*
|
Merge remote-tracking branch 'origin/patches-2.0'
Nick Mathewson
2012-08-02
1
-1
/
+1
|
\
\
|
|
/
|
*
Fix an unused variable warning on *BSD.
Nick Mathewson
2012-08-02
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/patches-2.0'
Nick Mathewson
2012-06-01
1
-1
/
+1
|
\
\
|
|
/
|
*
Correctly check for arc4random_buf
Sebastian Hahn
2012-06-01
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/patches-2.0'
Nick Mathewson
2012-05-31
1
-2
/
+14
|
\
\
|
|
/
|
*
check for arc4random_buf at runtime, on OS X
Greg Hazel
2012-05-31
1
-2
/
+14
*
|
Make libevent_global_shutdown() idempotent
Nick Mathewson
2012-03-26
1
-0
/
+1
*
|
Fix compilation of evutil_rand on osx
Nick Mathewson
2012-03-23
1
-6
/
+9
*
|
Fix another bug from rebase of libevent_global_shutdown patch
Nick Mathewson
2012-03-22
1
-1
/
+2
*
|
Add a new libevent_global_shutdown() to free all globals before exiting.
Mark Ellzey
2012-03-22
1
-0
/
+18
*
|
Clean up lingering _identifiers.
Nick Mathewson
2012-02-29
1
-1
/
+1
*
|
Fix all identifiers with names beginning with underscore.
Nick Mathewson
2012-02-29
1
-4
/
+4
*
|
Convert event-config.h macros to avoid reserved identifiers
Nick Mathewson
2012-02-29
1
-7
/
+7
*
|
Merge remote-tracking branch 'origin/patches-2.0'
Nick Mathewson
2012-02-10
1
-1
/
+1
|
\
\
|
|
/
|
*
Update copyright notices to 2012
Nick Mathewson
2012-02-10
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/patches-2.0'
Nick Mathewson
2011-10-26
1
-1
/
+1
|
\
\
|
|
/
|
*
Update copyright dates to 2011.
Nick Mathewson
2011-10-24
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/patches-2.0'
Nick Mathewson
2011-08-08
1
-4
/
+12
|
\
\
|
|
/
|
*
Allow OS-neutral builds for platforms where some versions have arc4random_buf
Mitchell Livingston
2011-08-08
1
-4
/
+12
*
|
Merge remote-tracking branch 'origin/patches-2.0'
Nick Mathewson
2011-07-18
1
-0
/
+2
|
\
\
|
|
/
|
*
Fix a warning in evutil_rand when building with threads disabled
Nick Mathewson
2011-07-17
1
-0
/
+2
*
|
Merge remote-tracking branch 'origin/patches-2.0'
Nick Mathewson
2011-07-04
1
-3
/
+14
|
\
\
|
|
/
|
*
Avoid race-condition when initializing global locks
Nick Mathewson
2011-04-22
1
-3
/
+14
*
|
Include evconfig-private.h in internal files for great good.
Kevin Bowling
2011-01-02
1
-0
/
+1
|
/
*
Fix even more win64 warnings
Nick Mathewson
2010-11-01
1
-1
/
+1
*
Try to clear up more size_t vs int/long issues.
Nick Mathewson
2010-10-27
1
-1
/
+4
*
Move event-config.h to include/event2
Nick Mathewson
2010-08-06
1
-1
/
+1
*
Make evutil_secure_rng_init() work even with builtin arc4random
Nick Mathewson
2010-04-23
1
-0
/
+2
*
Make RNG work when we have arc4random() but not arc4random_buf()
Nick Mathewson
2010-02-13
1
-1
/
+30
*
Add an arc4random implementation for use by evdns
Nick Mathewson
2010-02-11
1
-0
/
+92