index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
property
/
property.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make ossl_trace_param_values an official api function
Neil Horman
11 days
1
-7
/
+9
*
Add QUERY trace points
Neil Horman
11 days
1
-4
/
+148
*
Copyright year updates
Tomas Mraz
2024-09-05
1
-1
/
+1
*
Set down_load factor on hash table when culling items in doall
Neil Horman
2024-07-16
1
-0
/
+3
*
read lock store on ossl_method_store_do_all
Neil Horman
2024-07-09
1
-18
/
+32
*
Copyright year updates
Matt Caswell
2023-09-07
1
-1
/
+1
*
no_autoload: make the no-autoload-config option work again.
Pauli
2023-08-04
1
-3
/
+3
*
Only call OPENSSL_init_crypto on fetch if using the default libctx
Matt Caswell
2023-02-22
1
-4
/
+5
*
Fix occasional assertion failure when storing properties
Tomas Mraz
2022-11-29
1
-1
/
+1
*
property: make cache flushing slight less deterministic
Pauli
2022-08-10
1
-2
/
+12
*
"Reserve" the method store when constructing methods
Richard Levitte
2022-07-20
1
-9
/
+30
*
Add deprecation macro for 3.1 and deprecate OPENSSL_LH_stats
Hugo Landau
2022-06-22
1
-1
/
+1
*
Fix a memory leak in ossl_method_store_add()
Matt Caswell
2022-06-09
1
-1
/
+5
*
Complete the cleanup of an algorithm in OSSL_METHOD_STORE
Richard Levitte
2022-05-05
1
-3
/
+7
*
Make it possible to remove methods by the provider that provides them
Richard Levitte
2022-05-05
1
-7
/
+63
*
Don't empty the method store when flushing the query cache
Richard Levitte
2022-05-05
1
-26
/
+21
*
Drop ossl_provider_clear_all_operation_bits() and all uses of it
Richard Levitte
2022-05-05
1
-3
/
+0
*
Update copyright year
Matt Caswell
2022-05-03
1
-1
/
+1
*
Refactor OSSL_LIB_CTX to avoid using CRYPTO_EX_DATA
Hugo Landau
2022-04-01
1
-14
/
+6
*
fetch: convert a NULL property query to ""
Pauli
2022-02-28
1
-5
/
+3
*
Add return value NULL checks that were missing
Pauli
2021-11-12
1
-3
/
+4
*
CORE: Encure that cached fetches can be done per provider
Richard Levitte
2021-10-27
1
-24
/
+49
*
property: remove spurious incorrect comments
Pauli
2021-06-24
1
-10
/
+2
*
crypto: repalce tabs with spaces
Pauli
2021-06-19
1
-1
/
+1
*
Add the internal function ossl_method_store_do_all()
Richard Levitte
2021-06-15
1
-0
/
+36
*
Ensure mirroring of properties works for subsequent updates
Matt Caswell
2021-05-20
1
-9
/
+39
*
Add the ability for ex_data to have a priority
Matt Caswell
2021-05-11
1
-0
/
+1
*
provider: flush the store cache when providers are loaded/unloaded.
Pauli
2021-05-07
1
-0
/
+5
*
Update copyright year
Matt Caswell
2021-04-08
1
-1
/
+1
*
property: check return values from the property locking calls.
Pauli
2021-04-08
1
-10
/
+19
*
property: default queries create the property values.
Pauli
2021-03-16
1
-1
/
+1
*
This should fix a lock-order-inversion
Bernd Edlinger
2020-11-08
1
-2
/
+3
*
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
Dr. Matthias St. Pierre
2020-10-15
1
-8
/
+8
*
Ignore unused return values from some sk_*() macros
Matt Caswell
2020-09-13
1
-1
/
+1
*
Load the default config file before working with default properties
Matt Caswell
2020-08-17
1
-2
/
+7
*
Add 'on demand self test' and status test to providers
Shane Lontis
2020-08-09
1
-5
/
+16
*
Fix CID #1465216 Resource leak in property_fetch
Shane Lontis
2020-07-08
1
-1
/
+1
*
coverity 1464984: Null pointer dereferences
Pauli
2020-07-05
1
-3
/
+3
*
property: Move global default properties to the library context.
Pauli
2020-06-23
1
-96
/
+52
*
Update copyright year
Matt Caswell
2020-05-15
1
-1
/
+1
*
Add default property API's to enable and test for fips
Shane Lontis
2020-05-02
1
-3
/
+60
*
Rename FIPS_MODE to FIPS_MODULE
Richard Levitte
2020-04-28
1
-1
/
+1
*
Property: fix memory leak.
Pauli
2019-11-25
1
-1
/
+1
*
Property: fix intermittent test failure.
Pauli
2019-11-24
1
-2
/
+6
*
Properties: make query cache reference count aware.
Pauli
2019-11-18
1
-42
/
+74
*
Remove unused fields in method store structure.
Pauli
2019-10-03
1
-2
/
+0
*
Reorganize local header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
Reorganize private crypto header files
Dr. Matthias St. Pierre
2019-09-28
1
-3
/
+3
*
Make sure we pre-initialise properties
Matt Caswell
2019-08-29
1
-11
/
+0
*
Modify ossl_method_store_add() to accept an OSSL_PROVIDER and check for it
Richard Levitte
2019-08-22
1
-4
/
+17
[next]