| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | Fix a couple uninitialized variable warnings in the release build. | John Szakmeister | 2015-04-18 |
| * | eval: learn serverstart, list, and close(). | Scott Prager | 2015-04-14 |
| * | msgpack_rpc/server.c: Use a garray over a kmap. | Scott Prager | 2015-04-14 |
| * | memory: Add `free` wrapper and refactor project to use it | Thiago de Arruda | 2015-04-13 |
| * | server: Refactor to ensure server handles are always properly closed | Thiago de Arruda | 2014-11-02 |
| * | compilation: Add -Wconversion to more files and validate CONV_SOURCES | Thiago de Arruda | 2014-10-21 |
| * | msgpack-rpc: Create subdirectory for msgpack-rpc modules | Thiago de Arruda | 2014-10-21 |