index
:
~yhalperi/spice-gtk
seamless-migration.v1
video.adaptive_bit_rate
video.adaptive_bit_rate.v2
Unnamed repository; edit this file 'description' to name the repository.
yhalperi
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-25
build-sys: move codegen & proto to spice-common
Marc-André Lureau
1
-0
/
+0
2012-03-16
Add a G_GNUC_NORETURN to a function that exits
Marc-André Lureau
1
-0
/
+0
2012-03-15
use common submodule
Marc-André Lureau
53
-26992
/
+0
2012-03-13
Fix no-arg functions declared () to use (void)
Daniel P. Berrange
3
-3
/
+3
2012-03-13
Add missing includes & make some functions static
Daniel P. Berrange
3
-5
/
+5
2012-03-13
Ensure all no-args methods are declared (void) not ()
Daniel P. Berrange
3
-8
/
+8
2012-03-13
Add printf format annotations to all '...' functions
Daniel P. Berrange
4
-10
/
+42
2012-03-13
Fix some integer range checks which always evaluate false
Daniel P. Berrange
1
-2
/
+2
2012-03-13
Avoid warnings about empty conditional statement bodies
Daniel P. Berrange
1
-6
/
+9
2012-03-13
Fix old style declaration where 'inline' came after return type
Daniel P. Berrange
1
-1
/
+1
2012-03-05
Support name & uuid
Marc-André Lureau
1
-0
/
+9
2012-02-23
build: fix build with recent mingw64
Marc-André Lureau
2
-4
/
+4
2011-12-22
build: remove unused common/win/my_getopt
Marc-André Lureau
13
-1641
/
+0
2011-12-19
Update protocol and messages for semi-seamless migration
Marc-André Lureau
1
-0
/
+2
2011-07-28
fix integer marshalling helpers on big endian
Christophe Fergeau
1
-6
/
+6
2011-07-28
fix typo in big endian code path
Christophe Fergeau
1
-2
/
+2
2011-06-23
fix compilation when libcacard isn't installed
Christophe Fergeau
2
-0
/
+14
2011-06-23
add smartcard bits to spice.proto
Christophe Fergeau
2
-0
/
+22
2011-06-21
common: add volume messages
Marc-André Lureau
2
-2
/
+19
2011-05-25
Merge branch 'merge-requests/11'
Marc-André Lureau
2
-2
/
+2
2011-05-23
add const to arrays in marshalling functions
Christophe Fergeau
2
-2
/
+2
2011-05-23
ssl_verify: include <string.h>
Christophe Fergeau
1
-0
/
+1
2011-05-16
build: fix build with latest mingw
Marc-André Lureau
1
-0
/
+4
2011-04-11
gtk: fix "set but not used" gcc 4.6 warnings
Christophe Fergeau
2
-25
/
+12
2011-04-09
common: fix build error of used uninitialized
Marc-André Lureau
1
-1
/
+1
2011-04-03
common: get rid of abort() in canvases
Marc-André Lureau
5
-167
/
+220
2011-04-03
common: remove unnecessary outdated c++ debug
Marc-André Lureau
1
-3
/
+0
2011-01-27
common: fix windows build
Marc-André Lureau
2
-2
/
+40
2011-01-25
common: sync with upstream
Marc-André Lureau
6
-14
/
+16
2011-01-25
common: spice_memdup could accept NULL
Marc-André Lureau
1
-0
/
+4
2011-01-25
common: add ssl_verify.c common code
Marc-André Lureau
3
-0
/
+514
2011-01-25
common: ring.h should include stddef for NULL usage
Marc-André Lureau
1
-0
/
+2
2011-01-12
common: add ring_get_length() for debugging purposes
Marc-André Lureau
1
-0
/
+13
2010-12-17
common: add windows.h where required
Marc-André Lureau
3
-1
/
+8
2010-12-17
common: sync with upstream
Marc-André Lureau
5
-13
/
+13
2010-11-23
Initial import from SPICE
Marc-André Lureau
61
-0
/
+27912