index
:
~airlied/spice-common
master
Unnamed repository; edit this file 'description' to name the repository.
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-24
Add support for A8 images to the LZ routines
Søren Sandmann Pedersen
11
-18
/
+261
2012-08-13
canvas_utils: Make sure strides are aligned to multiple of 4
Søren Sandmann Pedersen
1
-0
/
+3
2012-07-16
build-sys: fix make distcheck
Marc-André Lureau
1
-1
/
+4
2012-07-12
support multiple monitors in single display channel
Alon Levy
1
-0
/
+16
2012-07-08
spice-protocol/spice/enums.h: rebuild from spice.proto
Alon Levy
1
-1
/
+4
2012-07-05
common/log.h: add spice_info
Alon Levy
1
-0
/
+6
2012-06-30
Fix a gcc warning
Marc-André Lureau
1
-3
/
+6
2012-06-30
Fix invalid macro usage
Marc-André Lureau
1
-1
/
+1
2012-06-25
ssl: more verbose output when SSL verification fails
Christophe Fergeau
1
-9
/
+32
2012-06-14
smartcard: build fixes for spice server
Alon Levy
1
-1
/
+1
2012-05-17
ssl-verify: add a bit of run-time checks
Marc-André Lureau
1
-0
/
+5
2012-05-02
video streaming: add support for frames of different sizes
Yonit Halperin
1
-1
/
+14
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-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
7
-28
/
+93
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
2012-03-20
common: remove unnecessary outdated c++ debug
Marc-André Lureau
1
-3
/
+0
2012-03-20
common: ring.h should include stddef for NULL usage
Marc-André Lureau
1
-0
/
+1
2012-03-20
Send name & uuid to capable clients
before-split2
Marc-André Lureau
1
-0
/
+9
2012-03-20
mingw: workaround weird openssl build failure
Christophe Fergeau
1
-0
/
+1
2012-03-20
mingw: don't try to redefine alloca
Christophe Fergeau
1
-0
/
+2
[next]