]> git.ipfire.org Git - thirdparty/wireguard-apple.git/history - WireGuard.xcodeproj
global: apply MIT more consistently
[thirdparty/wireguard-apple.git] / WireGuard.xcodeproj /
2021-09-22  Roopesh Chanderbuild: Include 'swiftlint' location in the PATH before...
2021-06-17  Jason A. DonenfeldGlobal: bump copyright year
2020-12-23  Jason A. Donenfeldproject: sync translations and improve id generation...
2020-12-22  Andrej MihajlovUI: use NotificationToken to properly clean up observers
2020-12-17  Jason A. Donenfeldproject: generate more stable locale IDs
2020-12-17  Andrej Mihajlovbuild: disable hardened runtime on iOS but keep it...
2020-12-16  Jason A. DonenfeldUI: add missing translations to incomplete locales
2020-12-11  Jason A. DonenfeldWireGuardApp: modify xcodeproj when syncing translations
2020-12-04  Jason A. Donenfeldglobal: bump year in header
2020-12-04  Andrej MihajlovWireGuardApp: Update target membership to exclude sourc...
2020-12-04  Andrej MihajlovWireGuardApp: Remove backend version call in Logger...
2020-12-04  Andrej MihajlovWireGuardApp: Disable SWIFT_PRECOMPILE_BRIDGING_HEADER
2020-12-04  Andrej MihajlovWireGuardApp: Update swift version from 4.2 to 5.0
2020-12-04  Andrej MihajlovWireGuardApp: Remove WireGuardKit.swift from Xcode...
2020-12-04  Andrej MihajlovWireGuardApp: Add back the wireguard-go version extract...
2020-12-03  Andrej MihajlovWireGuardApp: integrate WireGuardKit sources directly
2020-12-03  Andrej MihajlovRemove Sources/ in project folder names
2020-12-03  Andrej MihajlovLinter: Fix all linter issues across the codebase
2020-12-03  Andrej MihajlovWireGuardApp: Fix build working dir for go-bridge targets
2020-12-03  Andrej MihajlovMove all source files to `Sources/` and rename WireGuar...
2018-10-27  Roopesh ChanderPrepare for rewrite: Remove Xcode project and workspace
2018-10-02  Jeroen LeenartsExtract WireGuardGo version at build time.
2018-10-02  Jeroen LeenartsCopy public key through context menu.
2018-10-02  Jason A. DonenfeldRewrite bridge build system
2018-09-27  Jeroen LeenartsAdd missing file and fix hard path.
2018-09-26  Jeroen LeenartsXcode build wireguard go bridge.
2018-09-26  Jeroen LeenartsUse message to extension to obtain version info.
2018-09-26  Jeroen LeenartsFixe file/function related warnings.
2018-09-26  Jeroen LeenartsSet a date based version number for now.
2018-09-19  Jeroen LeenartsDisable bitcode to allow reporting of GO version in...
2018-09-18  Jeroen LeenartsAdd settings screen. Move export as zip to settings...
2018-09-16  Jason A. DonenfeldGive team to release
2018-09-15  Jeroen LeenartsAdd intermediate "Info" screen.
2018-09-15  Jeroen LeenartsFix provisioning.
2018-09-15  Jason A. DonenfeldLet XCode mess with stuff
2018-09-15  Jason A. DonenfeldUpdate bundle names
2018-09-14  Jason A. DonenfeldSet correct team
2018-09-06  Jeroen LeenartsSwitch copyright assignment from Jason to WireGuard...
2018-09-02  Jeroen LeenartsZip export.
2018-08-31  Jeroen LeenartsAdd import and export logic.
2018-08-27  Jeroen LeenartsInitial merge of rc's work.
2018-08-27  Jeroen LeenartsMove, modify and add key generation functions to project.
2018-08-21  Eric KuckAdded ability to add tunnels with a QR code scan. Logic...
2018-08-16  Jeroen LeenartsUse `commaSeparatedToArray` utility everywhere.
2018-08-15  Eric KuckAdded validation before saving any tunnels
2018-08-15  Jeroen LeenartsImprove validator for IPv6.
2018-08-15  Jeroen LeenartsAssign correct copyright.
2018-08-15  Jeroen LeenartsAdd Validator for Endpoints.
2018-08-15  Jeroen LeenartsRemove unused pods.
2018-08-12  Jeroen LeenartsAdd back addresses.
2018-08-06  Jeroen LeenartsRemove Address and related code.
2018-08-04  Jeroen LeenartsFix entitlement.
2018-08-04  Jeroen LeenartsAdd NETunnelProviderManager management to AppCoordinator.
2018-07-07  Jeroen LeenartsStart wire-up of logging and tunnel system.
2018-06-23  Jason A. DonenfeldFix bizarre name
2018-06-22  Eli YoungFinish casing fix from Wireguard to WireGuard