index
:
wireguard-apple
am/codable-key
am/develop
am/enable-include-all-networks
am/ignore-set-network-settings-error-when-offline
am/ignore-set-network-settings-error-when-offline-alternative
am/reasserting-opt-out
am/wgkit-types-subtarget
an/shortcuts-integration
master
iOS and macOS apps for WireGuard
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
wireguard-go-bridge
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-01-14
wireguard-go-bridge: Make CFLAGS_PREFIX work for macOS as well
Roopesh Chander
1
-1
/
+1
2019-01-07
Update copyright
Jason A. Donenfeld
5
-5
/
+5
2018-12-26
NetworkExtension: rescope socket instead of tearing down socket
Jason A. Donenfeld
2
-5
/
+41
2018-12-21
Do not require NetworkExtension to know its own name
Jason A. Donenfeld
2
-12
/
+7
2018-12-20
wireguard-go-bridge: SDK_DIR is not defined for simulator
Jason A. Donenfeld
1
-2
/
+2
2018-12-17
More proper way to get sdk root directory
Jason A. Donenfeld
1
-2
/
+2
2018-12-16
Further generalize makefile
Jason A. Donenfeld
2
-71
/
+19
2018-12-16
Bump the go runtime
Jason A. Donenfeld
1
-1
/
+1
2018-12-15
Bump the go runtime
Jason A. Donenfeld
1
-1
/
+1
2018-12-12
Supply missing pieces of path change
Jason A. Donenfeld
2
-3
/
+15
2018-12-11
Revert pure-go network monitoring and add wgSetConfig
Jason A. Donenfeld
2
-84
/
+18
2018-12-07
wireguard-go-bridge: account for network changes
Jason A. Donenfeld
1
-5
/
+85
2018-11-06
wireguard-go-bridge: take fd instead of fnptr
Jason A. Donenfeld
5
-102
/
+65
2018-11-05
wireguard-go-bridge: work around DWARF generation issue
Jason A. Donenfeld
1
-2
/
+2
2018-11-04
wireguard-go-bridge: xcode expects install target
Jason A. Donenfeld
1
-1
/
+3
2018-11-01
wireguard-go-bridge: use boottime instead of monotonic
Jason A. Donenfeld
2
-7
/
+86
2018-10-31
wireguard-go-bridge: extract version for consumption by network extension
Jason A. Donenfeld
1
-2
/
+8
2018-10-31
wireguard-go-bridge: simplify logging and remove tags
Jason A. Donenfeld
3
-12
/
+8
2018-10-31
wireguard-go-bridge: handle errors in makefile
Jason A. Donenfeld
1
-8
/
+5
2018-10-27
Allow customizing MTU
Jason A. Donenfeld
4
-8
/
+16
2018-10-26
bridge: go get requires arch paths
Jason A. Donenfeld
1
-7
/
+12
2018-10-09
Use go modules
Jason A. Donenfeld
1
-20
/
+27
2018-10-02
Rewrite bridge build system
Jason A. Donenfeld
5
-45
/
+30
2018-09-27
Add missing file and fix hard path.
Jeroen Leenarts
1
-0
/
+23
2018-09-26
Xcode build wireguard go bridge.
Jeroen Leenarts
1
-2
/
+2
2018-09-25
Keep tabs on memory usage
Jason A. Donenfeld
3
-2
/
+17
2018-09-24
Update go submodule
Jason A. Donenfeld
1
-4
/
+2
2018-09-17
Preallocate buffers so we don't explode limit
Jason A. Donenfeld
1
-0
/
+1
2018-09-06
Switch copyright assignment from Jason to WireGuard LLC.
Jeroen Leenarts
1
-1
/
+1
2018-08-31
wireguard-go-bridge: include header for free function
Jason A. Donenfeld
1
-0
/
+1
2018-08-27
Initial merge of rc's work.
Jeroen Leenarts
1
-2
/
+2
2018-08-26
wireguard-go-bridge: free C strings
Jason A. Donenfeld
1
-3
/
+11
2018-08-03
Finish trampoline code.
Jeroen Leenarts
1
-1
/
+1
2018-06-13
Generate fat archive
Jason A. Donenfeld
1
-11
/
+30
2018-06-13
Correct archive file extension
Jason A. Donenfeld
1
-4
/
+4
2018-06-12
Build using c-archive instead
Jason A. Donenfeld
1
-2
/
+2
2018-06-09
First stab at Go bridge
Jason A. Donenfeld
5
-0
/
+310