]> git.ipfire.org Git - thirdparty/wireguard-apple.git/shortlog
thirdparty/wireguard-apple.git
2019-03-08  Jason A. Donenfeldwireguard-go-bridge: use system go installation
2019-03-05  Roopesh ChanderImporting: Only the main thread shall access lastFileIm...
2019-03-05  Roopesh ChanderImporting: Make use of lastError returned from TunnelsM...
2019-03-05  Roopesh ChanderTunnelsManager: addMultiple() should also return the...
2019-03-04  Roopesh ChanderImporting: Simplify TunnelImporter
2019-03-03  Jason A. Donenfeldwireguard-go-bridge: use go modules
2019-02-27  Jason A. Donenfeldwireguard-go-bridge: update to Go 1.12
2019-02-25  Roopesh ChanderImporting: macOS: Support importing of multiple files...
2019-02-25  Roopesh ChanderImporting: Use case-insensitive comparison for zip...
2019-02-24  Roopesh ChanderiOS: Hack to restart active tunnel after adding a new...
2019-02-24  Roopesh ChanderImporting: Show OS error when unable to open a .conf...
2019-02-24  Roopesh ChandermacOS: Tunnel edit: Disable user interaction when OS...
2019-02-24  Roopesh ChandermacOS: Tunnel edit: s/populateTextFields()/populateFiel...
2019-02-22  Roopesh ChandermacOS: When programmatically selecting a tunnel, also...
2019-02-22  Roopesh ChandermacOS: Replace NSSegmentedControl with NSPopUpButton...
2019-02-22  Roopesh ChanderImporting: Give a clearer error message on importing...
2019-02-22  Roopesh ChandermacOS: Show 'quitting with active tunnel' only when...
2019-02-21  Roopesh ChandermacOS: Fix removal of DNSes from AllowedIPs when DNS...
2019-02-21  Roopesh ChanderiOS: On changing DNS, update AllowedIPs with the curren...
2019-02-21  Roopesh ChandermacOS: On saving, update AllowedIPs with the current...
2019-02-21  Roopesh ChanderImporting: Better error message when .conf file is...
2019-02-19  Jason A. DonenfeldmacOS: Specify crypto compliance
2019-02-16  Roopesh ChanderTunnelViewModel: Remove DNS from AllowedIPs when unchec...
2019-02-16  Roopesh ChandermacOS: Exclude private IPs
2019-02-16  Roopesh ChanderTunnelViewModel: Minor refactoring of exclude private...
2019-02-16  Jason A. DonenfeldConfTextStorage: lowercase only once
2019-02-15  Roopesh ChanderConfTextStorage: Let's keep the AllowedIPs and DNS...
2019-02-15  Roopesh ChanderConfTextStorage: Make fieldType an enum
2019-02-15  Jason A. DonenfeldConfTextStorage: keep track of single peer state for...
2019-02-15  Roopesh ChandermacOS: Tunnel detail: Set min width/height
2019-02-15  Roopesh ChandermacOS: Tunnels list: Use constant width for the table...
2019-02-15  Roopesh Chander.mobileconfig: fix lists
2019-02-15  Jason A. DonenfeldREADME: supports macOS
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'
next