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
*
QUIC I/O Architecture Design: Minor updates
Hugo Landau
2023-04-26
1
-32
/
+83
*
QUIC I/O Architecture Design: Add block diagram, tweak wording
Hugo Landau
2023-04-26
2
-4
/
+6
*
QUIC I/O Architecture Design Document
Hugo Landau
2023-04-26
1
-0
/
+483
*
doc: document that the "info" KDF param concatenates
Pauli
2023-04-26
1
-0
/
+6
*
Added a macro OSSL_DISPATCH_END as marker of the end of OSSL_DISPATCH arrays
Irak Rigia
2023-04-21
2
-6
/
+7
*
doc: document the -pedantic option to fipsinstall.
Pauli
2023-04-20
1
-0
/
+9
*
Fix broken links in crypto manpage
Ladislav Marko
2023-04-18
1
-2
/
+2
*
OSSL_CRMF_CERTTEMPLATE_get0_publicKey(): fix return type and doc
Dr. David von Oheimb
2023-04-18
1
-1
/
+3
*
crypto/cmp: fix CertReqId to use in p10cr transactions acc. to RFC 4210
Dr. David von Oheimb
2023-04-18
1
-4
/
+5
*
Fix a HPKE API to put libctx, propq as last (optional parameters).
slontis
2023-04-14
1
-3
/
+3
*
doc: Fix incorrect pairing of functions
Ladislav Marko
2023-04-13
1
-1
/
+1
*
doc: Fix misleading stucture info
Ladislav Marko
2023-04-13
1
-1
/
+1
*
Updated return value of PEM_write_TYPE() and PEM_write_bio_TYPE() in man-pages.
Jeeban Sethi
2023-04-11
1
-2
/
+1
*
Update the documentation for SSL_version et al
Matt Caswell
2023-04-04
1
-4
/
+44
*
doc: Fix typo in EVP_EncryptInit.pod
Samuel Lee (ENS/CRYPTO)
2023-03-31
1
-1
/
+1
*
Provider-based KEM and SIG alg speed testing added
Michael Baentsch
2023-03-31
1
-0
/
+10
*
QUIC Thread Assisted mode: miscellaneous fixes
Hugo Landau
2023-03-30
1
-1
/
+1
*
QUIC Thread Assisted Mode: Add design document
Hugo Landau
2023-03-30
1
-0
/
+104
*
Add some documentation for the new advanced s_client command mode
Matt Caswell
2023-03-30
1
-7
/
+67
*
remove DSA512 from speed testing
Michael Baentsch
2023-03-30
1
-0
/
+2
*
doc: add HOWTO document about Documenting public Functions and Macros
Michael Richardson
2023-03-29
1
-0
/
+176
*
doc: note the restriction on digests used by DRBGs in FIPS mode.
Pauli
2023-03-29
3
-2
/
+60
*
RFC7250 (RPK) support
Todd Short
2023-03-28
11
-23
/
+440
*
Fix documentation of X509_VERIFY_PARAM_add0_policy()
Tomas Mraz
2023-03-28
1
-2
/
+7
*
CMP add: fix -reqin option, which requires adding OSSL_CMP_MSG_update_recipNo...
Dr. David von Oheimb
2023-03-25
3
-5
/
+22
*
CMP app: improve doc and help output on -{req,rsp}{in,out} options
Dr. David von Oheimb
2023-03-25
1
-4
/
+7
*
Update the EVP_PKEY_get_id documentation
Michael Baentsch
2023-03-25
2
-4
/
+32
*
Add an option to specify number of bits in the subprime (q) when generating D...
Aleksey Sanin
2023-03-23
1
-3
/
+10
*
QUIC: Add history section to SSL_inject_net_dgram()
Hugo Landau
2023-03-22
1
-1
/
+5
*
QUIC: Add tests for datagram injection API
Hugo Landau
2023-03-22
1
-0
/
+6
*
QUIC: Add support for datagram injection
Hugo Landau
2023-03-22
1
-0
/
+51
*
cmp: fix --strict-warnings windows builds
FdaSilvaYY
2023-03-21
1
-1
/
+1
*
nit: tidy-up code, and fix a typo.
FdaSilvaYY
2023-03-21
1
-3
/
+3
*
Add a simple QUIC test for blocking mode
Matt Caswell
2023-03-19
1
-6
/
+7
*
doc: note the default iteration count for PBKDF2 in the enc command
Pauli
2023-03-19
1
-1
/
+2
*
sleep.c: Limit the sleep time instead of sleeping for days or even years
Tomas Mraz
2023-03-18
1
-2
/
+7
*
providers: add Argon2 KDF
Čestmír Kalina
2023-03-17
3
-0
/
+200
*
Fix documented function return types
Andy Bernard
2023-03-16
1
-2
/
+2
*
Do not fail if ctx dup does not succeed
Simo Sorce
2023-03-14
4
-3
/
+31
*
Document remaining obsolete SSL_OP_NETSCAPE_*_BUG
Tobias Nießen
2023-03-14
1
-0
/
+4
*
doc/man3/X509_STORE_CTX_get_error.pod: make order consistent, add some missin...
Dr. David von Oheimb
2023-03-14
1
-54
/
+71
*
doc: document that prediction resistance comes with a hidden cost
Pauli
2023-03-14
1
-0
/
+12
*
apps/x509 etc.: allow private key input when public key is expected
Dr. David von Oheimb
2023-03-14
7
-21
/
+30
*
Add option to FIPS module to enforce EMS check during KDF TLS1_PRF.
slontis
2023-03-07
2
-0
/
+25
*
DOCS: provider-keymgmt(7) - params for EVP_PKEY_get_default_digest_{name,nid}()
Richard Levitte
2023-03-07
2
-1
/
+31
*
Fix typo in base provider example code
HansHoogerwerf
2023-03-03
1
-1
/
+1
*
Update AES documentation excluding AES SIV from the FIPS provider
Pauli
2023-03-01
1
-2
/
+2
*
Update FIPS provider documentation to note that fips=yes is mandatory
Pauli
2023-02-28
1
-8
/
+11
*
Document the list of RAND algorithms in the default and fips providers.
slontis
2023-02-28
2
-0
/
+32
*
Add provider pre-fetching documentation
slontis
2023-02-28
27
-8
/
+246
[next]