index
:
wireguard-apple
am/codable-ipaddress-range
am/codable-key
am/default-path
am/develop
am/fix-addrinfo-crash
am/ignore-set-network-settings-error-when-offline
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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Replace NSLog with os_log.
Jeroen Leenarts
2018-08-28
1
-1
/
+1
*
Cleanup config extraction.
Jeroen Leenarts
2018-08-28
1
-6
/
+4
*
Move connection logic into seperate function.
Jeroen Leenarts
2018-08-28
1
-43
/
+46
*
Extract log config to a function and base log level on wg level.
Jeroen Leenarts
2018-08-28
1
-7
/
+21
*
Make wgContext lazy.
Jeroen Leenarts
2018-08-28
1
-2
/
+3
*
Initial merge of rc's work.
Jeroen Leenarts
2018-08-27
8
-274
/
+167
*
Select correct IP version identifier based on packet contents.
Jeroen Leenarts
2018-08-27
1
-2
/
+12
*
Move, modify and add key generation functions to project.
Jeroen Leenarts
2018-08-27
7
-178
/
+250
*
wireguard-go-bridge: free C strings
Jason A. Donenfeld
2018-08-26
1
-3
/
+11
*
Add autorelease pool markers in Go callback functions.
Jeroen Leenarts
2018-08-23
1
-45
/
+51
*
Reworked main tableview switch layout & logic
Eric Kuck
2018-08-22
2
-78
/
+42
*
Import 25519 functions, to be reorganized later
Jason A. Donenfeld
2018-08-21
2
-0
/
+184
*
Use a Switch on each tunnel cell.
Jeroen Leenarts
2018-08-21
3
-13
/
+187
*
Line selection configures the tunnel.
Jeroen Leenarts
2018-08-21
1
-1
/
+1
*
Added ability to add tunnels with a QR code scan. Logic in place to parse conf files as well.
Eric Kuck
2018-08-21
10
-8
/
+325
*
Use first peer's endpoint as the tunnel remote address.
Jeroen Leenarts
2018-08-17
1
-4
/
+3
*
Extend validators to work for DNS entries as well.
Jeroen Leenarts
2018-08-16
2
-12
/
+18
*
Use `commaSeparatedToArray` utility everywhere.
Jeroen Leenarts
2018-08-16
3
-6
/
+6
*
If the selected tunnel is not "enabled", make it enabled.
Jeroen Leenarts
2018-08-16
1
-5
/
+14
*
Add on demand rule.
Jeroen Leenarts
2018-08-16
1
-1
/
+4
*
Do not perform optional try, this ate errors in the addressess and DNS input.
Jeroen Leenarts
2018-08-16
1
-2
/
+2
*
Disable warning for function body length.
Jeroen Leenarts
2018-08-16
1
-0
/
+1
*
Calculate and apply CIDR.
Jeroen Leenarts
2018-08-16
3
-20
/
+106
*
Added validation before saving any tunnels
Eric Kuck
2018-08-15
12
-19
/
+340
*
Apply endpoint config to routes.
Jeroen Leenarts
2018-08-15
1
-4
/
+16
*
Improve validator for IPv6.
Jeroen Leenarts
2018-08-15
4
-67
/
+39
*
Assign correct copyright.
Jeroen Leenarts
2018-08-15
4
-4
/
+4
*
Add Validator for Endpoints.
Jeroen Leenarts
2018-08-15
3
-0
/
+137
*
Remove old import.
Jeroen Leenarts
2018-08-15
1
-1
/
+0
*
Remove unused pods.
Jeroen Leenarts
2018-08-15
4
-226
/
+1
*
Make sure the reference is not nil to packet flow. Thanks go out to "The Eskimo".
Jeroen Leenarts
2018-08-14
3
-3
/
+11
*
Use config key for DNS config setting.
Jeroen Leenarts
2018-08-13
1
-1
/
+1
*
Do all packet reading from dispatch queue.
Jeroen Leenarts
2018-08-13
3
-15
/
+52
*
Do not set MTU if none available or zero.
Jeroen Leenarts
2018-08-13
1
-1
/
+1
*
bridge: don't put on another thread
Jason A. Donenfeld
2018-08-12
1
-11
/
+10
*
Log on VPNStatusDidChange.
Jeroen Leenarts
2018-08-12
1
-0
/
+6
*
Config tweaking.
Jeroen Leenarts
2018-08-12
3
-18
/
+21
*
Universal logging.
Jeroen Leenarts
2018-08-12
1
-1
/
+7
*
Do not read from packetFlow when tunnel is not yet fully initialized and configured.
Jeroen Leenarts
2018-08-12
2
-0
/
+11
*
Add back addresses.
Jeroen Leenarts
2018-08-12
8
-30
/
+94
*
Fix config generation.
Jeroen Leenarts
2018-08-09
1
-6
/
+6
*
Switch from using a single VPN manager to a VPN manager per configuration.
Jeroen Leenarts
2018-08-08
3
-135
/
+79
*
Add tunnel provider identifier.
Jeroen Leenarts
2018-08-08
4
-1
/
+5
*
Generate split allowed IPs in protocol configuration.
Jeroen Leenarts
2018-08-07
1
-2
/
+4
*
Remove Address and related code.
Jeroen Leenarts
2018-08-06
5
-60
/
+0
*
Update dependencies and remove unused dependencies.
Jeroen Leenarts
2018-08-06
3
-42
/
+11
*
Remove incorrect core data model fields.
Jeroen Leenarts
2018-08-06
3
-76
/
+12
*
Add provider configuration generation.
Jeroen Leenarts
2018-08-06
3
-19
/
+87
*
Update submodule.
Jeroen Leenarts
2018-08-05
1
-0
/
+0
*
Call read packets on background queue to allow waiting for signal.
Jeroen Leenarts
2018-08-05
1
-6
/
+7
[prev]
[next]