FreeRDP/libfreerdp/core
2013-02-28 14:54:08 -05:00
..
gateway Fixed compilation with -Wstrict-prototypes 2013-02-14 22:20:43 +01:00
activation.c core: set FINALIZE_SC_FONT_MAP_PDU even if font map pdu len is 0 2013-02-11 18:30:17 +01:00
activation.h libfreerdp: purged source tree from deprecated memory utils 2012-11-21 21:22:06 -05:00
capabilities.c libfreerdp-core: refactor bitmap codec guid handling 2013-02-12 21:25:49 -05:00
capabilities.h libfreerdp-client: extended command-line options 2012-11-26 16:49:12 -05:00
certificate.c libfreerdp-core: fix check for null certificate 2013-01-25 13:47:56 -05:00
certificate.h Fixed compilation with -Wstrict-prototypes 2013-02-14 22:20:43 +01:00
channel.c channels/rdpsnd: refactor scheduling of sending of sound PDUs 2013-02-20 21:34:47 -05:00
channel.h checks stream size when processing channel data 2013-01-11 01:25:26 +01:00
CMakeLists.txt cmake: remove unused code 2013-02-28 14:54:08 -05:00
connection.c libfreerdp-core: added ObjectPool 2013-02-14 20:39:56 -05:00
connection.h libfreerdp-core: fix check for null certificate 2013-01-25 13:47:56 -05:00
errinfo.c libfreerdp-core: add capabilities debug output 2013-02-12 16:25:16 -05:00
errinfo.h libfreerdp-core: add capabilities debug output 2013-02-12 16:25:16 -05:00
extension.c wfreerdp: fix build 2012-12-14 13:11:07 -05:00
extension.h freerdp: fix headers 2012-10-08 23:02:04 -04:00
fastpath.c Checks that the fragmentation buffer is not bigger than negociated value 2013-02-28 12:20:46 +01:00
fastpath.h libfreerdp-core: Fixed incorrect use of BOOL as a return value where an integer was returned 2013-02-01 10:15:36 +01:00
freerdp.c libfreerdp-core: cleanup message interface 2013-02-04 15:47:13 -05:00
gcc.c libfreerdp-core: fix server-side color depth negotiation 2013-01-27 17:17:04 -05:00
gcc.h libfreerdp-core: rdpSettings refactoring (part 4) 2012-11-07 23:29:24 -05:00
graphics.c libfreerdp: purged source tree from deprecated memory utils 2012-11-21 21:22:06 -05:00
info.c check or propagate return values when writing 2013-01-14 23:40:34 +01:00
info.h check stream sizes when reading ClientInfoPDU 2013-01-11 01:18:11 +01:00
input.c libfreerdp-core: added more message definitions 2013-02-04 14:56:54 -05:00
input.h libfreerdp-core: message queue refactoring 2013-02-04 11:05:24 -05:00
license.c libfreerdp-core: cleanup licensing RSA public key code 2013-02-05 10:02:06 -05:00
license.h Fixed compilation with -Wstrict-prototypes 2013-02-14 22:20:43 +01:00
listener.c libfreerdp-core/listener: loopback address should consider local. 2012-12-20 21:57:55 +08:00
listener.h freerdp: fix headers 2012-10-08 23:02:04 -04:00
mcs.c libfreerdp-core: added ObjectPool 2013-02-14 20:39:56 -05:00
mcs.h freerdp: get rid of old types 2012-10-09 03:26:39 -04:00
message.c libfreerdp-core: fix some async updates race conditions 2013-02-14 17:43:37 -05:00
message.h libfreerdp-core: cleanup message interface 2013-02-04 15:47:13 -05:00
nego.c freerdp: merging with master 2013-01-14 13:50:16 -05:00
nego.h libwinpr-sspi: NTLM extended protection cleanup 2013-01-10 11:19:57 -05:00
nla.c Issue #847: protocol deadlock in NLA 2013-02-26 21:32:36 +01:00
nla.h libfreerdp-core: make NLA use transport abstraction layer 2012-11-14 21:30:21 -05:00
orders.c libfreerdp-core: fix async updates with palettes 2013-02-03 16:19:25 -05:00
orders.h libfreerdp-core: added message queue stubs 2013-01-24 17:11:43 -05:00
peer.c libfreerdp-core: Fixed incorrect use of BOOL as a return value where an integer was returned 2013-02-01 10:15:36 +01:00
peer.h freerdp: fix headers 2012-10-08 23:02:04 -04:00
rdp.c channels/rdpsnd: refactor scheduling of sending of sound PDUs 2013-02-20 21:34:47 -05:00
rdp.h libfreerdp-core: fix decryption of encrypted error info PDU in license sequence 2013-02-04 16:39:05 -05:00
redirection.c checks stream sizes when reading redirection packets 2013-01-11 01:21:24 +01:00
redirection.h Fixed compilation with -Wstrict-prototypes 2013-02-14 22:20:43 +01:00
security.c adding const qualifiers for security.[c|h] helps understand inputs and 2013-01-11 01:15:52 +01:00
security.h adding const qualifiers for security.[c|h] helps understand inputs and 2013-01-11 01:15:52 +01:00
settings.c libfreerdp-core: fix settings->HomePath leak (issue #810) 2012-12-13 07:48:16 -05:00
surface.c freerdp: merging with master 2013-01-18 19:01:25 -05:00
surface.h libfreerdp-core: change return values for PDU processing 2013-01-08 17:18:10 -05:00
tcp.c libfreerdp-core/transport: select sockfd instead of sleep when blocking. 2012-12-21 16:24:26 +08:00
tcp.h libfreerdp-core/transport: select sockfd instead of sleep when blocking. 2012-12-21 16:24:26 +08:00
timezone.c always initialize lpMultiByteStr parameter when calling ConvertFromUnicode 2013-01-16 01:14:03 +01:00
timezone.h freerdp: change boolean type to BOOL type 2012-10-09 02:38:39 -04:00
tpdu.c Renamed CODEC_ID_NONE to RDP_CODEC_ID_NONE as it is already defined in 2013-01-12 14:49:01 +01:00
tpdu.h Renamed CODEC_ID_NONE to RDP_CODEC_ID_NONE as it is already defined in 2013-01-12 14:49:01 +01:00
tpkt.c libfreerdp-core: TSG experiments 2012-11-13 11:06:33 -05:00
tpkt.h freerdp: change uint8, sint8, uint16, sint16 to BYTE, INT8, UINT16, INT16 2012-10-09 03:01:37 -04:00
transport.c libfreerdp-core: added ObjectPool 2013-02-14 20:39:56 -05:00
transport.h libfreerdp-core: added ObjectPool 2013-02-14 20:39:56 -05:00
update.c libfreerdp-core: added more message definitions 2013-02-04 14:56:54 -05:00
update.h xfreerdp: add asynchronous dequeuing of graphical messages 2013-01-25 12:08:00 -05:00
window.c Renamed CODEC_ID_NONE to RDP_CODEC_ID_NONE as it is already defined in 2013-01-12 14:49:01 +01:00
window.h Renamed CODEC_ID_NONE to RDP_CODEC_ID_NONE as it is already defined in 2013-01-12 14:49:01 +01:00