.. |
gateway
|
libfreerdp-core: cleanup TS Gateway code
|
2013-10-11 05:07:33 -04:00 |
activation.c
|
libfreerdp-core: improvements to the server-side activation/reactivation code
|
2013-07-19 21:52:28 -04:00 |
activation.h
|
libwinpr-utils: combine old and new stream utils
|
2013-03-21 15:19:33 -04:00 |
capabilities.c
|
libfreerdp-core: reduce usage of update_force_flush in server-side update code
|
2013-07-29 10:21:32 -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
|
freerdp: various missing link dependencies and symbol exports
|
2013-09-03 21:48:26 -04:00 |
connection.c
|
server: fix double demand active pdu during reactivation.
|
2013-09-03 19:09:53 +08:00 |
connection.h
|
libfreerdp-core: wrap state transition actions
|
2013-07-18 17:15:10 -04:00 |
errinfo.c
|
libfreerdp-core: export function to retrieve error info from static entry table
|
2013-07-22 13:23:56 -04:00 |
errinfo.h
|
libfreerdp-core: add client hook for OnErrorInfo
|
2013-04-28 20:40:49 -04:00 |
extension.c
|
Fixed coverity issue 1047618
|
2013-09-05 12:14:31 +02:00 |
extension.h
|
freerdp: fix headers
|
2012-10-08 23:02:04 -04:00 |
fastpath.c
|
fastpath: fixed sending of multiple input messages
|
2013-09-02 18:07:55 +02:00 |
fastpath.h
|
libfreerdp-core: server-side update combining
|
2013-05-09 16:30:28 -04:00 |
freerdp.c
|
Fixed various memory leaks and compiler warnings.
|
2013-09-05 12:14:33 +02: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
|
cache and core: set pointer to NULL after free
|
2013-06-28 15:18:20 +02:00 |
info.c
|
libfreerdp-rail: cleanup RAIL code
|
2013-10-09 22:38:26 -04:00 |
info.h
|
libfreerdp-rail: cleanup RAIL code
|
2013-10-09 22:38:26 -04:00 |
input.c
|
libfreerdp-core: initialize queue objects earlier
|
2013-07-17 15:27:55 -04:00 |
input.h
|
libfreerdp-utils: purge old STREAM utils
|
2013-03-21 16:45:25 -04:00 |
license.c
|
libfreerdp-core: fix server-side licensing sequence
|
2013-09-05 18:53:55 -04:00 |
license.h
|
libfreerdp-utils: purge old STREAM utils
|
2013-03-21 16:45:25 -04:00 |
listener.c
|
Fixed issues found with clang-analyzer
|
2013-09-05 12:14:33 +02:00 |
listener.h
|
libfreerdp-core: add event handle support to listener
|
2013-07-21 16:21:46 -04:00 |
mcs.c
|
libfreerdp-core: modify server-side confirm active pdu receiving logic
|
2013-07-19 18:24:56 -04:00 |
mcs.h
|
libfreerdp-utils: purge old STREAM utils
|
2013-03-21 16:45:25 -04:00 |
message.c
|
libfreerdp-core: initialize queue objects earlier
|
2013-07-17 15:27:55 -04:00 |
message.h
|
libfreerdp-core: cleanup message interface
|
2013-02-04 15:47:13 -05:00 |
nego.c
|
send RDP_NEG_REQ also in the case of a null server certificate
|
2013-09-23 10:03:13 +02:00 |
nego.h
|
libfreerdp-core: fix handling of SSL_CERT_NOT_ON_SERVER
|
2013-04-12 18:03:56 -04:00 |
nla.c
|
Fixed coverity issue 1047611
|
2013-09-05 12:14:32 +02:00 |
nla.h
|
libfreerdp-utils: purge old STREAM utils
|
2013-03-21 16:45:25 -04:00 |
orders.c
|
libfreerdp-core: refactor and add new WLog debug output for graphical orders
|
2013-10-10 13:00:04 -04:00 |
orders.h
|
libfreerdp-core: added orders buffer size approximation functions
|
2013-06-09 17:56:57 -04:00 |
peer.c
|
libfreerdp-core: fix server-side licensing sequence
|
2013-09-05 18:53:55 -04:00 |
peer.h
|
freerdp: fix headers
|
2012-10-08 23:02:04 -04:00 |
rdp.c
|
freerdp: merge with master
|
2013-09-16 17:10:27 -04:00 |
rdp.h
|
libfreerdp-core: improvements to the server-side activation/reactivation code
|
2013-07-19 21:52:28 -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
|
libfreerdp-common: add extra .rdp file options
|
2013-09-17 15:58:48 -04:00 |
surface.c
|
libfreerdp-core: added debug output for surface commands
|
2013-10-08 20:40:58 -04:00 |
surface.h
|
libfreerdp-utils: purge old STREAM utils
|
2013-03-21 16:45:25 -04:00 |
tcp.c
|
libfreerdp-core: cleanup TS Gateway code
|
2013-10-11 05:07:33 -04:00 |
tcp.h
|
libfreerdp-core: properly attach tcp event handle for peers
|
2013-07-20 22:34:05 -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
|
libfreerdp-core: modify server-side confirm active pdu receiving logic
|
2013-07-19 18:24:56 -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
|
libfreerdp-core: extend OpenSSL TSG BIO
|
2013-10-11 15:27:22 -04:00 |
transport.h
|
libfreerdp-core: start implement TSG OpenSSL BIO
|
2013-10-11 06:12:50 -04:00 |
update.c
|
libfreerdp-core: started logging packets to pcap file
|
2013-10-08 23:43:57 -04:00 |
update.h
|
libfreerdp-core: fix sending of bitmap updates
|
2013-08-07 23:46:17 -04:00 |
window.c
|
libfreerdp-core: refactor and add new WLog debug output for graphical orders
|
2013-10-10 13:00:04 -04:00 |
window.h
|
libfreerdp-utils: purge old STREAM utils
|
2013-03-21 16:45:25 -04:00 |