]> git.ipfire.org Git - thirdparty/wireguard-apple.git/shortlog
thirdparty/wireguard-apple.git
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
2018-11-03  Roopesh ChanderChange version with 0.0.yyyymmdd versioning scheme
2018-11-03  Roopesh ChanderVPN: Make sure actions inside tunnelProvider completion...
2018-11-03  Roopesh ChanderVPN: Start observing the status only if startTunnel...
2018-11-03  Roopesh ChanderVPN: We should never get a status change to .disconnect...
2018-11-03  Roopesh ChanderRevert "TunnelsManager: initialize observer on correct...
2018-11-03  Roopesh ChanderSettings: Show the captioned WireGuard logo at the end
2018-11-03  Roopesh ChanderSettings: Swap table view sections
2018-11-03  Roopesh ChanderRemove empty image
2018-11-03  Jeroen LeenartsAdd Wireguard logo with caption to project
2018-11-03  Roopesh ChanderTunnels list: Fix status switch look after flipping...
2018-11-03  Roopesh ChanderErrorPresenter: showErrorAlert takes an onPresentated...
2018-11-03  Roopesh ChanderTunnels list: Should deselect the row when handling...
2018-11-03  Roopesh ChanderTunnel list: Don't show the detail view after creating...
2018-11-03  Roopesh ChanderEnsure that all tunnel names are trimmed of whitespaces
2018-11-03  Roopesh ChanderZip archive: Handle files within folders inside the zip
2018-11-03  Jason A. DonenfeldUpdate readme
2018-11-03  Jason A. DonenfeldTunnelsManager: initialize observer on correct thread
2018-11-03  Jason A. DonenfeldTunnelsManager: do not track currentTunnel
2018-11-03  Jason A. DonenfeldTunnelsManager: do not change back to inactive if we...
2018-11-03  Roopesh ChanderTunnels list: Remove separator lines in the table view
2018-11-03  Roopesh ChanderTunnels list: Show an 'Add' button when there are no...
2018-11-03  Roopesh ChanderTunnels list: Show a busy indicator before the tunnels...
2018-11-03  Roopesh ChanderTunnels list: The Add and Settings buttons should be...
2018-11-03  Roopesh ChanderTunnel edit: Use layoutMarginsGuide instead of constants
2018-11-03  Jason A. DonenfeldTunnelsManager: fix use of arrayslice in addMultiple
next