index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
doc
/
man7
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ripemd: document as being present in the default provider
Pauli
2022-10-19
2
-1
/
+11
*
Fix documentation for OFB/OCB in the FIPS provider
Joachim Vandersmissen
2022-10-17
1
-2
/
+2
*
Change all references to OpenSSL 3.1 to OpenSSL 3.2 in the master branch
Richard Levitte
2022-10-07
2
-2
/
+2
*
Add HPKE DHKEM provider support for EC, X25519 and X448.
slontis
2022-09-23
6
-16
/
+218
*
Fix typo in migration guide
Tobias Nießen
2022-08-23
1
-1
/
+1
*
Clarify documentation in regards to EC key parameters
Tomas Mraz
2022-08-18
1
-1
/
+3
*
SHAKE documentation updates for default output length.
slontis
2022-08-17
1
-3
/
+13
*
Change name of parameter in documentation from sigret to sig
Kurt Roeckx
2022-08-04
1
-1
/
+1
*
Update EVP_KDF-X942-ASN1.pod
Joachim Vandersmissen
2022-07-28
1
-2
/
+2
*
Updated information for OSSL_SIGNATURE_PARAM_PSS_SALTLEN
Allan
2022-07-06
1
-3
/
+5
*
Add missing documentation of OSSL_FUNC_store_export_object()
Tomas Mraz
2022-06-28
1
-0
/
+9
*
Correct doubled OSSL_OSSL when documenting OSSL_FUNC_.._fn
Tomas Mraz
2022-06-28
5
-13
/
+13
*
Add deprecation macro for 3.1 and deprecate OPENSSL_LH_stats
Hugo Landau
2022-06-22
1
-1
/
+1
*
Fix for OSSL_PARAM sample code referencing OSSL_PARAM_UTF8_PTR
Michael Baentsch
2022-06-16
1
-3
/
+3
*
doc: Fix keymgmt functions parameters
Ladislav Marko
2022-06-01
1
-2
/
+2
*
Add basic RISC-V cpuid and OPENSSL_riscvcap
Henry Brausen
2022-05-19
1
-2
/
+2
*
Add documentation for key validation that indicates the difference between the
slontis
2022-05-09
10
-24
/
+123
*
Update copyright year
Matt Caswell
2022-05-03
16
-16
/
+16
*
doc: fix example in ssh KDF man page.
Pauli
2022-03-31
1
-2
/
+2
*
Fix documentation for provider-signature
Hugo Landau
2022-03-18
1
-8
/
+4
*
List missing operations in provider(7)
Hugo Landau
2022-03-18
1
-8
/
+40
*
Fix documentation of parameters for DH and ECDH KEX
Tomas Mraz
2022-03-14
3
-38
/
+67
*
Add TFO support to socket BIO and s_client/s_server
Todd Short
2022-03-10
1
-3
/
+29
*
Fix typo in EVP_MD-BLAKE2(7)
Hugo Landau
2022-03-03
1
-1
/
+1
*
doc: Refactored the example in crypto.pod
yangyangtiantianlonglong
2022-02-20
1
-0
/
+7
*
Fix small typo in EVP_KEYEXCH-ECDH.html doc example
EasySec
2022-02-09
1
-1
/
+1
*
Fix bad HTML formatting in EVP_KEYEXCH-DH.html because of missing newline in ...
EasySec
2022-02-01
1
-0
/
+1
*
Fix typos
Dimitris Apostolou
2022-01-05
8
-17
/
+17
*
Enhance the explanation of selector bits in provider-keymgmt(7)
Richard Levitte
2021-12-13
1
-6
/
+5
*
More detailed explanation how do engines work in 3.0
Dmitry Belyavskiy
2021-11-30
1
-0
/
+15
*
doc: remove non-existent callbacks
Pauli
2021-11-28
1
-10
/
+1
*
doc: fix macro name
Pauli
2021-11-25
1
-1
/
+1
*
Support different R_BITS lengths for KBKDF
Patrick Uiterwijk
2021-11-24
1
-0
/
+7
*
Add documentation for some of the missing environment variables.
Pauli
2021-11-17
1
-0
/
+13
*
Clarify the documentation for the "byname" functions
Matt Caswell
2021-10-27
1
-2
/
+2
*
EVP: Allow a fallback for operations that work with an EVP_PKEY
Richard Levitte
2021-10-27
1
-0
/
+29
*
test-rand: return failure on not enough data, allow parent
Pauli
2021-10-26
1
-3
/
+2
*
migration_guide: Mention ERR_GET_FUNC() and function code removal
Tomas Mraz
2021-10-25
1
-0
/
+5
*
Permit no/empty digest in core_obj_add_sigid
Michael Baentsch
2021-10-22
1
-2
/
+3
*
Fix the signature newctx documentation
Matt Caswell
2021-10-18
1
-3
/
+5
*
doc: OPENSSL_CORE_CTX should never be cast to OSSL_LIB_CTX
Tomas Mraz
2021-10-11
1
-3
/
+7
*
doc: document that property names are unique
Pauli
2021-10-09
1
-1
/
+3
*
Fix heading in random generator man7 page
Tobias Nießen
2021-10-08
1
-1
/
+1
*
doc: crypto(7) - fix typo
Amit Kulkarni
2021-10-01
1
-1
/
+1
*
doc: note that these KDFs require the legacy provider to be available
Pauli
2021-09-28
2
-2
/
+8
*
include PVK KDF in legacy provider algorithm list
Pauli
2021-09-28
1
-0
/
+2
*
doc: add page for PVK KDF
Pauli
2021-09-28
1
-0
/
+68
*
Fix variable name mis-match in example code
Mattias Ellert
2021-09-28
1
-1
/
+1
*
doc: add note to indicate that the OBJ_ functions were not thread safe in 3.0
Pauli
2021-09-25
1
-2
/
+2
*
doc: Document that the OBJ creation functions are now thread safe.
Pauli
2021-09-25
1
-2
/
+5
[prev]
[next]