index
:
delta/json-c.git
baserock/json-c-0.12-20140410
baserock/json-c-0.12-20140410-plus-patch
baserock/morph
gh-pages
json-c-0.10
json-c-0.11
json-c-0.12
json-c-0.13
json-c-0.14
json-c-0.15
json-c-0.16
json_object-split
kdopen-rename_library
master
newer-appveyor
github.com: json-c/json-c.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
random_seed.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Iesue #692: use arc4random() if it's available (in libc on BSD systems, and l...
Eric Haszlakiewicz
2021-01-13
1
-2
/
+11
*
random_seed: on error, continue to next method
Pierce Lopez
2020-10-07
1
-40
/
+29
*
Prevent signed overflow in get_time_seed
Tobias Stoeckmann
2020-08-22
1
-1
/
+1
*
Use GRND_NONBLOCK with getrandom.
Tobias Stoeckmann
2020-08-15
1
-2
/
+4
*
Use getrandom() if available in json_c_get_random_seed
Alan Coopersmith
2020-07-31
1
-0
/
+41
*
Issue #594 - provide an OVERRIDE_GET_RANDOM_SEED cmake variable to override j...
Eric Haszlakiewicz
2020-07-22
1
-0
/
+3
*
get_cryptgenrandom_seed: compat with old windows + fallback
Gianluigi Tiesi
2020-06-03
1
-10
/
+18
*
Issue #589: drop the rdrand test loops to just 3, tweak comments and add some...
Eric Haszlakiewicz
2020-05-04
1
-25
/
+39
*
Detect broken RDRAND during initialization
Tudor Brindus
2020-05-03
1
-4
/
+33
*
Fix segmentation fault in CPUID check
Tudor Brindus
2020-05-03
1
-13
/
+2
*
Don't let clang-format rearrange Windows includes, since they need to be in a...
Eric Haszlakiewicz
2020-04-06
1
-1
/
+3
*
Format random_seed.c with clang-format, with key asm sections excluded.
Eric Haszlakiewicz
2020-04-06
1
-70
/
+79
*
Fix some Windows compile issues, add JSON_EXPORT's, fix bogus character escap...
Eric Haszlakiewicz
2019-11-23
1
-1
/
+3
*
Fix compiler warnings
Rubasri Kalidas
2018-12-18
1
-12
/
+12
*
1.make it can been compiled with Visual Studio 2010
Haffon
2017-08-22
1
-2
/
+2
*
build: make `strerror()` override-able
Alexandru Ardelean
2017-07-13
1
-1
/
+1
*
Add missing include file to random_seed
James Myatt
2015-03-04
1
-0
/
+1
*
Merge pull request #156 from jubalh/master
Eric Haszlakiewicz
2015-03-03
1
-8
/
+8
|
\
|
*
Remove trailing whitespace
Michael Vetter
2014-08-26
1
-8
/
+8
*
|
Merge pull request #150 from ams-cs/master
Eric Haszlakiewicz
2014-09-13
1
-0
/
+3
|
\
\
|
*
|
Fix build using MinGW.
Andrew Stubbs
2014-08-04
1
-0
/
+3
|
|
/
*
|
Removed duplicate check in random_seed test - bug #140
Alexandru Costache
2014-07-04
1
-5
/
+2
|
/
*
Patch to address the following issues:
Michael Clark
2014-04-09
1
-0
/
+237