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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added new EVP/KDF API.
David Makepeace
2019-02-13
4
-8
/
+78
*
Make OPENSSL_malloc_init() a no-op
Matt Caswell
2019-02-07
1
-7
/
+2
*
blake2: backport changes to blake2s
Antoine Salon
2019-02-06
1
-0
/
+2
*
blake2: register MAC objects
Antoine Salon
2019-02-06
2
-0
/
+10
*
blake2b: add EVP_MAC API
Antoine Salon
2019-02-06
2
-0
/
+4
*
Remove unnecessary trailing whitespace
Sam Roberts
2019-02-05
2
-7
/
+7
*
Make some simple getters take const SSL/SSL_CTX
Sam Roberts
2019-02-05
1
-10
/
+10
*
Fix end-point shared secret for DTLS/SCTP
Michael Tuexen
2019-02-01
1
-0
/
+12
*
Reuse already defined macros
Petr Vorel
2019-01-30
1
-7
/
+2
*
Document and add macros for additional DSA options
David Benjamin
2019-01-30
1
-0
/
+6
*
crypto/cms: Add support for CAdES Basic Electronic Signatures (CAdES-BES)
Antonio Iacono
2019-01-27
7
-55
/
+129
*
add an additional async notification communication method based on callback
Ping Yu
2019-01-27
2
-0
/
+23
*
Add "weak" declarations of symbols used in safestack.h and lhash.h
Matthias Kraft
2019-01-27
2
-2
/
+62
*
X509_STORE: fix two misspelled compatibility macros
Dr. Matthias St. Pierre
2019-01-25
1
-0
/
+4
*
Cleanup vxworks support to be able to compile for VxWorks 7
Klotz, Tobias
2019-01-24
1
-5
/
+1
*
PPC: Try out if mftb works before using it
Bernd Edlinger
2019-01-21
1
-0
/
+2
*
update Copyright date
David von Oheimb
2019-01-21
1
-1
/
+1
*
add 'L' after _OPENSSL_VERSION_PRE_RELEASE literals, fixes #8021
David von Oheimb
2019-01-21
1
-2
/
+2
*
crypto/bio/b_dump.c: change all char* to void*, and constify
Richard Levitte
2019-01-16
1
-7
/
+7
*
More configurable crypto and ssl library initialization
Viktor Dukhovni
2019-01-07
2
-2
/
+13
*
Implement OPENSSL_INIT_NO_ATEXIT
Matt Caswell
2019-01-04
1
-1
/
+1
*
Fix a RUN_ONCE bug
Matt Caswell
2019-01-04
1
-0
/
+92
*
make update
Matt Caswell
2019-01-03
1
-1
/
+1
*
EVP_PKEY_size declared to take a const parameter
Shreya Bhandare
2018-12-23
1
-1
/
+1
*
X509_check_issued: check that signature algo matches signing key algo
Richard Levitte
2018-12-19
1
-0
/
+4
*
Deprecate TLS_MAX_VERSION, DTLS_MAX_VERSION and DTLS_MIN_VERSION
Kurt Roeckx
2018-12-15
2
-3
/
+9
*
Add RFC5297 AES-SIV support
Todd Short
2018-12-12
3
-0
/
+47
*
make update
Richard Levitte
2018-12-10
1
-0
/
+1
*
ssl: Linux TLS Tx Offload
Boris Pismenny
2018-12-07
1
-0
/
+4
*
evp/e_aes: Expose IV
Boris Pismenny
2018-12-07
1
-0
/
+2
*
bio: Linux TLS Offload
Boris Pismenny
2018-12-07
2
-0
/
+46
*
Linux ktls infrastructure
Boris Pismenny
2018-12-07
1
-0
/
+147
*
Only include opensslconf.h once
Matt Caswell
2018-12-07
1
-100
/
+104
*
Remove the cast from the definition of OPENSSL_VERSION_NUMBER
Matt Caswell
2018-12-07
1
-1
/
+1
*
Following the license change, modify the boilerplates in include/ and crypto/...
Richard Levitte
2018-12-06
126
-126
/
+126
*
Refactor the computation of API version limits
Richard Levitte
2018-12-06
29
-80
/
+118
*
include/openssl/opensslconf.h.in: allow future deprecation for v4.0
Richard Levitte
2018-12-06
1
-0
/
+12
*
Switch to MAJOR.MINOR.PATCH versioning and version 3.0.0-dev
Richard Levitte
2018-12-06
3
-93
/
+131
*
Switch future deprecation version from 1.2.0 to 3.0
Richard Levitte
2018-12-06
7
-57
/
+57
*
err/err.c: add err_clear_last_constant_time.
Andy Polyakov
2018-11-30
1
-0
/
+6
*
Update copyright year
Matt Caswell
2018-11-20
1
-1
/
+1
*
Deprecate SSL_set_tmp_ecdh
Antoine Salon
2018-11-15
1
-3
/
+5
*
Making SRP_user_pwd functions public
Antoine Salon
2018-11-15
1
-0
/
+5
*
Added SRP_VBASE_add0_user()
Antoine Salon
2018-11-15
1
-0
/
+1
*
KMAC implementation using EVP_MAC
Shane Lontis
2018-11-14
3
-0
/
+16
*
Added missing signature algorithm reflection functions
Viktor Dukhovni
2018-11-12
2
-3
/
+16
*
Add EVP_PKEY_supports_digest_nid()
David Woodhouse
2018-11-10
1
-0
/
+2
*
EVP_MAC ctrl numbering duplicate removal.
Pauli
2018-11-06
1
-3
/
+3
*
Fix a collision in function err numbers
Paul Yang
2018-11-05
1
-1
/
+1
*
Collapse different classes of macro databases
Richard Levitte
2018-11-05
1
-16
/
+2
[next]