index
:
delta/openssl-new.git
1.0.2-aead
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL-rfc3820-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
rand
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make rand_add predictable when fuzzing
Kurt Roeckx
2017-01-06
1
-0
/
+5
*
updated macro spacing for styling purposes
Paul Hovey
2016-12-12
1
-1
/
+1
*
fix undoes errors introduced by https://github.com/openssl/openssl/commit/fc6...
Paul Hovey
2016-12-12
1
-1
/
+1
*
Make the predictable numbers start from 1
Kurt Roeckx
2016-12-08
1
-1
/
+1
*
Make the random number generator predictable when fuzzing.
Kurt Roeckx
2016-12-03
1
-2
/
+2
*
rand/randfile.c: treat empty string in RAND_file_name as error.
Andy Polyakov
2016-09-21
1
-1
/
+1
*
rand/randfile.c: rationalize __OpenBSD__ code path.
Andy Polyakov
2016-09-21
1
-5
/
+1
*
rand/randfile.c: restore fallback to $HOME for non-setuid programs.
Andy Polyakov
2016-09-21
1
-4
/
+6
*
Fix mem leaks during auto-deinit
Matt Caswell
2016-09-08
1
-0
/
+1
*
spelling fixes, just comments and readme.
klemens
2016-08-05
1
-1
/
+1
*
VSI submission: make the VMS version of RAND_poll() faster and more secure
Richard Levitte
2016-08-04
1
-49
/
+73
*
Check for errors allocating the error strings.
Kurt Roeckx
2016-07-20
1
-1
/
+2
*
Change all our uses of CRYPTO_THREAD_run_once to use RUN_ONCE instead
Richard Levitte
2016-07-19
1
-4
/
+12
*
Fix: dummy definition of rand_hw_seed() should also return int
Richard Levitte
2016-07-15
1
-2
/
+2
*
check return values for EVP_Digest*() APIs
Dr. Stephen Henson
2016-07-15
1
-6
/
+9
*
Convert memset calls to OPENSSL_cleanse
Matt Caswell
2016-06-30
1
-1
/
+1
*
Fix one more instance of incorrect OPENSSL_API_COMPAT value
Matt Caswell
2016-06-27
1
-1
/
+1
*
rand/randfile.c: make it non-ASCII-savvy.
Andy Polyakov
2016-06-22
1
-49
/
+85
*
rand/randfile.c: remove obsolete commentary.
Andy Polyakov
2016-06-20
1
-5
/
+0
*
Change default directory for the .rnd file on Windows and VMS
Richard Levitte
2016-06-20
1
-5
/
+3
*
Change default directory for storing the .rnd file on Windows
Matt Caswell
2016-06-17
1
-0
/
+14
*
Added define for STATUS_SUCCESS
Mat
2016-06-03
1
-5
/
+8
*
Adds casts for 64-bit
Mat
2016-06-03
1
-3
/
+3
*
Define USE_BCRYPT
Mat
2016-06-03
1
-5
/
+7
*
Use BCryptGenRandom on Windows 7 or higher
Mat
2016-06-03
1
-7
/
+19
*
Fix some RAND bugs
Rich Salz
2016-06-01
1
-3
/
+3
*
add removed functions back as deprecated
Joey Yandle
2016-05-29
1
-0
/
+13
*
get rid of unnecessary include
Joey Yandle
2016-05-29
1
-1
/
+0
*
remove RAND_screen and friends
Joey Yandle
2016-05-29
1
-68
/
+0
*
cherry pick pr-512 changes
Joey Yandle
2016-05-29
1
-95
/
+0
*
OR flags with CRYPT_SILENT to really make sure no UI pops up
Joey Yandle
2016-05-29
1
-2
/
+2
*
fix endif comment
Joey Yandle
2016-05-29
1
-1
/
+1
*
remove all WINCE ifdefs
Joey Yandle
2016-05-29
1
-35
/
+2
*
- remove insane heap walk and kernel loading code; clean up style and calling...
Joey Yandle
2016-05-29
1
-349
/
+13
*
Remove unused error/function codes.
Rich Salz
2016-05-23
1
-19
/
+1
*
Clean up the VMS hacks in crypto/rand/randfile.c
Richard Levitte
2016-05-20
1
-16
/
+6
*
VMS: setbuf() only takes 32-bit pointers
Richard Levitte
2016-05-20
1
-4
/
+40
*
rand/randfile.c: remove _XOPEN_SOURCE definition.
Andy Polyakov
2016-05-19
1
-8
/
+26
*
Manual fixes after copyright consolidation
Rich Salz
2016-05-17
1
-51
/
+6
*
Copyright consolidation 09/10
Rich Salz
2016-05-17
8
-642
/
+48
*
Fold threads.h into crypto.h making API public
Viktor Dukhovni
2016-05-16
1
-1
/
+0
*
Remove --classic build entirely
Richard Levitte
2016-04-20
1
-45
/
+0
*
Rename int_*() functions to *_int()
Matt Caswell
2016-04-13
1
-1
/
+1
*
Rename lots of *_intern or *_internal function to int_*
Matt Caswell
2016-04-13
1
-1
/
+1
*
Deprecate RAND_cleanup() and make it a no-op
Matt Caswell
2016-04-13
1
-2
/
+2
*
Fix the no-posix-io option
Matt Caswell
2016-04-11
1
-1
/
+1
*
Remove the remainder of util/mk1mf.pl and companion scripts
Richard Levitte
2016-03-21
1
-3
/
+0
*
Remove #error from include files.
Rich Salz
2016-03-20
1
-3
/
+1
*
Remove Netware and OS/2
Rich Salz
2016-03-17
6
-355
/
+6
*
Convert rand code to new threading API
Matt Caswell
2016-03-09
1
-32
/
+47
[next]