aboutsummaryrefslogtreecommitdiffstats
path: root/wg-dynamic-client.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use epoll() instead of poll()Thomas Gschwantner2019-06-141-9/+2
* Implement basic lease managementThomas Gschwantner2019-06-121-22/+28
* Sleep lessLinus Nordberg2019-05-261-3/+5
* Use blocking I/O in clientLinus Nordberg2019-05-261-119/+39
* No need to clear bits in pollfd reventsLinus Nordberg2019-05-261-2/+0
* Implement client sending ip-request and configuring interfaceLinus Nordberg2019-05-261-20/+509
* Fix licensing headersThomas Gschwantner2019-01-271-3/+3
* Initialize project with scafolding and embeddable-wg-libraryJason A. Donenfeld2019-01-241-0/+40