Matthew Mosesohn
|
fca9ca8908
|
Try FDQN for redirect before trying netbios name
|
2011-11-29 16:32:22 -05:00 |
|
Alexis Moinet
|
4777d8f021
|
fix a double free in redirection.c/settings.c and a memory leak in connection.c
|
2011-11-24 16:45:34 +01:00 |
|
Marc-André Moreau
|
587cc8eaaf
|
update: move secondary drawing orders to sub-interface
|
2011-11-21 19:41:49 -05:00 |
|
Marc-André Moreau
|
a63a196f53
|
types: refactoring to make use of standard data types when available
|
2011-11-19 12:19:16 -05:00 |
|
Marc-André Moreau
|
0549380c28
|
libfreerdp-channels: rename from libfreerdp-chanman
|
2011-10-16 14:57:15 -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
|
347f626a61
|
wfreerdp: fix tcp non-blocking read
|
2011-09-25 14:54:07 -04:00 |
|
Jay Sorg
|
b773c7e728
|
move non settings security items out of settings
|
2011-09-23 23:09:29 -07:00 |
|
Marc-André Moreau
|
997ecbd112
|
libfreerdp-core: fix orders state reset on deactivate all pdu
|
2011-09-20 17:01:38 -04:00 |
|
Vic Lee
|
d7d7c8a352
|
libfreerdp-core: add more checking in nego phase.
|
2011-09-16 23:16:16 +08:00 |
|
Anthony Tong
|
052e870597
|
initial fips encryption work
|
2011-09-15 18:54:03 -05: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
|
2e2875966f
|
client / server random fix
|
2011-09-13 18:52:10 -07:00 |
|
Jay Sorg
|
2ac4a5fa96
|
work on rdp encryption
|
2011-09-12 23:40:27 -07: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
|
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 |
|
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 |
|
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 |
|
Jay Sorg
|
5d094c7dbd
|
fix for PROTOCOL_RDP
|
2011-08-31 18:51:55 -07:00 |
|
Marc-André Moreau
|
c03b98f3fa
|
libfreerdp-core: fix licensing debug output
|
2011-08-24 16:54:32 -04:00 |
|
Vic Lee
|
3178d27848
|
Rename more functions.
|
2011-08-23 13:26:24 +08:00 |
|
Vic Lee
|
9880650557
|
Rename functions.
|
2011-08-23 12:58:10 +08:00 |
|
Vic Lee
|
c08fef7d33
|
libfreerdp-core: change client connection sequence using nonblocking.
|
2011-08-22 17:11:50 +08:00 |
|
Vic Lee
|
9a7f56a2a1
|
server: send synchronize and control cooperate pdu.
|
2011-08-21 21:48:42 +08:00 |
|
Vic Lee
|
82bed4a0e8
|
server: receive client capabilities.
|
2011-08-21 15:52:44 +08:00 |
|
Vic Lee
|
6b5e5505ac
|
server: send Demand Active PDU.
|
2011-08-20 23:09:46 +08:00 |
|
Vic Lee
|
15365b86af
|
server: send valid client license error pdu.
|
2011-08-20 21:41:40 +08:00 |
|
Vic Lee
|
3f10f0dbe0
|
server: read Client Info PDU.
|
2011-08-20 18:22:14 +08:00 |
|
Vic Lee
|
d229efdf14
|
server: add MCS Channel Join Request/Confirm.
|
2011-08-20 14:05:03 +08:00 |
|
Vic Lee
|
3ad64c5ea6
|
server: MCS Erect Domain and Attach User phase.
|
2011-08-20 02:03:48 +08:00 |
|
Vic Lee
|
0607a08b61
|
server: send MCS Connect Response PDU.
|
2011-08-19 23:56:47 +08:00 |
|
Vic Lee
|
ccc86b8773
|
server: complete reading MCS Connect Initial PDU.
|
2011-08-19 18:11:33 +08:00 |
|
Vic Lee
|
b7f62964a4
|
server: start reading MCS Connect Initial PDU and Client Core Data.
|
2011-08-19 17:39:37 +08:00 |
|
Vic Lee
|
10f8aab40b
|
server: accept TLS connection from the client.
|
2011-08-19 13:35:29 +08:00 |
|
Vic Lee
|
601254727f
|
server: move nego process to connection module.
|
2011-08-19 09:54:43 +08:00 |
|
Marc-André Moreau
|
c1252ae62f
|
libfreerdp-core: fix handling of alternative port number
|
2011-08-18 12:17:13 -04:00 |
|
Vic Lee
|
07b159a0c2
|
libfreerdp-core: add more error handling.
|
2011-08-13 16:37:03 +08:00 |
|
Marc-André Moreau
|
21afbf21f7
|
Merge pull request #29 from bradh/master
cmake fixes
|
2011-08-01 11:08:17 -07:00 |
|
Vic Lee
|
a4ec778f02
|
libfreerdp-core: add non-blocking read.
|
2011-08-01 14:45:28 +08:00 |
|
Brad Hards
|
3f37889482
|
libfreerdp-core: fix security selection
Also cleans up some debug stuff.
|
2011-07-31 13:51:26 +10:00 |
|
Marc-André Moreau
|
24ba845f04
|
dfreerdp: started integrating DirectFB client
|
2011-07-28 13:46:36 -04:00 |
|