Marc-André Moreau
|
be6d043dd6
|
Merge branch 'master' of github.com:FreeRDP/FreeRDP
|
2011-10-13 15:51:20 -04:00 |
|
Marc-André Moreau
|
8999bd8599
|
libfreerdp-cache: refactoring of bitmap and offscreen bitmap cache, fix major memory leaks
|
2011-10-13 15:51:07 -04:00 |
|
Marc-André Moreau
|
a40a971ea3
|
libfreerdp-core: fix polyline order parsing
|
2011-10-12 18:10:54 -04:00 |
|
Nicolas Graziano
|
d3652a7251
|
Indicate its FIRST and LAST PDU for pesistent_key_list.
If first is not indicate, Windows XP reply with ERRINFO_PERSISTENT_KEY_PDU_TOO_MANY_CACHE_KEYS.
|
2011-10-11 23:53:50 +02:00 |
|
Marc-André Moreau
|
992d0a92e3
|
Merge pull request #138 from ngraziano/master
2 small fix : color on windows and remove a warning when connecting to XP.
|
2011-10-10 07:07:59 -07:00 |
|
Marc-André Moreau
|
1e4d6df998
|
xfreerdp: added support for bitmap cache
|
2011-10-09 21:23:18 -04:00 |
|
Nicolas GRAZIANO
|
0622ab87cf
|
When connecting to windows XP, the server do not set Blob type for license error message.
So I made the exception more general.
|
2011-10-08 18:41:19 +02:00 |
|
Marc-André Moreau
|
f6cd71026e
|
xfreerdp: started bitmap caching support
|
2011-10-04 21:29:01 -04:00 |
|
Marc-André Moreau
|
5e20bbc904
|
libfreerdp-core: fix licensing when no username is given
|
2011-10-04 19:06:39 -04:00 |
|
Marc-André Moreau
|
82d5d1b8f1
|
libfreerdp-core: apply patch from Nicolas Graziano to fix protocol security settings when Standard RDP is negotiated
|
2011-10-04 18:54:38 -04:00 |
|
Marc-André Moreau
|
07077e2d3d
|
xfreerdp: apply patch from zstegi (would grab window manager key combinations)
|
2011-10-04 18:46:49 -04:00 |
|
Vic Lee
|
a7544803f4
|
libfreerdp-core: fix an trivial mistake in reading codec caps.
|
2011-10-05 01:24:57 +08:00 |
|
Marc-André Moreau
|
24f413c0a0
|
libfreerdp-core: move bitmap decompression out of the core
|
2011-10-02 23:09:13 -04:00 |
|
Marc-André Moreau
|
0401f7c17e
|
libfreerdp-codec: merge with libfreerdp-nsc
|
2011-10-02 20:52:17 -04:00 |
|
Marc-André Moreau
|
3f8ad5e8f9
|
libfreerdp-nsc: merging
|
2011-10-02 20:31:52 -04:00 |
|
Marc-André Moreau
|
3297db7062
|
libfreerdp-codec: merge with libfreerdp-rfx
|
2011-10-02 20:28:20 -04:00 |
|
qubit
|
16eae52b1e
|
nscodec capability set
|
2011-10-03 00:36:41 +05:30 |
|
Marc-André Moreau
|
df71487c56
|
xfreerdp: fix 32bpp cursors
|
2011-09-29 22:31:13 -04:00 |
|
Marc-André Moreau
|
10331c5c44
|
libfreerdp-core: added authenticate callback
|
2011-09-29 01:03:07 -04:00 |
|
Marc-André Moreau
|
6f3696f22b
|
xfreerdp: initial cursor support
|
2011-09-29 00:33:16 -04:00 |
|
Marc-André Moreau
|
7ee5089a17
|
Merge branch 'master' of github.com:FreeRDP/FreeRDP
|
2011-09-27 13:40:48 -04:00 |
|
Marc-André Moreau
|
c2f0538af2
|
libfreerdp-utils: fix home path detection for certstore utils
|
2011-09-27 13:40:29 -04:00 |
|
Jay Sorg
|
78fd201ab8
|
Merge branch 'master' of github.com:FreeRDP/FreeRDP
|
2011-09-26 22:31:11 -07:00 |
|
Jay Sorg
|
769508bd7d
|
code cleanup
|
2011-09-26 22:30:58 -07:00 |
|
Marc-André Moreau
|
9b9e952501
|
libfreerdp-utils: avoid relying on HOME environment variable, provide method for hard-coding home path
|
2011-09-26 22:58:49 -04:00 |
|
Marc-André Moreau
|
e5215158d2
|
wfreerdp: start Win32 GDI implementation, fix certstore
|
2011-09-25 16:30:20 -04:00 |
|
Marc-André Moreau
|
347f626a61
|
wfreerdp: fix tcp non-blocking read
|
2011-09-25 14:54:07 -04:00 |
|
Marc-André Moreau
|
5de4cdbedc
|
wfreerdp: fix mutex handling
|
2011-09-25 03:12:29 -04:00 |
|
Jay Sorg
|
123398c419
|
coding style
|
2011-09-23 23:38:11 -07:00 |
|
Jay Sorg
|
b773c7e728
|
move non settings security items out of settings
|
2011-09-23 23:09:29 -07:00 |
|
Marc-André Moreau
|
3ce1b2fc45
|
libfreerdp-core: fix segmentation fault in update_reset_state
|
2011-09-23 23:49:58 -04:00 |
|
Marc-André Moreau
|
17ed282656
|
wfreerdp: fix compilation on windows
|
2011-09-23 14:25:38 -04:00 |
|
Marc-André Moreau
|
d60adb8325
|
Merge pull request #120 from llyzs/cliprdr
Integrate cliprdr with xfreerdp
|
2011-09-23 07:07:43 -07:00 |
|
Marc-André Moreau
|
c003c5c038
|
xfreerdp: initial RemoteApp support with --gdi hw (much faster)
|
2011-09-23 00:06:39 -04:00 |
|
Vic Lee
|
68d0e7db6a
|
libfreerdp-core/vchan: length in header should be total length.
|
2011-09-22 22:56:26 +08:00 |
|
Marc-André Moreau
|
997ecbd112
|
libfreerdp-core: fix orders state reset on deactivate all pdu
|
2011-09-20 17:01:38 -04:00 |
|
Marc-André Moreau
|
6f2575c076
|
libfreerdp-core: improving parsing if fast index order
|
2011-09-20 15:30:52 -04:00 |
|
Marc-André Moreau
|
44664c0a48
|
Merge pull request #114 from llyzs/tsmf
Migrate tsmf plugin
|
2011-09-20 08:33:38 -07:00 |
|
Vic Lee
|
27a82cccfa
|
libfreerdp-gdi: fix segfault in fast_index.
|
2011-09-20 20:15:15 +08:00 |
|
Marc-André Moreau
|
437c495144
|
libfreerdp-core: minor fast-path fix for pointer updates
|
2011-09-19 14:57:22 -04:00 |
|
Marc-André Moreau
|
71de94a105
|
libfreerdp-core: add hooks in fast-path PDUs for pointer updates
|
2011-09-19 14:50:40 -04:00 |
|
Anthony Tong
|
d9f7dec00b
|
Merge branch 'master' of git://github.com/FreeRDP/FreeRDP
|
2011-09-19 11:59:09 -04:00 |
|
Anthony Tong
|
5dd60ff891
|
- the x509 modulus & exponent are reversed
|
2011-09-19 11:56:12 -04:00 |
|
Anthony Tong
|
90d87f130c
|
work on licensing
- get device licensing from rdp5.2 servers (?) to not reject license request
with ERR_INVALID_CLIENT
|
2011-09-19 11:44:13 -04:00 |
|
Martin Fleisz
|
2f91548a20
|
tcp: Added correct shutdown of socket in disconnect
|
2011-09-19 01:34:53 -07:00 |
|
Marc-André Moreau
|
89fd856ad3
|
Merge branch 'master' of github.com:FreeRDP/FreeRDP
|
2011-09-18 18:29:34 -04:00 |
|
Marc-André Moreau
|
df3d4d4a80
|
xfreerdp: initial glyph drawing support
|
2011-09-18 18:29:23 -04:00 |
|
Marc-André Moreau
|
c635e0aef6
|
Merge pull request #109 from atong-tcs/master
fix license processing when no server cert is sent
|
2011-09-18 11:19:39 -07:00 |
|
Anthony Tong
|
6c4efaecf3
|
Merge branch 'master' of git://github.com/FreeRDP/FreeRDP
|
2011-09-16 16:39:28 -04:00 |
|
Anthony Tong
|
98d92c794f
|
fix license processing when no server cert is sent
|
2011-09-16 16:37:20 -04:00 |
|