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