summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)AuthorFilesLines
2011-06-23fix compilation when libcacard isn't installedChristophe Fergeau2-0/+14
2011-06-23add smartcard bits to spice.protoChristophe Fergeau2-0/+22
2011-06-21common: add volume messagesMarc-André Lureau2-2/+19
2011-05-25Merge branch 'merge-requests/11'Marc-André Lureau2-2/+2
2011-05-23add const to arrays in marshalling functionsChristophe Fergeau2-2/+2
2011-05-23ssl_verify: include <string.h>Christophe Fergeau1-0/+1
2011-05-16build: fix build with latest mingwMarc-André Lureau1-0/+4
2011-04-11gtk: fix "set but not used" gcc 4.6 warningsChristophe Fergeau2-25/+12
2011-04-09common: fix build error of used uninitializedMarc-André Lureau1-1/+1
2011-04-03common: get rid of abort() in canvasesMarc-André Lureau5-167/+220
2011-04-03common: remove unnecessary outdated c++ debugMarc-André Lureau1-3/+0
2011-01-27common: fix windows buildMarc-André Lureau2-2/+40
2011-01-25common: sync with upstreamMarc-André Lureau6-14/+16
2011-01-25common: spice_memdup could accept NULLMarc-André Lureau1-0/+4
2011-01-25common: add ssl_verify.c common codeMarc-André Lureau3-0/+514
2011-01-25common: ring.h should include stddef for NULL usageMarc-André Lureau1-0/+2
2011-01-12common: add ring_get_length() for debugging purposesMarc-André Lureau1-0/+13
2010-12-17common: add windows.h where requiredMarc-André Lureau3-1/+8
2010-12-17common: sync with upstreamMarc-André Lureau5-13/+13
2010-11-23Initial import from SPICEMarc-André Lureau61-0/+27912