FreeRDP/libfreerdp/core
David FORT d84c760f7d Fix a typo in server-side code 2015-04-01 22:26:38 +02:00
..
gateway coding style fixes 2015-03-30 17:15:45 +02:00
test Fixed return value in test. 2015-03-30 18:18:14 +02:00
CMakeLists.txt Added version and build info functions 2015-03-30 17:51:29 +02:00
activation.c hardening 2015-03-25 17:38:21 +01:00
activation.h libwinpr-utils: combine old and new stream utils 2013-03-21 15:19:33 -04:00
autodetect.c coding style fixes 2015-03-30 17:15:45 +02:00
autodetect.h libfreerdp-core: distinguish continuous/connect-time autodetect. 2014-11-04 13:41:04 +08:00
bulk.c Replaced logging in libfreerdp with wlog defines. 2014-09-15 08:48:46 +02:00
bulk.h libfreerdp-core: add new protocol metrics module 2014-05-26 12:30:58 -04:00
capabilities.c hardening 2015-03-25 17:38:21 +01:00
capabilities.h fix for PDU_TYPE_DEMAND_ACTIVE 0001, got 0007 error 2013-04-05 12:53:22 -06:00
certificate.c core: fix double close on fp. 2015-03-13 11:21:12 +08:00
certificate.h libfreerdp-core: improve reconnection 2015-02-06 14:21:26 -05:00
channels.c coding style fixes 2015-03-30 17:15:45 +02:00
channels.h libfreerdp-core: start moving internal MCS variables out of rdpSettings* 2014-02-15 16:32:38 -05:00
client.c xfreerdp: fix egfx multimonitor support 2015-02-10 16:32:07 -05:00
client.h libfreerdp-core: add channel reconnect 2015-02-06 17:35:14 -05:00
codecs.c libfreerdp-gdi: add RDP8 graphics pipeline support 2014-09-12 14:57:44 -04:00
connection.c libfreerdp-core: cleanup connect error codes, fix Win32 NLA 2015-02-17 21:01:27 -05:00
connection.h libfreerdp-core: make NLA event-driven 2015-02-15 16:04:59 -05:00
errbase.c Removed unused define. 2015-03-19 14:17:48 +01:00
errconnect.c Added error name and string functions. 2015-03-19 11:05:16 +01:00
errinfo.c Added error name and string functions. 2015-03-19 11:05:16 +01:00
errinfo.h Added error name and string functions. 2015-03-19 11:05:16 +01:00
fastpath.c coding style fixes 2015-03-30 17:15:45 +02:00
fastpath.h Offer to disable bulk compression when using remoteFx 2014-11-04 16:14:53 +01:00
freerdp.c Using sprintf_s now. 2015-03-30 18:17:07 +02:00
gcc.c Fix a typo in server-side code 2015-04-01 22:26:38 +02:00
gcc.h Drop the limit on key size 2015-04-01 15:11:57 +02:00
graphics.c gfx/pointer: add support to set pointer 2015-02-02 10:57:31 +01:00
heartbeat.c libfreerdp-core: fix RemoteFX/autodetect incompatibility issue with 2008 R2 2014-09-24 17:23:12 -04:00
heartbeat.h libfreerdp-core: fix RemoteFX/autodetect incompatibility issue with 2008 R2 2014-09-24 17:23:12 -04:00
info.c libfreerdp-core: refactor client info pdu functions 2015-02-06 16:55:21 -05:00
info.h libfreerdp-core: refactor client info pdu functions 2015-02-06 16:55:21 -05:00
input.c clients: fix "focus in event" issues 2015-01-16 18:40:57 +01:00
input.h libfreerdp-utils: purge old STREAM utils 2013-03-21 16:45:25 -04:00
license.c libfreerdp-core: move stuff down from transport to tsg layer 2015-02-11 11:57:02 -05:00
license.h Replaced logging in libfreerdp with wlog defines. 2014-09-15 08:48:46 +02:00
listener.c hardening 2015-03-25 17:38:21 +01:00
listener.h libfreerdp-core: add event handle support to listener 2013-07-21 16:21:46 -04:00
mcs.c Fix the error case in mcs_send_connect_response() 2015-04-01 17:55:01 +02:00
mcs.h Fix the error case in mcs_send_connect_response() 2015-04-01 17:55:01 +02:00
message.c clients: fix "focus in event" issues 2015-01-16 18:40:57 +01:00
message.h libfreerdp-core: fix async input mode for FocusInEvent, KeyboardPauseEvent 2014-12-15 11:35:35 -05:00
metrics.c libfreerdp-core: add new protocol metrics module 2014-05-26 12:30:58 -04:00
multitransport.c Added heartbeat code 2014-01-23 22:23:47 -05:00
multitransport.h Added heartbeat code 2014-01-23 22:23:47 -05:00
nego.c nego: fixed X.224 Connection Request PDU parsing 2015-03-30 13:07:03 +02:00
nego.h Fix server-side protocol negociation 2015-02-11 21:38:32 +01:00
nla.c Fix server side NLA 2015-03-23 08:33:14 +01:00
nla.h libfreerdp-core: make NLA event-driven 2015-02-15 16:04:59 -05:00
orders.c Integrate feedback from pull request 2015-03-30 18:29:32 +02:00
orders.h libfreerdp-core: added orders buffer size approximation functions 2013-06-09 17:56:57 -04:00
peer.c Drop the limit on key size 2015-04-01 15:11:57 +02:00
peer.h libfreerdp-core: expose new API to allow FreeRDS virtual channel hooking 2014-10-10 16:11:42 -04:00
rdp.c coding style fixes 2015-03-30 17:15:45 +02:00
rdp.h libfreerdp-core: make NLA event-driven 2015-02-15 16:04:59 -05:00
redirection.c libfreerdp-core: cleanup redirection debug output 2015-01-20 10:46:32 -05:00
redirection.h libfreerdp-core: cleanup redirection debug output 2015-01-20 10:46:32 -05:00
security.c Standard RDP Security Layer Levels/Method Overhaul 2014-12-12 02:17:12 +01:00
security.h libfreerdp-utils: purge old STREAM utils 2013-03-21 16:45:25 -04:00
server.c wtsapi: add WTSStartRemoteControlSessionEx 2015-02-16 12:16:54 +01:00
server.h wtsapi: add WTSStartRemoteControlSessionEx 2015-02-16 12:16:54 +01:00
settings.c hardening 2015-03-25 17:38:21 +01:00
surface.c Replaced logging in libfreerdp with wlog defines. 2014-09-15 08:48:46 +02:00
surface.h libfreerdp-utils: purge old STREAM utils 2013-03-21 16:45:25 -04:00
tcp.c core/tcp: set TCP_USER_TIMEOUT if available 2015-02-20 13:22:01 +01:00
tcp.h libfreerdp-core: replace rdpTcp by BufferedSocket BIO 2015-02-14 10:14:13 -05:00
timezone.c freerdp: purge old stream utils 2013-05-08 16:27:21 -04:00
timezone.h Replaced logging in libfreerdp with wlog defines. 2014-09-15 08:48:46 +02:00
tpdu.c Replaced logging in libfreerdp with wlog defines. 2014-09-15 08:48:46 +02:00
tpdu.h libfreerdp-core: minor style cleanup 2013-11-08 13:57:41 -05:00
tpkt.c freerdp: purge old stream utils 2013-05-08 16:27:21 -04:00
tpkt.h libfreerdp-utils: purge old STREAM utils 2013-03-21 16:45:25 -04:00
transport.c coding style fixes 2015-03-30 17:15:45 +02:00
transport.h libfreerdp-core: Initial RDG support. 2015-03-17 14:54:16 -04:00
update.c Integrate feedback from pull request 2015-03-30 18:29:32 +02:00
update.h Moved update thread from client to library. 2014-07-14 19:27:50 +02:00
window.c Fixed use after free and realloc checks. 2015-03-31 15:18:45 +02:00
window.h Replaced logging in libfreerdp with wlog defines. 2014-09-15 08:48:46 +02:00