Hello!
On Wed, Aug 10, 2022 at 07:15:29PM -0300, Murilo Andrade wrote:
> > Are you seeing these errors in practice?
> Yes, it's happening 310 times an hour. We are seeing in log like this:
> 2022/07/26 13:49:51 [crit] 1316#1316: *147702846 SSL_read() failed =
> (SSL: error:1408F1BB:SSL routin
details: https://hg.nginx.org/njs/rev/f70929728e86
branches:
changeset: 1936:f70929728e86
user: Dmitry Volyntsev
date: Fri Aug 26 21:49:14 2022 -0700
description:
WebCrypto: fixed sign and verify methods for ECDSA.
diffstat:
external/njs_openssl.h |2 +
ex
details: https://hg.nginx.org/njs/rev/907ec4824fa0
branches:
changeset: 1938:907ec4824fa0
user: Dmitry Volyntsev
date: Mon Aug 29 21:09:11 2022 -0700
description:
Removed dead code introduced in f70929728e86.
Found by Coverity (CID 1512554, 1512556).
diffstat:
external/njs_webcry
details: https://hg.nginx.org/njs/rev/456ac02d226e
branches:
changeset: 1939:456ac02d226e
user: Dmitry Volyntsev
date: Mon Aug 29 21:09:12 2022 -0700
description:
Fixed njs_value_to_string() with non-writable dst argument.
njs_arg(args, nargs, N) returns a pointer to Nth argument OR
details: https://hg.nginx.org/njs/rev/b48963b98d97
branches:
changeset: 1937:b48963b98d97
user: Dmitry Volyntsev
date: Mon Aug 29 21:08:47 2022 -0700
description:
Fixed typo introduced in f70929728e86.
Found by Coverity (CID 1512553, 1512555).
diffstat:
external/njs_webcrypto_mod
details: https://hg.nginx.org/njs/rev/215ab6e04407
branches:
changeset: 1941:215ab6e04407
user: Dmitry Volyntsev
date: Mon Aug 29 21:33:29 2022 -0700
description:
Added tag 0.7.7 for changeset 1592d46d9076
diffstat:
.hgtags | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
details: https://hg.nginx.org/njs/rev/1592d46d9076
branches:
changeset: 1940:1592d46d9076
user: Dmitry Volyntsev
date: Mon Aug 29 21:18:20 2022 -0700
description:
Version 0.7.7.
diffstat:
CHANGES | 34 ++
1 files changed, 34 insertions(+), 0 deleti