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