. Matthias St. Pierre
Date: Mon Jun 18 22:09:20 2018 +0200
Improve the output of `make doc-nits`
- Print positive feedback in the case when 'make doc-nits' finds no errors.
- Other than before, keep the 'doc-nits' output file only in case of errors
and remo
Tuveri
Date: Mon Jun 18 19:13:36 2018 +0300
Fix & update documentation about RAND_priv_bytes()
Reviewed-by: Rich Salz
Reviewed-by: Kurt Roeckx
Reviewed-by: Ben Kaduk
Reviewed-by: Matthias St. Pierre
(Merged from https://github.com/openssl/openssl/pull/
. Matthias St. Pierre
Date: Tue Jun 5 23:22:06 2018 +0200
RAND_POOL: Add missing implementations for djgpp
Calling the functions rand_pool_add_{additional,nonce}_data()
in crypto/rand/rand_lib.c with no implementation for djgpp/MSDOS
causees unresolved symbols when linking with
Reviewed-by: Matthias St. Pierre
(Merged from https://github.com/openssl/openssl/pull/6380)
---
Summary of changes:
apps/dsaparam.c | 6 ++
apps/gendsa.c | 7 +++
apps/genrsa.c | 5 +
apps/req.c
. Matthias St. Pierre
Date: Mon May 28 22:46:21 2018 +0200
ECDSA_SIG: restore doc comments which were deleted accidentally
amends 0396401d1c3f
Reviewed-by: Rich Salz
(Merged from https://github.com/openssl/openssl/pull/6366
e37d4a6704cf0c8b0a0a6601eff82ca65d16d4a3 (commit)
- Log -
commit 0396401d1c3fd65487116b0623e634b65bf28670
Author: Dr. Matthias St. Pierre
Date: Sun May 27 09:08:08 2018 +0200
ECDSA_SIG: add simple getters for commonly used struct
. Matthias St. Pierre
Date: Wed May 16 22:53:41 2018 +0200
util/libcrypto.num: fix symbol collision between 1.1.0 and master
In commit 6decf9436f7, fourteen public symbols were removed from
util/libcrypto.num on the master branch and the following symbols
renumbered. Unfortunately
)
Reviewed-by: Rich Salz
Reviewed-by: Matthias St. Pierre
(Merged from https://github.com/openssl/openssl/pull/6310)
---
Summary of changes:
crypto/bn/bn_mont.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/crypto/bn
-
commit 8a59c08583424d59ac30c1261eedff40d653f8b0
Author: Dr. Matthias St. Pierre
Date: Fri May 18 00:51:15 2018 +0200
DH: add some basic tests (and comments)
Reviewed-by: Rich Salz
(Merged from https://github.com/openssl/openssl/pull/6273)
commit
Author: Dr. Matthias St. Pierre
Date: Fri May 11 16:58:44 2018 +0200
Fix typo 'is an error occurred' in documentation
Reviewed-by: Rich Salz
(Merged from https://github.com/openssl/openssl/pull/6231)
--
Author: Dr. Matthias St. Pierre
Date: Fri May 11 16:58:44 2018 +0200
Fix typo 'is an error occurred' in documentation
Reviewed-by: Rich Salz
(Merged from https://github.com/openssl/openssl/pull/6230)
--
. Matthias St. Pierre
Date: Fri May 11 16:54:43 2018 +0200
Fix typo: 'is an error occurred' in documentation
Reviewed-by: Rich Salz
(Merged from https://github.com/openssl/openssl/pull/6229)
---
Summary
. Matthias St. Pierre
Date: Tue May 8 12:32:12 2018 +0200
Fix typos in x509 documentation
Reviewed-by: Rich Salz
(Merged from https://github.com/openssl/openssl/pull/6207)
---
Summary of changes:
doc/man3
Backported from 80770da39e
Reviewed-by: Rich Salz
Reviewed-by: Matthias St. Pierre
(Merged from https://github.com/openssl/openssl/pull/6182)
---
Summary of changes:
CHANGES | 5
Backported from 80770da39e
Reviewed-by: Rich Salz
Reviewed-by: Matthias St. Pierre
(Merged from https://github.com/openssl/openssl/pull/6181)
---
Summary of changes:
CHANGES
Author: Dr. Matthias St. Pierre
Date: Wed May 2 23:06:15 2018 +0200
v3_purp.c: add locking to x509v3_cache_extensions()
Fixes #6121
Thanks to Mingtao Yang for reporting this bug.
Reviewed-by: Rich Salz
(Merged from https://github.com/openssl/openssl/pull/6164
Author: Dr. Matthias St. Pierre
Date: Wed May 2 23:06:15 2018 +0200
v3_purp.c: add locking to x509v3_cache_extensions()
Fixes #6121
Thanks to Mingtao Yang for reporting this bug.
Reviewed-by: Rich Salz
(Merged from https://github.com/openssl/openssl/pull/6162
. Matthias St. Pierre
Date: Wed May 2 23:06:15 2018 +0200
v3_purp.c: add locking to x509v3_cache_extensions()
Fixes #6121
Thanks to Mingtao Yang for reporting this bug.
Reviewed-by: Rich Salz
(Merged from https://github.com/openssl/openssl/pull/6162
Author: Dr. Matthias St. Pierre
Date: Thu Apr 26 20:36:41 2018 +0200
a_strex.c: prevent out of bound read in do_buf()
which is used for ASN1_STRING_print_ex*() and X509_NAME_print_ex*().
Reviewed-by: Richard Levitte
(Merged from https://github.com/openssl/openssl/pull
Author: Dr. Matthias St. Pierre
Date: Thu Apr 26 20:36:41 2018 +0200
a_strex.c: prevent out of bound read in do_buf()
which is used for ASN1_STRING_print_ex*() and X509_NAME_print_ex*().
Reviewed-by: Richard Levitte
(Merged from https://github.com/openssl/openssl/pull
. Matthias St. Pierre
Date: Thu Apr 26 20:36:41 2018 +0200
a_strex.c: prevent out of bound read in do_buf()
which is used for ASN1_STRING_print_ex*() and X509_NAME_print_ex*().
Reviewed-by: Richard Levitte
(Merged from https://github.com/openssl/openssl/pull/6105
. Matthias St. Pierre
Date: Thu Apr 26 13:57:14 2018 +0200
Fix mixed indentation (and other whitespace issues)
Reviewed-by: Richard Levitte
(Merged from https://github.com/openssl/openssl/pull/6094)
---
Summary of
. Matthias St. Pierre
Date: Tue Apr 24 09:17:09 2018 +0200
x509/by_dir.c: Remove dead code
Noticed in #5837
Reviewed-by: Bernd Edlinger
Reviewed-by: Rich Salz
(Merged from https://github.com/openssl/openssl/pull/6064
: FdaSilvaYY
Date: Wed Mar 28 22:32:31 2018 +0200
X509: add more error codes on malloc or sk_TYP_push failure
Reviewed-by: Rich Salz
Reviewed-by: Matthias St. Pierre
(Merged from https://github.com/openssl/openssl/pull/5837
. Matthias St. Pierre
Date: Fri Apr 20 17:55:02 2018 +0200
a_strex.c: improve documentation of 'tag2nbyte' lookup table
The 'tag2nbyte' lookup table maps the tags of ASN1 string types
to their respective character widths. It is used for example by
ASN1_STRING_to
. Matthias St. Pierre
Date: Thu Apr 19 23:33:32 2018 +0200
openssl/err.h: remove duplicate OSSL_STOREerr()
Two definitions in lines 127 and 136, introduced in 71a5516dcc8.
Reviewed-by: Rich Salz
(Merged from https://github.com/openssl/openssl/pull/6029
. Matthias St. Pierre
Date: Thu Apr 19 18:26:36 2018 +0200
openssl/ssl.h: restore some renamed public SSL_CTRL defines
Fixes #6022
In commit de4d764e3271, the following SSL_CTRL #define's where renamed
SSL_CTRL_GET_CURVES-> SSL_CTRL_GE
. Matthias St. Pierre
Date: Tue Apr 17 08:54:26 2018 +0200
SSL_CTX_set_tlsext_ticket_key_cb.pod: fix error check of RAND_bytes() call
Reviewed-by: Rich Salz
(Merged from https://github.com/openssl/openssl/pull/5977
Author: Dr. Matthias St. Pierre
Date: Tue Apr 17 08:39:42 2018 +0200
p5_scrypt.c: fix error check of RAND_bytes() call
Reviewed-by: Kurt Roeckx
(Merged from https://github.com/openssl/openssl/pull/5977
. Matthias St. Pierre
Date: Tue Apr 17 08:39:42 2018 +0200
p5_scrypt.c: fix error check of RAND_bytes() call
Reviewed-by: Kurt Roeckx
(Merged from https://github.com/openssl/openssl/pull/5977)
---
Summary of changes
. Matthias St. Pierre
Date: Tue Apr 17 08:07:11 2018 +0200
DRBG: fix coverity issues
- drbg_lib.c: Silence coverity warning: the comment preceding the
RAND_DRBG_instantiate() call explicitely states that the error
is ignored and explains the reason why.
- drbgtest: Add
Author: Dr. Matthias St. Pierre
Date: Mon Apr 16 15:19:14 2018 +0200
Revert "Add OPENSSL_VERSION_AT_LEAST"
Fixes #5961
This reverts commit d8adfdcd2e5de23f3e1d1a1d10c2fda6f4a65c4a.
The macros OPENSSL_MAKE_VERSION() and OPENSSL_VERSION_AT_LEAST() contain
. Matthias St. Pierre
Date: Mon Apr 16 15:06:24 2018 +0200
Revert "Add OPENSSL_VERSION_AT_LEAST"
Fixes #5961
This reverts commit 3c5a61dd0f9d9a9eac098419bcaf47d1c296ca81.
The macros OPENSSL_MAKE_VERSION() and OPENSSL_VERSION_AT_LEAST() contain
errors and don
. Matthias St. Pierre
Date: Tue Apr 10 10:22:52 2018 +0200
DRBG: implement a get_nonce() callback
Fixes #5849
In pull request #5503 a fallback was added which adds a random nonce of
security_strength/2 bits if no nonce callback is provided. This change
raised
the entropy
. Matthias St. Pierre
Date: Fri Mar 30 01:07:00 2018 +0200
Minor corrections for the RAND_DRBG API documentation
- added some explaining text to a sentence that lost its context.
- removed mention of per-ssl drbg
- fix whitespace errors
Reviewed-by: Rich Salz
(Merged
. Matthias St. Pierre
Date: Sun Apr 8 12:09:10 2018 +0200
DRBG: fix memory leak on error in rand_drbg_get_entropy()
Reviewed-by: Richard Levitte
(Merged from https://github.com/openssl/openssl/pull/5918)
---
Summary
. Matthias St. Pierre
Date: Mon Apr 2 22:37:30 2018 +0200
Fix false positives of IS_*() macros for 8-bit ASCII characters
Fixes #5778, #5840
The various IS_*() macros did not work correctly for 8-bit ASCII
characters with the high bit set, because the CVT(a) preprocessor
Reviewed-by: Bernd Edlinger
Reviewed-by: Rich Salz
Reviewed-by: Matthias St. Pierre
(Merged from https://github.com/openssl/openssl/pull/5803)
---
Summary of changes:
crypto/evp/evp_err.c | 3 +++
crypto/evp
. Matthias St. Pierre
Date: Tue Feb 27 19:02:24 2018 +0100
Add documentation for the RAND_DRBG API
The RAND_DRBG API was added in PR #5462 and modified by PR #5547.
This commit adds the corresponding documention.
Reviewed-by: Kurt Roeckx
Reviewed-by: Rich Salz
: Matthias St. Pierre
(Merged from https://github.com/openssl/openssl/pull/5783)
---
Summary of changes:
crypto/err/openssl.txt | 5 +
crypto/evp/evp_err.c | 3 +++
crypto/evp/pbe_scrypt.c | 23
-
commit 440bce8f813fa661437ce52378c3df38e2fd073b
Author: Kurt Roeckx
Date: Sun Mar 11 15:19:13 2018 +0100
Add a multithread rand test
Reviewed-by: Tim Hudson
Reviewed-by: Paul Dale
Reviewed-by: Matthias St. Pierre
. Matthias St. Pierre
Date: Fri Feb 16 15:45:32 2018 +0100
Fix miscellaneous typos in docs and source
- d2i_PKC8PrivateKey -> d2i_PKCS8PrivateKey
- bechmark -> benchmark
- ciperhsuite -> ciphersuite
- EncyptedPreMasterSecret -> EncryptedPreMasterSecret
. Matthias St. Pierre
Date: Thu Mar 15 19:48:43 2018 +0100
RAND_DRBG: add a function for setting the default DRBG type and flags
This commit adds a new api RAND_DRBG_set_defaults() which sets the
default type and flags for new DRBG instances. See also #5576.
Reviewed-by
. Matthias St. Pierre
Date: Mon Mar 5 23:45:44 2018 +0100
Publish the RAND_DRBG API
Fixes #4403
This commit moves the internal header file "internal/rand.h" to
, making the RAND_DRBG API public.
The RAND_POOL API remains private, its function prototypes were
. Matthias St. Pierre
Date: Fri Mar 9 18:24:23 2018 +0100
RAND_DRBG: add a function for setting the reseeding defaults
The introduction of thread local public and private DRBG instances (#5547)
makes it very cumbersome to change the reseeding (time) intervals for
those instances
Gaynor
Date: Thu Mar 8 07:59:50 2018 -0500
Fixed several readability issues in DH_generate_parameters.pod
Reviewed-by: Tim Hudson
Reviewed-by: Matthias St. Pierre
(Merged from https://github.com/openssl/openssl/pull/5553
. Matthias St. Pierre
Date: Wed Mar 7 14:37:23 2018 +0100
BIO_s_mem.pod: fix indirection for out parameter **pp
BIO_get_mem_data() and BIO_get_mem_ptr() assign to *pp, not pp
Reviewed-by: Rich Salz
(Merged from https://github.com/openssl/openssl/pull/5544
Author: Dr. Matthias St. Pierre
Date: Wed Mar 7 14:37:23 2018 +0100
BIO_s_mem.pod: fix indirection for out parameter **pp
BIO_get_mem_data() and BIO_get_mem_ptr() assign to *pp, not pp
Reviewed-by: Rich Salz
(Merged from https://github.com/openssl/openssl/pull/5544
Author: Dr. Matthias St. Pierre
Date: Wed Mar 7 14:37:23 2018 +0100
BIO_s_mem.pod: fix indirection for out parameter **pp
BIO_get_mem_data() and BIO_get_mem_ptr() assign to *pp, not pp
Reviewed-by: Rich Salz
(Merged from https://github.com/openssl/openssl/pull/5544
Author: Dr. Matthias St. Pierre
Date: Wed Feb 14 12:21:26 2018 +0100
d2i_X509.pod: clarify usage of the 'pp' function parameter
The 'pp' function parameters of d2i_TYPE() and i2d_TYPE() are referenced
in the DESCRIPTION section as 'in' resp.
Author: Ivan Filenko
Date: Sun Feb 25 16:49:27 2018 +0300
Fix typo in ASN1_STRING_length doc
CLA: trivial
Reviewed-by: Rich Salz
Reviewed-by: Matthias St. Pierre
(Merged from https://github.com/openssl/openssl/pull/5458
Author: Ivan Filenko
Date: Sun Feb 25 16:49:27 2018 +0300
Fix typo in ASN1_STRING_length doc
CLA: trivial
Reviewed-by: Rich Salz
Reviewed-by: Matthias St. Pierre
(Merged from https://github.com/openssl/openssl/pull/5458
Filenko
Date: Sun Feb 25 16:49:27 2018 +0300
Fix typo in ASN1_STRING_length doc
CLA: trivial
Reviewed-by: Rich Salz
Reviewed-by: Matthias St. Pierre
(Merged from https://github.com/openssl/openssl/pull/5458
Makepeace
Date: Wed Feb 28 16:30:32 2018 +1000
Fixed typo in description of EVP_CIPHER_meth_set_iv_length().
Reviewed-by: Rich Salz
Reviewed-by: Matthias St. Pierre
(Merged from https://github.com/openssl/openssl/pull/5477
Author: Dr. Matthias St. Pierre
Date: Wed Feb 21 01:45:14 2018 +0100
bio_b64.c: prevent base64 filter BIO from decoding out-of-bound data
Fixes #5405, #1381
The base64 filter BIO reads its input in chunks of B64_BLOCK_SIZE bytes.
When processing input in PEM format it can
Author: Dr. Matthias St. Pierre
Date: Wed Feb 21 01:45:14 2018 +0100
bio_b64.c: prevent base64 filter BIO from decoding out-of-bound data
Fixes #5405, #1381
The base64 filter BIO reads its input in chunks of B64_BLOCK_SIZE bytes.
When processing input in PEM format it can
. Matthias St. Pierre
Date: Wed Feb 21 01:45:14 2018 +0100
bio_b64.c: prevent base64 filter BIO from decoding out-of-bound data
Fixes #5405, #1381
The base64 filter BIO reads its input in chunks of B64_BLOCK_SIZE bytes.
When processing input in PEM format it can happen in rare
. Matthias St. Pierre
Date: Fri Feb 16 10:26:55 2018 +0100
pkeyparam.pod: correct the command description
The description was probably copy&pasted from pkey.pod and forgotten.
Reviewed-by: Richard Levitte
(Merged from https://github.com/openssl/openssl/pull/
. Matthias St. Pierre
Date: Thu Feb 15 10:29:56 2018 +0100
DRBG: make locking api truly private
In PR #5295 it was decided that the locking api should remain private
and used only inside libcrypto. However, the locking functions were added
back to `libcrypto.num` by `mkdef.pl
. Matthias St. Pierre
Date: Wed Feb 14 16:56:09 2018 +0100
PEM_read_bio_PrivateKey.pod: replace geek speek by something more serious
Reviewed-by: Matt Caswell
(Merged from https://github.com/openssl/openssl/pull/5369
. Matthias St. Pierre
Date: Wed Feb 14 12:21:26 2018 +0100
d2i_X509.pod: clarify usage of the 'pp' function parameter
The 'pp' function parameters of d2i_TYPE() and i2d_TYPE() are referenced
in the DESCRIPTION section as 'in' resp. 'out'. This co
fcd21502737e96c031bff17fe6b6a432d07e3855 (commit)
- Log -
commit d7c402c4f2d9c311a91616fd75c24a15afabe2e5
Author: Dr. Matthias St. Pierre
Date: Mon Feb 12 02:37:27 2018 +0100
OPENSSL_cleanup: cleanup secure memory
If the
. Matthias St. Pierre
Date: Fri Feb 9 08:52:56 2018 +0100
CRYPTO_THREAD_run_once.pod: fix typo and punktuation
Reviewed-by: Richard Levitte
(Merged from https://github.com/openssl/openssl/pull/5293)
---
Summary of
-
commit f61f62ea13470a00ae8be691d62abec97f94f0ee
Author: Dr. Matthias St. Pierre
Date: Sat Feb 3 22:33:19 2018 +0100
Use RAND_DRBG_bytes() for RAND_bytes() and RAND_priv_bytes()
The functions RAND_bytes() and RAND_priv_bytes
. Matthias St. Pierre
Date: Tue Jan 30 23:53:57 2018 +0100
crypto/rand/rand_lib.c: fix undefined reference to `clock_gettime'
Some older glibc versions require the `-lrt` linker option for
resolving the reference to `clock_gettime'. Since it is not desired
to add n
Roeckx
Date: Fri Nov 17 15:00:35 2017 +0100
Add RAND_DRBG_bytes
Reviewed-by: Paul Dale
Reviewed-by: Matthias St. Pierre
(Merged from https://github.com/openssl/openssl/pull/4752)
---
Summary of changes
: nickthetait
Date: Sun Jan 28 20:15:23 2018 +0100
Create troubleshooting subsection in INSTALL file
Fixes: #5130
Reviewed-by: Rich Salz
Reviewed-by: Matthias St. Pierre
(Merged from https://github.com/openssl/openssl/pull/5178
Linsell
Date: Sun Jan 28 12:01:04 2018 +0100
Update copyright year in mkerr.pl
Reviewed-by: Richard Levitte
Reviewed-by: Matthias St. Pierre
(Merged from https://github.com/openssl/openssl/pull/5166
301 - 368 of 368 matches
Mail list logo