.. |
gateway
|
Replace printf(...) by fprintf(stderr, ...)
|
2013-03-28 23:06:34 +01:00 |
activation.c
|
libwinpr-utils: combine old and new stream utils
|
2013-03-21 15:19:33 -04:00 |
activation.h
|
libwinpr-utils: combine old and new stream utils
|
2013-03-21 15:19:33 -04:00 |
capabilities.c
|
Merge pull request #1167 from dpoe/master
|
2013-04-09 07:06:58 -07:00 |
capabilities.h
|
fix for PDU_TYPE_DEMAND_ACTIVE 0001, got 0007 error
|
2013-04-05 12:53:22 -06:00 |
certificate.c
|
Replace printf(...) by fprintf(stderr, ...)
|
2013-03-28 23:06:34 +01:00 |
certificate.h
|
libfreerdp-utils: purge old STREAM utils
|
2013-03-21 16:45:25 -04:00 |
channel.c
|
Replace printf(...) by fprintf(stderr, ...)
|
2013-03-28 23:06:34 +01:00 |
channel.h
|
libwinpr-utils: combine old and new stream utils
|
2013-03-21 15:19:33 -04:00 |
CMakeLists.txt
|
cmake: remove unused code
|
2013-02-28 14:54:08 -05:00 |
connection.c
|
libfreerdp-core: add support for load balance info
|
2013-04-11 11:51:10 -04:00 |
connection.h
|
libwinpr-utils: combine old and new stream utils
|
2013-03-21 15:19:33 -04:00 |
errinfo.c
|
Replace printf(...) by fprintf(stderr, ...)
|
2013-03-28 23:06:34 +01:00 |
errinfo.h
|
libfreerdp-core: add client hook for OnErrorInfo
|
2013-04-28 20:40:49 -04:00 |
extension.c
|
Replace printf(...) by fprintf(stderr, ...)
|
2013-03-28 23:06:34 +01:00 |
extension.h
|
freerdp: fix headers
|
2012-10-08 23:02:04 -04:00 |
fastpath.c
|
libfreerdp-core: start using stream pool
|
2013-04-12 17:05:42 -04:00 |
fastpath.h
|
libfreerdp-utils: purge old STREAM utils
|
2013-03-21 16:45:25 -04:00 |
freerdp.c
|
libfreerdp-core: use stream pool
|
2013-04-12 13:44:23 -04:00 |
gcc.c
|
libfreerdp-core/settings: server read earlyCapabilityFlags.
|
2013-04-09 19:35:52 -07:00 |
gcc.h
|
libfreerdp-utils: purge old STREAM utils
|
2013-03-21 16:45:25 -04:00 |
graphics.c
|
libfreerdp: purged source tree from deprecated memory utils
|
2012-11-21 21:22:06 -05:00 |
info.c
|
xfreerdp: fix RemoteApp with system message (don't show full desktop on every single connection, just when needed)
|
2013-03-28 22:26:28 -04:00 |
info.h
|
libfreerdp-utils: purge old STREAM utils
|
2013-03-21 16:45:25 -04:00 |
input.c
|
Replace printf(...) by fprintf(stderr, ...)
|
2013-03-28 23:06:34 +01:00 |
input.h
|
libfreerdp-utils: purge old STREAM utils
|
2013-03-21 16:45:25 -04:00 |
license.c
|
Replace printf(...) by fprintf(stderr, ...)
|
2013-03-28 23:06:34 +01:00 |
license.h
|
libfreerdp-utils: purge old STREAM utils
|
2013-03-21 16:45:25 -04:00 |
listener.c
|
Replace printf(...) by fprintf(stderr, ...)
|
2013-03-28 23:06:34 +01:00 |
listener.h
|
freerdp: fix headers
|
2012-10-08 23:02:04 -04:00 |
mcs.c
|
Replace printf(...) by fprintf(stderr, ...)
|
2013-03-28 23:06:34 +01:00 |
mcs.h
|
libfreerdp-utils: purge old STREAM utils
|
2013-03-21 16:45:25 -04:00 |
message.c
|
libfreerdp-core: start using stream pool
|
2013-04-12 17:05:42 -04:00 |
message.h
|
libfreerdp-core: cleanup message interface
|
2013-02-04 15:47:13 -05:00 |
nego.c
|
libfreerdp-core: fix handling of SSL_CERT_NOT_ON_SERVER
|
2013-04-12 18:03:56 -04:00 |
nego.h
|
libfreerdp-core: fix handling of SSL_CERT_NOT_ON_SERVER
|
2013-04-12 18:03:56 -04:00 |
nla.c
|
Replace printf(...) by fprintf(stderr, ...)
|
2013-03-28 23:06:34 +01:00 |
nla.h
|
libfreerdp-utils: purge old STREAM utils
|
2013-03-21 16:45:25 -04:00 |
orders.c
|
Replace printf(...) by fprintf(stderr, ...)
|
2013-03-28 23:06:34 +01:00 |
orders.h
|
libfreerdp-utils: purge old STREAM utils
|
2013-03-21 16:45:25 -04:00 |
peer.c
|
Replace printf(...) by fprintf(stderr, ...)
|
2013-03-28 23:06:34 +01:00 |
peer.h
|
freerdp: fix headers
|
2012-10-08 23:02:04 -04:00 |
rdp.c
|
libfreerdp-core: add client hook for OnErrorInfo
|
2013-04-28 20:40:49 -04:00 |
rdp.h
|
libfreerdp-core: add client hook for OnErrorInfo
|
2013-04-28 20:40:49 -04:00 |
redirection.c
|
Replace printf(...) by fprintf(stderr, ...)
|
2013-03-28 23:06:34 +01:00 |
redirection.h
|
libfreerdp-utils: purge old string utils
|
2013-03-21 22:31:17 -04:00 |
security.c
|
Replace printf(...) by fprintf(stderr, ...)
|
2013-03-28 23:06:34 +01:00 |
security.h
|
libfreerdp-utils: purge old STREAM utils
|
2013-03-21 16:45:25 -04:00 |
settings.c
|
xfreerdp: partial multimonitor patch from Hans-Peter Jansen
|
2013-04-28 16:27:23 -04:00 |
surface.c
|
libfreerdp-core: start using stream pool
|
2013-04-12 17:05:42 -04:00 |
surface.h
|
libfreerdp-utils: purge old STREAM utils
|
2013-03-21 16:45:25 -04:00 |
tcp.c
|
Replace printf(...) by fprintf(stderr, ...)
|
2013-03-28 23:06:34 +01:00 |
tcp.h
|
libfreerdp-utils: purge old STREAM utils
|
2013-03-21 16:45:25 -04:00 |
timezone.c
|
Further changes to fix issue 574\685.
|
2013-04-08 14:42:49 +01:00 |
timezone.h
|
libfreerdp-utils: purge old STREAM utils
|
2013-03-21 16:45:25 -04:00 |
tpdu.c
|
Replace printf(...) by fprintf(stderr, ...)
|
2013-03-28 23:06:34 +01:00 |
tpdu.h
|
libfreerdp-utils: purge old STREAM utils
|
2013-03-21 16:45:25 -04:00 |
tpkt.c
|
libwinpr-utils: combine old and new stream utils
|
2013-03-21 15:19:33 -04:00 |
tpkt.h
|
libfreerdp-utils: purge old STREAM utils
|
2013-03-21 16:45:25 -04:00 |
transport.c
|
libfreerdp-core: start using stream pool
|
2013-04-12 17:05:42 -04:00 |
transport.h
|
libfreerdp-core: use stream pool
|
2013-04-12 13:44:23 -04:00 |
update.c
|
Replace printf(...) by fprintf(stderr, ...)
|
2013-03-28 23:06:34 +01:00 |
update.h
|
libfreerdp-utils: purge old STREAM utils
|
2013-03-21 16:45:25 -04:00 |
window.c
|
libwinpr-utils: combine old and new stream utils
|
2013-03-21 15:19:33 -04:00 |
window.h
|
libfreerdp-utils: purge old STREAM utils
|
2013-03-21 16:45:25 -04:00 |