aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard (follow)
Commit message (Expand)AuthorAgeFilesLines
* Version bump0.0.20181104-4Jason A. Donenfeld2018-11-071-1/+1
* iPad: Ensure we set sourceRect for all cases where we use sourceViewRoopesh Chander2018-11-073-1/+3
* Info.plist: Register for handling public.text files for Open-inRoopesh Chander2018-11-071-0/+14
* Importing: Also support importing public.text files in the file pickerRoopesh Chander2018-11-071-1/+1
* iPad: Set correct sourceRect for the popover anchored on the central 'Add' buttonRoopesh Chander2018-11-071-0/+1
* TunnelsManager: Return a manager with no tunnels in the simulatorRoopesh Chander2018-11-071-0/+5
* iPad: Configuring the split-view controller should happen in init(), not loadView()Roopesh Chander2018-11-071-4/+9
* Settings: show build idJason A. Donenfeld2018-11-071-1/+4
* Version bump0.0.20181104-3Jason A. Donenfeld2018-11-061-1/+1
* Importing: simplifyJason A. Donenfeld2018-11-061-26/+15
* Importing: Assume imported files without .conf or .zip extensions to be a config fileRoopesh Chander2018-11-071-5/+5
* DNSResolver: No need to resolve if the endpoint is already an IP addressRoopesh Chander2018-11-061-2/+6
* Model: Endpoint.hasHostAsIPAddress()Roopesh Chander2018-11-061-0/+13
* PacketTunnelProvider: modernize headerJason A. Donenfeld2018-11-061-3/+2
* Global: swiftlint autocorrect --formatRoopesh Chander2018-11-065-15/+15
* Global: swiftlint autocorrectRoopesh Chander2018-11-061-1/+1
* Importing: Error out on file with unsupported file extensionRoopesh Chander2018-11-061-1/+9
* wireguard-go-bridge: take fd instead of fnptrJason A. Donenfeld2018-11-061-95/+11
* Xcode: enable more warningsJason A. Donenfeld2018-11-061-1/+5
* Tunnel edit: TunnelEditTableViewKeyValueCell need not support a read-only mode nowRoopesh Chander2018-11-061-21/+2
* Tunnel edit: A new cell class for the public key field, to make the value scrollableRoopesh Chander2018-11-061-0/+70
* Tunnel detail: Refactor out the label scrolling into a separate UI classRoopesh Chander2018-11-063-31/+63
* Tunnel view model: Peers in a configuation may not share the same public keyRoopesh Chander2018-11-061-0/+7
* Parser: Peers in a configuation may not share the same public keyRoopesh Chander2018-11-061-0/+7
* Version bump0.0.20181104-2Jason A. Donenfeld2018-11-051-1/+1
* Parser: Address, DNS and AllowedIPs can have mutliple entriesRoopesh Chander2018-11-051-1/+6
* QR Code: Dismiss the QR code screen when the name prompt is cancelledRoopesh Chander2018-11-051-1/+3
* Tunnel view model: No need to save if we already have a validated configuration objectRoopesh Chander2018-11-051-0/+8
* global: convert to Swift 4.2Jason A. Donenfeld2018-11-057-14/+16
* TunnelsManager: account for no or many endpointsJason A. Donenfeld2018-11-053-22/+20
* PacketTunnelProvider: clamp v6 addresses to /120Jason A. Donenfeld2018-11-051-1/+7
* Settings: account for bottom padding on iPhone XJason A. Donenfeld2018-11-051-4/+4
* XCode: use old network extension ID0.0.20181104-1Jason A. Donenfeld2018-11-044-13/+4
* XCode: unify version stringsJason A. Donenfeld2018-11-045-8/+12
* Settings: anchor logo to bottomJason A. Donenfeld2018-11-041-1/+12
* Add a correct launch-screen storyboardRoopesh Chander2018-11-041-11/+71
* Revert "Settings: Swap table view sections"Jason A. Donenfeld2018-11-031-5/+5
* Settings: simplifyJason A. Donenfeld2018-11-031-24/+5
* Global: run through swiftlintJason A. Donenfeld2018-11-0312-55/+54
* Settings: limit size of logoJason A. Donenfeld2018-11-031-1/+1
* Settings: use updated wireguard banner logoJason A. Donenfeld2018-11-031-0/+0
* TunnelsManager: restore sanityJason A. Donenfeld2018-11-031-45/+20
* Change version with 0.0.yyyymmdd versioning schemeRoopesh Chander2018-11-031-1/+1
* VPN: Make sure actions inside tunnelProvider completion handlers are done in the main queueRoopesh Chander2018-11-031-17/+35
* VPN: Start observing the status only if startTunnel() succeedsRoopesh Chander2018-11-031-1/+1
* VPN: We should never get a status change to .disconnected if we're resolving endpointsRoopesh Chander2018-11-031-0/+1
* Revert "TunnelsManager: initialize observer on correct thread"Roopesh Chander2018-11-031-7/+5
* Settings: Show the captioned WireGuard logo at the endRoopesh Chander2018-11-031-0/+26
* Settings: Swap table view sectionsRoopesh Chander2018-11-031-4/+4
* Remove empty imageRoopesh Chander2018-11-031-20/+0