Marc-André Moreau
|
f6cd71026e
|
xfreerdp: started bitmap caching support
|
2011-10-04 21:29:01 -04:00 |
|
Marc-André Moreau
|
0401f7c17e
|
libfreerdp-codec: merge with libfreerdp-nsc
|
2011-10-02 20:52:17 -04:00 |
|
Marc-André Moreau
|
3297db7062
|
libfreerdp-codec: merge with libfreerdp-rfx
|
2011-10-02 20:28:20 -04:00 |
|
Marc-André Moreau
|
10331c5c44
|
libfreerdp-core: added authenticate callback
|
2011-09-29 01:03:07 -04:00 |
|
Shea Levy
|
6ad931bebd
|
Actually wait for the child process to stop
|
2011-09-28 01:01:25 -04:00 |
|
Shea Levy
|
5aea0e2e0c
|
Add test to check that handle_signals resets the terminal
|
2011-09-28 00:04:36 -04:00 |
|
Shea Levy
|
3312eb8952
|
Add test to check that passphrase_read reads from stdin when no TTY is available
|
2011-09-24 17:21:25 -04:00 |
|
Shea Levy
|
6f9f0e8a17
|
Add test to check that passphrase_read prompts to stderr when no TTY is available
|
2011-09-24 16:54:25 -04:00 |
|
Shea Levy
|
b0b46903c0
|
Add test to check that passphrase_read turns on ECHONL
|
2011-09-24 15:20:30 -04:00 |
|
Shea Levy
|
4c4bd49006
|
Add test to check that passphrase_read resets the terminal once it's done
|
2011-09-24 14:45:13 -04:00 |
|
Shea Levy
|
eb1c231f5e
|
Fix assert in passphrase_read_turns_off_echo_during_read
|
2011-09-24 14:07:37 -04:00 |
|
Shea Levy
|
416c097926
|
Add test to check that passphrase_read turns off ECHO
|
2011-09-24 12:54:01 -04:00 |
|
Shea Levy
|
e7061a198a
|
Use pipes to pass the string we need to verify to the parent in passphrase_read_reads_from_tty
|
2011-09-24 02:08:26 -04:00 |
|
Shea Levy
|
b7ed44c66e
|
Add test to check that passphrase_read reads from the controlling tty
|
2011-09-24 01:04:15 -04:00 |
|
Shea Levy
|
f16b7a9b60
|
passphrase_read_propmts_to_tty: open the slave device before closing the rest
|
2011-09-24 00:39:20 -04:00 |
|
Shea Levy
|
d9391d33c1
|
Write (currently failing) test to check that freerdp_passphrase_read prints its prompt to the controlling terminal
|
2011-09-24 00:13:05 -04:00 |
|
Shea Levy
|
7039602861
|
Remove the flags argument to passphrase_read
We don't need the full functionality of the BSD readpassphrase, the default
flags are enough. We can always add them back in later
|
2011-09-23 19:14:37 -04:00 |
|
Shea Levy
|
21d323699a
|
Add CUnit test stub for passphrase_read
|
2011-09-23 18:13:19 -04:00 |
|
Marc-André Moreau
|
24a7011fcc
|
libfreerdp-rfx: modify public API for easier external usage
|
2011-09-18 22:34:19 -04:00 |
|
Marc-André Moreau
|
df3d4d4a80
|
xfreerdp: initial glyph drawing support
|
2011-09-18 18:29:23 -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 |
|
Marc-André Moreau
|
5c25717eae
|
xfreerdp-server: encode a single tile from X11 at a hardcoded position
|
2011-09-13 19:03:06 -04:00 |
|
Laxmikant Rashinkar
|
3b584a8cca
|
modified mppc files to conform to FreeRdp coding standards
|
2011-09-02 19:15:12 -07: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 |
|
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 |
|
Vic Lee
|
78b9e4d52c
|
libfreerdp-rfx: enhance the encoder to deal with the header automatically.
|
2011-08-25 17:27:29 +08:00 |
|
Marc-André Moreau
|
a51995e482
|
libfreerdp-cache: add pointer cache
|
2011-08-24 11:20:41 -04:00 |
|
Marc-André Moreau
|
ea8dd3bf16
|
Merge pull request #57 from roman-b/rail
Rail: fix multi-thread side effect and fix conflict from upstream
|
2011-08-22 10:11:18 -07:00 |
|
Marc-André Moreau
|
73739ca474
|
libfreerdp-gdi: move headers to include directory
|
2011-08-22 13:08:01 -04:00 |
|
roman-b
|
7744e17ec2
|
channels/rail: fixed multithread side effect by creating full orders copy for events.
|
2011-08-22 02:04:21 +03:00 |
|
roman-b
|
7b6dad86ca
|
Merge remote-tracking branch 'upstream/master' into rail
|
2011-08-21 04:44:18 +03:00 |
|
roman-b
|
fef1363fb0
|
cunit: added cuinit tests for RAIL plugin events.
|
2011-08-21 04:15:30 +03:00 |
|
Vic Lee
|
a312d47599
|
Use named struct rdpChan.
|
2011-08-20 10:02:24 +08:00 |
|
Marc-André Moreau
|
09980c8a7c
|
include: refactor FRDP_ types to RDP_
|
2011-08-17 17:28:26 -04:00 |
|
Marc-André Moreau
|
4f6f990806
|
libfreerdp-utils: added snprintf wrapper for windows portability
|
2011-08-16 15:00:25 -04:00 |
|
Marc-André Moreau
|
9961038649
|
include: restructuring and cleanup of header files
|
2011-08-15 14:33:04 -04:00 |
|
Vic Lee
|
e21a2688b5
|
libfreerdp-rfx: migrate SSE2 optimization.
|
2011-08-13 16:26:57 +08:00 |
|
Vic Lee
|
18de0d8465
|
cunit: remove unused variables.
|
2011-08-11 15:09:39 +08:00 |
|
Vic Lee
|
4ce70e03d1
|
libfreerdp-chanman: name argument is not necessary when sending events.
|
2011-08-11 11:36:10 +08:00 |
|
Vic Lee
|
d7e502dbe1
|
Add event_class in event object.
|
2011-08-11 11:14:07 +08:00 |
|
Vic Lee
|
e414a7d9cc
|
libfreerdp-rfx: initial migration.
|
2011-08-10 17:09:11 +08:00 |
|
Marc-André Moreau
|
b9c9d31451
|
libfreerdp-cache: fix brush cache
|
2011-08-07 21:12:36 -04:00 |
|
Marc-André Moreau
|
58c161adcc
|
cunit: cleanup, libfreerdp-core: fix warnings
|
2011-08-07 14:37:26 -04:00 |
|
Marc-André Moreau
|
109e79a030
|
Merge pull request #33 from llyzs/svc
rdpdr: completing main module and creating initial disk module sketelon
|
2011-08-05 11:27:11 -07:00 |
|
Marc-André Moreau
|
2d5ade5c92
|
libfreerdp-cache: added brush cache
|
2011-08-05 13:58:46 -04:00 |
|
Marc-André Moreau
|
6bdc9042a4
|
libfreerdp-core: fix bounds parsing
|
2011-08-05 02:19:17 -04:00 |
|
Marc-André Moreau
|
6f193a8dbf
|
libfreerdp-core: fix primary orders parsing
|
2011-08-05 01:21:32 -04:00 |
|
Marc-André Moreau
|
46126a7d24
|
libfreerdp-gdi: started using libfreerdp-cache
|
2011-08-04 22:43:36 -04:00 |
|
Vic Lee
|
7c597ac278
|
libfreerdp-utils/list: rewrite using functions instead of macros.
|
2011-08-04 22:18:01 +08:00 |
|
Marc-André Moreau
|
38a76ea232
|
cunit: extend orders unit tests
|
2011-08-04 03:23:53 -04:00 |
|
Marc-André Moreau
|
c01ea2e57c
|
cunit: added tests for bitmap caching orders
|
2011-08-03 23:33:44 -04:00 |
|
Marc-André Moreau
|
33bc8553c2
|
cunit: started testing orders
|
2011-08-03 19:15:37 -04:00 |
|
Vic Lee
|
eea404e977
|
cunit/test_license: fix compilation error.
|
2011-08-03 09:41:54 +08:00 |
|
Vic Lee
|
a7fe9c9795
|
Rename SendChannelData and add ReceiveChannelData callbacks.
|
2011-08-03 02:12:08 +08:00 |
|
Brad Hards
|
52e6cd6717
|
cunit: add missing header for libgdi tests.
|
2011-07-31 11:21:05 +10:00 |
|
Marc-André Moreau
|
67dca12b77
|
client: update to use args utils
|
2011-07-28 11:09:51 -04:00 |
|
Marc-André Moreau
|
0f9e9a0d15
|
libfreerdp-chanman: align with new interface
|
2011-07-28 01:04:01 -04:00 |
|
Marc-André Moreau
|
72fc75b5a6
|
libfreerdp-core: exporting new interface
|
2011-07-28 00:38:25 -04:00 |
|
Brad Hards
|
2601d110aa
|
Various minor warning fixes and unittest fixes.
|
2011-07-27 09:14:11 +10:00 |
|
Brad Hards
|
bb526b09e8
|
Fix plugin load test
|
2011-07-26 12:43:33 +10:00 |
|
Brad Hards
|
63f6026ce1
|
Add "make test" support to build system.
|
2011-07-26 11:50:45 +10:00 |
|
Brad Hards
|
885059e11b
|
Make the unit test suite return non-zero on failure.
|
2011-07-26 11:50:07 +10:00 |
|
Brad Hards
|
a40e11e022
|
Don't leak test items in list unit test
This is useful when using valgrind, since its easier to see the errors.
|
2011-07-26 11:19:58 +10:00 |
|
Marc-André Moreau
|
653d0441aa
|
libfreerdp-core: start using jay's bitmap decompressor
|
2011-07-25 14:50:26 -04:00 |
|
Vic Lee
|
2beb49725f
|
libfreerdp-utils/args: add argument parser.
|
2011-07-22 12:53:54 +08:00 |
|
Marc-André Moreau
|
15efef29bd
|
Merge pull request #21 from llyzs/dvc
Dynamic Virtual Channel main module
|
2011-07-20 17:54:36 -07:00 |
|
Marc-André Moreau
|
ac31328a64
|
libfreerdp-core: started processing of server demand active pdu
|
2011-07-19 16:30:05 -04:00 |
|
Vic Lee
|
3533609da9
|
drdynvc: start working on main drdynvc module.
|
2011-07-19 14:07:15 +08:00 |
|
Vic Lee
|
fd928afb09
|
libfreerdp-utils/list: add add/remove function.
|
2011-07-19 11:10:01 +08:00 |
|
Marc-André Moreau
|
f409e60062
|
libfreerdp-asn1: replacement by libfreerdp-core's BER encoder/decoder
|
2011-07-18 18:43:23 -04:00 |
|
Marc-André Moreau
|
288aacb6e9
|
libfreerdp-core: add new unit tests for licensing, fix encryption of premaster secret
|
2011-07-15 01:11:09 -04:00 |
|
Marc-André Moreau
|
08c14ddf33
|
libfreerdp-core: fix computation of session key blob
|
2011-07-14 17:02:35 -04:00 |
|
Marc-André Moreau
|
d19f0d1584
|
libfreerdp-core: improve premaster secret encryption, but does not pass unit test yet
|
2011-07-13 13:13:42 -04:00 |
|
Marc-André Moreau
|
9ce4ec492a
|
cunit: added more test data to licensing unit test
|
2011-07-13 12:17:38 -04:00 |
|
Marc-André Moreau
|
4a79434e0b
|
cunit: added licensing unit tests
|
2011-07-13 11:40:19 -04:00 |
|
Vic Lee
|
e10aba7cae
|
cliprdr: add UI data request -> server data response.
|
2011-07-13 00:50:00 +08:00 |
|
Vic Lee
|
a93194da06
|
cliprdr: add server data request -> UI data response.
|
2011-07-13 00:30:25 +08:00 |
|
Vic Lee
|
b4a0b651f8
|
cliprdr: process format list response PDU.
|
2011-07-13 00:01:50 +08:00 |
|
Vic Lee
|
a57fe59660
|
cliprdr: process format list PDU.
|
2011-07-12 23:53:54 +08:00 |
|
Vic Lee
|
4fc7794ae9
|
cliprdr: add format list ui event.
|
2011-07-12 23:06:39 +08:00 |
|
Vic Lee
|
128901d60a
|
cliprdr: add cliprdr->ui sync event.
|
2011-07-12 23:05:31 +08:00 |
|
Vic Lee
|
1ca5c76903
|
libfreerdp/svc_plugin: push events in a queue for threading.
|
2011-07-12 20:52:08 +08:00 |
|
Vic Lee
|
35cfae8412
|
cliprdr: initial work.
|
2011-07-12 17:06:14 +08:00 |
|
Vic Lee
|
8bc7fb0875
|
libfreerdp-utils/svc_plugin: add threading support.
|
2011-07-12 16:56:01 +08:00 |
|
Marc-André Moreau
|
5d86daf7ea
|
Merge pull request #13 from llyzs/svc
Enhance plugin event system to be consistant in both direction.
|
2011-07-11 08:41:14 -07:00 |
|
Vic Lee
|
3f8c2176a3
|
libfreerdp-utils/svc_plugin: add event sending from plugin to UI.
|
2011-07-11 12:21:55 +08:00 |
|
Vic Lee
|
2a217504eb
|
Integrate in/out plugin event struct and add event utils.
|
2011-07-11 12:04:13 +08:00 |
|
Jay Sorg
|
9c5eecff3d
|
Merge branch 'master' of git@github.com:FreeRDP/FreeRDP-1.0
|
2011-07-10 14:58:04 -07:00 |
|
Jay Sorg
|
b291785295
|
added 16, 24, 32 bpp tests
|
2011-07-10 14:57:43 -07:00 |
|
Marc-André Moreau
|
a730946d74
|
Merge branch 'master' of github.com:FreeRDP/FreeRDP-1.0
|
2011-07-10 15:34:54 -04:00 |
|
Marc-André Moreau
|
a7ecabdb20
|
libfreerdp-core: refactoring of transport module
|
2011-07-10 15:34:43 -04:00 |
|
Jay Sorg
|
8da4de706f
|
add bitmap tests
|
2011-07-10 11:52:04 -07:00 |
|
Vic Lee
|
15f3f1521c
|
libfreerdp-chanman: add API for sending events from UI to plugin.
|
2011-07-11 00:06:02 +08:00 |
|
Marc-André Moreau
|
3f1ced3d25
|
Merge pull request #11 from llyzs/svc
Static Virtual Channel plugin work, unit tested.
|
2011-07-10 07:39:47 -07:00 |
|
Vic Lee
|
d0a5273abc
|
cunit/chanman: perform tests on channel data.
|
2011-07-10 22:24:47 +08:00 |
|
Marc-André Moreau
|
54a697d0bc
|
cunit: added bitmap test template
|
2011-07-10 00:24:09 -04:00 |
|
Marc-André Moreau
|
9df9a3382a
|
libfreerdp-core: parsing of GCC Conference Create Response
|
2011-07-09 17:28:30 -04:00 |
|
Marc-André Moreau
|
e608809f9c
|
libfreerdp-core: fix MCS unit tests
|
2011-07-08 16:05:30 -04:00 |
|