aboutsummaryrefslogtreecommitdiffstats
path: root/wg-dynamic-server.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* No need to clear bits in pollfd reventsLinus Nordberg2019-04-241-3/+0
* clang-formatLinus Nordberg2019-04-241-6/+6
* Don't declare variables mid blockLinus Nordberg2019-04-241-3/+5
* Do advance buffer after (second) short writeLinus Nordberg2019-04-241-3/+7
* Implement faked allocations, server sideLinus Nordberg2019-04-081-86/+246
* Accept multiple connections in one goThomas Gschwantner2019-02-251-12/+28
* Match incoming IP with pubkeyThomas Gschwantner2019-02-251-10/+87
* Implement key=value parsingThomas Gschwantner2019-02-091-41/+64
* Fix licensing headersThomas Gschwantner2019-01-271-3/+2
* Implement basic validation and I/O multiplexingThomas Gschwantner2019-01-261-25/+292
* Initialize project with scafolding and embeddable-wg-libraryJason A. Donenfeld2019-01-241-0/+40