aboutsummaryrefslogtreecommitdiffstats
path: root/src/server.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* mMattias Andrée2016-07-131-3/+3
* Handle outbound messagesMattias Andrée2016-07-131-47/+199
* Priority is not used when removing filterMattias Andrée2016-07-131-3/+7
* Only remove filter when a connection closes if the filter has until-death lifespanMattias Andrée2016-07-131-0/+1
* Applying filtersMattias Andrée2016-07-131-1/+18
* Work on responsesMattias Andrée2016-07-131-21/+254
* Work on handling requestsMattias Andrée2016-07-131-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ée2016-07-121-32/+94
* Add loop that waits on socketsMattias Andrée2016-07-121-0/+69
* Rename project: gammad => coopgammadMattias Andrée2016-07-121-1/+1
* Add server.[ch]Mattias Andrée2016-07-111-0/+180