index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
rand
/
rand_err.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ERR: Rebuild all generated error headers and source files
Richard Levitte
2020-11-24
1
-1
/
+2
*
prov: move the entropy source out of the FIPS provider
Pauli
2020-11-19
1
-2
/
+0
*
rand: move the entropy source out of the FIPS provider
Pauli
2020-11-19
1
-2
/
+2
*
rand_drbg: remove RAND_DRBG.
Pauli
2020-08-07
1
-0
/
+4
*
rand: core APIs for provider friendly random.
Pauli
2020-06-24
1
-0
/
+10
*
DRBG: delay initialization of DRBG method until instantiation
Dr. Matthias St. Pierre
2020-02-25
1
-1
/
+1
*
util/mkerr.pl: make it not depend on the function code
Richard Levitte
2019-09-12
1
-1
/
+1
*
Regenerate mkerr files
Rich Salz
2019-07-16
1
-44
/
+1
*
Provide rand_bytes_ex and rand_priv_bytes_ex
Matt Caswell
2019-07-02
1
-0
/
+1
*
Reseeding without derivation function is not supported in FIPS mode.
Pauli
2019-04-11
1
-1
/
+4
*
Following the license change, modify the boilerplates in crypto/rand/
Richard Levitte
2018-12-06
1
-1
/
+1
*
DRBG: fix reseeding via RAND_add()/RAND_seed() with large input
Dr. Matthias St. Pierre
2018-10-16
1
-0
/
+1
*
make update
Richard Levitte
2018-04-13
1
-0
/
+6
*
VMS: stricter acquisition of entropy for the pool
Richard Levitte
2018-04-03
1
-0
/
+4
*
Return error when trying to use prediction resistance
Kurt Roeckx
2018-03-17
1
-0
/
+2
*
RAND_DRBG: add a function for setting the default DRBG type and flags
Dr. Matthias St. Pierre
2018-03-16
1
-0
/
+4
*
Publish the RAND_DRBG API
Dr. Matthias St. Pierre
2018-03-15
1
-5
/
+5
*
Check the parent DRBG's strength
Kurt Roeckx
2018-03-06
1
-0
/
+4
*
DRBG: make locking api truly private
Dr. Matthias St. Pierre
2018-02-15
1
-1
/
+1
*
DRBG: add locking api
Dr. Matthias St. Pierre
2018-02-13
1
-0
/
+6
*
Copyright update of more files that have changed this year
Richard Levitte
2018-01-19
1
-1
/
+1
*
crypto/rand: restore the generic DRBG implementation
Dr. Matthias St. Pierre
2018-01-04
1
-0
/
+4
*
Fix reseeding issues of the public RAND_DRBG
Dr. Matthias St. Pierre
2017-10-18
1
-0
/
+21
*
Add DRBG random method
Rich Salz
2017-07-19
1
-0
/
+38
*
Cleanup RAND_load_file,RAND_write_file
Rich Salz
2017-07-06
1
-0
/
+6
*
Add RAND_UNIMPLEMENTED error code
Rich Salz
2017-06-20
1
-0
/
+2
*
make error tables const and separate header file
Rich Salz
2017-06-07
1
-14
/
+8
*
Check for errors allocating the error strings.
Kurt Roeckx
2016-07-20
1
-1
/
+2
*
Remove unused error/function codes.
Rich Salz
2016-05-23
1
-19
/
+1
*
Manual fixes after copyright consolidation
Rich Salz
2016-05-17
1
-51
/
+6
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Replace "SSLeay" in API with OpenSSL
Rich Salz
2015-10-30
1
-2
/
+2
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-33
/
+32
*
Extensive reorganisation of PRNG handling in FIPS module: all calls
Dr. Stephen Henson
2011-04-05
1
-0
/
+1
*
add new RAND errors
Dr. Stephen Henson
2011-01-26
1
-1
/
+11
*
Update from 0.9.8 stable. Eliminate duplicate error codes.
Dr. Stephen Henson
2006-11-21
1
-7
/
+4
*
Rebuild error codes.
Dr. Stephen Henson
2005-04-12
1
-6
/
+10
*
In RSA, DSA, DH, and RAND - if the "***_new()" function fails because the
Geoff Thorpe
2001-04-30
1
-0
/
+1
*
Make all configuration macros available for application by making
Richard Levitte
2001-02-19
1
-2
/
+2
*
Preserve reason strings in automatically build tables.
Bodo Möller
2000-03-05
1
-1
/
+2
*
There is no reason to use downcase letters throughout in error reason
Bodo Möller
2000-03-04
1
-1
/
+1
*
Finish off the X509_ATTRIBUTE string stuff.
Dr. Stephen Henson
2000-01-20
1
-1
/
+1
*
Precautions against using the PRNG uninitialized: RAND_bytes() now
Ulf Möller
2000-01-13
1
-0
/
+93