FreeRDP/libfreerdp/core
2016-03-14 13:13:43 +01:00
..
gateway Removed additional '\0' from TUNNEL_AUTH message. 2016-03-03 09:11:28 +01:00
test Fixed error checks for command line parser. 2016-02-01 15:18:34 +01:00
activation.c Add better handling of monitors 2016-01-20 16:56:04 +01:00
activation.h
autodetect.c Unified random functions and remaining MD5. 2016-02-24 20:41:01 +01:00
autodetect.h
bulk.c
bulk.h
capabilities.c Fixed Stream API misuse. 2016-02-25 20:01:12 +01:00
capabilities.h Check more Stream_EnsureCapacity results when writing capabilities 2016-01-28 15:12:26 +01:00
certificate.c Unified hmac functions. 2016-02-24 21:50:08 +01:00
certificate.h Allow to specify the raw content of crypto materials 2016-01-21 11:27:06 +01:00
channels.c coding style fixes 2015-03-30 17:15:45 +02:00
channels.h In c file the name is channelId. 2015-05-26 16:12:41 +02:00
client.c Fixed error handling for channel load failures. 2016-03-14 13:13:43 +01:00
client.h
CMakeLists.txt Added version and build info functions 2015-03-30 17:51:29 +02:00
codecs.c Fixed codec reset, now resetting resolution too. 2016-03-02 14:46:33 +01:00
connection.c Fixed error handling for channel load failures. 2016-03-14 13:13:43 +01:00
connection.h
errbase.c Removed unused define. 2015-03-19 14:17:48 +01:00
errconnect.c fix spelling 2016-02-22 17:01:43 +01:00
errinfo.c rdp_print_errinfo now uses INFO log level. 2016-02-04 11:41:54 +01:00
errinfo.h Added error name and string functions. 2015-03-19 11:05:16 +01:00
fastpath.c Fixed stream API for Stream_Copy. 2016-03-01 12:57:48 +01:00
fastpath.h
freerdp.c Fixed default visibility. 2016-02-26 19:44:14 +01:00
gcc.c ConvertFromUnicode fixes and misc hardening 2016-03-03 16:56:19 +01:00
gcc.h Drop the limit on key size 2015-04-01 15:11:57 +02:00
graphics.c Fix GDI return values and other fixes 2015-04-21 14:18:07 +02:00
heartbeat.c
heartbeat.h
info.c fix logon info processing 2016-03-04 00:45:26 +01:00
info.h Add support for saveSessionInfo PDU 2016-02-18 14:19:36 +01:00
input.c Fixes for malloc / calloc + other fixes 2015-06-22 19:21:47 +02:00
input.h Fixes for malloc / calloc + other fixes 2015-06-22 19:21:47 +02:00
license.c Refactored crypto *_New functions. 2016-02-29 09:00:02 +01:00
license.h Treat return values in license.c 2015-04-01 11:38:53 +02:00
listener.c WSAEvent fixes ported from realjiangms pull 2870. 2015-09-05 15:18:01 +02:00
listener.h
mcs.c Fixed Stream API misuse. 2016-02-25 20:01:12 +01:00
mcs.h stream: check stream_new in winpr and libfreerdp 2015-05-29 04:46:50 -07:00
message.c Fixed stream API for Stream_Copy. 2016-03-01 12:57:48 +01:00
message.h
metrics.c Fixed leaks, NULL dereferences and broken init. 2015-06-23 21:29:21 +02:00
multitransport.c Fixes for malloc / calloc + other fixes 2015-06-22 19:21:47 +02:00
multitransport.h
nego.c Allow to specify the raw content of crypto materials 2016-01-21 11:27:06 +01:00
nego.h
nla.c Add build-config.h 2015-11-09 15:54:22 +01:00
nla.h Unified RC4 functions. 2016-02-24 17:04:03 +01:00
orders.c Fixed Stream API misuse. 2016-02-25 20:01:12 +01:00
orders.h
peer.c Allow to specify the raw content of crypto materials 2016-01-21 11:27:06 +01:00
peer.h
rdp.c Merge pull request #3160 from akallabeth/stream_fixes 2016-03-01 16:44:19 +01:00
rdp.h Unified encryption functions. 2016-02-27 23:28:49 +01:00
redirection.c ConvertFromUnicode fixes and misc hardening 2016-03-03 16:56:19 +01:00
redirection.h
security.c Refactored crypto *_New functions. 2016-02-29 09:00:02 +01:00
security.h Treat return values for security.c 2015-04-01 11:11:37 +02:00
server.c server: Fix several memory leak while running valgrind on freerdp-shadow 2015-09-17 01:02:22 +08:00
server.h
settings.c Don't require HOME env var to be set for server-side code 2016-03-09 14:10:31 +01:00
surface.c Fixes for malloc / calloc + other fixes 2015-06-22 19:21:47 +02:00
surface.h change return types of callbacks to BOOL 2015-04-21 14:18:07 +02:00
tcp.c Merge pull request #3149 from bmiklautz/feb22 2016-02-23 20:23:52 +01:00
tcp.h Implemented Async TCP connect with abort event 2015-08-27 15:33:06 +02:00
timezone.c Fixed missing semicolon. 2016-02-25 09:02:46 +01:00
timezone.h Fixed argument checks and return values. 2016-02-24 20:16:33 +01:00
tpdu.c
tpdu.h
tpkt.c
tpkt.h
transport.c Fixed Stream API misuse. 2016-02-25 20:01:12 +01:00
transport.h Remove unnecessary variable to keep track of nlaFailure, instead just set the NLA authentication error in the callback 2015-09-15 14:17:13 -05:00
update.c Add support for saveSessionInfo PDU 2016-02-18 14:19:36 +01:00
update.h Fix unchecked CreateThread calls and misc fixes 2015-05-05 13:55:48 +02:00
window.c ConvertFromUnicode fixes and misc hardening 2016-03-03 16:56:19 +01:00
window.h