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 |
|
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 |
|
Vic Lee
|
d7d7c8a352
|
libfreerdp-core: add more checking in nego phase.
|
2011-09-16 23:16:16 +08:00 |
|
Marc-André Moreau
|
d17794b006
|
Merge pull request #108 from atong-tcs/master
fips encryption support
|
2011-09-15 18:00:00 -07:00 |
|
Anthony Tong
|
052e870597
|
initial fips encryption work
|
2011-09-15 18:54:03 -05:00 |
|
Marc-André Moreau
|
95c2aede06
|
tfreerdp-server: fix compilation on Mac OS X
|
2011-09-15 17:39:23 -04:00 |
|
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
|
eb00a68db6
|
libfreerdp-gdi: fix clipping regions for no-codec bitmaps
|
2011-09-14 15:09:49 -04:00 |
|
Marc-André Moreau
|
b3c2f8db12
|
Merge branch 'master' of github.com:FreeRDP/FreeRDP
|
2011-09-14 14:47:13 -04:00 |
|
Marc-André Moreau
|
02ea6de9dc
|
xfreerdp: add support for no-codec bitmaps in X11-GDI
|
2011-09-14 14:47:04 -04:00 |
|
Vic Lee
|
82c8acaf39
|
libfreerdp-rfx: convert bitstream to macros for better performance.
|
2011-09-14 23:47:47 +08:00 |
|
Vic Lee
|
2f8f8475c5
|
cunit/bitmap: fix changed header.
|
2011-09-14 22:20:38 +08:00 |
|
Vic Lee
|
4abe7a6923
|
libfreerdp-rfx: support encoding 4-bit and 8-bit palette pixel format.
|
2011-09-15 01:48:08 +08:00 |
|
Marc-André Moreau
|
278422aed5
|
xfreerdp: fix fullscreen window toggle
|
2011-09-13 22:20:04 -04:00 |
|
Jay Sorg
|
2e2875966f
|
client / server random fix
|
2011-09-13 18:52:10 -07:00 |
|
Marc-André Moreau
|
882f6d49a6
|
xfreerdp-server: encode larger portion of the screen
|
2011-09-13 20:35:22 -04:00 |
|
Marc-André Moreau
|
5c25717eae
|
xfreerdp-server: encode a single tile from X11 at a hardcoded position
|
2011-09-13 19:03:06 -04:00 |
|
Marc-André Moreau
|
c71a68e37b
|
xfreerdp-server: add binary to .gitignore
|
2011-09-13 16:31:20 -04:00 |
|
Marc-André Moreau
|
a08908c602
|
xfreerdp-server: initial commit
|
2011-09-13 16:30:16 -04:00 |
|
Marc-André Moreau
|
2c80d2c3a5
|
tfreerdp-server: cleanup
|
2011-09-13 15:53:28 -04: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 |
|
Otavio Salvador
|
82b5580d32
|
Merge pull request #96 from mfleisz/master
Added missing include for sockaddr_in in tcp.c
|
2011-09-12 07:13:54 -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 |
|
Marc-André Moreau
|
c7599ce5a3
|
xfreerdp: X11-GDI: add PatBlt, LineTo, Polyline
|
2011-09-11 22:32:22 -04:00 |
|
Marc-André Moreau
|
5ff2f23b63
|
xfreerdp: add RemoteFX support for --gdi hw
|
2011-09-11 21:22:03 -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 |
|
Otavio Salvador
|
a1149feffe
|
Merge pull request #94 from llyzs/core
libfreerdp-core: fix memory issues.
|
2011-09-10 05:14:25 -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 |
|
Marc-André Moreau
|
63e866a824
|
Merge pull request #86 from atong-tcs/master
proposed memory leak fix for bitmap_update
|
2011-09-08 04:25:28 -07:00 |
|
Marc-André Moreau
|
c1d771ed3c
|
Merge pull request #89 from ydal/patch-2
dfreerdp : add df_send_mouse_motion_event().
|
2011-09-08 04:24:25 -07:00 |
|
ydal
|
802633b9d3
|
dfreerdp : add df_send_mouse_motion_event().
|
2011-09-08 19:15:21 +09: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 |
|
Marc-André Moreau
|
c8a1c59271
|
Merge branch 'master' of github.com:FreeRDP/FreeRDP
|
2011-09-07 13:46:21 -04:00 |
|
Vic Lee
|
7836ceb091
|
libfreerdp-rfx: support encoding 16-bit pixel format.
|
2011-09-08 06:53:07 +08:00 |
|
Marc-André Moreau
|
a65d8c0367
|
libfreerdp-core: fix cache glyph order parsing
|
2011-09-07 13:45:25 -04:00 |
|
Anthony Tong
|
0698ea39ea
|
Fix memory leak (bitmap_update)
|
2011-09-07 13:03:31 -04:00 |
|
Vic Lee
|
ac8f60f1e9
|
Merge pull request #84 from llyzs/desktop
Add gdi_resize() and fix various memory issues
|
2011-09-07 06:37:28 -07:00 |
|