Marc-André Moreau
|
e8c5e6c70b
|
libfreerdp-core: send using separate streams, re-enable frame acks
|
2013-05-15 18:05:40 -04:00 |
|
Marc-André Moreau
|
367ebf32a3
|
freerdp: make use of stream macros to access members
|
2013-05-15 12:14:26 -04:00 |
|
Marc-André Moreau
|
841c710e1c
|
libfreerdp-core: server-side update combining
|
2013-05-09 16:30:28 -04:00 |
|
Marc-André Moreau
|
fdf3ddcf9e
|
freerdp: purge deprecated stream utils
|
2013-05-08 17:48:30 -04:00 |
|
Marc-André Moreau
|
fd230443c5
|
freerdp: purge old stream utils
|
2013-05-08 16:27:21 -04:00 |
|
Marc-André Moreau
|
5b92413843
|
freerdp: purge deprecated stream utils
|
2013-05-08 16:09:16 -04:00 |
|
Marc-André Moreau
|
64df210a1d
|
libfreerdp-core: fix messy merge
|
2013-05-08 15:25:24 -04:00 |
|
Marc-André Moreau
|
5e4365788f
|
freerdp: merge with master
|
2013-05-08 15:15:15 -04:00 |
|
Marc-André Moreau
|
b4cac74136
|
xfreerdp-server: fix RemoteFX encoding
|
2013-05-01 18:15:55 -04:00 |
|
Marc-André Moreau
|
946d7ec589
|
libfreerdp-core: fix compression with stream pool
|
2013-04-30 11:26:33 -04:00 |
|
Marc-André Moreau
|
83af4266bf
|
libfreerdp-core: refactor fastpath fragmentation
|
2013-04-29 23:55:44 -04:00 |
|
Marc-André Moreau
|
51715636a5
|
freerdp: remove some deprecated stream utils
|
2013-04-29 22:35:15 -04:00 |
|
Nigel Reeves
|
7dedd884b9
|
Merge branch 'master' of https://github.com/FreeRDP/FreeRDP.git
|
2013-04-15 11:15:49 +01:00 |
|
Nigel Reeves
|
fb2a087dbf
|
Fix to issue #773. Ensure resume in correct NumLock state, when reconnectin to a session
|
2013-04-15 11:14:09 +01:00 |
|
Marc-André Moreau
|
d776a2d4ea
|
libfreerdp-core: start using stream pool
|
2013-04-12 17:05:42 -04:00 |
|
Hardening
|
7701c9d934
|
Replace printf(...) by fprintf(stderr, ...)
|
2013-03-28 23:06:34 +01:00 |
|
Marc-André Moreau
|
8c8a82c31f
|
libfreerdp-utils: purge old STREAM utils
|
2013-03-21 16:45:25 -04:00 |
|
Marc-André Moreau
|
a8201b0d1b
|
libwinpr-utils: combine old and new stream utils
|
2013-03-21 15:19:33 -04:00 |
|
Marc-André Moreau
|
62eec0c2b5
|
libfreerdp-utils: rename internal members of STREAM to match new wStream
|
2013-03-21 15:01:46 -04:00 |
|
Martin Fleisz
|
bba8124fd1
|
core: Corrected handling of MultifragMaxRequestSize (Fixes #1022)
|
2013-03-06 13:40:34 +01:00 |
|
rdp.effort
|
d0305a5091
|
Checks that the fragmentation buffer is not bigger than negociated value
|
2013-02-28 12:20:46 +01:00 |
|
Martin Fleisz
|
10dd9b7ad4
|
libfreerdp-core: Fixed incorrect use of BOOL as a return value where an integer was returned
|
2013-02-01 10:15:36 +01:00 |
|
Marc-André Moreau
|
df01ba88d4
|
libfreerdp-core: change fastpath return codes
|
2013-01-16 18:01:10 -05:00 |
|
Marc-André Moreau
|
0146b21eb5
|
libfreerdp-core: fix surface commands
|
2013-01-14 15:19:51 -05:00 |
|
Marc-André Moreau
|
8b3b635d99
|
Merge pull request #896 from hardening/hardening5
Don't break connection when receiving an invalid synchronize packet
|
2013-01-14 05:08:22 -08:00 |
|
rdp.effort
|
2c9412bb1c
|
Don't break connection when receiving an invalid synchronize packet
|
2013-01-14 12:33:56 +01:00 |
|
ArvidNorr
|
cea442f24e
|
login and synchronize fix
|
2013-01-14 01:13:29 -08:00 |
|
rdp.effort
|
81c0e99ceb
|
Misc fixes and result checks
|
2013-01-13 23:37:50 +01:00 |
|
rdp.effort
|
4d90284657
|
Renamed CODEC_ID_NONE to RDP_CODEC_ID_NONE as it is already defined in
avcodecs.h
Fixed a warning in schannel_openssl.c
Added checks for: input, mcs, tpdu, certificate, license
|
2013-01-12 14:49:01 +01:00 |
|
Marc-André Moreau
|
45d001ef8b
|
libfreerdp-core: change return values for PDU processing
|
2013-01-08 17:18:10 -05:00 |
|
Marc-André Moreau
|
811ff44720
|
libfreerdp-core: change ReceiveCallback return values
|
2013-01-06 17:24:08 -05:00 |
|
Marc-André Moreau
|
b3d8f79b5c
|
libfreerdp-utils: replace ARRAY_SIZE custom macro with ARRAYSIZE() windows macro
|
2012-11-21 20:50:28 -05:00 |
|
Marc-André Moreau
|
2a16183f5d
|
libfreerdp-utils: remove deprecated calls to xnew() macro
|
2012-11-21 20:21:08 -05:00 |
|
Marc-André Moreau
|
410b7ab867
|
libfreerdp-core: rdpSettings refactoring (part 4)
|
2012-11-07 23:29:24 -05:00 |
|
Marc-André Moreau
|
8544716104
|
libfreerdp-core: rdpSettings refactoring (part 3)
|
2012-11-07 18:23:33 -05:00 |
|
Marc-André Moreau
|
1a2839a165
|
libfreerdp-core: rdpSettings refactoring (part 1)
|
2012-11-07 11:02:46 -05:00 |
|
Marc-André Moreau
|
9d064171a7
|
freerdp: get rid of old types
|
2012-10-09 03:26:39 -04:00 |
|
Marc-André Moreau
|
1bf8a45519
|
freerdp: change uint8, sint8, uint16, sint16 to BYTE, INT8, UINT16, INT16
|
2012-10-09 03:01:37 -04:00 |
|
Marc-André Moreau
|
1ed644786c
|
freerdp: change boolean type to BOOL type
|
2012-10-09 02:38:39 -04:00 |
|
Marc-André Moreau
|
5612bc43f8
|
freerdp: change true/false to TRUE/FALSE
|
2012-10-09 02:31:28 -04:00 |
|
Marc-André Moreau
|
9909a12af5
|
libfreerdp-utils: get rid of xmalloc, xrealloc and xfree
|
2012-10-08 23:21:26 -04:00 |
|
Marc-André Moreau
|
e60a092d81
|
freerdp: fix headers
|
2012-10-08 23:02:04 -04:00 |
|
Marc-André Moreau
|
d5d1eb7762
|
libfreerdp: add proper config.h inclusions
|
2012-08-14 17:09:01 -04:00 |
|
Marc-André Moreau
|
19028a27b0
|
libfreerdp: move all libraries to libfreerdp directory, one step closer to monolithic build option
|
2012-08-13 23:19:51 -04:00 |
|