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
*
DOC:Fix typos in man5/config.pod
Alex Boboc
2020-02-18
1
-1
/
+1
*
DOC:Fix typos in openssl-enc.pod.in + openssl.pod
Alex Boboc
2020-02-18
2
-3
/
+3
*
DOC:Fix typos in ossl_cmp_print_log.pod
Alex Boboc
2020-02-18
1
-1
/
+1
*
DOC:Fix typos in ossl_param_bld_init
Alex Boboc
2020-02-18
1
-2
/
+2
*
Deprecate EC command line apps.
Pauli
2020-02-18
2
-2
/
+20
*
DOC: Add documentation related to X509_LOOKUPs
Richard Levitte
2020-02-18
3
-12
/
+215
*
Fix podchecker warnings
Richard Levitte
2020-02-18
1
-3
/
+2
*
chunk 7 of CMP contribution to OpenSSL
Dr. David von Oheimb
2020-02-17
5
-20
/
+142
*
fix various formatting nits in CMP contribution chunks 1-6 found by the new u...
Dr. David von Oheimb
2020-02-17
1
-4
/
+4
*
improve CMP logging according to comments on CMP chunk 7 preview
Dr. David von Oheimb
2020-02-17
3
-78
/
+128
*
add internal doc files actually belonging to CMP contribution chunk 6
Dr. David von Oheimb
2020-02-17
3
-0
/
+327
*
DOC: document in more detail what a BIO_read_ex() via BIO_f_buffer() does
Richard Levitte
2020-02-15
1
-4
/
+14
*
Document OSSL_SERIALIZER_PUBKEY_TO_DER_PQ and friends
Richard Levitte
2020-02-15
1
-1
/
+11
*
apps x509: passing PKCS#11 URL as -signkey
Bastian Germann
2020-02-14
1
-3
/
+4
*
Remove unused ossl_param_bld_to_param_ex() function.
Pauli
2020-02-12
1
-15
/
+3
*
Remove unused OSSL_PARAM_construct_from_text() function.
Pauli
2020-02-12
1
-12
/
+3
*
dsa: deprecate applications that depend on the low level DSA functions.
Pauli
2020-02-11
4
-0
/
+32
*
Deprecate the low level DSA functions.
Pauli
2020-02-11
3
-2
/
+49
*
Generalize the HTTP client so far implemented mostly in crypto/ocsp/ocsp_ht.c
Dr. David von Oheimb
2020-02-10
4
-54
/
+315
*
add BIO_socket_wait(), BIO_wait(), and BIO_connect_retry() improving timeout ...
Dr. David von Oheimb
2020-02-10
2
-1
/
+54
*
Memory allocator code cleanup
Davide Galassi
2020-02-10
1
-27
/
+31
*
tests/drbgtest: use new RAND_DRBG callback_data API instead of ex_data
Dr. Matthias St. Pierre
2020-02-07
1
-2
/
+2
*
RAND_DRBG: add a callback data for entropy and nonce callbacks
Dr. Matthias St. Pierre
2020-02-07
2
-3
/
+30
*
Redesign the KEYMGMT libcrypto <-> provider interface - the basics
Richard Levitte
2020-02-07
11
-315
/
+336
*
Fix misspelling errors and typos reported by codespell
Dr. Matthias St. Pierre
2020-02-06
5
-5
/
+5
*
More accurate doc of -ssl_config option
Rich Salz
2020-02-06
1
-3
/
+3
*
Update command list
Rich Salz
2020-02-06
1
-8
/
+14
*
Add cmd-nits to travis build
Rich Salz
2020-02-06
1
-1
/
+1
*
The -hmac option to speed is now #ifdef'd
Rich Salz
2020-02-06
1
-1
/
+1
*
Add missing s_client options
Rich Salz
2020-02-06
1
-1
/
+135
*
doc: Fix typo in EVP_DigestSignInit manpage
Jakub Jelen
2020-02-06
1
-1
/
+1
*
Fix small misspelling in doc for OCSP_response_status
thekuwayama
2020-02-06
1
-1
/
+1
*
Add FFC param/key generation
Shane Lontis
2020-02-06
1
-4
/
+22
*
Params: change UTF8 construct calls to avoid explicit strlen(3) calls.
Pauli
2020-02-06
1
-1
/
+3
*
Make minimum size for secure memory a size_t.
Pauli
2020-02-05
1
-1
/
+4
*
Deprecate the ECDSA and EV_KEY_METHOD functions.
Pauli
2020-02-04
1
-5
/
+18
*
EVP_PKEY_assign_EC_KEY(): detect SM2 curve and set EVP_PKEY type accordingly
Richard Levitte
2020-02-02
2
-19
/
+18
*
Fix "ts" no-XXX options, document two TLS options
Rich Salz
2020-01-31
2
-2
/
+9
*
Update the SSL/TLS connection options
Rich Salz
2020-01-31
3
-174
/
+185
*
Add support for DH 'modp' group parameters (RFC 3526)
Shane Lontis
2020-01-30
2
-7
/
+11
*
Provide better documentation for SSL_get_servername()
Matt Caswell
2020-01-30
2
-10
/
+115
*
Fix type name typo in d2i/i2d documentation.
David Makepeace
2020-01-30
1
-1
/
+1
*
Add -issuer_checks to verify options
Rich Salz
2020-01-29
2
-2
/
+4
*
Document most missing options
Rich Salz
2020-01-29
27
-71
/
+364
*
Add more generated man1 doc files
Rich Salz
2020-01-29
1
-6
/
+8
*
Add RSA key validation to default provider
Shane Lontis
2020-01-29
3
-26
/
+99
*
TLS: use EVP for HMAC throughout libssl.
Pauli
2020-01-29
1
-12
/
+55
*
Deprecate the low level HMAC functions
Pauli
2020-01-29
1
-0
/
+10
*
Modify EVP_PKEY_CTX_new_from_pkey() to add a propquery parameter
Matt Caswell
2020-01-27
1
-3
/
+3
*
openssl-config: add example libssl system-defaults
Benjamin Kaduk
2020-01-25
1
-0
/
+16
[next]