summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* fix integer marshalling helpers on big endianChristophe Fergeau2011-07-281-6/+6
* fix typo in big endian code pathChristophe Fergeau2011-07-281-2/+2
* fix compilation when libcacard isn't installedChristophe Fergeau2011-06-232-0/+14
* add smartcard bits to spice.protoChristophe Fergeau2011-06-232-0/+22
* common: add volume messagesMarc-André Lureau2011-06-212-2/+19
* Merge branch 'merge-requests/11'Marc-André Lureau2011-05-252-2/+2
|\
| * add const to arrays in marshalling functionsChristophe Fergeau2011-05-232-2/+2
* | ssl_verify: include <string.h>Christophe Fergeau2011-05-231-0/+1
|/
* build: fix build with latest mingwMarc-André Lureau2011-05-161-0/+4
* gtk: fix "set but not used" gcc 4.6 warningsChristophe Fergeau2011-04-112-25/+12
* common: fix build error of used uninitializedMarc-André Lureau2011-04-091-1/+1
* common: get rid of abort() in canvasesMarc-André Lureau2011-04-035-167/+220
* common: remove unnecessary outdated c++ debugMarc-André Lureau2011-04-031-3/+0
* common: fix windows buildMarc-André Lureau2011-01-272-2/+40
* common: sync with upstreamMarc-André Lureau2011-01-256-14/+16
* common: spice_memdup could accept NULLMarc-André Lureau2011-01-251-0/+4
* common: add ssl_verify.c common codeMarc-André Lureau2011-01-253-0/+514
* common: ring.h should include stddef for NULL usageMarc-André Lureau2011-01-251-0/+2
* common: add ring_get_length() for debugging purposesMarc-André Lureau2011-01-121-0/+13
* common: add windows.h where requiredMarc-André Lureau2010-12-173-1/+8
* common: sync with upstreamMarc-André Lureau2010-12-175-13/+13
* Initial import from SPICEMarc-André Lureau2010-11-2361-0/+27912