Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-05-03 | common: mem.h add alloca definition | Marc-André Lureau | 1 | -0/+30 |
2011-05-02 | common: add extern "C" guards to headers | Christophe Fergeau | 1 | -0/+7 |
2011-02-28 | common: add SpiceBuffer - based on qemu-vnc Buffer | Marc-André Lureau | 1 | -0/+17 |
2010-07-08 | Move SpiceChunks to mem.h | Alexander Larsson | 1 | -1/+17 |
2010-07-08 | Move in spice/draw.h from spice-protocol to common/ | Alexander Larsson | 1 | -1/+1 |
2010-07-07 | Add spice_chunks_* helpers | Alexander Larsson | 1 | -0/+5 |
2010-06-17 | Add spice_strnlen | Alexander Larsson | 1 | -0/+2 |
2010-05-21 | Fix spelling errors in comments and strings | Alexander Larsson | 1 | -2/+2 |
2010-04-13 | Relicense everything from GPL to LGPL 2.1+ | Alexander Larsson | 1 | -9/+9 |
2010-03-24 | Add spice_strndup | Alexander Larsson | 1 | -0/+1 |
2010-03-11 | New memory allocators that exit on OOM and handle multiplication overflow | Alexander Larsson | 1 | -0/+82 |