index
:
openbsd
OPENBSD_2_0
OPENBSD_2_1
OPENBSD_2_2
OPENBSD_2_3
OPENBSD_2_4
OPENBSD_2_5
OPENBSD_2_6
OPENBSD_2_7
OPENBSD_2_8
OPENBSD_2_9
OPENBSD_3_0
OPENBSD_3_1
OPENBSD_3_2
OPENBSD_3_3
OPENBSD_3_4
OPENBSD_3_5
OPENBSD_3_6
OPENBSD_3_7
OPENBSD_3_8
OPENBSD_3_9
OPENBSD_4_0
OPENBSD_4_1
OPENBSD_4_2
OPENBSD_4_3
OPENBSD_4_4
OPENBSD_4_5
OPENBSD_4_6
OPENBSD_4_7
OPENBSD_4_8
OPENBSD_4_9
OPENBSD_5_0
OPENBSD_5_1
OPENBSD_5_2
OPENBSD_5_3
OPENBSD_5_4
OPENBSD_5_5
OPENBSD_5_6
OPENBSD_5_7
OPENBSD_5_8
OPENBSD_5_9
OPENBSD_6_0
OPENBSD_6_1
OPENBSD_6_2
OPENBSD_6_3
OPENBSD_6_4
OPENBSD_6_5
OPENBSD_6_6
OPENBSD_6_7
OPENBSD_6_8
OPENBSD_6_9
OPENBSD_7_0
OPENBSD_7_1
OPENBSD_7_2
OPENBSD_7_3
OPENBSD_7_4
OPENBSD_7_5
OPENBSD_7_6
master
A mirror of https://github.com/libressl/openbsd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
libcrypto
/
arc4random
/
getentropy_osx.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
For open/openat, if the flags parameter does not contain O_CREAT, the
deraadt
2021-10-24
1
-2
/
+2
*
As done everywhere else, use a local version of MINIMUM() and avoid
deraadt
2020-05-17
1
-4
/
+4
*
Saw a mention somewhere a while back that the gotdata() function in
deraadt
2018-11-20
1
-28
/
+5
*
add iOS support for getentropy
bcook
2016-09-03
1
-1
/
+12
*
Update the link for the getentropy(2) manual to man.openbsd.org/
tb
2016-08-07
1
-2
/
+2
*
unify files further
deraadt
2015-09-11
1
-8
/
+8
*
Use explicit_bzero() instead of memset() on buffers going out of scope.
guenther
2014-07-21
1
-2
/
+3
*
remove disabled main hook; we use phdr now; ok bcook
deraadt
2014-07-19
1
-7
/
+1
*
Provide a link to the canonical API specification.
deraadt
2014-07-13
1
-1
/
+4
*
Take away the use of the address of main as a source of entropy. Causes
beck
2014-07-13
1
-1
/
+5
*
Remove signed/unsigned warning, statement before declaration and
wouter
2014-07-12
1
-9
/
+10
*
remove gratuitous differences, ok beck
deraadt
2014-07-12
1
-39
/
+40
*
remove unused variables getentropy for OS X
bcook
2014-07-09
1
-3
/
+3
*
getentropy for osx and solaris. will be needed for a portable release
beck
2014-07-08
1
-0
/
+425