aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard/WireGuard.xcodeproj/project.xcworkspace/contents.xcworkspacedata (unfollow)
Commit message (Expand)AuthorFilesLines
2018-10-27Create a new project in XcodeRoopesh Chander1-0/+7
2018-10-27Prepare for rewrite: Remove CocoaPods and Carthage stuff from .gitignoreRoopesh Chander1-15/+0
2018-10-27Prepare for rewrite: Remove UI and model codeRoopesh Chander70-4379/+0
2018-10-27Prepare for rewrite: Remove CocoaPodsRoopesh Chander2-52/+0
2018-10-27Prepare for rewrite: Remove Xcode project and workspaceRoopesh Chander5-1138/+0
2018-10-27Allow customizing MTUJason A. Donenfeld4-8/+16
2018-10-26bridge: go get requires arch pathsJason A. Donenfeld1-7/+12
2018-10-10MIT licenseJason A. Donenfeld1-26/+19
2018-10-09Use go modulesJason A. Donenfeld2-20/+27
2018-10-03Better handling of CIDR values.Jeroen Leenarts2-11/+40
2018-10-03Disable auto corrects and related helpers on UITextfields.Jeroen Leenarts1-9/+9
2018-10-03Export qr scanned config to system settings.Jeroen Leenarts1-0/+1
2018-10-03Do not try to resolve a valid ip address.Jeroen Leenarts1-3/+8
2018-10-03Remove extra comment cruftJason A. Donenfeld7-28/+0
2018-10-02Remove a few prints, add some whitespace.Jeroen Leenarts4-15/+2
2018-10-02Add some form of image for when no configurations are available.Jeroen Leenarts3-0/+35
2018-10-02Dismiss qr scan vc on cancel.Jeroen Leenarts1-1/+3
2018-10-02Handle persistentKeepAlive better.Jeroen Leenarts1-1/+3
2018-10-02Add Wireguard logo to bottom of settings.Jeroen Leenarts3-0/+20
2018-10-02Extract WireGuardGo version at build time.Jeroen Leenarts8-45/+90
2018-10-02Deal with type body length warning.Jeroen Leenarts1-18/+20
2018-10-02Bump pod versions due to Swift 4.2 migration.Jeroen Leenarts1-4/+4
2018-10-02Copy public key through context menu.Jeroen Leenarts5-82/+84
2018-10-02Rewrite bridge build systemJason A. Donenfeld8-76/+45
2018-10-01Don't crash on failure to obtain version info and inform user on what is needed to be able to retrieve version info from the Go client.Jeroen Leenarts3-12/+34
2018-10-01Check and clear old configs on app start and app foreground.Jeroen Leenarts2-2/+44
2018-09-30Convert DNS names to IP address.Jeroen Leenarts1-4/+22
2018-09-30Fix build warning.Jeroen Leenarts1-1/+1
2018-09-29Add switch to info view controller.Jeroen Leenarts6-88/+208
2018-09-27Update README.Jeroen Leenarts1-2/+0
2018-09-27Add missing file and fix hard path.Jeroen Leenarts3-2/+24
2018-09-26Xcode build wireguard go bridge.Jeroen Leenarts2-6/+65
2018-09-26Deal with zero or empty input better.Jeroen Leenarts1-2/+6
2018-09-26Use trash instead of edit icon.Jeroen Leenarts1-1/+1
2018-09-26Use message to extension to obtain version info.Jeroen Leenarts5-14/+73
2018-09-26Fixe base 64 regex format.Jeroen Leenarts1-1/+1
2018-09-26Fix function length warning.Jeroen Leenarts1-6/+14
2018-09-26Add explicit cast to supress conversion warning.Jeroen Leenarts1-4/+4
2018-09-26Fixe file/function related warnings.Jeroen Leenarts7-224/+282
2018-09-26Not a gear but dots.Jeroen Leenarts6-13/+6
2018-09-26Set a date based version number for now.Jeroen Leenarts2-2/+9
2018-09-25Present alert for title.Jeroen Leenarts1-0/+2
2018-09-25Remove default zeroes for listenPort and mtu.Jeroen Leenarts1-3/+3
2018-09-25Ask for title when scaning a QR.Jeroen Leenarts2-2/+18
2018-09-25Move copy button a bit up towards title line.Jeroen Leenarts1-82/+87
2018-09-25Settnings icon.Jeroen Leenarts5-3/+27
2018-09-25Keep tabs on memory usageJason A. Donenfeld5-6/+23
2018-09-24Prevent signal and wait from racingJason A. Donenfeld1-1/+3
2018-09-24Update go submoduleJason A. Donenfeld2-4/+2
2018-09-22TruthJason A. Donenfeld1-4/+3