index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
doc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
OSSL_PARAM: Add string pointer getters
Richard Levitte
2020-08-24
1
-0
/
+16
*
STORE: Add the base functions to support provider based loaders
Richard Levitte
2020-08-24
1
-41
/
+121
*
STORE for providers: define libcrypto <-> provider interface
Richard Levitte
2020-08-24
1
-0
/
+178
*
STORE: Add missing function OSSL_STORE_LOADER_set_open_with_libctx()
Richard Levitte
2020-08-24
2
-33
/
+55
*
CORE: Define provider-native abstract objects
Richard Levitte
2020-08-24
2
-42
/
+194
*
Add Explicit EC parameter support to providers.
Shane Lontis
2020-08-22
3
-5
/
+99
*
Rename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCODE / OSSL_DECODE
Richard Levitte
2020-08-21
21
-1086
/
+1069
*
Use in CMP+CRMF libctx and propq param added to sign/verify/HMAC/decrypt
Dr. David von Oheimb
2020-08-21
7
-56
/
+83
*
cmp_util.c: Add OPENSSL_CTX parameter to ossl_cmp_build_cert_chain(), improve...
Dr. David von Oheimb
2020-08-21
2
-22
/
+33
*
Add OPENSSL_CTX parameter to OSSL_CRMF_pbmp_new() and improve its doc
Dr. David von Oheimb
2020-08-21
1
-15
/
+20
*
Add libctx and propq parameters to OSSL_CMP_{SRV_},CTX_new() and ossl_cmp_moc...
Dr. David von Oheimb
2020-08-21
3
-9
/
+17
*
Update CMP header file references in internal CMP documentation
Dr. David von Oheimb
2020-08-21
2
-2
/
+2
*
Re-word null->empty property; improve iteration.count example in property.pod
Dr. David von Oheimb
2020-08-21
1
-4
/
+4
*
Make better use of new load_cert_pass() variant of load_cert() in apps/
Dr. David von Oheimb
2020-08-20
4
-7
/
+10
*
apps: make use of OSSL_STORE for generalized certs and CRLs loading
Dr. David von Oheimb
2020-08-20
9
-26
/
+44
*
PEM: Add more library context aware PEM readers
Richard Levitte
2020-08-20
1
-5
/
+15
*
STORE: Distinguish public keys from private keys
Richard Levitte
2020-08-20
1
-17
/
+26
*
X509: Add d2i_PUBKEY_ex(), which take a libctx and propq
Richard Levitte
2020-08-20
1
-4
/
+12
*
PKCS12_parse(): Clean up code and correct documentation
Dr. David von Oheimb
2020-08-19
1
-4
/
+8
*
Apps: change provider_path option to provider-path.
Pauli
2020-08-18
3
-4
/
+4
*
provider: disable fall-backs if OSSL_PROVIDER_load() fails.
Pauli
2020-08-14
1
-3
/
+10
*
Move PKCS#12 KDF to provider.
Pauli
2020-08-14
2
-0
/
+88
*
Mark SSL_CTX_set_ssl_version() as deprecated in 3.0
Benjamin Kaduk
2020-08-13
1
-3
/
+14
*
Introduce X509_add_cert[s] simplifying various additions to cert lists
Dr. David von Oheimb
2020-08-12
2
-19
/
+67
*
Add public API for gettables and settables for keymanagement, signatures and ...
Shane Lontis
2020-08-12
4
-14
/
+52
*
Add fix for RSA keygen in FIPS using keysizes 2048 < bits < 3072
Shane Lontis
2020-08-12
1
-0
/
+3
*
Document EVP_CIPHER_CTX IV accessors
Benjamin Kaduk
2020-08-11
1
-0
/
+66
*
Support cipher provider "iv state"
Benjamin Kaduk
2020-08-11
1
-1
/
+8
*
Add DHX serialization
Shane Lontis
2020-08-11
1
-60
/
+57
*
Add dh_kdf support to provider
Shane Lontis
2020-08-11
1
-11
/
+16
*
Update KDF documentation
Matt Caswell
2020-08-10
4
-10
/
+20
*
Add 'on demand self test' and status test to providers
Shane Lontis
2020-08-09
2
-3
/
+22
*
Add some of the missing CMS API documentation
Shane Lontis
2020-08-09
6
-0
/
+386
*
Add EVP signature with libctx methods.
Shane Lontis
2020-08-09
4
-62
/
+93
*
Add libctx support to PKCS7.
Shane Lontis
2020-08-09
5
-20
/
+66
*
Add libctx support to CMS.
Shane Lontis
2020-08-09
6
-40
/
+109
*
rand_drbg: remove RAND_DRBG.
Pauli
2020-08-07
16
-761
/
+161
*
gettables: documentation changes to pass the provider context.
Pauli
2020-08-07
9
-21
/
+21
*
Add new APIs to get PKCS12 secretBag OID and value
Jon Spillett
2020-08-06
5
-0
/
+336
*
apps/pkcs12: Change defaults from RC2 to PBES2 with PBKDF2
Sahana Prasad
2020-08-06
1
-2
/
+22
*
Update copyright year
Matt Caswell
2020-08-06
58
-58
/
+58
*
openssl-cmp.pod.in: Update and extend example using Insta Demo CA
Dr. David von Oheimb
2020-08-04
1
-0
/
+6
*
Change the provider implementation of X942kdf to use wpacket to do der encodi...
Shane Lontis
2020-08-04
1
-1
/
+11
*
DESERIALIZER: Refactor the constructor setting API
Richard Levitte
2020-08-01
1
-54
/
+81
*
DESERIALIZER: Add deserializers for the rest of our asymmetric key types
Richard Levitte
2020-08-01
1
-12
/
+43
*
DESERIALIZER: Rethink password handling
Richard Levitte
2020-08-01
1
-26
/
+20
*
Add OSSL_CMP_MSG_write(), use it in apps/cmp.c
Dr. David von Oheimb
2020-07-30
1
-2
/
+8
*
Export ossl_cmp_msg_load() as OSSL_CMP_MSG_read(), use it in apps/cmp.c
Dr. David von Oheimb
2020-07-30
2
-5
/
+7
*
apps/cmp.c: Improve documentation of -recipient option
Dr. David von Oheimb
2020-07-30
1
-1
/
+2
*
deserialisation: add deserialisation to the base provider
Pauli
2020-07-30
1
-0
/
+10
[prev]
[next]