FreeRDP/libfreerdp/core
David FORT a4a58aa373 Fix the error case in mcs_send_connect_response() 2015-04-01 17:55:01 +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
autodetect.c coding style fixes 2015-03-30 17:15:45 +02:00
autodetect.h
bulk.c
bulk.h
capabilities.c hardening 2015-03-25 17:38:21 +01:00
capabilities.h
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
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
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
freerdp.c Using sprintf_s now. 2015-03-30 18:17:07 +02:00
gcc.c Fix code style 2015-04-01 16:58:25 +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
heartbeat.h
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
license.c libfreerdp-core: move stuff down from transport to tsg layer 2015-02-11 11:57:02 -05:00
license.h
listener.c hardening 2015-03-25 17:38:21 +01:00
listener.h
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
multitransport.c
multitransport.h
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
peer.c Drop the limit on key size 2015-04-01 15:11:57 +02:00
peer.h
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
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
surface.h
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
timezone.h
tpdu.c
tpdu.h
tpkt.c
tpkt.h
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
window.c Fixed use after free and realloc checks. 2015-03-31 15:18:45 +02:00
window.h