index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
doc
/
man3
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
doc: fix style problems with this man page
Pauli
2021-03-28
1
-16
/
+16
*
doc: add documentation for the X509_PUBKEY_dup() function
Pauli
2021-03-28
1
-4
/
+6
*
HTTP: Rename OSSL_HTTP_REQ_CTX_i2d() to OSSL_HTTP_REQ_CTX_set1_req()
Dr. David von Oheimb
2021-03-26
2
-11
/
+11
*
doc: note that MAC lifecycle transitions will be enforced at some point
Pauli
2021-03-26
1
-1
/
+10
*
doc: note that RAND lifecycle transitions will be enforced at some point
Pauli
2021-03-26
1
-1
/
+6
*
doc: note that KDF/PRF transitions will be enforced at some future point
Pauli
2021-03-26
1
-1
/
+8
*
Fix usages of const EVP_MD.
Shane Lontis
2021-03-22
2
-0
/
+51
*
Dual 1024-bit exponentiation optimization for Intel IceLake CPU
Andrey Matyukov
2021-03-22
1
-0
/
+65
*
Added functions for printing EVP_PKEYs to FILE *
Tomas Mraz
2021-03-19
1
-7
/
+23
*
TS and CMS CAdES-BES: Refactor check_signing_certs() funcs into common ESS func
Dr. David von Oheimb
2021-03-18
1
-2
/
+2
*
Add some encoder and decoder code examples
Tomas Mraz
2021-03-17
3
-14
/
+144
*
Add a CHANGES entry for EVP_PKEY_public_check() and EVP_KEY_param_check()
Matt Caswell
2021-03-15
1
-1
/
+2
*
doc: update cipher documentation to include the new init functions with params
Pauli
2021-03-11
1
-33
/
+63
*
doc: update digest documentation to include the new init functions with params
Pauli
2021-03-11
1
-12
/
+27
*
doc: document param argument to RSA calls
Pauli
2021-03-11
2
-4
/
+6
*
doc: document param argument to cipher init calls
Pauli
2021-03-11
2
-8
/
+23
*
doc: update PKEY documentation to include the new init functions with params
Pauli
2021-03-11
7
-18
/
+52
*
Update copyright year
Matt Caswell
2021-03-11
28
-28
/
+28
*
Add new filter BIO BIO_f_readbuffer()
Shane Lontis
2021-03-10
1
-0
/
+61
*
Fix formatting error of HISTORY section in some manual pages.
Tomas Mraz
2021-03-10
5
-5
/
+5
*
Change default algorithms in PKCS12_create() and PKCS12_set_mac()
Tomas Mraz
2021-03-10
1
-20
/
+23
*
Add a CHANGES for OSSL_STORE_INFO_get_type()
Matt Caswell
2021-03-10
1
-0
/
+2
*
Non-const accessor to legacy keys
Dmitry Belyavskiy
2021-03-09
1
-3
/
+6
*
Make the EVP_PKEY_get0* functions have a const return type
Matt Caswell
2021-03-08
1
-4
/
+18
*
Document the change in behaviour of the the low level key getters/setters
Matt Caswell
2021-03-08
1
-4
/
+19
*
Ensure the various legacy key EVP_PKEY getters/setters are deprecated
Matt Caswell
2021-03-08
1
-34
/
+63
*
OCSP_resp_find_status.pod: Complete the RETURN VALUES section
Dr. David von Oheimb
2021-03-06
1
-26
/
+39
*
DOCS: Document OSSL_STORE_INFO_PUBKEY in doc/man3/OSSL_STORE_INFO.pod
Richard Levitte
2021-03-04
1
-1
/
+5
*
doc: add a note to the RAND_get0_ calls indicating how to set the DRBG type.
Pauli
2021-03-03
1
-1
/
+6
*
Remove RSA SSLv23 padding mode
Rich Salz
2021-03-01
3
-17
/
+1
*
Generalize schmeme parsing of OSSL_HTTP_parse_url() to OSSL_parse_url()
Dr. David von Oheimb
2021-03-01
1
-12
/
+22
*
OSSL_HTTP_parse_url(): Handle any userinfo, query, and fragment components
Dr. David von Oheimb
2021-03-01
2
-38
/
+92
*
evp: add params argument to EVP_RAND_instantiate()
Pauli
2021-02-28
1
-7
/
+9
*
evp: add param argument to KDF derive call
Pauli
2021-02-28
1
-7
/
+10
*
doc: note the additional parameters to EVP_MAC_init()
Pauli
2021-02-28
1
-11
/
+10
*
changes to match the updated context gettable/settable calls for ciphers
Pauli
2021-02-26
1
-8
/
+31
*
doc: changes to match the updated context gettable/settable calls for MACs
Pauli
2021-02-26
1
-6
/
+23
*
doc: changes to match the updated context gettable/settable calls
Pauli
2021-02-26
1
-8
/
+25
*
doc: note changes to rand gettable/settable provider call
Pauli
2021-02-26
1
-6
/
+23
*
doc: note changes to digest gettable/settable provider calls
Pauli
2021-02-26
1
-14
/
+29
*
Don't hold a lock when calling a callback in ossl_namemap_doall_names
Matt Caswell
2021-02-24
14
-41
/
+85
*
provider: add an unquery function to allow providers to clean up.
Pauli
2021-02-24
1
-2
/
+9
*
rand: note that locking needs to be explicitly enabled.
Pauli
2021-02-24
1
-0
/
+6
*
Deprecated EVP_PKEY_CTX_get0_dh_kdf_ukm() and EVP_PKEY_CTX_get0_ecdh_kdf_ukm()
Tomas Mraz
2021-02-24
1
-2
/
+11
*
provider: add option to load a provider without disabling the fallbacks.
Pauli
2021-02-23
1
-4
/
+5
*
RAND_METHOD deprecation: documentation
Pauli
2021-02-23
3
-3
/
+76
*
EVP: Implement EVP_PKEY_CTX_is_a()
Richard Levitte
2021-02-23
1
-1
/
+7
*
Note that the OSSL_CORE_MAKE_FUNC macro is reserved
Matt Caswell
2021-02-22
1
-0
/
+38
*
Document the OSSL_PARAM_DEFN macro
Matt Caswell
2021-02-22
1
-14
/
+23
*
Add documentation for the macro OPENSSL_VERSION_PREREQ
Matt Caswell
2021-02-22
1
-4
/
+12
[next]