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
*
Rename all getters to use get/get0 in name
Tomas Mraz
2021-06-01
1
-1
/
+1
*
Rework and make DEBUG macros consistent.
Rich Salz
2021-05-28
1
-13
/
+5
*
Use <> for #include openssl/xxx
Rich Salz
2021-05-27
1
-4
/
+4
*
err: rename err_load_xxx_strings_int functions
Pauli
2021-05-26
2
-2
/
+2
*
core: condition out more in FIPS builds
Pauli
2021-05-24
1
-1
/
+3
*
Ensure mirroring of properties works for subsequent updates
Matt Caswell
2021-05-20
1
-0
/
+3
*
Add a callback for providers to know about global properties changes
Matt Caswell
2021-05-20
1
-0
/
+1
*
Implement the ability to convert a PROPERTY_LIST to a string
Matt Caswell
2021-05-20
1
-0
/
+4
*
Fix include/internal/sockets.h for VMS
Richard Levitte
2021-05-19
1
-1
/
+2
*
Move ossl_sleep() to e_os.h and use it in apps
Dr. David von Oheimb
2021-05-18
1
-48
/
+0
*
Fix a use-after-free in the child provider code
Matt Caswell
2021-05-17
1
-0
/
+1
*
Init the child providers immediately on creation of the child libctx
Matt Caswell
2021-05-15
1
-1
/
+0
*
Export/import flags for FFC params changed to seperate fields.
Shane Lontis
2021-05-13
1
-5
/
+2
*
Don't convert pre-existing providers into children
Matt Caswell
2021-05-11
1
-0
/
+5
*
Add support for child provider to up_ref/free their parent
Matt Caswell
2021-05-11
2
-3
/
+9
*
Add the concept of a child OSSL_LIB_CTX
Matt Caswell
2021-05-11
3
-1
/
+11
*
Add the ability for ex_data to have a priority
Matt Caswell
2021-05-11
1
-1
/
+6
*
provider: flush the store cache when providers are loaded/unloaded.
Pauli
2021-05-07
1
-0
/
+1
*
Create libcrypto support for BIO_new_from_core_bio()
Matt Caswell
2021-05-04
2
-3
/
+6
*
Store the list of activated providers in the libctx
Matt Caswell
2021-04-28
1
-1
/
+2
*
Add type_name member to provided methods and use it
Tomas Mraz
2021-04-26
1
-0
/
+1
*
Add OSSL_PARAM_dup() and OSSL_PARAM_merge().
Shane Lontis
2021-04-12
1
-0
/
+11
*
Update copyright year
Matt Caswell
2021-04-08
1
-1
/
+1
*
Add a constant time zero check function for 64-bit integers
Amitay Isaacs
2021-04-08
1
-0
/
+5
*
numbers: Define 128-bit integers if compiler supports
Amitay Isaacs
2021-04-08
1
-0
/
+10
*
property: lock the lib ctx when updating the property definition cache
Pauli
2021-04-08
1
-0
/
+4
*
property: check return values from the property locking calls.
Pauli
2021-04-08
1
-1
/
+1
*
Corrected missing definitions from NonStop SPT build.
Randall S. Becker
2021-04-01
1
-2
/
+10
*
Fix a windows build break
FdaSilvaYY
2021-03-24
1
-2
/
+2
*
Add ossl_ symbols for sm3 and sm4
Shane Lontis
2021-03-18
1
-3
/
+3
*
Add ossl_ conf symbols
Shane Lontis
2021-03-18
2
-4
/
+4
*
Add ossl_asn1 symbols
Shane Lontis
2021-03-18
1
-2
/
+2
*
Fix misc external ossl_ symbols.
Shane Lontis
2021-03-18
1
-4
/
+4
*
Fix external symbols for crypto_*
Shane Lontis
2021-03-18
1
-11
/
+11
*
ASN1: add an internal header to validate Unicode ranges
Beat Bolli
2021-03-18
1
-0
/
+31
*
property: default queries create the property values.
Pauli
2021-03-16
1
-1
/
+2
*
rename ossl_provider_forall_loaded to ossl_provider_doall_activated
Pauli
2021-03-12
1
-4
/
+4
*
Update copyright year
Matt Caswell
2021-03-11
1
-1
/
+1
*
Add a real type for OSSL_CORE_BIO which is distinct from and not castable to BIO
Pauli
2021-03-11
1
-0
/
+16
*
include/internal: Remove TODOs that are irrelevant for 3.0
Tomas Mraz
2021-03-04
2
-2
/
+2
*
Don't hold a lock when calling a callback in ossl_namemap_doall_names
Matt Caswell
2021-02-24
1
-3
/
+3
*
provider: add an unquery function to allow providers to clean up.
Pauli
2021-02-24
1
-0
/
+3
*
provider: add option to load a provider without disabling the fallbacks.
Pauli
2021-02-23
1
-1
/
+1
*
Update copyright year
Matt Caswell
2021-02-18
29
-29
/
+29
*
dsa_check: Perform simple parameter check if seed is not available
Tomas Mraz
2021-02-18
1
-2
/
+6
*
include/internal: add a few missing #pragma once directives
FdaSilvaYY
2021-02-10
30
-19
/
+59
*
Handle partial data re-sending on ktls/sendfile on FreeBSD
Oleksandr Tymoshenko
2021-02-10
1
-6
/
+3
*
ERR: Rebuild all generated error headers and source files
Richard Levitte
2021-02-05
2
-55
/
+0
*
Update copyright year
Richard Levitte
2021-01-28
3
-3
/
+3
*
Fix typo in thread_once comments
Daniel Bevenius
2021-01-27
1
-3
/
+3
[next]