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
*
Update copyright year
Richard Levitte
2021-01-28
52
-52
/
+52
*
Fix OSSL_PARAM_allocate_from_text() for EBCDIC
Richard Levitte
2021-01-27
1
-2
/
+4
*
TLS client: allow cert verify callback return -1 for SSL_ERROR_WANT_RETRY_VERIFY
Dr. David von Oheimb
2021-01-26
2
-17
/
+33
*
params: OSSL_PARAM_utf8_ptr: don't automatically reference `address`
Daiki Ueno
2021-01-26
1
-2
/
+2
*
DOC: Fix a few minor issues in OSSL_ENCODER / OSSL_DECODER docs
Richard Levitte
2021-01-26
2
-5
/
+5
*
EVP_PKEY_get_group_name works with public keys as well
Tomas Mraz
2021-01-26
1
-1
/
+1
*
Add manpage for EVP_PKEY_get_field_type and EVP_PKEY_get_point_conv_form
Tomas Mraz
2021-01-26
1
-0
/
+55
*
Deprecate EC_KEY + Update ec apps to use EVP_PKEY
Shane Lontis
2021-01-26
2
-17
/
+17
*
Add functions to set values into an EVP_PKEY
Shane Lontis
2021-01-26
1
-0
/
+82
*
OCSP HTTP: Restore API of undocumented and recently deprecated functions
Dr. David von Oheimb
2021-01-23
2
-16
/
+17
*
OSSL_HTTP_REQ_CTX.pod: minor addition and remove redundant paragraph
Dr. David von Oheimb
2021-01-23
1
-5
/
+2
*
OSSL_HTTP_REQ_CTX_new(): replace method_GET parameter by method_POST
Dr. David von Oheimb
2021-01-23
1
-17
/
+19
*
rename OSSL_HTTP_REQ_CTX_header to OSSL_HTTP_REQ_CTX_set_request_line
Dr. David von Oheimb
2021-01-23
1
-8
/
+8
*
CMP: Allow PKCS#10 input also for ir, cr, kur, and rr messages
Dr. David von Oheimb
2021-01-21
1
-4
/
+2
*
Deprecate EVP_KEY_new_CMAC_key and EVP_PKEY_new_CMAC_key_ex
Rich Salz
2021-01-21
1
-24
/
+22
*
X509v3_get_ext_by_NID.pod: Add warning on counter-intuitive behavior of X509v...
Dr. David von Oheimb
2021-01-20
1
-3
/
+8
*
ASN1_TIME_print() etc.: Improve doc and add comment on handling invalid time ...
Dr. David von Oheimb
2021-01-20
1
-6
/
+9
*
Deprecate OCSP_xxx API for OSSL_HTTP_xxx
Rich Salz
2021-01-19
2
-77
/
+240
*
Rename EVP_CIPHER_CTX_get_iv and EVP_CIPHER_CTX_get_iv_state for clarity
Tomas Mraz
2021-01-18
1
-17
/
+24
*
Document openssl thread-safety
Rich Salz
2021-01-15
1
-1
/
+1
*
Enhance default provider documentation
Michael Baentsch
2021-01-14
1
-3
/
+12
*
Enable locking on the primary DRBG when we create it
Matt Caswell
2021-01-14
1
-1
/
+3
*
Make the OSSL_CMP manual conform with man-pages(7)
Richard Levitte
2021-01-14
9
-50
/
+51
*
Make header references conform with man-pages(7) in all manuals
Richard Levitte
2021-01-13
16
-41
/
+42
*
Make the OSSL_trace manual conform with man-pages(7)
Richard Levitte
2021-01-13
2
-47
/
+47
*
Make the OSSL_PROVIDER manual conform with man-pages(7)
Richard Levitte
2021-01-13
1
-3
/
+3
*
Make the OSSL_HTTP manual conform with man-pages(7)
Richard Levitte
2021-01-13
1
-3
/
+3
*
Make the OSSL_SELF_TEST manual conform with man-pages(7)
Richard Levitte
2021-01-13
1
-1
/
+2
*
Make the OSSL_PARAM manual conform with man-pages(7)
Richard Levitte
2021-01-13
1
-54
/
+55
*
x509v3.h.in: Deprecate CTX_TEST and replace it by X509V3_CTX_TEST
Dr. David von Oheimb
2021-01-13
1
-4
/
+7
*
Add X509V3_set_issuer_pkey, needed for AKID of self-issued not self-signed cert
Dr. David von Oheimb
2021-01-13
3
-5
/
+82
*
APPS: Allow OPENSSL_CONF to be empty, not loading a config file
Dr. David von Oheimb
2021-01-13
1
-1
/
+11
*
X509_cmp(): Fix comparison in case x509v3_cache_extensions() failed to due to...
Dr. David von Oheimb
2021-01-13
2
-3
/
+9
*
Add X509_NAME_hash_ex() to be able to check if it failed due to unsupported SHA1
Dr. David von Oheimb
2021-01-13
2
-13
/
+49
*
replace 'unsigned const char' with 'const unsigned char'
Thomas De Schampheleire
2021-01-08
1
-2
/
+2
*
Adding TLS group name retrieval
Michael Baentsch
2021-01-08
1
-0
/
+43
*
[crypto/dh] side channel hardening for computing DH shared keys
Billy Brumley
2021-01-08
1
-6
/
+21
*
Fix set_ciphersuites ignore unknown ciphers.
Otto Hollmann
2021-01-07
1
-5
/
+5
*
Update copyright year
Matt Caswell
2021-01-07
1
-1
/
+1
*
Updated SSL_CTX_new doc
bazmoz
2021-01-05
1
-5
/
+10
*
Add documentation for CRYPTO_atomic_or and CRYPTO_atomic_load
Matt Caswell
2020-12-31
1
-10
/
+33
*
dsa: documentation deprecation changes
Pauli
2020-12-17
6
-27
/
+78
*
Document OCSP_REQ_CTX_i2d.
Rich Salz
2020-12-15
1
-6
/
+23
*
Deprecate OCSP_REQ_CTX_set1_req
Rich Salz
2020-12-15
1
-5
/
+13
*
Fix Segfault in EVP_PKEY_CTX_dup when the ctx has an undefined operation.
Shane Lontis
2020-12-14
1
-2
/
+3
*
DOCS: Improve documentation of the EVP_PKEY type
Richard Levitte
2020-12-13
2
-22
/
+48
*
DOCS: Update OSSL_DECODER_CTX_new_by_EVP_PKEY.pod to match declarations
Richard Levitte
2020-12-11
1
-11
/
+41
*
Fix typo in OPENSSL_malloc.pod
Nan Xiao
2020-12-09
1
-1
/
+1
*
EVP: Add EVP_PKEY_get_group_name() to extract the group name of a pkey
Richard Levitte
2020-12-08
1
-0
/
+46
*
EVP: constify the EVP_PKEY_get_*_param() argument |pkey|
Richard Levitte
2020-12-08
1
-7
/
+11
[next]