Commit Graph

61 Commits

Author SHA1 Message Date
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
Brad Hards
2601d110aa Various minor warning fixes and unittest fixes. 2011-07-27 09:14:11 +10:00
Marc-André Moreau
0d936404a9 libfreerdp-core: moved activation sequence to activation.c 2011-07-25 13:52:48 -04:00
Marc-André Moreau
961f4ee0d6 libfreerdp-core: improved capability negotiation 2011-07-25 12:25:28 -04:00
Marc-André Moreau
358e034187 libfreerdp-core: can now receive bitmap updates 2011-07-24 18:24:58 -04:00
Marc-André Moreau
8ceb8e1ea8 libfreerdp-core: fix encoding of MCS and RDP headers, completed activation sequence 2011-07-23 18:05:34 -04:00
Marc-André Moreau
db98c00f18 libfreerdp-core: added debug output for activation sequence 2011-07-23 16:40:33 -04:00
Marc-André Moreau
33f447cff5 libfreerdp-core: fix control packets up to font list pdu 2011-07-22 16:19:08 -04:00
Marc-André Moreau
815c99916a libfreerdp-core: fix encoding of share control header 2011-07-21 21:44:11 -04:00
Marc-André Moreau
c42cccd9e3 libfreerdp-core: share data header fix 2011-07-21 16:20:41 -04:00
Marc-André Moreau
38f24dd4c6 libfreerdp-core: sending connection control PDUs 2011-07-21 15:10:53 -04:00
Marc-André Moreau
ac31328a64 libfreerdp-core: started processing of server demand active pdu 2011-07-19 16:30:05 -04:00