.. |
gateway
|
freerdp: merge with master
|
2013-06-05 10:31:01 -04:00 |
activation.c
|
libfreerdp-core: reduce reuse of same pdu buffers
|
2013-05-15 15:54:33 -04:00 |
activation.h
|
libwinpr-utils: combine old and new stream utils
|
2013-03-21 15:19:33 -04:00 |
capabilities.c
|
freerdp: merge with master
|
2013-06-05 10:31:01 -04:00 |
capabilities.h
|
fix for PDU_TYPE_DEMAND_ACTIVE 0001, got 0007 error
|
2013-04-05 12:53:22 -06:00 |
certificate.c
|
freerdp: purge deprecated stream utils
|
2013-05-08 17:48:30 -04:00 |
certificate.h
|
libfreerdp-utils: purge old STREAM utils
|
2013-03-21 16:45:25 -04:00 |
channel.c
|
libfreerdp-core: reduce reuse of same pdu buffers
|
2013-05-15 15:54:33 -04: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: reduce reuse of the same send buffer
|
2013-05-15 13:17:29 -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: send using separate streams, re-enable frame acks
|
2013-05-15 18:05:40 -04:00 |
fastpath.h
|
libfreerdp-core: server-side update combining
|
2013-05-09 16:30:28 -04:00 |
freerdp.c
|
freerdp: remove temporary rdpClient* interface and replace with pubSub hooks
|
2013-06-15 17:39:45 -04:00 |
gcc.c
|
freerdp: make use of stream macros to access members
|
2013-05-15 12:14:26 -04: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
|
freerdp: merge with master
|
2013-06-05 10:31:01 -04:00 |
info.h
|
libfreerdp-utils: purge old STREAM utils
|
2013-03-21 16:45:25 -04:00 |
input.c
|
freerdp: purge deprecated stream utils
|
2013-05-08 16:09:16 -04:00 |
input.h
|
libfreerdp-utils: purge old STREAM utils
|
2013-03-21 16:45:25 -04:00 |
license.c
|
libfreerdp-core: reduce reuse of the same send buffer
|
2013-05-15 13:17:29 -04: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
|
libfreerdp-core: replace usage of Stream_GetPointer() by Stream_GetPosition() in potentially unsafe places
|
2013-05-15 14:42:37 -04:00 |
mcs.h
|
libfreerdp-utils: purge old STREAM utils
|
2013-03-21 16:45:25 -04:00 |
message.c
|
libfreerdp-core: send using separate streams, re-enable frame acks
|
2013-05-15 18:05:40 -04:00 |
message.h
|
libfreerdp-core: cleanup message interface
|
2013-02-04 15:47:13 -05:00 |
nego.c
|
libfreerdp-core: reduce reuse of same pdu buffers
|
2013-05-15 15:54:33 -04:00 |
nego.h
|
libfreerdp-core: fix handling of SSL_CERT_NOT_ON_SERVER
|
2013-04-12 18:03:56 -04:00 |
nla.c
|
freerdp: merge with master
|
2013-06-05 10:31:01 -04:00 |
nla.h
|
libfreerdp-utils: purge old STREAM utils
|
2013-03-21 16:45:25 -04:00 |
orders.c
|
libfreerdp-core: force flushing of updates
|
2013-06-09 20:37:58 -04:00 |
orders.h
|
libfreerdp-core: added orders buffer size approximation functions
|
2013-06-09 17:56:57 -04:00 |
peer.c
|
freerdp: fix core API bugs
|
2013-06-13 21:34:46 -04:00 |
peer.h
|
freerdp: fix headers
|
2012-10-08 23:02:04 -04:00 |
rdp.c
|
freerdp: remove temporary rdpClient* interface and replace with pubSub hooks
|
2013-06-15 17:39:45 -04:00 |
rdp.h
|
libfreerdp-core: reduce reuse of same pdu buffers
|
2013-05-15 15:54:33 -04:00 |
redirection.c
|
freerdp: purge deprecated stream utils
|
2013-05-08 17:48:30 -04: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
|
Updated with changes from awakecoding repository.
|
2013-05-31 14:54:15 -04:00 |
surface.c
|
freerdp: purge old stream utils
|
2013-05-08 16:27:21 -04:00 |
surface.h
|
libfreerdp-utils: purge old STREAM utils
|
2013-03-21 16:45:25 -04:00 |
tcp.c
|
libfreerdp-core/tcp: add a null pointer check.
|
2013-05-14 16:24:43 +08:00 |
tcp.h
|
libfreerdp-core: improve async-transport mode
|
2013-04-30 17:16:38 -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
|
freerdp: purge deprecated stream utils
|
2013-05-08 17:48:30 -04:00 |
tpdu.h
|
libfreerdp-utils: purge old STREAM utils
|
2013-03-21 16:45:25 -04: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
|
channels/drdynvc: call OnChannelDisconnected
|
2013-05-20 15:23:54 -04:00 |
transport.h
|
libfreerdp-core: send using separate streams, re-enable frame acks
|
2013-05-15 18:05:40 -04:00 |
update.c
|
libfreerdp-core: force flushing of updates
|
2013-06-09 20:37:58 -04:00 |
update.h
|
libfreerdp-utils: purge old STREAM utils
|
2013-03-21 16:45:25 -04:00 |
window.c
|
freerdp: purge deprecated stream utils
|
2013-05-08 16:09:16 -04:00 |
window.h
|
libfreerdp-utils: purge old STREAM utils
|
2013-03-21 16:45:25 -04:00 |