aboutsummaryrefslogtreecommitdiffstats
path: root/common.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixup client, including a lot of refactoringThomas Gschwantner2019-12-111-1/+0
* Extract all RTNETLINK code into ipm.{c,h}Thomas Gschwantner2019-12-111-2/+0
* Serialize/deserialize messages into a structThomas Gschwantner2019-12-111-21/+18
* server: add --leasetime as a commandline optionLinus Nordberg2019-12-111-2/+0
* lease: handle allowedips updates and improve APILinus Nordberg2019-12-111-0/+1
* Improve error handling and serializationThomas Gschwantner2019-08-201-6/+17
* Use epoll() instead of poll()Thomas Gschwantner2019-06-141-2/+3
* Implement basic lease managementThomas Gschwantner2019-06-121-11/+4
* Implement faked allocations, server sideLinus Nordberg2019-05-261-5/+30
* Match incoming IP with pubkeyThomas Gschwantner2019-02-251-1/+3
* Implement key=value parsingThomas Gschwantner2019-02-091-0/+56
* Fix licensing headersThomas Gschwantner2019-01-271-2/+2
* Implement basic validation and I/O multiplexingThomas Gschwantner2019-01-261-0/+16