| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | I no longer use my SourceForge address so replace it. | nicm | 2016-01-19 |
| * | EAGAIN handling for imsg_read. OK henning@ benno@ | claudio | 2015-12-05 |
| * | Log some system and libevent information at startup. | nicm | 2015-11-24 |
| * | Make the log stuff a bit tidier with some helper functions. | nicm | 2015-11-24 |
| * | Use __unused rather than rolling our own. | nicm | 2015-11-18 |
| * | Don't shift version out of peerid, it is needed later. | nicm | 2015-10-31 |
| * | Break version check into a separate function, and limit version to 8 bits. | nicm | 2015-10-29 |
| * | Break the common process set up, event loop and imsg dispatch code | nicm | 2015-10-27 |