Marc-André Moreau
|
78d3c82798
|
xfreerdp: fix multiple egfx-related memory leaks
|
2014-06-20 13:52:13 -04:00 |
|
Marc-André Moreau
|
cd65a0d6b8
|
libfreerdp-codec: cleanup and fix insufficient rectangle array size in region16_union_rect
|
2014-06-20 12:35:21 -04:00 |
|
Emmanuel Ledoux
|
11ed1f122f
|
winpr-comm: comm_serial_sys, got rid of the latest TMP tags
|
2014-06-20 16:30:59 +02:00 |
|
Emmanuel Ledoux
|
b2bfc8004c
|
winpr-comm: gathered together all SERIAL_EV_* #defines
|
2014-06-20 15:56:41 +02:00 |
|
Marc-André Moreau
|
ce6ff35297
|
xfreerdp: fix egfx off-by-one errors
|
2014-06-19 17:08:50 -04:00 |
|
Marc-André Moreau
|
160a3c4b61
|
libfreerdp-codec: avoid intermediate copy with planar egfx
|
2014-06-19 13:55:34 -04:00 |
|
Marc-André Moreau
|
57b0e4d010
|
libfreerdp-codec: handle flipping in planar decompression
|
2014-06-19 13:08:07 -04:00 |
|
Emmanuel Ledoux
|
f454a5c0c8
|
winpr-handle: CloseHandle(), added ability to register some callback functions
winpr-comm: implemented CommCloseHandle()
|
2014-06-19 19:07:45 +02:00 |
|
Marc-André Moreau
|
f6d029d5ac
|
libfreerdp-codec: improve planar handling of scanlines
|
2014-06-19 12:11:06 -04:00 |
|
Benoit LeBlanc
|
75b9245a66
|
Merge branch 'master' of git://github.com/awakecoding/FreeRDP
|
2014-06-19 09:47:17 -04:00 |
|
Emmanuel Ledoux
|
d38a323526
|
winpr-comm, winpr-file: better initialization of the static variables
|
2014-06-19 12:03:36 +02:00 |
|
Hardening
|
11f8e40d50
|
Fix packet decoding logic
This patch totally reworks the logic of the packet decoding for the
server-side sound channel.
|
2014-06-19 10:06:37 +02:00 |
|
Marc-André Moreau
|
8688eabc23
|
Merge pull request #1914 from hardening/pipe_eintr
Silently handle EINTR and retry operation
|
2014-06-18 17:53:16 -04:00 |
|
Marc-André Moreau
|
ea3822c357
|
libfreerdp-codec: cleanup planar decoder
|
2014-06-18 17:46:22 -04:00 |
|
Hardening
|
f33f755635
|
Also specify the timestamp when sending samples
This patch complements the SendSample() callback to take the timestamp
as extra argument.
|
2014-06-18 23:44:34 +02:00 |
|
Hardening
|
99d531655c
|
Implement a confirm block callback
This patch adds a callback called when we receive feedback from the
client.
|
2014-06-18 23:44:34 +02:00 |
|
Marc-André Moreau
|
ad1369843c
|
Merge pull request #1913 from awakecoding/master
NTLM SSPI Module Improvements
|
2014-06-18 16:27:17 -04:00 |
|
Marc-André Moreau
|
3aac5ec897
|
Merge branch 'master' of github.com:FreeRDP/FreeRDP
|
2014-06-18 16:12:54 -04:00 |
|
Hardening
|
9039a23de3
|
Silently handle EINTR and retry operation
|
2014-06-18 22:09:07 +02:00 |
|
Marc-André Moreau
|
948d137426
|
libwinpr-sspi: add support for passing NTLMv2 hash
|
2014-06-18 16:02:13 -04:00 |
|
Marc-André Moreau
|
7818c77e5e
|
Merge branch 'master' of github.com:awakecoding/FreeRDP into egfx
|
2014-06-18 15:19:52 -04:00 |
|
Marc-André Moreau
|
e272bc923e
|
libwinpr-sspi: fix server-side NTLM authentication against NTLMv2 without key exchange
|
2014-06-18 14:42:35 -04:00 |
|
Emmanuel Ledoux
|
e6c82f99d5
|
serial: ability to setup the server serial driver thanks to a third parameter on the command line
|
2014-06-18 18:20:21 +02:00 |
|
Hardening
|
bf30d54fac
|
Merge pull request #1902 from hardening/pipeFix
Don't forget to SetLastError() on disconnection
|
2014-06-18 17:01:09 +02:00 |
|
Emmanuel Ledoux
|
62298fcd95
|
winpr-comm: renamed REMOTE_SERIAL_DRIVER by SERIAL_DRIVER or ServerSerialDriver according the context
|
2014-06-18 15:58:08 +02:00 |
|
Marc-André Moreau
|
425763d30a
|
libfreerdp-codec: start offering more flexible planar codec decompression
|
2014-06-17 16:44:24 -04:00 |
|
Marc-André Moreau
|
d69316198f
|
xfreerdp: add egfx support for planar codec
|
2014-06-17 16:15:30 -04:00 |
|
Marc-André Moreau
|
b782486e89
|
channels/drdynvc: cleanup
|
2014-06-17 13:34:23 -04:00 |
|
Emmanuel Ledoux
|
62d893b2bd
|
winpr-comm: implemented IOCTL_SERIAL_RESET_DEVICE
|
2014-06-17 17:49:06 +02:00 |
|
Emmanuel Ledoux
|
ff9babed4e
|
serial: cleaned up serial_main and removed other files which have been replaced by winpr-comm
|
2014-06-17 17:18:42 +02:00 |
|
Emmanuel Ledoux
|
9fc0e6eccc
|
winpr-comm: CommReadFile and CommWriteFile are now protected by a mutex
winpr-comm: implemented IOCTL_SERIAL_IMMEDIATE_CHAR
|
2014-06-17 16:34:20 +02:00 |
|
Emmanuel Ledoux
|
34c3654faf
|
winpr-comm: implemented IOCTL_SERIAL_CONFIG_SIZE
|
2014-06-17 15:19:16 +02:00 |
|
Benoît LeBlanc
|
903c5dada1
|
fix smart sizing parsing
|
2014-06-16 15:01:09 -04:00 |
|
Benoît LeBlanc
|
d75ed32dc0
|
Merge branch 'master' of https://github.com/mrthebunny/FreeRDP
# Via Benoit LeBlanc
* 'master' of https://github.com/mrthebunny/FreeRDP:
|
2014-06-16 15:00:10 -04:00 |
|
Benoit LeBlanc
|
9b269d93b5
|
Merge branch 'master' of git://github.com/awakecoding/FreeRDP
|
2014-06-16 14:59:26 -04:00 |
|
Emmanuel Ledoux
|
0db3d9dbb0
|
winpr-comm: cleaning up code, focused on indentation and whitespaces
|
2014-06-16 19:18:45 +02:00 |
|
Benoît LeBlanc
|
02c8215e5b
|
Merge branch 'master' of git://github.com/awakecoding/FreeRDP
|
2014-06-14 00:27:25 -04:00 |
|
Marc-André Moreau
|
61eb7f2f8e
|
libfreerdp-codec: fix ClearCodec decoding
|
2014-06-13 17:30:13 -04:00 |
|
Marc-André Moreau
|
0e27f5abe4
|
libfreerdp-codec: start working on clearcodec decompressor
|
2014-06-13 12:17:16 -04:00 |
|
Marc-André Moreau
|
b28eb209bd
|
Merge pull request #1906 from mrd-cloudbase/master
Added define guards for _rotl and related bit rotation functions
|
2014-06-13 11:33:12 -04:00 |
|
Marc-André Moreau
|
eeb7cd2cb2
|
xfreerdp: initial egfx bitmap caching
|
2014-06-13 08:36:09 -04:00 |
|
Mario Reja
|
45f9a72975
|
Added define guards for _rotl and related bit rotation functions, which collided with function definitions in x86intrin.h
|
2014-06-13 14:25:28 +03:00 |
|
Marc-André Moreau
|
27b1e76dbb
|
xfreerdp: fix egfx SurfaceToSurface overlapping copies
|
2014-06-12 21:02:25 -04:00 |
|
Marc-André Moreau
|
50883e6c83
|
xfreerdp: fix egfx RemoteFX bitmap updates
|
2014-06-12 18:23:51 -04:00 |
|
Hardening
|
b4d756830a
|
Don't forget to SetLastError() on disconnection
Otherwise if the last error was a ERROR_NO_DATA we have no indication that
the pipe has been closed.
|
2014-06-12 23:09:49 +02:00 |
|
Marc-André Moreau
|
ae02b5b512
|
xfreerdp: start handling egfx surface-to-surface
|
2014-06-12 16:13:12 -04:00 |
|
Marc-André Moreau
|
42c83c25f8
|
Merge branch 'egfx' of github.com:awakecoding/FreeRDP into egfx
Conflicts:
channels/tsmf/client/tsmf_main.c
|
2014-06-12 12:08:15 -04:00 |
|
Marc-André Moreau
|
6f9a256c5c
|
Merge branch 'master' of github.com:awakecoding/FreeRDP into egfx
Conflicts:
channels/drdynvc/client/dvcman.c
client/X11/xf_client.c
include/freerdp/dvc.h
|
2014-06-12 12:03:08 -04:00 |
|
erbth
|
0842475876
|
fixed getstatuschangeW rdp-return value in case of failure
|
2014-06-12 17:19:08 +02:00 |
|
Marc-André Moreau
|
2da89cd8e5
|
libfreerdp-client: fix parsing of port numbers in .rdp file full address, gatewayhostname options
|
2014-06-12 10:49:29 -04:00 |
|