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
/
test
/
p_test.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year
Matt Caswell
2022-05-03
1
-1
/
+1
*
Move e_os.h to include/internal
Richard Levitte
2022-02-05
1
-1
/
+1
*
Ensure mirroring of properties works for subsequent updates
Matt Caswell
2021-05-20
1
-0
/
+16
*
Test that properties are mirrored as we expect
Matt Caswell
2021-05-20
1
-0
/
+12
*
Load the default provider into the p_test provider later
Matt Caswell
2021-05-15
1
-29
/
+30
*
Add additional testing of child libctx/providers
Matt Caswell
2021-05-11
1
-1
/
+33
*
Add a test for OSSL_LIB_CTX_new_child()
Matt Caswell
2021-05-11
1
-1
/
+47
*
Update copyright year
Matt Caswell
2021-03-11
1
-1
/
+1
*
Fix compiling error on arm
Fangming.Fang
2021-03-02
1
-3
/
+7
*
Test errors from a provider can still be accessed after unload
Matt Caswell
2021-02-24
1
-5
/
+68
*
Make the naming scheme for dispatched functions more consistent
Dr. Matthias St. Pierre
2020-06-24
1
-7
/
+7
*
Rename <openssl/core_numbers.h> -> <openssl/core_dispatch.h>
Dr. Matthias St. Pierre
2020-06-24
1
-1
/
+1
*
Maintain strict type discipline between the core and providers
Matt Caswell
2020-05-16
1
-5
/
+5
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
Add test for providers exposing OSSL_FUNC_PROVIDER_GET_REASON_STRINGS
Nicola Tuveri
2020-03-30
1
-0
/
+13
*
Rename provider and core get_param_types functions
Richard Levitte
2019-08-15
1
-6
/
+6
*
Replace OSSL_ITEM with OSSL_PARAM as parameter descriptor, everywhere
Richard Levitte
2019-07-23
1
-4
/
+4
*
test/p_test.c: silence -Wstringop-overflow
Patrick Steuer
2019-07-02
1
-1
/
+1
*
Change OSSL_PARAM return size to not be a pointer.
Pauli
2019-06-24
1
-8
/
+8
*
p_get_params() [test/p_test.c]: clear the OSSL_PARAM buffers for every test
Richard Levitte
2019-05-01
1
-4
/
+6
*
Replumbing: give the possibility for the provider to create a context
Richard Levitte
2019-04-30
1
-3
/
+12
*
Add test for the provider configuration module
Richard Levitte
2019-04-03
1
-4
/
+16
*
Change OSSL_PARAM_UTF8_STRING_PTR to OSSL_PARAM_UTF8_PTR
Richard Levitte
2019-03-12
1
-2
/
+2
*
Rename 'buffer' to 'data' in OSSL_PARAM
Richard Levitte
2019-03-12
1
-4
/
+4
*
Add provider tests
Richard Levitte
2019-03-11
1
-0
/
+110