summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN.xcodeproj
AgeCommit message (Expand)AuthorFilesLines
2020-02-26Bump iOS build (9)Andrej Mihajlov1-4/+4
2020-02-26Add consent view controller and rework app buttonAndrej Mihajlov1-4/+8
2020-02-26Delete "manage keys" buttonAndrej Mihajlov1-4/+0
2020-02-19Bump iOS build (8)Andrej Mihajlov1-4/+4
2020-02-18Show relay location and connection infoAndrej Mihajlov1-3/+13
2020-02-18Remove non-existing testsAndrej Mihajlov1-10/+0
2020-02-18Add pre and post actions for Screenshots target to clean up the statusbarAndrej Mihajlov1-1/+37
2020-02-11Add screenshot script and simulated tunnelsAndrej Mihajlov6-11/+258
2020-02-10Bump build (7)Andrej Mihajlov1-4/+4
2020-02-10Disable iPad support for nowAndrej Mihajlov1-4/+4
2020-02-06Replace Amagicom AB with Mullvad VPN AB in iOS source filesLinus Färnstrand1-1/+1
2020-02-04Bump iOS build number to 6Linus Färnstrand1-4/+4
2020-02-03Bump iOS build (5)Andrej Mihajlov1-4/+4
2020-01-30Bump iOS build number to 4Linus Färnstrand1-4/+4
2020-01-30Add build script and instructions for iOSAndrej Mihajlov1-10/+14
2020-01-08Add Wireguard keys management viewAndrej Mihajlov1-8/+16
2020-01-08Add view for embedding another view using IBOutletAndrej Mihajlov1-0/+4
2020-01-08Add extension for UIAlertController to present ErrorsAndrej Mihajlov1-0/+4
2020-01-08Rename RelaySelectorTests to MullvadVPNTestsAndrej Mihajlov2-4/+29
2020-01-03Update project fileAndrej Mihajlov1-1/+15
2019-12-10Commit new project fileAndrej Mihajlov2-143/+370
2019-12-09Add packet tunnel implementationAndrej Mihajlov1-0/+96
2019-12-04Add naive relay selectorAndrej Mihajlov1-0/+52
2019-09-23Add RelayCacheAndrej Mihajlov1-1/+16
2019-08-16Add wireguard related API methodsAndrej Mihajlov1-4/+38
2019-06-14Add lib-wg.go to products and link PacketTunnel with itAndrej Mihajlov2-2/+86
2019-06-14Add bridging header to MullvadVPN targetAndrej Mihajlov1-0/+26
2019-06-14Add bridging header for packet tunnelAndrej Mihajlov1-0/+27
2019-06-14Add dependencies to PacketTunnelAndrej Mihajlov1-0/+13
2019-06-14Add wireguard bridge targetAndrej Mihajlov1-0/+55
2019-05-29Add account expiry refreshAndrej Mihajlov1-0/+8
2019-05-28Add account viewAndrej Mihajlov1-8/+36
2019-05-22Show login errorsAndrej Mihajlov1-0/+8
2019-05-17Implement account verification and loginAndrej Mihajlov1-0/+20
2019-05-17Add CocoaPods and ProcedureKitAndrej Mihajlov1-0/+108
2019-05-14Switch deployment target to iOS 12Andrej Mihajlov1-2/+2
2019-05-14Add SelectLocation controllerAndrej Mihajlov1-6/+48
2019-03-27Bootstrap iOS appAndrej Mihajlov3-0/+551