index
:
~alon/spice-common
features/driver-server-monitors-config
glz
master
new
wip/shared-mem
Unnamed repository; edit this file 'description' to name the repository.
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-17
ssl-verify: add a bit of run-time checks
HEAD
master
Marc-André Lureau
1
-0
/
+5
2012-05-02
video streaming: add support for frames of different sizes
Yonit Halperin
4
-6
/
+36
2012-05-02
region: add region_extents
Yonit Halperin
2
-0
/
+13
2012-05-02
rect: add rect_debug
Yonit Halperin
1
-0
/
+11
2012-05-02
rect: add rect_get_area
Yonit Halperin
1
-0
/
+10
2012-05-02
rect: add rect_contains
Yonit Halperin
1
-0
/
+11
2012-04-26
Set the clip type to reflect the on wire type.
Jeremy White
1
-1
/
+1
2012-04-25
Add missing struct field initializers
Daniel P. Berrange
2
-4
/
+6
2012-04-18
move variable decleration to head of code block
Aric Stewart
1
-1
/
+1
2012-04-18
allow log.c to compile under MSVC++
Aric Stewart
1
-0
/
+12
2012-04-18
add padding member to SpiceMsgEmpty
Aric Stewart
1
-0
/
+1
2012-04-17
Add a return value to the default case in create_bitmap to satisfy VC++
Aric Stewart
1
-1
/
+1
2012-04-06
demarshall: add missing parens in BE read_xxx functions
Christophe Fergeau
1
-1
/
+1
2012-04-04
Update spice-protocol submodule
Christophe Fergeau
1
-0
/
+0
2012-04-03
configure.ac: lower required autoconf version to 2.63
Hans de Goede
1
-1
/
+1
2012-04-03
update submodule spice-protocol
Yonit Halperin
1
-0
/
+0
2012-03-30
Bypass certicate verification failure if PUBKEY check only
Marc-André Lureau
1
-0
/
+7
2012-03-30
ssl-verify: improve logging report in case of errors
Marc-André Lureau
1
-30
/
+40
2012-03-28
Fix harmless warnings in quic_encode()
Marc-André Lureau
1
-3
/
+3
2012-03-25
build-sys: split client marshallers in seperate lib
Marc-André Lureau
1
-13
/
+16
2012-03-22
build-sys: make it a seperately buildable spice-common library
Marc-André Lureau
16
-29
/
+644
2012-03-21
spice.proto: fix demarshaller crash with name message
Marc-André Lureau
1
-1
/
+1
2012-03-21
codegen: ifdef/endif function declaration too
Marc-André Lureau
1
-0
/
+2
2012-03-21
codegen: include headers locally
Marc-André Lureau
2
-2
/
+3
2012-03-21
codegen: struct marshallers are not current function helper
Marc-André Lureau
2
-3
/
+4
2012-03-20
use new @ifdef directive for smartcard messages
Christophe Fergeau
1
-1
/
+1
2012-03-20
add smartcard bits to spice.proto
Christophe Fergeau
1
-4
/
+73
2012-03-20
spice_codegen: Always write a channels entry for an ifdef-ed channel
Hans de Goede
2
-0
/
+11
2012-03-20
handle @ifdef on messages and channels
Christophe Fergeau
2
-7
/
+43
2012-03-20
allow attributes on channel elements in .proto files
Christophe Fergeau
2
-2
/
+4
2012-03-20
add ifdef/endif methods to spice code generator
Christophe Fergeau
1
-0
/
+12
2012-03-20
fix copy & paste error in ptypes.py
Christophe Fergeau
1
-3
/
+1
2012-03-20
Add SPICE_ATTR_NORETURN and use it for a few functions
Marc-André Lureau
2
-1
/
+10
2012-03-20
Fix build with SPICE_DISABLE_ABORT
Marc-André Lureau
1
-0
/
+1
2012-03-20
Remove need for SPICE_CANVAS_INTERNAL
Marc-André Lureau
8
-32
/
+0
2012-03-20
fix void* arithmetic
Marc-André Lureau
1
-1
/
+1
2012-03-20
build: replace INCLUDES with AM_CPPFLAGS
Marc-André Lureau
1
-1
/
+1
2012-03-20
Add missing includes & make some functions static
Daniel P. Berrange
2
-3
/
+3
2012-03-20
Add printf format annotations to all '...' functions
Daniel P. Berrange
6
-14
/
+16
2012-03-20
Fix some integer range checks which always evaluate false
Daniel P. Berrange
1
-2
/
+2
2012-03-20
Avoid warnings about empty conditional statement bodies
Daniel P. Berrange
1
-6
/
+9
2012-03-20
build: remove 'win' directory
Marc-André Lureau
13
-1643
/
+0
2012-03-20
messages.h: add smartcard bits
Christophe Fergeau
1
-0
/
+22
2012-03-20
Add client_marshallers.h client_demarshallers.h from spice-gtk
Marc-André Lureau
3
-0
/
+104
2012-03-20
Use SPICE_{BEGIN,END}_DECLS
Marc-André Lureau
25
-154
/
+93
2012-03-20
add const to arrays in marshalling functions
Christophe Fergeau
2
-2
/
+2
2012-03-20
ssl_verify: include <string.h>
Christophe Fergeau
1
-0
/
+1
2012-03-20
ssl_verify: comment X509_NAME undef
Marc-André Lureau
1
-0
/
+3
2012-03-20
Use a log handler to modify abort() behaviour
Marc-André Lureau
28
-553
/
+820
2012-03-20
update gitignore
Marc-André Lureau
1
-0
/
+3
[next]