.. |
gateway
|
Replaced custom logging mechanism with WLog wrapper.
|
2014-08-07 16:51:24 +02:00 |
activation.c
|
libfreerdp-core: MCS cleanup, better handling of domain parameters
|
2014-02-13 17:06:33 -05:00 |
activation.h
|
libwinpr-utils: combine old and new stream utils
|
2013-03-21 15:19:33 -04:00 |
autodetect.c
|
xfreerdp: fix build warnings
|
2014-02-10 22:23:59 -05:00 |
autodetect.h
|
Added heartbeat code
|
2014-01-23 22:23:47 -05:00 |
bulk.c
|
Replaced custom logging mechanism with WLog wrapper.
|
2014-08-07 16:51:24 +02:00 |
bulk.h
|
libfreerdp-core: add new protocol metrics module
|
2014-05-26 12:30:58 -04:00 |
capabilities.c
|
libfreerdp-primitives: cleanup YCoCg
|
2014-09-06 21:13:37 -04:00 |
capabilities.h
|
fix for PDU_TYPE_DEMAND_ACTIVE 0001, got 0007 error
|
2013-04-05 12:53:22 -06:00 |
certificate.c
|
Replaced custom logging mechanism with WLog wrapper.
|
2014-08-07 16:51:24 +02:00 |
certificate.h
|
Make certificate_read_server_certificate() return BOOL
|
2014-04-08 19:23:06 +03:00 |
channels.c
|
Replaced custom logging mechanism with WLog wrapper.
|
2014-08-07 16:51:24 +02:00 |
channels.h
|
libfreerdp-core: start moving internal MCS variables out of rdpSettings*
|
2014-02-15 16:32:38 -05:00 |
client.c
|
Replaced custom logging mechanism with WLog wrapper.
|
2014-08-07 16:51:24 +02:00 |
client.h
|
libfreerdp-core: reduce amount of global table locking in client-side virtual channels
|
2014-02-15 14:57:10 -05:00 |
CMakeLists.txt
|
Added WITH_LIBRARY_VERSIONING, allowing to build shared libraries without
|
2014-07-11 11:53:58 +02:00 |
connection.c
|
libfreerdp-core: fix reconnection using client random
|
2014-08-11 11:23:23 -04:00 |
connection.h
|
Fixes to process new command line options (autodetect, heartbeat, multitransport), join the MCS message channel and process auto-detect PDUs during the connection sequence.
|
2014-01-29 22:53:32 -05:00 |
errinfo.c
|
Replaced custom logging mechanism with WLog wrapper.
|
2014-08-07 16:51:24 +02:00 |
errinfo.h
|
libfreerdp-core: add client hook for OnErrorInfo
|
2013-04-28 20:40:49 -04:00 |
fastpath.c
|
Replaced custom logging mechanism with WLog wrapper.
|
2014-08-07 16:51:24 +02:00 |
fastpath.h
|
correct Pause key sequence
|
2014-07-25 11:31:50 +02:00 |
freerdp.c
|
Merge pull request #1963 from akallabeth/async-update-to-lib
|
2014-08-14 17:46:43 +02:00 |
gcc.c
|
Replaced custom logging mechanism with WLog wrapper.
|
2014-08-07 16:51:24 +02:00 |
gcc.h
|
libfreerdp-core: make use of rdpMcs* instead of rdpSettings* in most GCC functions
|
2014-02-13 17:50:38 -05:00 |
graphics.c
|
Fix multiple cases of use of uninitialized vars
|
2014-08-20 03:54:05 -06:00 |
heartbeat.c
|
Added heartbeat code
|
2014-01-23 22:23:47 -05:00 |
heartbeat.h
|
Added heartbeat code
|
2014-01-23 22:23:47 -05:00 |
info.c
|
shadow: fix WDS connectivity
|
2014-08-15 14:15:53 -04:00 |
info.h
|
channels: cleanup RDP8 virtual channels
|
2014-07-28 16:47:42 -04:00 |
input.c
|
Merge pull request #2027 from akallabeth/winpr-log
|
2014-08-11 10:38:28 -04:00 |
input.h
|
libfreerdp-utils: purge old STREAM utils
|
2013-03-21 16:45:25 -04:00 |
license.c
|
Replaced custom logging mechanism with WLog wrapper.
|
2014-08-07 16:51:24 +02:00 |
license.h
|
core: FIPS for fastpath and RDP security fixes
|
2014-04-02 14:17:39 +02:00 |
listener.c
|
shadow: fix race conditions
|
2014-08-15 18:12:53 -04:00 |
listener.h
|
libfreerdp-core: add event handle support to listener
|
2013-07-21 16:21:46 -04:00 |
mcs.c
|
Replaced custom logging mechanism with WLog wrapper.
|
2014-08-07 16:51:24 +02:00 |
mcs.h
|
libfreerdp-core: start moving internal MCS variables out of rdpSettings*
|
2014-02-15 16:32:38 -05:00 |
message.c
|
Merge pull request #1963 from akallabeth/async-update-to-lib
|
2014-08-14 17:46:43 +02:00 |
message.h
|
Moved update thread from client to library.
|
2014-07-14 19:27:50 +02: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
|
Merge branch 'awakecoding' of github.com:vworkspace/FreeRDP
|
2014-08-15 11:43:50 -04:00 |
nego.h
|
Misc fixes to check OOM
|
2014-04-10 21:10:19 +02:00 |
nla.c
|
Replaced perror with DEBUG_WARN
|
2014-08-11 09:19:23 +02:00 |
nla.h
|
libfreerdp-core: add spn-class option
|
2014-02-12 00:43:02 -05:00 |
orders.c
|
Merge pull request #2023 from ptsekov/software-gdi-improvements
|
2014-08-18 16:22:23 -04:00 |
orders.h
|
libfreerdp-core: added orders buffer size approximation functions
|
2013-06-09 17:56:57 -04:00 |
peer.c
|
Fix multiple cases of use of uninitialized vars
|
2014-08-20 03:54:05 -06:00 |
peer.h
|
freerdp: fix headers
|
2012-10-08 23:02:04 -04:00 |
rdp.c
|
Fix multiple cases of use of uninitialized vars
|
2014-08-20 03:54:05 -06:00 |
rdp.h
|
libfreerdp-core: remove old, unused extension framework
|
2014-04-14 14:49:03 -04:00 |
redirection.c
|
Replaced custom logging mechanism with WLog wrapper.
|
2014-08-07 16:51:24 +02:00 |
redirection.h
|
libfreerdp-core: modify parsing functions to return int instead of BOOL to propagate session redirection return code
|
2013-11-04 15:52:29 -05:00 |
security.c
|
Replaced custom logging mechanism with WLog wrapper.
|
2014-08-07 16:51:24 +02:00 |
security.h
|
libfreerdp-utils: purge old STREAM utils
|
2013-03-21 16:45:25 -04:00 |
server.c
|
Replaced custom logging mechanism with WLog wrapper.
|
2014-08-07 16:51:24 +02:00 |
server.h
|
libfreerdp-utils: purge deprecated list utils
|
2014-04-26 12:31:24 -04:00 |
settings.c
|
libfreerdp-primitives: cleanup YCoCg
|
2014-09-06 21:13:37 -04:00 |
surface.c
|
Replaced custom logging mechanism with WLog wrapper.
|
2014-08-07 16:51:24 +02:00 |
surface.h
|
libfreerdp-utils: purge old STREAM utils
|
2013-03-21 16:45:25 -04:00 |
tcp.c
|
Merge branch 'master' of github.com:awakecoding/FreeRDP into shadow
|
2014-08-11 19:22:33 -04:00 |
tcp.h
|
libfreerdp-core: fix unix domain socket support
|
2014-08-06 12:08:00 -04:00 |
timezone.c
|
freerdp: purge old stream utils
|
2013-05-08 16:27:21 -04:00 |
timezone.h
|
libfreerdp-utils: purge old STREAM utils
|
2013-03-21 16:45:25 -04:00 |
tpdu.c
|
shadow: start RDP client backend for WDS
|
2014-08-14 18:41:22 -04: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
|
Merge branch 'master' of github.com:awakecoding/FreeRDP into shadow
|
2014-08-11 19:22:33 -04:00 |
transport.h
|
transport refactor
|
2014-07-24 16:34:59 +02:00 |
update.c
|
libfreerdp-gdi: enable altsec frame markers
|
2014-09-05 16:06:19 -04:00 |
update.h
|
Moved update thread from client to library.
|
2014-07-14 19:27:50 +02:00 |
window.c
|
Replaced custom logging mechanism with WLog wrapper.
|
2014-08-07 16:51:24 +02:00 |
window.h
|
libfreerdp-utils: purge old STREAM utils
|
2013-03-21 16:45:25 -04:00 |