Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix a2cb139ln/send2 | 2019-03-22 | 1 | -1/+1 | |
* | remove spurious reset of events | 2019-03-22 | 1 | -1/+0 | |
* | don't read after close | 2019-03-22 | 1 | -1/+1 | |
* | formatting | 2019-03-22 | 1 | -3/+1 | |
* | add now() | 2019-03-22 | 3 | -4/+11 | |
* | add starttime to struct wg_dynamic_lease | 2019-03-22 | 2 | -10/+7 | |
* | don't expose internal errors to clients | 2019-03-22 | 1 | -12/+15 | |
* | print pid; optionally run server under gdb | 2019-03-22 | 1 | -1/+6 | |
* | server: add allowedips to peer | 2019-03-22 | 2 | -8/+71 | |
* | use struct wg_lease | 2019-03-21 | 2 | -42/+51 | |
* | formatting | 2019-03-21 | 3 | -22/+19 | |
* | Merge branch 'ln/send' into ln/send2 | 2019-03-11 | 3 | -22/+212 | |
|\ | |||||
| * | WIP respond request_ip with whatever client asks for | 2019-03-11 | 3 | -29/+155 | |
| * | Fix debug printout. | 2019-03-07 | 1 | -1/+1 | |
| * | Enter the write block only when the outbuf is set | 2019-02-26 | 1 | -6/+4 | |
| * | Don't read socket after close due to write done | 2019-02-26 | 1 | -2/+5 | |
| * | WIP move struct outbuf contents into struct wg_dynamic_reqeust | 2019-02-25 | 3 | -37/+31 | |
| * | Specify scope id in addresses to ping6 | 2019-02-25 | 1 | -2/+2 | |
| * | WIP send response | 2019-02-25 | 3 | -20/+89 | |
* | | Specify scope id in addresses to ping6 | 2019-02-25 | 1 | -2/+2 | |
* | | Accept multiple connections in one go | 2019-02-25 | 1 | -12/+28 | |
* | | Match incoming IP with pubkey | 2019-02-25 | 2 | -11/+90 | |
* | | Implement a radix-trie for storing ip=pubkey | 2019-02-25 | 3 | -1/+366 | |
|/ | |||||
* | Move the google doc into the git repository | 2019-02-13 | 2 | -1/+103 | |
* | Implement key=value parsing | 2019-02-09 | 4 | -46/+411 | |
* | Fix licensing headers | 2019-01-27 | 5 | -13/+12 | |
* | Implement basic validation and I/O multiplexing | 2019-01-26 | 3 | -25/+374 | |
* | Add .clang-format | 2019-01-26 | 1 | -0/+127 | |
* | Add modified netsh.sh for testing purposes | 2019-01-26 | 1 | -0/+82 | |
* | Initialize project with scafolding and embeddable-wg-library | 2019-01-24 | 9 | -0/+1304 |