Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix integer marshalling helpers on big endian | Christophe Fergeau | 2011-07-28 | 1 | -6/+6 |
* | fix typo in big endian code path | Christophe Fergeau | 2011-07-28 | 1 | -2/+2 |
* | fix compilation when libcacard isn't installed | Christophe Fergeau | 2011-06-23 | 2 | -0/+14 |
* | add smartcard bits to spice.proto | Christophe Fergeau | 2011-06-23 | 2 | -0/+22 |
* | common: add volume messages | Marc-André Lureau | 2011-06-21 | 2 | -2/+19 |
* | Merge branch 'merge-requests/11' | Marc-André Lureau | 2011-05-25 | 2 | -2/+2 |
|\ | |||||
| * | add const to arrays in marshalling functions | Christophe Fergeau | 2011-05-23 | 2 | -2/+2 |
* | | ssl_verify: include <string.h> | Christophe Fergeau | 2011-05-23 | 1 | -0/+1 |
|/ | |||||
* | build: fix build with latest mingw | Marc-André Lureau | 2011-05-16 | 1 | -0/+4 |
* | gtk: fix "set but not used" gcc 4.6 warnings | Christophe Fergeau | 2011-04-11 | 2 | -25/+12 |
* | common: fix build error of used uninitialized | Marc-André Lureau | 2011-04-09 | 1 | -1/+1 |
* | common: get rid of abort() in canvases | Marc-André Lureau | 2011-04-03 | 5 | -167/+220 |
* | common: remove unnecessary outdated c++ debug | Marc-André Lureau | 2011-04-03 | 1 | -3/+0 |
* | common: fix windows build | Marc-André Lureau | 2011-01-27 | 2 | -2/+40 |
* | common: sync with upstream | Marc-André Lureau | 2011-01-25 | 6 | -14/+16 |
* | common: spice_memdup could accept NULL | Marc-André Lureau | 2011-01-25 | 1 | -0/+4 |
* | common: add ssl_verify.c common code | Marc-André Lureau | 2011-01-25 | 3 | -0/+514 |
* | common: ring.h should include stddef for NULL usage | Marc-André Lureau | 2011-01-25 | 1 | -0/+2 |
* | common: add ring_get_length() for debugging purposes | Marc-André Lureau | 2011-01-12 | 1 | -0/+13 |
* | common: add windows.h where required | Marc-André Lureau | 2010-12-17 | 3 | -1/+8 |
* | common: sync with upstream | Marc-André Lureau | 2010-12-17 | 5 | -13/+13 |
* | Initial import from SPICE | Marc-André Lureau | 2010-11-23 | 61 | -0/+27912 |