| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add missing header (fixes build on OpenBSD).bug24048 | Piotr Sikora | 2011-04-11 | 1 | -0/+1 |
| * | Update copyright notices | David Wragg | 2011-03-01 | 2 | -38/+14 |
| * | config.h defines _GNU_SOURCE and is therefore all we need to include | Daniel Schauenberg | 2011-02-03 | 1 | -4/+2 |
| * | move strdup to separate file and add guards | Daniel Schauenberg | 2011-02-02 | 1 | -6/+4 |
| * | Pass "-ansi -pedantic" to gcc, so it tells us when we stray from C90 | David Wragg | 2010-10-21 | 1 | -1/+8 |
| * | Fix "const char *" to "void *" conversion warnings | David Wragg | 2010-07-28 | 1 | -1/+1 |
| * | Convert the socket_ prefix to amqp_socket_ | David Wragg | 2010-07-26 | 2 | -7/+7 |
| * | Eliminate the socket_ prefix on connect | David Wragg | 2010-07-26 | 1 | -1/+0 |
| * | Replace socket_{read,write} with recv and send | David Wragg | 2010-07-26 | 1 | -2/+0 |
| * | Merge default into bug22825 | David Wragg | 2010-07-26 | 1 | -0/+2 |
| * | A Windows port, using MinGW/MSYS | David Wragg | 2010-05-30 | 2 | -0/+165 |
