Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-11-06 | libwg-go: do not mix C style and Go style variable names | Jason A. Donenfeld | |
2018-10-30 | tools: update submodules | Jason A. Donenfeld | |
2018-10-09 | Update to go modules | Jason A. Donenfeld | |
2018-10-01 | Update gradle and external deps | Jason A. Donenfeld | |
2018-07-31 | GoBackend: make socket IPC optional | Jason A. Donenfeld | |
This fixes the multi-user case, which cannot be determined at compile time and probably isn't reasonable to consider anyway in a global manner. | |||
2018-07-24 | tools: let wg(8) play with userspace implementation | Jason A. Donenfeld | |
2018-07-06 | global: move to Apache 2.0 | Jason A. Donenfeld | |
2018-06-05 | libwg-go: more efficient and safer string passing | Jason A. Donenfeld | |
It was unclear when the Go string was actually freed. | |||
2018-06-01 | libwg-go: fix style | Jason A. Donenfeld | |
2018-06-01 | Settings: add version | Jason A. Donenfeld | |
2018-05-27 | libwg-go: Saner way to deal with sockets | Jason A. Donenfeld | |
2018-05-26 | libwg-go: try no stickiness and no roaming | Jason A. Donenfeld | |
2018-05-24 | libwg-go: reenable sticky sockets, just slightly less sticky | Jason A. Donenfeld | |
2018-05-23 | libwg-go: use gopath | Jason A. Donenfeld | |