Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Supply missing pieces of path change | 2018-12-12 | 2 | -3/+15 | |
* | Revert pure-go network monitoring and add wgSetConfig | 2018-12-11 | 2 | -84/+18 | |
* | wireguard-go-bridge: account for network changes | 2018-12-07 | 1 | -5/+85 | |
* | wireguard-go-bridge: take fd instead of fnptr | 2018-11-06 | 5 | -102/+65 | |
* | wireguard-go-bridge: work around DWARF generation issue | 2018-11-05 | 1 | -2/+2 | |
* | wireguard-go-bridge: xcode expects install target | 2018-11-04 | 1 | -1/+3 | |
* | wireguard-go-bridge: use boottime instead of monotonic | 2018-11-01 | 2 | -7/+86 | |
* | wireguard-go-bridge: extract version for consumption by network extension | 2018-10-31 | 1 | -2/+8 | |
* | wireguard-go-bridge: simplify logging and remove tags | 2018-10-31 | 3 | -12/+8 | |
* | wireguard-go-bridge: handle errors in makefile | 2018-10-31 | 1 | -8/+5 | |
* | Allow customizing MTU | 2018-10-27 | 4 | -8/+16 | |
* | bridge: go get requires arch paths | 2018-10-26 | 1 | -7/+12 | |
* | Use go modules | 2018-10-09 | 1 | -20/+27 | |
* | Rewrite bridge build system | 2018-10-02 | 5 | -45/+30 | |
* | Add missing file and fix hard path. | 2018-09-27 | 1 | -0/+23 | |
* | Xcode build wireguard go bridge. | 2018-09-26 | 1 | -2/+2 | |
* | Keep tabs on memory usage | 2018-09-25 | 3 | -2/+17 | |
* | Update go submodule | 2018-09-24 | 1 | -4/+2 | |
* | Preallocate buffers so we don't explode limit | 2018-09-17 | 1 | -0/+1 | |
* | Switch copyright assignment from Jason to WireGuard LLC. | 2018-09-06 | 1 | -1/+1 | |
* | wireguard-go-bridge: include header for free function | 2018-08-31 | 1 | -0/+1 | |
* | Initial merge of rc's work. | 2018-08-27 | 1 | -2/+2 | |
* | wireguard-go-bridge: free C strings | 2018-08-26 | 1 | -3/+11 | |
* | Finish trampoline code. | 2018-08-03 | 1 | -1/+1 | |
* | Generate fat archive | 2018-06-13 | 1 | -11/+30 | |
* | Correct archive file extension | 2018-06-13 | 1 | -4/+4 | |
* | Build using c-archive instead | 2018-06-12 | 1 | -2/+2 | |
* | First stab at Go bridge | 2018-06-09 | 5 | -0/+310 |