]> git.ipfire.org Git - thirdparty/wireguard-apple.git/shortlog
thirdparty/wireguard-apple.git
2018-12-03  Roopesh ChanderRefactor out VPN-handling stuff from tunnels list VC...
2018-12-03  Roopesh ChanderVPN: Error out when tunnel activation fails because...
2018-12-02  Roopesh ChanderSettings: Export log file
2018-11-29  Roopesh ChanderNE: Write log to file
2018-11-29  Roopesh ChanderInfo.plist: Add app group id for accessing from both...
2018-11-29  Roopesh ChanderXcode: Add app groups capability
2018-11-28  Roopesh ChanderIt's 'WiFi', not 'Wifi'
2018-11-23  Roopesh ChanderNE: All DNS queries must first go through the VPN's...
2018-11-19  Roopesh ChanderTunnel view model: Invalidate the configuration object...
2018-11-19  Roopesh ChanderConfig file parser: Be case-insensitive to attribute...
2018-11-17  Roopesh ChanderConfig file parser: Fix typo
2018-11-15  Roopesh ChanderExporting: Export to zip in a background thread
2018-11-15  Roopesh ChanderExporting: Refactor out zip exporting into a separate...
2018-11-15  Roopesh ChanderExporting: No need to check for duplicate names - we...
2018-11-15  Roopesh ChanderImporting: Import from zip in a background thread
2018-11-14  Roopesh ChanderImporting: Refactor out zip importing into a separate...
2018-11-14  Roopesh ChanderTunnels manager: After saving after activating on-deman...
2018-11-12  Roopesh ChanderTunnels manager: Need to keep VPN-on-demand tunnels...
2018-11-12  Roopesh ChanderTunnel detail: Show VPN-on-demand information
2018-11-12  Roopesh ChanderTunnels manager: Keep track of NETunnelProviderManager...
2018-11-12  Roopesh ChanderTunnel edit: Update for VPN-on-demand changes
2018-11-12  Roopesh ChanderTunnel view model: VPN-on-demand stuff shouldn't be...
2018-11-12  Roopesh ChanderModel, Tunnels manager: Rewrite the model for VPN-on...
2018-11-10  Roopesh ChanderTunnelsManager: Support for on-demand rules
2018-11-10  Roopesh ChanderTunnel edit, Tunnel view model: UI for providing On...
2018-11-10  Roopesh ChanderModel: Add activationType to tunnel configuration
2018-11-10  Roopesh ChanderModel: ActivityType enum to represent VPN-on-demand...
2018-11-10  Roopesh ChanderModel: TunnelConfiguration: Add explicit conformance...
2018-11-10  Roopesh ChanderModel: Ensure that a TunnelConfiguration always has...
2018-11-10  Roopesh ChanderVPN: When activating while another tunnel is active...
2018-11-10  Roopesh ChanderTunnelsManager: startDeactivation() need not take a...
2018-11-10  Roopesh ChanderVPN: There are no DNS errors to handle in the app now
2018-11-09  Roopesh ChanderNE: Minor refactoring to enable calling startTunnel...
2018-11-09  Roopesh ChanderVPN: Refresh tunnel statuses when app gets to the foreg...
2018-11-09  Roopesh ChanderRemove unused code
2018-11-09  Roopesh ChanderTunnelsManager: Ability to refresh connection statuses
2018-11-09  Roopesh ChanderNE: When there's an error starting the tunnel, show...
2018-11-08  Roopesh ChanderRemove unused file PacketTunnelOptionKey.swift
2018-11-08  Roopesh ChanderMove logic to extension: Bring up the tunnel from the...
2018-11-08  Roopesh ChanderDNSResolver: Simplify
2018-11-08  Roopesh ChanderDNSResolver: Let's not cache DNS resolution results...
2018-11-08  Roopesh ChanderDNSResolver: DNS resolution can now happen synchronously
2018-11-08  Roopesh ChanderModel: Endpoint.hostname()
2018-11-08  Roopesh ChanderMove logic to extension: NETunnelProviderProtocol exten...
2018-11-08  Roopesh ChanderMove logic to extension: Refactor PacketTunnelOptionsGe...
2018-11-08  Roopesh ChanderMove logic to extension: Move DNSResolver to extension
2018-11-08  Roopesh ChanderMove logic to extension: .resolvingEndpointDomains...
2018-11-08  Roopesh ChanderMove logic to extension: DNS resolution no longer happe...
2018-11-08  Roopesh ChanderMove logic to extension: Include shared model code...
2018-11-08  Roopesh ChanderModel: Move InterfaceConfiguration.publicKey to Curve25...
2018-11-08  Roopesh ChanderMove logic to extension: Move PacketTunnelOptionsGenera...
2018-11-08  Roopesh ChanderMove logic to extension: Invoke startTunnel() without...
2018-11-08  Roopesh ChanderMove logic to extension: Move model files to Shared
2018-11-08  Roopesh ChanderTunnel edit: While preparing for reuse, should make...
2018-11-07  Jason A. DonenfeldVersion bump 0.0.20181104-4
2018-11-07  Roopesh ChanderiPad: Ensure we set sourceRect for all cases where...
2018-11-07  Roopesh ChanderInfo.plist: Register for handling public.text files...
2018-11-07  Roopesh ChanderImporting: Also support importing public.text files...
2018-11-07  Roopesh ChanderiPad: Set correct sourceRect for the popover anchored...
2018-11-07  Roopesh ChanderTunnelsManager: Return a manager with no tunnels in...
2018-11-07  Roopesh ChanderiPad: Configuring the split-view controller should...
2018-11-07  Jason A. DonenfeldSettings: show build id
2018-11-07  Jason A. DonenfeldMake license consistent
2018-11-06  Jason A. DonenfeldVersion bump 0.0.20181104-3
2018-11-06  Jason A. DonenfeldImporting: simplify
2018-11-06  Roopesh ChanderImporting: Assume imported files without .conf or ...
2018-11-06  Roopesh ChanderDNSResolver: No need to resolve if the endpoint is...
2018-11-06  Roopesh ChanderModel: Endpoint.hasHostAsIPAddress()
2018-11-06  Jason A. DonenfeldPacketTunnelProvider: modernize header
2018-11-06  Jason A. DonenfeldNot horribly broken
2018-11-06  Roopesh ChanderGlobal: swiftlint autocorrect --format
2018-11-06  Roopesh ChanderGlobal: swiftlint autocorrect
2018-11-06  Roopesh ChanderImporting: Error out on file with unsupported file...
2018-11-06  Jason A. Donenfeldwireguard-go-bridge: take fd instead of fnptr
2018-11-06  Jason A. DonenfeldXcode: enable more warnings
2018-11-06  Roopesh ChanderTunnel edit: TunnelEditTableViewKeyValueCell need not...
2018-11-06  Roopesh ChanderTunnel edit: A new cell class for the public key field...
2018-11-06  Roopesh ChanderTunnel detail: Refactor out the label scrolling into...
2018-11-06  Roopesh ChanderTunnel view model: Peers in a configuation may not...
2018-11-06  Roopesh ChanderParser: Peers in a configuation may not share the same...
2018-11-05  Jason A. DonenfeldVersion bump 0.0.20181104-2
2018-11-05  Roopesh ChanderParser: Address, DNS and AllowedIPs can have mutliple...
2018-11-05  Roopesh ChanderQR Code: Dismiss the QR code screen when the name promp...
2018-11-05  Roopesh ChanderTunnel view model: No need to save if we already have...
2018-11-05  Jason A. Donenfeldglobal: convert to Swift 4.2
2018-11-05  Jason A. DonenfeldTunnelsManager: account for no or many endpoints
2018-11-05  Jason A. Donenfeldwireguard-go-bridge: work around DWARF generation issue
2018-11-05  Jason A. DonenfeldPacketTunnelProvider: clamp v6 addresses to /120
2018-11-05  Jason A. DonenfeldSettings: account for bottom padding on iPhone X
2018-11-04  Jason A. DonenfeldXCode: use old network extension ID 0.0.20181104-1
2018-11-04  Jason A. Donenfeldwireguard-go-bridge: xcode expects install target
2018-11-04  Jason A. DonenfeldXCode: unify version strings
2018-11-04  Jason A. DonenfeldSettings: anchor logo to bottom
2018-11-03  Roopesh ChanderAdd a correct launch-screen storyboard
2018-11-03  Jason A. DonenfeldRevert "Settings: Swap table view sections"
2018-11-03  Jason A. DonenfeldSettings: simplify
2018-11-03  Jason A. DonenfeldGlobal: run through swiftlint
2018-11-03  Jason A. DonenfeldSettings: limit size of logo
2018-11-03  Jason A. DonenfeldSettings: use updated wireguard banner logo
2018-11-03  Jason A. DonenfeldTunnelsManager: restore sanity
next