..
activation.c
After DEACTIVATE ALL PDU server can send MCS Disconnect Provider Ultimatum PDU to disconnect.
2012-02-06 23:10:45 +01:00
activation.h
ber.c
Backported 026e9996d3
2013-02-26 22:31:16 +01:00
ber.h
capabilities.c
Advertise persistent bitmap cache only if it is enabled.
2012-03-25 06:46:00 -05:00
capabilities.h
libfreerdp-core: change source descriptor from MSTSC to FREERDP
2012-02-08 14:45:24 -05:00
certificate.c
Fix host fingerprint lenght in know_hosts file
2013-02-27 01:00:22 +01:00
certificate.h
Fixed more function declarations that aren't prototypes
2013-02-14 21:49:58 +01:00
channel.c
channel.h
CMakeLists.txt
libfreerdp-core: move timezone code from info.c to timezone.c
2013-08-10 09:29:37 -04:00
connection.c
Fix to ensure channels are rejoined on a server redirect operation
2013-01-24 11:40:24 +00:00
connection.h
Fix to ensure channels are rejoined on a server redirect operation
2013-01-24 11:40:24 +00:00
credssp.c
libfreerdp-core: improve and clarify certificate checking
2012-02-04 15:04:03 -05:00
credssp.h
crypto.c
Fix host fingerprint lenght in know_hosts file
2013-02-27 01:00:22 +01:00
crypto.h
libfreerdp-core: improve error checking in certificate validation
2012-02-07 22:16:57 -05:00
errinfo.c
errinfo.h
extension.c
extension.h
fastpath.c
Changed some functions from inline to static inline
2013-02-20 02:04:16 +01:00
fastpath.h
The fastpath header can be two or three bytes long. Check also the latter case.
2012-02-08 12:03:39 +01:00
freerdp.c
Init extensions in pre_connect stage.
2012-10-27 14:59:18 +02:00
gcc.c
libfreerdp-core: fix code style in gcc.c
2012-01-29 15:05:34 -05:00
gcc.h
graphics.c
libfreerdp-core: fix multiple memory leaks detected by valgrind
2012-02-01 18:42:20 -05:00
info.c
libfreerdp-core: move timezone code from info.c to timezone.c
2013-08-10 09:29:37 -04:00
info.h
input.c
Merge pull request #404 from pjd/server_slow_path_input
2012-02-07 05:01:53 -08:00
input.h
Merge pull request #404 from pjd/server_slow_path_input
2012-02-07 05:01:53 -08:00
license.c
libfreerdp-core: fix multiple memory leaks detected by valgrind
2012-02-01 18:42:20 -05:00
license.h
Fixed more function declarations that aren't prototypes
2013-02-14 21:49:58 +01:00
listener.c
wfreerdp: fix mingw64 cross-compilation (Felix Wolfheimer)
2012-01-29 11:11:13 -05:00
listener.h
mcs.c
mcs.h
mppc.c
libfreerdp-core: fix multiple memory leaks detected by valgrind
2012-02-01 18:42:20 -05:00
mppc.h
nego.c
Add glue that enables server-side support for Standard RDP Security.
2012-01-25 17:16:44 +01:00
nego.h
ntlmssp.c
Replace deprecated des_ and fix LibreSSL build
2015-12-28 22:49:21 +00:00
ntlmssp.h
Fixed more function declarations that aren't prototypes
2013-02-14 21:49:58 +01:00
orders.c
Changed some functions from inline to static inline
2013-02-20 02:04:16 +01:00
orders.h
peer.c
Implement server-side support for slow-path Input Event PDU.
2012-02-07 13:53:00 +01:00
peer.h
per.c
per.h
rdp.c
security: add a NULL pointer check to fix a server crash
2013-07-11 11:19:35 +02:00
rdp.h
For salted checksums we need separate counters, as the
2012-03-25 06:59:56 -05:00
redirection.c
core: terminate redirect cookies correctly
2012-03-25 07:26:26 -05:00
redirection.h
Fixed more function declarations that aren't prototypes
2013-02-14 21:49:58 +01:00
security.c
security: add a NULL pointer check to fix a server crash
2013-07-11 11:19:35 +02:00
security.h
settings.c
xfreerdp: Adds switch --from-stdin.
2012-10-27 15:28:47 +02:00
surface.c
surface.h
tcp.c
Fix problem where we check errno even for status == 0. This way when connection was properly terminated, but errno had EAGAIN value from before, we looped idenfiniately.
2012-02-03 14:44:45 +01:00
tcp.h
wfreerdp: fix mingw64 cross-compilation (Felix Wolfheimer)
2012-01-29 11:11:13 -05:00
timezone.c
backported timezone redirection
2013-08-10 10:18:13 -04:00
timezone.h
backported timezone redirection
2013-08-10 10:18:13 -04:00
tls.c
Accept both TLSv1 and SSLv3 as a server.
2012-03-25 07:00:08 -05:00
tls.h
libfreerdp-core: improve and clarify certificate checking
2012-02-04 15:04:03 -05:00
tpdu.c
tpdu.h
tpkt.c
tpkt.h
transport.c
transport: set pointers to NULL after free
2013-10-16 12:26:11 +02:00
transport.h
core/redirect: be aware that transport used in transport_check_fds might become invalid
2012-03-25 07:26:26 -05:00
update.c
libfreerdp-core: fix for cursor hot spot out of range
2012-03-25 07:26:26 -05:00
update.h
window.c
window.h