Bernhard Miklautz
323b081192
ios build: added option to set signing certificate
...
Code signing certificate can be set with with cmake option CODE_SIGN_IDENTITY.
Like -DCODE_SIGN_IDENTITY="signing identity"
(cherry picked from commit f30d3ac3a1
)
2013-12-08 17:35:27 +01:00
Bernhard Miklautz
37602e6000
use version.h in ios client
...
(cherry picked from commit 0147b06d06
)
2013-12-08 16:48:48 +01:00
Marc-André Moreau
bc631c93a8
freerdp: separate GatewayUsageMethod from GatewayEnabled
2013-07-03 15:07:12 -04:00
Marc-André Moreau
208c9f844a
freerdp: fix core API bugs
2013-06-13 21:34:46 -04:00
Bernhard Miklautz
ba4182566c
Merge pull request #1259 from mfleisz/tsgshutdown
...
libfreerdp-core: Added support for server initiated shutdown to TSG
2013-05-22 02:12:51 -07:00
Bernhard Miklautz
91380255c9
Merge pull request #1258 from mfleisz/rfxbmpv3fix
...
Android/iOS: Fixes for using RemoteFX with Bitmap Cache V3
2013-05-22 02:11:52 -07:00
Martin Fleisz
120960fd4d
libfreerdp-core: Added support for server initiated shutdown to TSG
2013-05-22 10:58:11 +02:00
Martin Fleisz
f2aea91ccf
Android/iOS: Fixes for using RemoteFX with Bitmap Cache V3
2013-05-22 01:48:43 -07:00
Martin Fleisz
583938dcb8
iOS: Fixed password storage on higher iOS versions
2013-05-21 15:42:49 +02:00
Martin Fleisz
c55f3d6426
iOS: Encrypt TS Gateway passwords
2013-05-08 17:29:52 +02:00
Martin Fleisz
935aa5e2ea
iOS: Added TS Gateway support
2013-05-08 14:50:29 +02:00
Martin Fleisz
cc188b5796
iOS: Remove verification data when UUID is created
2013-05-07 12:38:25 +02:00
Martin Fleisz
544f5997bc
iOS: Got rid of device UID
2013-05-07 12:05:21 +02:00
Martin Fleisz
19acfbd6ee
iOS: Improved handling of chinese keyboards
2013-04-25 12:31:11 +02:00
Martin Fleisz
afd9065cce
iOS/Android: Updated version number
2013-04-24 00:36:48 -07:00
Martin Fleisz
1a336c30b8
iOS: Fix for shift key handling (by bslande)
2013-04-23 10:15:12 +02:00
Martin Fleisz
dd5cbef467
iOS: Fix resource leak
2013-04-18 10:51:39 +02:00
Martin Fleisz
ce4e02ae48
iOS: Fixed possible crash on disconnect
2013-04-17 13:09:53 +02:00
Martin Fleisz
fea9407814
iOS: BlockAlertView now supports rotation
2013-04-08 14:17:47 +02:00
Martin Fleisz
6da16f4165
iOS: Replaced UIViewAlert with custom alert dialog
2013-04-08 13:25:00 +02:00
Martin Fleisz
0375189c8e
iOS/Android: Fix for Win8
2013-04-05 12:36:23 +02:00
Martin Fleisz
db79cb34e2
iOS: Ensure each bookmark has a UUID
2013-04-05 10:46:28 +02:00
Martin Fleisz
522fe1baf3
iOS: Corrected wrong function signature
2013-04-03 11:04:29 +02:00
Thinstuff Developer
834ca7fc4a
iOS: Fixed issue where boookmarks were saved even though cancel was pressed
2013-04-03 09:36:55 +02:00
Martin Fleisz
38446b5f2b
iOS: got rid of xcode project file
2013-03-29 14:28:27 +01:00
Bernhard Miklautz
88fd7edf6d
ios: link against libfreerdp-client-combined.a
2013-03-26 12:59:03 +01:00
Florian Holzapfel
65577d138e
fix some memory leaks on iOS
2013-03-20 14:16:09 +01:00
Martin Fleisz
b75344afe1
iOS: Changing deployment target to 4.3 (no supp. for armv6 needed)
2013-03-19 10:50:37 +01:00
Martin Fleisz
0d75b9e24e
iOS: Fixed iPhone session scrolling bug
2013-03-18 16:31:14 +01:00
Martin Fleisz
212673d7e9
iOS: Fixed keyboard issues
2013-03-18 12:29:47 +01:00
Martin Fleisz
96a2717b3c
iOS: Compile fixes ( Fixed #1069 , #1086 )
2013-03-13 15:08:45 +01:00
Martin Fleisz
7e7c096327
iOS: correctly refresh screen after resize
2013-03-05 17:08:53 +01:00
Marc-André Moreau
234356e60c
Merge pull request #1035 from mfleisz/iosupdate
...
iOS: Enable NSCodec, fixed RFX to Win8, resize sanity check
2013-03-05 04:59:05 -08:00
Martin Fleisz
14bd37e8b2
iOS: Enable NSCodec, fixed RFX to Win8, resize sanity check
2013-03-05 13:25:50 +01:00
Martin Fleisz
c2c06e6905
iOS: Fixed session resizing
2013-03-05 12:54:49 +01:00
Martin Fleisz
d9089f2730
iOS: Added test bookmark
2013-02-25 16:48:22 +01:00
hardening
379b80ca42
Fixed prototypes
2013-02-15 23:07:10 +01:00
Marc-André Moreau
0dc52e219c
libwinpr-interlocked: fix iOS build
2013-02-15 10:33:21 -05:00
Martin Fleisz
58968e1550
Updated bundle identifier
2013-02-15 12:52:18 +01:00
Bernhard Miklautz
e5cf8ff7fb
iOS: initial release of iFreeRDP
...
This is the initial release of iFreeRDP the FreeRDP iOS client.
Build instructions can be found in docs/README.ios.
2013-02-14 14:59:12 +01:00