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
/
internal
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typo in thread_once comments
Daniel Bevenius
2021-01-27
1
-3
/
+3
*
ktls: Initial support for ChaCha20-Poly1305
Vadim Fedorenko
2021-01-20
1
-0
/
+8
*
Use centralized fetching errors
Richard Levitte
2021-01-12
1
-0
/
+1
*
CORE: Separate OSSL_PROVIDER activation from OSSL_PROVIDER reference
Richard Levitte
2020-12-17
1
-2
/
+2
*
EVP_PKEY & DH: Make DH EVP_PKEY_CTX parameter ctrls / setters more available
Richard Levitte
2020-12-16
1
-4
/
+16
*
EVP: Add EVP_PKEY_get_group_name() to extract the group name of a pkey
Richard Levitte
2020-12-08
1
-23
/
+0
*
tag unused function arguments as ossl_unused
Pauli
2020-12-03
1
-10
/
+21
*
Update copyright year
Matt Caswell
2020-11-26
4
-4
/
+4
*
ERR: Rebuild all generated error headers and source files
Richard Levitte
2020-11-24
2
-8
/
+18
*
Modify the ERR init functions to use the internal ERR string loaders
Richard Levitte
2020-11-24
1
-2
/
+0
*
Rename SHA3 internal functions so they have an ossl_ prefix
Pauli
2020-11-19
1
-5
/
+6
*
REF_PRINT: cast pointer to void to avoid warnings
Daniel Bevenius
2020-11-16
1
-1
/
+1
*
Add ossl_is_absolute_path function to detect absolute paths
Tomas Mraz
2020-11-11
1
-0
/
+16
*
Avoid duplicate ends_with_dirsep functions
Tomas Mraz
2020-11-11
1
-0
/
+14
*
Unexport internal MSBLOB and PVK functions
Richard Levitte
2020-10-21
1
-31
/
+0
*
DH: make the private key length importable / exportable
Richard Levitte
2020-10-19
1
-0
/
+2
*
Update copyright year
Matt Caswell
2020-10-15
1
-1
/
+1
*
Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx'
Dr. Matthias St. Pierre
2020-10-15
1
-1
/
+1
*
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
Dr. Matthias St. Pierre
2020-10-15
7
-71
/
+72
*
Use __BYTE_ORDER__ to test the endianness when available
Kurt Roeckx
2020-10-14
1
-3
/
+31
*
ffc: add _ossl to exported but internal functions
Pauli
2020-10-06
1
-69
/
+77
*
der: _ossl prefix DER functions
Pauli
2020-10-01
1
-11
/
+12
*
Use OPENSSL_SYS_TANDEM instead of OPENSSL_SYSNAME_TANDEM
Richard Levitte
2020-09-24
1
-1
/
+1
*
NonStop port updates for 3.0.0.
Randall S. Becker
2020-09-12
2
-0
/
+15
*
Slightly abstract ktls_start() to reduce OS-specific #ifdefs.
John Baldwin
2020-09-05
1
-8
/
+7
*
Remove unused dummy functions from ktls.h.
John Baldwin
2020-09-05
1
-28
/
+0
*
STORE: Move the built-in 'file:' loader to become an engine module
Richard Levitte
2020-09-03
1
-0
/
+15
*
Move KTLS inline functions only used by libssl into ssl/ktls.c.
John Baldwin
2020-08-31
1
-222
/
+6
*
Support for KTLS TX on FreeBSD for TLS 1.3.
John Baldwin
2020-08-31
1
-1
/
+6
*
Add support for KTLS receive for TLS 1.1-1.2 on FreeBSD.
John Baldwin
2020-08-31
1
-4
/
+88
*
Add helper functions for FreeBSD KTLS.
John Baldwin
2020-08-31
1
-11
/
+125
*
Add a ktls_crypto_info_t typedef.
John Baldwin
2020-08-31
1
-0
/
+5
*
STORE: Add the base functions to support provider based loaders
Richard Levitte
2020-08-24
1
-1
/
+2
*
CORE: Generalise internal pass phrase prompter
Richard Levitte
2020-08-24
1
-0
/
+120
*
Rename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCODE / OSSL_DECODE
Richard Levitte
2020-08-21
1
-2
/
+2
*
Fix DSA/DH so that legacy keys can still be generated by the default provider
Shane Lontis
2020-08-17
1
-2
/
+4
*
Load the default config file before working with default properties
Matt Caswell
2020-08-17
1
-1
/
+1
*
provider: disable fall-backs if OSSL_PROVIDER_load() fails.
Pauli
2020-08-14
1
-0
/
+3
*
Retire EVP_CTRL_GET_IV
Benjamin Kaduk
2020-08-11
1
-3
/
+4
*
Add 'on demand self test' and status test to providers
Shane Lontis
2020-08-09
2
-1
/
+3
*
PEM: Make general MSBLOB reader functions exposed internally
Richard Levitte
2020-08-07
1
-0
/
+31
*
Change the provider implementation of X942kdf to use wpacket to do der encodi...
Shane Lontis
2020-08-04
1
-0
/
+3
*
DESERIALIZER: Add foundation for deserializers
Richard Levitte
2020-07-24
1
-4
/
+5
*
Update copyright year
Richard Levitte
2020-07-16
1
-1
/
+1
*
Add and use internal header that implements endianness check
Richard Levitte
2020-07-11
1
-0
/
+22
*
Add multiple fixes for ffc key generation using invalid p,q,g parameters.
Shane Lontis
2020-07-09
1
-0
/
+1
*
CORE: Add an internal function to distinguish the global default context
Richard Levitte
2020-06-28
1
-0
/
+1
*
Update copyright year
Matt Caswell
2020-06-25
2
-2
/
+2
*
Rename <openssl/core_numbers.h> -> <openssl/core_dispatch.h>
Dr. Matthias St. Pierre
2020-06-24
1
-1
/
+1
*
property: Move global default properties to the library context.
Pauli
2020-06-23
2
-8
/
+12
[next]