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
/
init.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reorganize private crypto header files
Dr. Matthias St. Pierre
2019-09-28
1
-9
/
+9
*
Certificate Management Protocol (CMP, RFC 4210) extension to OpenSSL
Dr. David von Oheimb
2019-09-27
1
-0
/
+6
*
drbg: ensure fork-safety without using a pthread_atfork handler
Dr. Matthias St. Pierre
2019-09-11
1
-1
/
+0
*
Remove old KDF initialisation
Pauli
2019-09-06
1
-29
/
+0
*
prevent endless recursion when trace API is used within OPENSSL_init_crypto()
Dr. David von Oheimb
2019-08-20
1
-2
/
+1
*
Remove init of MACs from EVP
Richard Levitte
2019-08-15
1
-29
/
+0
*
Provide an ability to deregister thread stop handlers
Matt Caswell
2019-06-19
1
-2
/
+2
*
Standardise the function naming conventions in initthread.c
Matt Caswell
2019-06-17
1
-2
/
+2
*
Split thread intialisation and handling out of init.c
Matt Caswell
2019-06-17
1
-113
/
+6
*
Convert thread stop handling into a publish/subscribe model
Matt Caswell
2019-06-17
1
-49
/
+40
*
Move the rand_nonce_lock code into drbg_lib.c
Matt Caswell
2019-06-07
1
-0
/
+1
*
Convert drbg_lib to use OPENSSL_CTX for its global data
Matt Caswell
2019-06-07
1
-3
/
+0
*
Added EVP_KDF (similiar to the EVP_MAC)
Shane Lontis
2019-05-03
1
-0
/
+29
*
Add some TODO notes into init.c
Matt Caswell
2019-05-02
1
-0
/
+10
*
Instead of global data store it in an OPENSSL_CTX
Matt Caswell
2019-05-02
1
-3
/
+4
*
OPENSSL_init_crypto(): check config return code correctly
Richard Levitte
2019-04-05
1
-1
/
+1
*
Rework DSO API conditions and configuration option
Richard Levitte
2019-04-01
1
-6
/
+4
*
For the lack of GetModuleHandleEx(), we use DSO route for WinCE.
Soujyu Tanaka
2019-03-29
1
-2
/
+2
*
Adapt OPENSSL_INIT_DEBUG to the new generic trace API
Richard Levitte
2019-03-06
1
-132
/
+66
*
Deprecate the "hw" configuration options, make "padlockeng" disablable
Richard Levitte
2019-03-05
1
-2
/
+2
*
e_devcrypto: make the /dev/crypto engine dynamic
Eneas U de Queiroz
2019-02-12
1
-17
/
+17
*
More configurable crypto and ssl library initialization
Viktor Dukhovni
2019-01-07
1
-12
/
+26
*
Support _onexit() in preference to atexit() on Windows
Matt Caswell
2019-01-04
1
-2
/
+16
*
Introduce a no-pinshared option
Matt Caswell
2019-01-04
1
-2
/
+6
*
Implement OPENSSL_INIT_NO_ATEXIT
Matt Caswell
2019-01-04
1
-4
/
+32
*
Fix a RUN_ONCE bug
Matt Caswell
2019-01-04
1
-14
/
+33
*
Following the license change, modify the boilerplates in crypto/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Add automatic initializations support for EVP_MAC objects
Richard Levitte
2018-10-29
1
-0
/
+25
*
crypto/init.c: improve destructor_key's portability.
Andy Polyakov
2018-08-22
1
-8
/
+11
*
crypto/init.c: use destructor_key even as guard in OPENSSL_thread_stop.
Andy Polyakov
2018-07-25
1
-19
/
+35
*
Fix memleaks in async api
Bernd Edlinger
2018-04-26
1
-2
/
+2
*
Ensure the thread keys are always allocated in the same order
Bernd Edlinger
2018-04-20
1
-15
/
+42
*
Prevent a possible recursion in ERR_get_state and fix the problem that
Bernd Edlinger
2018-04-04
1
-11
/
+1
*
Set error code on alloc failures
Rich Salz
2018-04-03
1
-2
/
+3
*
Include "internal/dso_conf.h" where needed and appropriate
Richard Levitte
2018-03-23
1
-0
/
+1
*
Add dladdr() for AIX
Matthias Kraft
2018-03-20
1
-0
/
+15
*
Make the public and private DRBG thread local
Kurt Roeckx
2018-03-19
1
-0
/
+16
*
OPENSSL_cleanup: cleanup secure memory
Dr. Matthias St. Pierre
2018-02-13
1
-0
/
+2
*
Restore clearing of init_lock after free
Benjamin Kaduk
2018-01-31
1
-0
/
+1
*
Revert the crypto "global lock" implementation
Benjamin Kaduk
2018-01-31
1
-81
/
+1
*
Copyright update of more files that have changed this year
Richard Levitte
2018-01-19
1
-1
/
+1
*
Various small build improvements on mkdef.pl, progs.pl, crypto/init.c, crypto...
David von Oheimb
2018-01-09
1
-1
/
+1
*
Consistent formatting for sizeof(foo)
Rich Salz
2017-12-07
1
-1
/
+1
*
Fix reseeding issues of the public RAND_DRBG
Dr. Matthias St. Pierre
2017-10-18
1
-1
/
+1
*
Address feedback
Rich Salz
2017-08-31
1
-25
/
+35
*
Add CRYPTO_thread_glock_new
Rich Salz
2017-08-31
1
-2
/
+72
*
Move e_os.h to be the very first include.
Pauli
2017-08-30
1
-1
/
+1
*
e_os.h removal from other headers and source files.
Pauli
2017-08-30
1
-0
/
+1
*
Don't auto-instantiate a DRBG when trying to use it and it's not
Kurt Roeckx
2017-08-28
1
-0
/
+1
*
Use "" not <> for internal/ includes
Rich Salz
2017-08-22
1
-14
/
+14
[next]