similar to: [libnbd PATCH] tls: Check for pending bytes in gnutls buffers

Displaying 20 results from an estimated 600 matches similar to: "[libnbd PATCH] tls: Check for pending bytes in gnutls buffers"

2020 Mar 30
4
[libnbd PATCH 0/2] fix hangs against nbdkit 1.2
nbdkit 1.2 as a server waits for read() to see EOF, even after the client has sent NBD_CMD_DISC. That was fixed in mbdkit 1.4; and most modern NBD servers are smarter than this (they close() the write end of their traffic soon after NBD_CMD_DISC). But it's easy enough to revert nbdkit commit c70616f8 to get back to a server with the same behavior as the older nbdkit, at which point both
2019 Jun 03
0
[PATCH libnbd discussion only 3/5] lib: Pass handle to socket recv and send calls.
Just a simple refactoring in preparation for forthcoming work. --- generator/states-reply.c | 2 +- generator/states.c | 4 ++-- lib/crypto.c | 5 +++-- lib/internal.h | 6 ++++-- lib/socket.c | 5 +++-- 5 files changed, 13 insertions(+), 9 deletions(-) diff --git a/generator/states-reply.c b/generator/states-reply.c index 5be3431..f0ef47c 100644 ---
2019 Jun 08
0
[PATCH libnbd 1/3] lib: socket: Add .send flags parameter.
Add an optional .send method flags parameter. This parameter may be ignored by the socket layer. If used it is intended to add optimization flags such as MSG_MORE for socket layers which can handle this. --- generator/states.c | 2 +- lib/crypto.c | 2 +- lib/internal.h | 2 +- lib/socket.c | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git
2019 Jun 08
6
[PATCH libnbd 0/3] states: Use MSG_MORE to coalesce messages.
Appears to have a measurable benefit, see 3/3 for test results. Rich.
2011 Jun 28
3
Exim and Dovecot2 SASL: 435 Unable to authenticate at present
Hi. I had working Exim 4.71 and Dovecot 1.2.9 SASL configuration on Ubuntu Lucid, but needed some features from dovecot2, so I installed 2.0.13 from https://launchpad.net/~carsten-uppenbrink-net/+archive/dovecot2 . Now I get Subj error while trying to authenticate via dovecot auth-client socket. However IMAP auth works fine with 2.0.13 and smtp auth worked fine until upgrade, so I think
2019 Aug 03
1
[PATCH libnbd] generator: Generate typedefs automatically for Closure arguments.
For example nbd_set_debug takes a callback function. Previously this was defined explicitly inside the function parameters. This commit defines a new public typedef: typedef int (*nbd_debug_callback) (unsigned valid_flag, void *user_data, const char *context, const char *msg); and then uses the typedef like this: extern int nbd_set_debug_callback
2019 Aug 14
0
[PATCH libnbd 3/3] python: Add test for doing asynch copy from one handle to another.
--- python/t/590-aio-copy.py | 122 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 122 insertions(+) diff --git a/python/t/590-aio-copy.py b/python/t/590-aio-copy.py new file mode 100644 index 0000000..129dde1 --- /dev/null +++ b/python/t/590-aio-copy.py @@ -0,0 +1,122 @@ +# libnbd Python bindings +# Copyright (C) 2010-2019 Red Hat Inc. +# +# This program is free software; you can
2011 Jun 14
0
[LLVMdev] Is LLVM expressive enough to represent asynchronous exceptions?
On Jun 14, 2011, at 10:27 AM, Duncan Sands wrote: > Hi Chris, I've CC'd Eric Botcazou in the hope that he will clear up just what > the Ada front-end needs from the rest of the compiler as far as asynchronous > exceptions are concerned. > >>> gcc Ada turns signals into exceptions. As far as I know it does this >>> completely asynchronously, and the fact
2013 Mar 01
0
Extracting coefficients of covariates in a LME-model
Hi all, I have created a linear mixed-effects model using lmer. My dependent variable is comp.score and my main independent variable is delay.type, a repeated-measures within-subject variable (2 levels: Synch and Asynch, order counter-balanced across participants). I had a series of covariates that were included in the initial model and used a step-wise process to produce the most parsimonious
2019 Jun 03
10
[PATCH libnbd discussion only 0/5] api: Implement concurrent writer.
This works, but there's no time saving and I'm still investigating whether it does what I think it does. Nevertheless I thought I would post it because it (probably) implements the idea I had last night outlined in: https://www.redhat.com/archives/libguestfs/2019-June/msg00010.html The meat of the change is patch 4. Patch 5 is an example which I would probably fold into patch 4 for
2011 Jun 14
3
[LLVMdev] Is LLVM expressive enough to represent asynchronous exceptions?
Hi Chris, I've CC'd Eric Botcazou in the hope that he will clear up just what the Ada front-end needs from the rest of the compiler as far as asynchronous exceptions are concerned. >> gcc Ada turns signals into exceptions. As far as I know it does this >> completely asynchronously, and the fact that LLVM doesn't support this >> is rather bad as far as Ada is
2006 Sep 14
0
Re: [CentOS-devteam] CESA-2006:0680 Important CentOS 4 ia64 gnutls - security update
CentOS Errata and Security Advisory 2006:0680 https://rhn.redhat.com/errata/RHSA-2006-0680.html The following updated files have been uploaded and are currently syncing to the mirrors: files: updates/ia64/RPMS/gnutls-1.0.20-3.2.3.ia64.rpm updates/ia64/RPMS/gnutls-devel-1.0.20-3.2.3.ia64.rpm -- Pasi Pirhonen - upi at iki.fi - http://pasi.pirhonen.eu/ Top-postings silently ignored
2006 Sep 14
0
CESA-2006:0680 Important CentOS 4 s390(x) gnutls - security update
CentOS Errata and Security Advisory 2006:0680 https://rhn.redhat.com/errata/RHSA-2006-0680.html The following updated files have been uploaded and are currently syncing to the mirrors: s390: updates/s390/RPMS/gnutls-1.0.20-3.2.3.s390.rpm updates/s390/RPMS/gnutls-devel-1.0.20-3.2.3.s390.rpm s390x: updates/s390x/RPMS/gnutls-1.0.20-3.2.3.s390x.rpm
2006 Sep 20
0
CESA-2006:0680 Important CentOS 4 x86_64 gnutls - security update
CentOS Errata and Security Advisory 2006:0680 https://rhn.redhat.com/errata/RHSA-2006-0680.html The following updated files have been uploaded and are currently syncing to the mirrors: x86_64: gnutls-1.0.20-3.2.3.i386.rpm gnutls-1.0.20-3.2.3.x86_64.rpm gnutls-devel-1.0.20-3.2.3.x86_64.rpm src: gnutls-1.0.20-3.2.3.src.rpm -------------- next part -------------- A non-text attachment was
2006 Sep 20
0
CESA-2006:0680 Important CentOS 4 i386 gnutls - security update
CentOS Errata and Security Advisory 2006:0680 https://rhn.redhat.com/errata/RHSA-2006-0680.html The following updated files have been uploaded and are currently syncing to the mirrors: i386: gnutls-1.0.20-3.2.3.i386.rpm gnutls-devel-1.0.20-3.2.3.i386.rpm src: gnutls-1.0.20-3.2.3.src.rpm -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type:
2006 Apr 02
0
CESA-2006:0207 Important CentOS 4 ia64 gnutls - security update
CentOS Errata and Security Advisory 2006:0207 https://rhn.redhat.com/errata/RHSA-2006-0207.html The following updated files have been uploaded and are currently syncing to the mirrors: files: updates/ia64/RPMS/gnutls-1.0.20-3.2.2.ia64.rpm updates/ia64/RPMS/gnutls-devel-1.0.20-3.2.2.ia64.rpm -- Pasi Pirhonen - upi@iki.fi - http://iki.fi/upi/ -------------- next part -------------- A non-text
2006 Apr 02
0
CESA-2006:0207 Important CentOS 4 axp gnutls - security update
CentOS Errata and Security Advisory 2006:0207 https://rhn.redhat.com/errata/RHSA-2006-0207.html The following updated files have been uploaded and are currently syncing to the mirrors: files: updates/alpha/RPMS/gnutls-1.0.20-3.2.2.alpha.rpm updates/alpha/RPMS/gnutls-devel-1.0.20-3.2.2.alpha.rpm -- Pasi Pirhonen - upi@iki.fi - http://iki.fi/upi/ -------------- next part -------------- A
2006 Apr 01
0
CESA-2006:0207 Important CentOS 4 s390(x) gnutls - security update
CentOS Errata and Security Advisory 2006:0207 https://rhn.redhat.com/errata/RHSA-2006-0207.html The following updated files have been uploaded and are currently syncing to the mirrors: s390: updates/s390/RPMS/gnutls-1.0.20-3.2.2.s390.rpm updates/s390/RPMS/gnutls-devel-1.0.20-3.2.2.s390.rpm s390x: updates/s390x/RPMS/gnutls-1.0.20-3.2.2.s390x.rpm
2006 Apr 01
0
CESA-2006:0207 Important CentOS 4 x86_64 gnutls - security update
CentOS Errata and Security Advisory 2006:0207 https://rhn.redhat.com/errata/RHSA-2006-0207.html The following updated files have been uploaded and are currently syncing to the mirrors: x86_64: gnutls-1.0.20-3.2.2.i386.rpm gnutls-1.0.20-3.2.2.x86_64.rpm gnutls-devel-1.0.20-3.2.2.x86_64.rpm src: gnutls-1.0.20-3.2.2.src.rpm -------------- next part -------------- A non-text attachment was
2006 Apr 01
0
CESA-2006:0207 Important CentOS 4 i386 gnutls - security update
CentOS Errata and Security Advisory 2006:0207 https://rhn.redhat.com/errata/RHSA-2006-0207.html The following updated files have been uploaded and are currently syncing to the mirrors: i386: gnutls-1.0.20-3.2.2.i386.rpm gnutls-devel-1.0.20-3.2.2.i386.rpm src: gnutls-1.0.20-3.2.2.i386.rpm -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: