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
/
include
/
openssl
/
crypto.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix header file include guard names
Dr. Matthias St. Pierre
2019-09-28
1
-2
/
+2
*
Reorganize public header files (part 1)
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
Remove old KDF initialisation
Pauli
2019-09-06
1
-2
/
+2
*
Undeprecate OpenSSL_version_num and OPENSSL_VERSION_NUMBER
Viktor Dukhovni
2019-09-05
1
-1
/
+1
*
Add CPU info to the speed command summary
Bernd Edlinger
2019-09-02
1
-0
/
+2
*
OPENSSL_info(): add the item OPENSSL_INFO_SEED_SOURCE and use it
Richard Levitte
2019-08-27
1
-0
/
+1
*
Prepare EVP_MAC infrastructure for moving all MACs to providers
Richard Levitte
2019-08-15
1
-2
/
+2
*
Add OPENSSL_hexstr2buf_ex() and OPENSSL_buf2hexstr_ex()
Richard Levitte
2019-08-12
1
-2
/
+6
*
Deprecated {OPENSSL,CRYPTO}_debug_mem_{push,pop}
Rich Salz
2019-07-17
1
-6
/
+10
*
Add the function OPENSSL_thread_stop_ex()
Matt Caswell
2019-06-17
1
-0
/
+1
*
Fixed 32bit issue for kdf_opts
Shane Lontis
2019-05-09
1
-4
/
+2
*
Added EVP_KDF (similiar to the EVP_MAC)
Shane Lontis
2019-05-03
1
-0
/
+2
*
Instead of global data store it in an OPENSSL_CTX
Matt Caswell
2019-05-02
1
-0
/
+1
*
Add a way for the application to get OpenSSL configuration data
Richard Levitte
2019-04-23
1
-0
/
+12
*
Add the possibility to display and use MODULESDIR
Richard Levitte
2019-04-23
1
-0
/
+1
*
Add an OpenSSL library context
Richard Levitte
2019-02-16
1
-1
/
+4
*
Add CRYPTO_alloc_ex_data()
Richard Levitte
2019-02-16
1
-0
/
+4
*
Make OPENSSL_malloc_init() a no-op
Matt Caswell
2019-02-07
1
-7
/
+2
*
More configurable crypto and ssl library initialization
Viktor Dukhovni
2019-01-07
1
-1
/
+5
*
Implement OPENSSL_INIT_NO_ATEXIT
Matt Caswell
2019-01-04
1
-1
/
+1
*
Following the license change, modify the boilerplates in include/ and crypto/...
Richard Levitte
2018-12-06
1
-1
/
+1
*
Refactor the computation of API version limits
Richard Levitte
2018-12-06
1
-8
/
+8
*
Switch to MAJOR.MINOR.PATCH versioning and version 3.0.0-dev
Richard Levitte
2018-12-06
1
-7
/
+9
*
Add automatic initializations support for EVP_MAC objects
Richard Levitte
2018-10-29
1
-1
/
+8
*
crypto/threads_*: remove CRYPTO_atomic_{read|write}.
Andy Polyakov
2018-08-17
1
-2
/
+0
*
Ensure the thread keys are always allocated in the same order
Bernd Edlinger
2018-04-20
1
-1
/
+2
*
Update copyright year
Matt Caswell
2018-02-13
1
-1
/
+1
*
Remove redundant declarations of ERR_load_*_strings()
Nick Mathewson
2018-02-09
1
-1
/
+0
*
Revert the crypto "global lock" implementation
Benjamin Kaduk
2018-01-31
1
-1
/
+0
*
Add CRYPTO_get_alloc_counts.
Rich Salz
2017-10-12
1
-0
/
+1
*
Fix typos
Keshav Kini
2017-10-10
1
-1
/
+1
*
Add atomic write call
Pauli
2017-10-10
1
-0
/
+1
*
Add a CRYPTO_atomic_read call which allows an int variable to be read
Pauli
2017-10-10
1
-0
/
+1
*
Use safestack.h exclusively internally.
Pauli
2017-09-28
1
-2
/
+1
*
Add CRYPTO_thread_glock_new
Rich Salz
2017-08-31
1
-0
/
+1
*
Implement the CRYPTO_secure_clear_free function
Bernd Edlinger
2017-07-29
1
-0
/
+4
*
Add DRBG random method
Rich Salz
2017-07-19
1
-1
/
+2
*
Fix atfork flag. Avoid double-negatives :)
Rich Salz
2017-06-30
1
-1
/
+1
*
Add fork handlers, based on pthread_atfork
Rich Salz
2017-06-29
1
-1
/
+7
*
Modify Sun copyright to follow OpenSSL style
Rich Salz
2017-06-20
1
-6
/
+1
*
make error tables const and separate header file
Rich Salz
2017-06-07
1
-26
/
+1
*
Add CRYPTO_mem_leaks_cb
Richard Levitte
2017-04-24
1
-0
/
+2
*
Fix the error handling in CRYPTO_dup_ex_data.
Bernd Edlinger
2017-03-20
1
-1
/
+1
*
Make the CRYPTO_memcmp() prototype match memcmp()
Kurt Roeckx
2017-03-19
1
-3
/
+1
*
Add an application data field in the UI_METHOD
Richard Levitte
2017-01-11
1
-1
/
+2
*
Don't try to init dasync internally
Richard Levitte
2016-08-17
1
-2
/
+1
*
Const the ex data stuff too to fix warnings
Richard J. Moore
2016-08-01
1
-2
/
+2
*
Check for errors allocating the error strings.
Kurt Roeckx
2016-07-20
1
-1
/
+1
*
include/openssl: don't include <windows.h> in public headers.
Andy Polyakov
2016-07-08
1
-15
/
+19
*
Add old locking constants back
Kurt Roeckx
2016-07-01
1
-0
/
+10
[next]