| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Get capnproto decode of WgClientMsg workingtp/protocol_draft | 2018-11-20 | 5 | -6/+57 | |
| * | Fix bugs in server address check | 2018-11-20 | 2 | -8/+10 | |
| * | Dirty impl of is_server_in_allowed_ips | 2018-11-14 | 1 | -2/+32 | |
| * | Rename message type in protocol | 2018-11-14 | 3 | -29/+29 | |
| * | Spruce up server error message | 2018-11-12 | 1 | -1/+1 | |
| * | Merge branch 'master' into tp/protocol_draft | 2018-11-12 | 1 | -1/+3 | |
| |\ | |||||
| | * | Fix memleaktp/experiment | 2018-11-12 | 1 | -1/+3 | |
| | * | Implement basic server/client + protocol | 2018-11-12 | 16 | -23/+510 | |
| * | | Implement server check iface | 2018-11-12 | 2 | -7/+12 | |
| * | | Add WireGuard embeddable library | 2018-11-12 | 6 | -2/+16 | |
| * | | Working client and server comms | 2018-11-12 | 6 | -17/+138 | |
| * | | Add IP addr structs to protocol | 2018-11-12 | 3 | -23/+133 | |
| * | | Style fixes | 2018-11-12 | 1 | -4/+4 | |
| * | | Write client connect_to_server | 2018-11-12 | 3 | -4/+52 | |
| * | | Add pthread library | 2018-11-09 | 1 | -1/+1 | |
| * | | Merge branch 'master' into tp/protocol_draft | 2018-11-07 | 9 | -4/+121 | |
| |\| | |||||
| | * | Write basic mains so project compiles | 2018-11-07 | 8 | -6/+112 | |
| | * | Write high-level TODO | 2018-11-06 | 1 | -0/+10 | |
| * | | Add Makefile library includes for capnp | 2018-11-07 | 1 | -2/+4 | |
| * | | Make protocol.capnp.o compile | 2018-11-07 | 5 | -42/+183 | |
| * | | Untested first draft of protocol.capnp | 2018-11-07 | 1 | -0/+24 | |
| * | | Exclude capnproto from clang-format | 2018-11-06 | 1 | -1/+3 | |
| * | | Make better var names | 2018-11-06 | 1 | -3/+3 | |
| * | | First draft of protocol | 2018-11-06 | 1 | -2/+21 | |
| |/ | |||||
| * | Write basic Makefile | 2018-11-06 | 1 | -0/+25 | |
| * | Didn't realize libc has daemon() | 2018-11-06 | 2 | -68/+0 | |
| * | Add daemonize function to fork off as a daemon. | 2018-11-01 | 2 | -0/+68 | |
| * | Empty files for protocol code | 2018-10-31 | 3 | -0/+17 | |
| * | Add editor temporaries to gitignore | 2018-10-31 | 1 | -0/+3 | |
| * | Update (C) in license | 2018-10-31 | 1 | -1/+1 | |
| * | Borrow clang-format config from Linux kernel | 2018-10-31 | 1 | -0/+427 | |
| * | Set up license and README | 2018-10-31 | 3 | -0/+76 | |
