Jay Sorg
|
fa4aa9f297
|
remove some debugging messages
|
2011-09-14 21:37:37 -07:00 |
|
Marc-André Moreau
|
405026575b
|
libfreerdp-core: merging jsorg71's work on old encryption support
|
2011-09-14 22:09:33 -04:00 |
|
Jay Sorg
|
a406cd6619
|
got rdp encryption working
|
2011-09-14 14:14:50 -07:00 |
|
Marc-André Moreau
|
02ea6de9dc
|
xfreerdp: add support for no-codec bitmaps in X11-GDI
|
2011-09-14 14:47:04 -04:00 |
|
Jay Sorg
|
2e2875966f
|
client / server random fix
|
2011-09-13 18:52:10 -07:00 |
|
Marc-André Moreau
|
86d7c1946f
|
libfreerdp-common: initial commit
|
2011-09-13 15:39:40 -04:00 |
|
Jay Sorg
|
2ac4a5fa96
|
work on rdp encryption
|
2011-09-12 23:40:27 -07:00 |
|
Martin Fleisz
|
7d14b6fa98
|
Added missing include for sockaddr_in
|
2011-09-12 03:45:38 -07:00 |
|
Jay Sorg
|
fb669dbe32
|
move bitmap decompress private defines / consts / functions into bitmap.c
|
2011-09-12 01:40:57 -07:00 |
|
Marc-André Moreau
|
cb8f3dced9
|
libfreerdp-core: preparing memblt and bitmap cache
|
2011-09-11 23:35:33 -04:00 |
|
Jay Sorg
|
ede81139c3
|
mppc fix
|
2011-09-11 11:08:15 -07:00 |
|
Jay Sorg
|
288ff96ee3
|
work on rdp4 decompression
|
2011-09-11 01:32:17 -07:00 |
|
Jay Sorg
|
3d969de59b
|
fix for -z
|
2011-09-11 00:00:40 -07:00 |
|
Vic Lee
|
58bf3d14ee
|
libfreerdp-core/mppc: fix memory corruption due to incorrect free order.
|
2011-09-10 19:41:59 +08:00 |
|
Vic Lee
|
4da24ec6a7
|
libfreerdp-core/orders: fix polyline segfault.
|
2011-09-10 19:32:09 +08:00 |
|
Vic Lee
|
ee2dc5449f
|
libfreerdp-core/nego: fix segfault when cookie is NULL.
|
2011-09-10 14:25:08 +08:00 |
|
Vic Lee
|
1c8cbd6d75
|
libfreerdp-core: fix missing header seeking when mpcc is not active.
|
2011-09-09 21:50:16 +08:00 |
|
Marc-André Moreau
|
1bc97f60c3
|
merge pull request #87
|
2011-09-08 18:25:07 -04:00 |
|
Laxmikant Rashinkar
|
e73c54204f
|
hooked up RDP 5 decompression with -z option;
more testing needs to be done
|
2011-09-07 22:17:58 -07:00 |
|
Anthony Tong
|
0698ea39ea
|
Fix memory leak (bitmap_update)
|
2011-09-07 13:03:31 -04:00 |
|
Marc-André Moreau
|
c8a1c59271
|
Merge branch 'master' of github.com:FreeRDP/FreeRDP
|
2011-09-07 13:46:21 -04:00 |
|
Marc-André Moreau
|
a65d8c0367
|
libfreerdp-core: fix cache glyph order parsing
|
2011-09-07 13:45:25 -04:00 |
|
Vic Lee
|
44e58c4b29
|
libfreerdp-core/tcp: settings->ip_address should be duplicated.
|
2011-09-07 14:43:06 +08:00 |
|
Vic Lee
|
53ccc4c013
|
fix memory leaks.
|
2011-09-07 14:23:19 +08:00 |
|
Vic Lee
|
64d85e181e
|
libfreerdp-core: avoid noise pdu which might break the reactivation sequence.
|
2011-09-06 21:45:52 +08:00 |
|
Vic Lee
|
d3f9a2a9ab
|
server: add Activate callback to correctly handle reactivation.
|
2011-09-06 18:48:17 +08:00 |
|
Vic Lee
|
af0c5e514d
|
server: PostConnect should not be called again during reactivation.
|
2011-09-06 18:28:03 +08:00 |
|
Vic Lee
|
8a8e5fc5a4
|
server: some client capabilities should be ignored by server.
|
2011-09-06 18:23:09 +08:00 |
|
Vic Lee
|
1cb5a73922
|
server: add desktop resize support.
|
2011-09-06 17:19:16 +08:00 |
|
Vic Lee
|
2150325421
|
libfreerdp-core: process desktop resize sequence.
|
2011-09-06 16:22:08 +08:00 |
|
Vic Lee
|
f2249b2f4d
|
libfreerdp-core/capabilities: client must respect server's color depth.
|
2011-09-06 15:08:07 +08:00 |
|
Jay Sorg
|
afc9ac89ae
|
work on Proprietary Certificate
|
2011-09-05 11:02:52 -07:00 |
|
Marc-André Moreau
|
08765a910d
|
libfreerdp-core: parsing of glyph fragments
|
2011-09-04 16:49:22 -04:00 |
|
Marc-André Moreau
|
d53bd1cafa
|
libfreerdp-core: add support for token-based server redirection
|
2011-09-03 18:21:21 -04:00 |
|
Marc-André Moreau
|
bca678dd61
|
libfreerdp-core: test and fix server redirection (IP-based, not token-based yet)
|
2011-09-03 17:59:52 -04:00 |
|
Marc-André Moreau
|
e4c7662148
|
libfreerdp-core: initial server redirection support
|
2011-09-03 17:02:26 -04:00 |
|
Marc-André Moreau
|
ac128313a9
|
libfreerdp-core: further improvements to server redirection code
|
2011-09-03 16:36:27 -04:00 |
|
Laxmikant Rashinkar
|
3b584a8cca
|
modified mppc files to conform to FreeRdp coding standards
|
2011-09-02 19:15:12 -07:00 |
|
Marc-André Moreau
|
54c5e06e47
|
libfreerdp-core: started implementation of server redirection
|
2011-09-02 21:34:51 -04:00 |
|
Marc-André Moreau
|
6fdecdb01b
|
debug: cleanup printf's all over the place
|
2011-09-02 13:29:17 -04:00 |
|
Marc-André Moreau
|
bc2e0c6d11
|
Merge branch 'master' of github.com:FreeRDP/FreeRDP-1.0
|
2011-09-02 12:40:05 -04:00 |
|
Marc-André Moreau
|
e649a68047
|
xfreerdp: stabilizing RemoteApp
|
2011-09-02 12:39:56 -04:00 |
|
Marc-André Moreau
|
186fd30b98
|
Merge pull request #78 from atong-tcs/master
fix polyline memory corruption issue
|
2011-09-02 08:47:09 -07:00 |
|
Anthony Tong
|
5381976352
|
The previous malloc fix was too large.
|
2011-09-02 11:09:29 -04:00 |
|
Anthony Tong
|
fe207a5858
|
Revert "The previous malloc fix was too large."
This reverts commit 82e62778bc .
|
2011-09-02 11:08:50 -04:00 |
|
Marc-André Moreau
|
f6a3f636ec
|
Merge pull request #76 from roman-b/rail
Rail Local Move/Size initial support.
|
2011-09-02 07:55:08 -07:00 |
|
Anthony Tong
|
82e62778bc
|
The previous malloc fix was too large.
|
2011-09-02 10:53:27 -04:00 |
|
Marc-André Moreau
|
1df96f3bb1
|
Merge pull request #77 from LK2000/master
Folks, here is the first cut of the MPCC code which has been unit tested but not yet integrated into FreeRdp
|
2011-09-02 07:18:15 -07:00 |
|
Anthony Tong
|
0742eb4ecb
|
Merge remote branch 'upstream/master'
|
2011-09-02 10:09:43 -04:00 |
|
Laxmikant Rashinkar
|
e3ff817533
|
First checkin for Microsoft Point to Point compression (MPCC) protocol. This is still under development. So far we have written the decompression code for RDP 5 and unit tests to test the code
|
2011-09-01 21:20:08 -07:00 |
|