]> git.ipfire.org Git - thirdparty/wireguard-apple.git/shortlog
thirdparty/wireguard-apple.git
2019-02-15  Jason A. DonenfeldREADME: recursive cloning
2019-02-15  Jason A. DonenfeldREADME: Xcode has a lowercase 'c'
2019-02-15  Jason A. DonenfeldmacOS: Show privacy notice on adding first tunnel 0.0.20190207-3
2019-02-14  Jason A. DonenfeldVersion bump
2019-02-14  Jason A. Donenfeldwireguard-go: bump for ARM64 ChaCha20
2019-02-13  Jason A. Donenfeld.mobileconfig: fix formatting
2019-02-13  Jason A. Donenfeld.mobileconfig: note keychain limitation
2019-02-12  Roopesh ChanderPreshared key field in the detail view should just...
2019-02-12  Roopesh ChanderLog migration of tunnel configuration
2019-02-12  Roopesh ChanderDocument installing WireGuard tunnels using Configurati...
2019-02-12  Roopesh ChanderMigrate when we notice a new tunnel in reload()
2019-02-12  Roopesh ChanderDon't migrate in asTunnelConfiguration()
2019-02-11  Roopesh ChanderInfo.plist: Localize with InfoPlist.strings
2019-02-10  Roopesh ChandermacOS: Change keyboard shortcut for importing to Cmd+O
2019-02-09  Roopesh ChandermacOS: Adapt to the new applyConfiguration API
2019-02-09  Roopesh ChanderiOS: Rewrite applying runtime configuration
2019-02-09  Roopesh ChanderImporting: Ignore case in matching file extensions...
2019-02-09  Roopesh ChanderTunnelsManager: No need to access tunnelConfiguration...
2019-02-08  Jason A. DonenfeldVersion bump 0.0.20190207-2
2019-02-09  Roopesh ChanderFix writing of preshared key to config format
2019-02-08  Jason A. DonenfeldProject: don't embed swift binaries into appex
2019-02-08  Jason A. DonenfeldGlobal: fix swiftlint issues
2019-02-08  Jason A. Donenfeldwireguard-go-bridge: get rid of nopie warning
2019-02-08  Jason A. Donenfeldwireguard-go-bridge: Cache go tarballs
2019-02-08  Jason A. DonenfeldKeyEncoding: rename file to match extension filename...
2019-02-08  Jason A. DonenfeldKey: we already do len checking in C
2019-02-08  Jason A. DonenfeldInfo.plist: Add missing key types 0.0.20190207-1
2019-02-08  Jason A. DonenfeldVersion bump
2019-02-08  Jason A. DonenfeldKey: Use C implementation instead
2019-02-08  Jason A. DonenfeldKey: Constant time encoding
2019-02-07  Roopesh ChanderTunnelsManager: Ignore status changes on tunnel provide...
2019-02-07  Roopesh ChanderiOS: Use shorter pretty time
2019-02-07  Roopesh ChanderiOS: Tunnel detail: Turn off animation when showing...
2019-02-07  Roopesh ChandermacOS: Show alert if exiting with an active tunnel
2019-02-07  Roopesh ChanderTunnelsManager: Don't lose .restarting state
2019-02-07  Roopesh ChanderTunnelsManager: Log startDeactivation calls
2019-02-07  Jason A. Donenfeldwireguard-go: Bump
2019-02-07  Jason A. DonenfeldEnable hardened runtime
2019-02-07  Jason A. DonenfeldNetworkExtensionMac: Don't forget to link to the networ...
2019-02-07  Jason A. DonenfeldStatusItemController: Show animation when deactivating
2019-02-07  Jason A. DonenfeldPacketTunnelProvider: proper fix for 32073323
2019-02-07  Roopesh ChanderTunnelsManager: When creating/modifying a tunnel, updat...
2019-02-06  Jason A. DonenfeldmacOS: prohibit multiple instances of app
2019-02-06  Jason A. DonenfeldPrivateDataConfirmation: prompt with touch/face/pin...
2019-02-06  Jason A. DonenfeldLegacyConfig: Remove and support plaintext for .mobilec...
2019-02-06  Jason A. DonenfeldKeychain: store configurations in keychain instead...
2019-02-06  Jason A. DonenfeldTunnelsManager: cache access to configuration object
2019-02-06  Jason A. DonenfeldProject: Remove OS name from appex file name
2019-02-06  Jason A. DonenfeldTunnelsManager: Wait for 6 seconds on deactivation...
2019-02-05  Roopesh Chanderwg-quick conf parser: Handle inline comments correctly
2019-02-05  Roopesh ChandermacOS: Select tunnel after adding it with 'Add empty...
2019-02-05  Roopesh ChandermacOS: Ensure fields are updated on saving
2019-02-05  Roopesh ChanderiOS: Ensure fields are updated on saving
2019-02-05  Roopesh ChandermacOS: Apply runtime configuration by diff-ing
2019-02-05  Roopesh ChanderTunnelViewModel: Don't call peer change handler if...
2019-02-05  Roopesh ChandermacOS: Tunnel detail: Refactor calculation of tableView...
2019-02-04  Jason A. Donenfeldx25519: demand RNG is successful
2019-02-03  Jason A. DonenfeldConfig: Add template for macOS key
2019-02-03  Roopesh ChanderiOS: SwitchCell should hold the observation token
2019-02-03  Roopesh ChanderiOS: KeyValueCell should hold the observation token
2019-02-02  Jason A. Donenfeldwireguard-go: bump
2019-02-02  Roopesh ChanderiOS: Apply runtime configuration by diff-ing
2019-02-02  Roopesh ChanderiOS: Tunnel detail: Keep track of visible fields with...
2019-02-01  Jason A. DonenfeldStrings: fix backwards clock wording
2019-02-01  Roopesh ChanderiOS: Tunnel detail: Reload runtime config every second
2019-01-31  Roopesh ChanderiOS: Tunnel detail: Refactor updation of status
2019-01-31  Roopesh ChanderFix handling of 'PersistentKeepalive: every n seconds'
2019-01-31  Roopesh ChanderiOS: Make it compile again
2019-01-31  Roopesh ChanderConfigure timers to fire even when tracking mouse events
2019-01-31  Roopesh ChandermacOS: Tunnel detail: Reload runtime config every second
2019-01-28  Roopesh ChanderLogger: Convert do-catch to try?
2019-01-28  Roopesh ChanderRuntime info: Make bytecount and timestamp info prettier
2019-01-28  Roopesh ChanderPersistent Keepalive detail should read 'every n seconds'
2019-01-26  Roopesh ChanderTunnelsManager: Invoke reload() in a subsequent runloop
2019-01-26  Roopesh ChandermacOS: Delay .deactivated status to workaround system bug
2019-01-24  Roopesh ChandermacOS: Select the active tunnel when showing the manage...
2019-01-24  Roopesh ChanderTunnelsTracker: Simplify using TunnelsManager.tunnelInO...
2019-01-24  Roopesh ChanderTunnelsManager: func tunnelInOperation()
2019-01-24  Roopesh ChandermacOS: Ensure status is up-to-date on startup
2019-01-24  Roopesh ChanderConfig file parsing: Fix bug when there are comments...
2019-01-24  Jason A. DonenfeldmacOS: show runtime configuration in tunnel manager
2019-01-24  Jason A. DonenfeldTunnel: support getting runtime configuration
2019-01-24  Jason A. Donenfeldwireguard-go-bridge: allow querying internal settings
2019-01-23  Jason A. Donenfeldwireguard-go-bridge: fix standalone build
2019-01-23  Roopesh ChandermacOS: Tunnel detail: Fix updation of tunnelEditVC
2019-01-23  Roopesh ChandermacOS: Deactivate any active tunnel when app exits
2019-01-23  Roopesh ChandermacOS: Adapt to TunnelsManagerListDelegate changes
2019-01-23  Roopesh ChanderiOS: Fix stale tunnel being shown on iPad
2019-01-23  Roopesh ChanderiOS: Fix handling of deletion outside app
2019-01-22  Roopesh ChandermacOS: reload: Iterate in reverse
2019-01-22  Jason A. DonenfeldTunnelsManager: refresh status after replacing insides
2019-01-22  Jason A. DonenfeldTunnelsManager: use new helper
2019-01-22  Roopesh ChandermacOS: Tunnel edit: Handle deletion outside app
2019-01-22  Roopesh ChandermacOS: Tunnel detail: Handle deletion outside app
2019-01-22  Roopesh ChandermacOS: Handle tunnel deletions outside the app
2019-01-22  Jason A. DonenfeldmacOS: remove mobile network tweeks
2019-01-22  Jason A. DonenfeldMacOS: StatusMenu: Properly localize menu title
2019-01-22  Roopesh ChandermacOS: Disable save button if the syntax highlighter...
2019-01-21  Roopesh ChandermacOS: Fix crash when importing using NoTunnelsDetailVC...
2019-01-21  Roopesh ChandermacOS: StatusMenu: Remove unused menu title
next