index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
internal
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
err/err.c: add err_clear_last_constant_time.
Andy Polyakov
2018-11-30
1
-0
/
+6
*
Add tsan_decr() API, counterpart of tsan_counter()
Benjamin Kaduk
2018-11-04
1
-0
/
+6
*
Use secure_getenv(3) when available.
Pauli
2018-09-24
1
-0
/
+2
*
Update copyright year
Matt Caswell
2018-09-11
3
-3
/
+3
*
internal/tsan_assist.h: add tsan_ld_acq and tsan_st_rel.
Andy Polyakov
2018-08-26
1
-12
/
+66
*
internal/refcount.h: overhaul fencing and add _MSC_VER section.
Andy Polyakov
2018-08-16
1
-11
/
+62
*
Add internal/tsan_assist.h.
Andy Polyakov
2018-08-07
1
-0
/
+84
*
crypto/dllmain.c: remove unused OPENSSL_NONPIC_relocated variable.
Andy Polyakov
2018-07-25
1
-1
/
+0
*
Remove stale SM2 error codes
Nicola Tuveri
2018-07-16
1
-0
/
+3
*
Remove __cplusplus preamble from internal headers
Nicola Tuveri
2018-06-22
6
-43
/
+0
*
Move the loading of the ssl_conf module to libcrypto
Matt Caswell
2018-04-05
1
-0
/
+20
*
Remove QNX support
Rich Salz
2018-03-26
1
-4
/
+0
*
Publish the RAND_DRBG API
Dr. Matthias St. Pierre
2018-03-15
1
-133
/
+0
*
RAND_DRBG: add a function for setting the reseeding defaults
Dr. Matthias St. Pierre
2018-03-10
1
-0
/
+7
*
Update copyright year
Matt Caswell
2018-02-27
1
-1
/
+1
*
Switch the DRBGs from AES-128-CTR to AES-256-CTR
Kurt Roeckx
2018-02-21
1
-5
/
+13
*
Add some new constant time functions needed by curve448
Matt Caswell
2018-02-20
1
-0
/
+93
*
DRBG: make locking api truly private
Dr. Matthias St. Pierre
2018-02-15
1
-4
/
+0
*
DRBG: make the derivation function the default for ctr_drbg
Dr. Matthias St. Pierre
2018-02-13
1
-2
/
+2
*
DRBG: unify initialization and cleanup code
Dr. Matthias St. Pierre
2018-02-13
1
-0
/
+1
*
DRBG: add locking api
Dr. Matthias St. Pierre
2018-02-13
1
-0
/
+4
*
Update copyright year
Matt Caswell
2018-02-13
2
-2
/
+2
*
Copy name string in BIO_meth_new
Rich Salz
2018-02-10
1
-1
/
+1
*
Small simplification in mkerr.pl
FdaSilvaYY
2018-02-09
1
-4
/
+1
*
make update ERROR_REBUILD=-rebuild
Richard Levitte
2018-02-07
1
-56
/
+61
*
Make OPENSSL_rdtsc universally available.
Pauli
2018-02-07
1
-4
/
+2
*
Add RAND_DRBG_bytes
Kurt Roeckx
2018-01-29
1
-0
/
+2
*
Update copyright years on all files merged since Jan 1st 2018
Richard Levitte
2018-01-09
1
-1
/
+1
*
Fix IPv6 define
Rich Salz
2018-01-07
1
-1
/
+5
*
Remove remaining NETWARE ifdef's
Rich Salz
2018-01-07
1
-6
/
+3
*
Fix comment about undefined behavior of constant_time_msb
Kurt Roeckx
2017-12-25
1
-6
/
+1
*
Implement automatic reseeding of DRBG after a specified time interval
Dr. Matthias St. Pierre
2017-12-17
1
-0
/
+1
*
Add master DRBG for reseeding
Dr. Matthias St. Pierre
2017-12-17
1
-3
/
+5
*
Fix invalid function type casts.
Bernd Edlinger
2017-12-15
1
-1
/
+1
*
Create a prototype for OPENSSL_rdtsc
Kurt Roeckx
2017-11-25
1
-0
/
+4
*
Remove parentheses of return.
KaoruToda
2017-10-18
1
-10
/
+10
*
Fix reseeding issues of the public RAND_DRBG
Dr. Matthias St. Pierre
2017-10-18
1
-0
/
+45
*
Add CRYPTO_get_alloc_counts.
Rich Salz
2017-10-13
1
-0
/
+1
*
Move OPENSSL_CONF from e_os.h to cryptlib.h
Pauli
2017-08-29
1
-0
/
+2
*
Move the REF_PRINT support from e_os.h to internal/refcount.h.
Pauli
2017-08-29
1
-0
/
+22
*
e_os.h removal from other headers and source files.
Pauli
2017-08-29
1
-3
/
+2
*
Don't auto-instantiate a DRBG when trying to use it and it's not
Kurt Roeckx
2017-08-28
1
-0
/
+1
*
DRBG: Remove 'randomness' buffer from 'RAND_DRBG'
Dr. Matthias St. Pierre
2017-08-28
1
-2
/
+3
*
Fix guarding macro in include/internal/sockets.h
Richard Levitte
2017-08-25
1
-34
/
+34
*
Move more socket stuff
Richard Levitte
2017-08-25
1
-16
/
+29
*
(Re)move some things from e_os.h
Rich Salz
2017-08-22
1
-0
/
+149
*
Use "" not <> for internal/ includes
Rich Salz
2017-08-22
1
-1
/
+1
*
Remove tests dependence on e_os.h
Pauli
2017-08-18
1
-0
/
+14
*
Fix some Typos and indents
FdaSilvaYY
2017-08-11
1
-5
/
+5
*
Add a DRBG to each SSL object
Rich Salz
2017-08-03
1
-0
/
+1
[next]