index
:
spice-common.git
master
spice-common
Fabiano Fidêncio
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
build: remove 'win' directory
Marc-André Lureau
2012-03-20
13
-1643
/
+0
*
messages.h: add smartcard bits
Christophe Fergeau
2012-03-20
1
-0
/
+22
*
Add client_marshallers.h client_demarshallers.h from spice-gtk
Marc-André Lureau
2012-03-20
3
-0
/
+104
*
Use SPICE_{BEGIN,END}_DECLS
Marc-André Lureau
2012-03-20
25
-154
/
+93
*
add const to arrays in marshalling functions
Christophe Fergeau
2012-03-20
2
-2
/
+2
*
ssl_verify: include <string.h>
Christophe Fergeau
2012-03-20
1
-0
/
+1
*
ssl_verify: comment X509_NAME undef
Marc-André Lureau
2012-03-20
1
-0
/
+3
*
Use a log handler to modify abort() behaviour
Marc-André Lureau
2012-03-20
28
-553
/
+820
*
update gitignore
Marc-André Lureau
2012-03-20
1
-0
/
+3
*
common: remove unnecessary outdated c++ debug
Marc-André Lureau
2012-03-20
1
-3
/
+0
*
common: ring.h should include stddef for NULL usage
Marc-André Lureau
2012-03-20
1
-0
/
+1
*
Send name & uuid to capable clients
before-split2
Marc-André Lureau
2012-03-20
1
-0
/
+9
*
mingw: workaround weird openssl build failure
Christophe Fergeau
2012-03-20
1
-0
/
+1
*
mingw: don't try to redefine alloca
Christophe Fergeau
2012-03-20
1
-0
/
+2
*
mingw: use uintptr_t when converting a pointer to an int
Christophe Fergeau
2012-03-20
2
-5
/
+5
*
Remove extra '\n' from red_printf() calls
Dan McGee
2012-03-20
1
-1
/
+1
*
Add casts for compatibility purposes
Dan McGee
2012-03-20
1
-1
/
+1
*
Update .gitignore with a few more generated files
Dan McGee
2012-03-20
1
-0
/
+1
*
Remove trailing whitespace from end of lines
Daniel P. Berrange
2012-03-20
10
-38
/
+37
*
Add missing includes of config.h
Daniel P. Berrange
2012-03-20
1
-1
/
+1
*
Remove unused backup file
Daniel P. Berrange
2012-03-20
1
-1413
/
+0
*
Remove trailing blank lines
Daniel P. Berrange
2012-03-20
19
-19
/
+0
*
Fix up copyright decl to always use 'Copyright (C) Red Hat, Inc.'
Daniel P. Berrange
2012-03-20
4
-4
/
+4
*
Remove casts from void * with xrealloc() calls
Daniel P. Berrange
2012-03-20
1
-12
/
+10
*
Remove useless if() before free()
Daniel P. Berrange
2012-03-20
7
-31
/
+12
*
Death to all TABs
Daniel P. Berrange
2012-03-20
7
-90
/
+90
*
common/ssl_verify: special case to WIN32 that isn't MINGW32
Alon Levy
2012-03-20
1
-1
/
+1
*
common/bitops: mingw32: reorder so __GNUC__ define is checked first
Alon Levy
2012-03-20
1
-14
/
+14
*
common/backtrace: for mingw32 no pipe/wait_pid, just disable
Alon Levy
2012-03-20
2
-4
/
+23
*
client/windows: fix several assigned but not used errors
Alon Levy
2012-03-20
1
-15
/
+9
*
client/common: mingw32: workaround HAVE_STDLIB_H redefined in jconfig.h
Alon Levy
2012-03-20
2
-0
/
+6
*
server: add prefix argument to red_printf_debug
Alon Levy
2012-03-20
1
-2
/
+2
*
common/spice_common.h: red_printf_debug: fix wrong sign
Alon Levy
2012-03-20
1
-1
/
+1
*
server,proto: tell the clients to connect to the migration target before migr...
Yonit Halperin
2012-03-20
1
-0
/
+2
*
server: fix function prototypes
Christophe Fergeau
2012-03-20
2
-5
/
+5
*
add C++ guards to backtrace.h
Christophe Fergeau
2012-03-20
1
-0
/
+6
*
fix memory leak in error path
Christophe Fergeau
2012-03-20
1
-1
/
+2
*
common: introduce red_printf_debug
Alon Levy
2012-03-20
1
-0
/
+10
*
common/ring: RING_FOREACH_SAFE: use shorter version from qemu
Alon Levy
2012-03-20
1
-5
/
+3
*
common/backtrace.h: disable for WIN32
Alon Levy
2012-03-20
1
-0
/
+4
*
fix integer marshalling helpers on big endian
Christophe Fergeau
2012-03-20
1
-6
/
+6
*
fix typo in big endian code path
Christophe Fergeau
2012-03-20
1
-2
/
+2
*
fix make distcheck
Christophe Fergeau
2012-03-20
1
-1
/
+1
*
common: add backtrace via gstack or glibc backtrace
Alon Levy
2012-03-20
4
-0
/
+142
*
sndworker: add AudioVolume/AudioMute messages
Marc-André Lureau
2012-03-20
1
-0
/
+9
*
common: add WIN64 ifdef for spice_bit_find_msb (fix broken windows x64 build)
Arnon Gilboa
2012-03-20
1
-2
/
+2
*
common: use INLINE instead of inline
Arnon Gilboa
2012-03-20
7
-38
/
+20
*
common: fix ssl_verify windows build errors
Arnon Gilboa
2012-03-20
2
-2
/
+8
*
common: add ssl_verify.c common code
Marc-André Lureau
2012-03-20
3
-0
/
+543
*
common: add ring_get_length() for debugging purposes
Marc-André Lureau
2012-03-20
1
-0
/
+13
[prev]
[next]