aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Get capnproto decode of WgClientMsg workingtp/protocol_draftTushar Pankaj2018-11-205-6/+57
* Fix bugs in server address checkTushar Pankaj2018-11-202-8/+10
* Dirty impl of is_server_in_allowed_ipsTushar Pankaj2018-11-141-2/+32
* Rename message type in protocolTushar Pankaj2018-11-143-29/+29
* Spruce up server error messageTushar Pankaj2018-11-121-1/+1
* Merge branch 'master' into tp/protocol_draftTushar Pankaj2018-11-121-1/+3
|\
| * Fix memleaktp/experimentTushar Pankaj2018-11-121-1/+3
| * Implement basic server/client + protocolTushar Pankaj2018-11-1216-23/+510
* | Implement server check ifaceTushar Pankaj2018-11-122-7/+12
* | Add WireGuard embeddable libraryTushar Pankaj2018-11-126-2/+16
* | Working client and server commsTushar Pankaj2018-11-126-17/+138
* | Add IP addr structs to protocolTushar Pankaj2018-11-123-23/+133
* | Style fixesTushar Pankaj2018-11-121-4/+4
* | Write client connect_to_serverTushar Pankaj2018-11-123-4/+52
* | Add pthread libraryTushar Pankaj2018-11-091-1/+1
* | Merge branch 'master' into tp/protocol_draftTushar Pankaj2018-11-079-4/+121
|\|
| * Write basic mains so project compilesTushar Pankaj2018-11-078-6/+112
| * Write high-level TODOTushar Pankaj2018-11-061-0/+10
* | Add Makefile library includes for capnpTushar Pankaj2018-11-071-2/+4
* | Make protocol.capnp.o compileTushar Pankaj2018-11-075-42/+183
* | Untested first draft of protocol.capnpTushar Pankaj2018-11-071-0/+24
* | Exclude capnproto from clang-formatTushar Pankaj2018-11-061-1/+3
* | Make better var namesTushar Pankaj2018-11-061-3/+3
* | First draft of protocolTushar Pankaj2018-11-061-2/+21
|/
* Write basic MakefileTushar Pankaj2018-11-061-0/+25
* Didn't realize libc has daemon()Tushar Pankaj2018-11-062-68/+0
* Add daemonize function to fork off as a daemon.Tushar Pankaj2018-11-012-0/+68
* Empty files for protocol codeTushar Pankaj2018-10-313-0/+17
* Add editor temporaries to gitignoreTushar Pankaj2018-10-311-0/+3
* Update (C) in licenseTushar Pankaj2018-10-311-1/+1
* Borrow clang-format config from Linux kernelTushar Pankaj2018-10-311-0/+427
* Set up license and READMETushar Pankaj2018-10-313-0/+76