Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | m | Mattias Andrée | 2016-07-13 | 1 | -3/+3 |
* | Handle outbound messages | Mattias Andrée | 2016-07-13 | 1 | -47/+199 |
* | Priority is not used when removing filter | Mattias Andrée | 2016-07-13 | 1 | -3/+7 |
* | Only remove filter when a connection closes if the filter has until-death lifespan | Mattias Andrée | 2016-07-13 | 1 | -0/+1 |
* | Applying filters | Mattias Andrée | 2016-07-13 | 1 | -1/+18 |
* | Work on responses | Mattias Andrée | 2016-07-13 | 1 | -21/+254 |
* | Work on handling requests | Mattias Andrée | 2016-07-13 | 1 | -11/+343 |
* | Implement main loop and handling of inbound connections + remove server_message (though like this was an mds server and not a stand-alone server) | Mattias Andrée | 2016-07-12 | 1 | -32/+94 |
* | Add loop that waits on sockets | Mattias Andrée | 2016-07-12 | 1 | -0/+69 |
* | Rename project: gammad => coopgammad | Mattias Andrée | 2016-07-12 | 1 | -1/+1 |
* | Add server.[ch] | Mattias Andrée | 2016-07-11 | 1 | -0/+180 |