Commit Graph

655 Commits

Author SHA1 Message Date
qubit
51b24c3628 fixes 2011-08-29 03:24:53 +05:30
qubit
8bc7e301d1 more commit 2011-08-29 02:26:34 +05:30
qubit
66d1ceff03 certificate verification (not tested) 2011-08-29 02:16:36 +05:30
qubit
2cd7b267e7 Merge remote-tracking branch 'upstream/master' 2011-08-28 18:09:58 +05:30
qubit
c9c80f2ec9 parse certstore file and print 2011-08-28 17:54:31 +05:30
qubit
fe2e8f5132 some basic functions 2011-08-28 03:55:26 +05:30
Marc-André Moreau
793de462fc server: improved replaying of RemoteFX data 2011-08-27 17:11:20 -04:00
qubit
e698c91ef1 Merge remote-tracking branch 'upstream/master' 2011-08-28 02:40:34 +05:30
Marc-André Moreau
1e18f7041e Merge pull request #67 from nils-a/helpcommand
libfreerdp-utils/args.c: added -h for help
2011-08-27 12:44:31 -07:00
Nils Andresen
d9706ff225 libfreerdp-utils/args.c: added -h for help 2011-08-27 09:15:15 +02:00
Marc-André Moreau
25e761e58b libfreerdp-core: got the server to send some dumped RemoteFX frames 2011-08-26 21:44:37 -04:00
Marc-André Moreau
9f256c8374 libfreerdp-core: add option to dump remotefx to pcap 2011-08-26 20:26:40 -04:00
Marc-André Moreau
a863c107ab libfreerdp-utils: added pcap serializer/deserializer 2011-08-26 18:36:35 -04:00
Marc-André Moreau
43bcfb4a3c xfreerdp: start using X11-GDI implementation 2011-08-26 14:48:51 -04:00
Marc-André Moreau
b0854dd817 libfreerdp-gdi: fix and re-introduce complex region support 2011-08-26 13:37:23 -04:00
Vic Lee
62de97f72b libfreerdp-core/fastpath: fix max fastpath packet size that mstsc would accept. 2011-08-26 21:18:07 +08:00
Vic Lee
30dfae976f server: handle mstsc disconnection correctly. 2011-08-26 18:14:34 +08:00
Vic Lee
27d403e01a server/test: add a pointer check. 2011-08-26 17:24:17 +08:00
Vic Lee
a5e8bc64cf libfreerdp-rfx: correct the way of filling tile edge for better encoding quality. 2011-08-26 15:02:16 +08:00
Vic Lee
4d1344c698 libfreerdp-rfx: fix small rounding difference in RGB-to-YCbCr conversion. 2011-08-26 15:02:16 +08:00
cool
fa13467ed4 temporary commit 2011-08-25 17:20:56 -11:00
cool
8175c1106b minor modification 2011-08-25 16:32:24 -11:00
cool
5842a1631f inital commit including tls cert verification 2011-08-25 16:10:49 -11:00
Marc-André Moreau
48c14204d4 xfreerdp: add --kbd-list option 2011-08-25 22:01:33 -04:00
Marc-André Moreau
535f48e51b Merge branch 'master' of github.com:FreeRDP/FreeRDP-1.0 2011-08-25 21:36:02 -04:00
Marc-André Moreau
6b732af29b xfreerdp: add -k keyboard layout option 2011-08-25 21:35:51 -04:00
Vic Lee
4d5f3d402e Remove .a binary and update .gitignore. 2011-08-26 09:19:41 +08:00
Marc-André Moreau
ccc084981e xfreerdp: started X11-GDI 2011-08-25 18:07:52 -04:00
Marc-André Moreau
3f4cd54ad2 xfreerdp: disable RemoteApp mouse motion 2011-08-25 15:05:07 -04:00
Marc-André Moreau
9b40f800de xfreerdp: fix minor RAIL issues 2011-08-25 14:11:45 -04:00
Marc-André Moreau
5243f0e5a5 Merge pull request #66 from roman-b/rail
RAIL improvements
2011-08-25 10:27:13 -07:00
roman-b
3411d488f8 Merge remote-tracking branch 'upstream/master' into rail 2011-08-25 20:09:45 +03:00
Marc-André Moreau
4d130fc48a Merge pull request #65 from llyzs/server
Server: various bug fixes and enhancements, now fully support mstsc.
2011-08-25 05:33:17 -07:00
Marc-André Moreau
18f3157776 Merge pull request #64 from floppym/master
cmake fix
2011-08-25 05:32:43 -07:00
Vic Lee
64cd43ab3b server/test: final updates to support mstsc. 2011-08-25 17:38:51 +08:00
Vic Lee
78b9e4d52c libfreerdp-rfx: enhance the encoder to deal with the header automatically. 2011-08-25 17:27:29 +08:00
Vic Lee
41f16251ed server: add sync and pointer update. 2011-08-25 17:08:28 +08:00
Vic Lee
0f380a8817 libfreerdp-rfx: encoder must increase frameIdx or mstsc would crash. 2011-08-25 16:52:49 +08:00
Vic Lee
025e7f9c9b libfreerdp-core: fix memory leaks. 2011-08-25 13:45:43 +08:00
Vic Lee
7b23ed6f97 libfreerdp-core/transport: prevent further read/write when socket is dropped. 2011-08-25 13:30:17 +08:00
Vic Lee
258db78efb libfreerdp-core/transport: remove unused transport state. 2011-08-25 13:28:29 +08:00
Vic Lee
413824d134 server/test: add SIGPIPE handler. 2011-08-25 13:18:01 +08:00
Mike Gilbert
b627dbb35c Allow linux distros to override LIBDIR; fix xfreerdp install 2011-08-25 00:00:24 -04:00
Mike Gilbert
832c34842c cmake: Use STREQUAL for string comparison and drop -O0 2011-08-24 22:53:06 -04:00
Marc-André Moreau
5ad6a5d9d8 xfreerdp: revert to single region invalidation 2011-08-24 22:35:55 -04:00
Marc-André Moreau
aab43168e0 Merge branch 'master' of github.com:FreeRDP/FreeRDP-1.0 2011-08-24 22:28:03 -04:00
Vic Lee
bdc005123e Revert pull request #59 that would break RemoteApp. 2011-08-25 10:30:07 +08:00
Marc-André Moreau
031c7b4f4f libfreerdp-gdi: fix small bug in region invalidation 2011-08-24 22:27:59 -04:00
roman-b
16262074d4 xfreerdp: add RAIL windows focus in/out handling. 2011-08-25 01:22:06 +03:00
roman-b
e66542b477 xfreerdp: add mouse motion for RAIL.
This is add initial interactive window movement/sizing.
2011-08-25 00:41:45 +03:00