On Thu, Sep 19, 2013 at 04:48:29PM -0300, Fernando Lozano wrote:
> I tried only digest-md5. I guess most people would use either that
> or Kerberos.
>
> Is the "authentication type 1" from the error message a libvirtd
> authentication type or a SASL one?
It's from libvirt and means SASL auth is n
On 09/18/2013 09:37 AM, Marc-André Lureau wrote:
On Wed, Sep 18, 2013 at 3:34 PM, Yonit Halperin wrote:
On 09/18/2013 09:19 AM, Marc-André Lureau wrote:
Hi
On Wed, Sep 18, 2013 at 2:58 PM, Yonit Halperin
wrote:
Hi,
On 09/17/2013 12:11 PM, Marc-André Lureau wrote:
On Mon, Sep 16, 2013
We currently log an error when openssl_verify() is called with
preverify_ok set to 0 for all certificates in the certificate chain
except for the peer certificate (when 'depth' is 0).
This commit logs an error in the latter case as well.
---
common/ssl_verify.c | 10 +-
1 file changed, 9 i
It contains the same information as before, but should be more readable.
---
common/ssl_verify.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/common/ssl_verify.c b/common/ssl_verify.c
index e10ed52..d4b89f0 100644
--- a/common/ssl_verify.c
+++ b/common/ssl_verify.c
@@ -4
Currently, SSL verification of the peer certificate checks if
the certificate's subject CN or one of its subjectAltName match
the hostname. If this succeeds, then the verification succeeds.
Otherwise openssl_verify() checks the cert subject if this was set,
which means it checks the certificate's s
Hi Spice team,
I just tried to compile this spice-gtk version and got an error:
> ./configure --prefix=/usr --sysconfdir=/etc --enable-usbredir=yes
> --enable-smartcard=yes
...
Spice-Gtk 0.21
==
prefix: /usr
c compiler:
Ok, adding
#include "glib-compat.h" to gtk/channel-cursor.c
as Marc-André proposed worked.
Thanks
From: Dominique Rodrigues [mailto:dominique.rodrig...@nanocloud.com]
Sent: Friday, September 20, 2013 5:41 PM
To: Klaus Hochlehnert
Cc: Marc-André Lureau; spice-devel
Subject: Re: [Spice-devel] spice
Hi Jojo and SPICE developers,
First of all, Jojo, thank you for your contribution to aSPICE. I am
currently working on integrating your audio code into the main trunk.
I have also noticed that audio and video get out of sync. The issue
seems to be more severe when the bandwidth of the connection
Same problem in my case (Debian 7
Wheezy) :
make
...
CCLD spicy
CCLD spicy-stats
CCLD spicy-screenshot
./.libs/libspice-client-glib-2.0.so: undefined reference .to
/`.g_clear_pointerlibs'/
libspice-client-glib
- Original Message -
> Hi Jojo and SPICE developers,
>
> First of all, Jojo, thank you for your contribution to aSPICE. I am
> currently working on integrating your audio code into the main trunk.
>
> I have also noticed that audio and video get out of sync. The issue
> seems to be more
This version no longer unconditionally upper-cases arguments to
prefix_underscore_upper as pointed out Uri.
___
Spice-devel mailing list
Spice-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/spice-devel
The wireshark protocol dissector is a bit out-of-date. Several new channel types
and enums have been added. It would be nice if these values (and the
translation between the value and the name) could be automatically generated so
that updating the dissector was a slightly less manual process. Thi
- Original Message -
> Hi Spice team,
>
> I just tried to compile this spice-gtk version and got an error:
> > ./configure --prefix=/usr --sysconfdir=/etc --enable-usbredir=yes
> > --enable-smartcard=yes
> ...
> Spice-Gtk 0.21
> ==
>
> prefix:
The wireshark protocol dissector is a bit out-of-date. Several new channel types
and enums have been added. It would be nice if these values (and the
translation between the value and the name) could be automatically generated so
that updating the dissector was a slightly less manual process. Thi
Please ignore this patch, it's the same as the previous one. I guess I need to
learn to use my tools better...
- Original Message -
> From: "Jonathon Jongsma"
> To: spice-de...@freedesktop.org
> Sent: Friday, September 20, 2013 12:52:13 PM
> Subject: [Spice-devel] [PATCH] codegen: Add
15 matches
Mail list logo