aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update steps in READMe.Jeroen Leenarts2018-08-051-2/+7
* Dump and expose WireGuard Go version info.Jeroen Leenarts2018-08-052-0/+7
* Assign correct copyright.Jeroen Leenarts2018-08-051-1/+1
* A server address is required for proper saving of protocol configuration.Jeroen Leenarts2018-08-041-0/+1
* Remove some silly TODOs.Jeroen Leenarts2018-08-041-3/+1
* Fix entitlement.Jeroen Leenarts2018-08-042-0/+9
* Make sure logs are visible.Jeroen Leenarts2018-08-041-1/+1
* Add NETunnelProviderManager management to AppCoordinator.Jeroen Leenarts2018-08-044-4/+206
* Finish trampoline code.Jeroen Leenarts2018-08-035-38/+79
* Add acknowledgement to derivation from Apple sample code.Jeroen Leenarts2018-07-153-2/+6
* Change copyright notice.Jeroen Leenarts2018-07-1519-19/+19
* Start wire-up of logging and tunnel system.Jeroen Leenarts2018-07-076-6/+91
* Fix bizarre nameJason A. Donenfeld2018-06-233-8/+8
* Finish casing fix from Wireguard to WireGuardEli Young2018-06-2211-21/+15
* Change absolute paths to relative pathsEli Young2018-06-221-4/+4
* Objective-C wrapper around WireguardGo.Jeroen Leenarts2018-06-2210-9/+393
* Generate fat archiveJason A. Donenfeld2018-06-131-11/+30
* Correct archive file extensionJason A. Donenfeld2018-06-131-4/+4
* Build using c-archive insteadJason A. Donenfeld2018-06-121-2/+2
* First stab at Go bridgeJason A. Donenfeld2018-06-097-0/+313
* Allow adding and deleting peers.Jeroen Leenarts2018-05-292-20/+44
* Allow adding unvalidated config.Jeroen Leenarts2018-05-296-16/+121
* Wire up TunnelConfigurationTableViewController.Jeroen Leenarts2018-05-273-7/+147
* A config having zero peers is allowed.Jeroen Leenarts2018-05-271-5/+5
* We are dealing with not just any tunnel, but with WireGuard tunnels.Jeroen Leenarts2018-05-271-2/+2
* Deal with final folder name issues due to Apple's case insensitive case preserving behavior.Jeroen Leenarts2018-05-2735-0/+0
* Add trash can icon.Jeroen Leenarts2018-05-265-6/+36
* Some casing trouble in WireGuard strings.Jeroen Leenarts2018-05-262-6/+15
* Ad some color based on icon theme.Jeroen Leenarts2018-05-263-23/+58
* Everything is a tunnel.Jeroen Leenarts2018-05-2610-114/+129
* Add bare bones `ProfileConfigurationTableViewController`.Jeroen Leenarts2018-05-244-3/+427
* Basic setup of ConnectionsTableViewController.Jeroen Leenarts2018-05-246-23/+222
* Fix casing from Wireguard to WireGuard.Jeroen Leenarts2018-05-2418-70/+76
* Add app icon.Jeroen Leenarts2018-05-2420-18/+36
* Add wg-quick related model properties.Jeroen Leenarts2018-05-246-7/+83
* Add data model.Jeroen Leenarts2018-05-237-2/+138
* Initial project setup.Jeroen Leenarts2018-05-2331-1/+1836
* Initial commitJason A. Donenfeld2018-05-202-0/+368