..
gateway
Fixed memory leaks.
2016-05-12 10:01:30 +02:00
test
First shot on fixing over linking
2016-03-29 18:14:34 +02:00
activation.c
Add better handling of monitors
2016-01-20 16:56:04 +01:00
activation.h
libwinpr-utils: combine old and new stream utils
2013-03-21 15:19:33 -04:00
autodetect.c
Unified random functions and remaining MD5.
2016-02-24 20:41:01 +01:00
autodetect.h
libfreerdp-core: distinguish continuous/connect-time autodetect.
2014-11-04 13:41:04 +08:00
bulk.c
Replaced logging in libfreerdp with wlog defines.
2014-09-15 08:48:46 +02:00
bulk.h
libfreerdp-core: add new protocol metrics module
2014-05-26 12:30:58 -04:00
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 double free.
2016-03-16 12:39:36 +01:00
client.h
libfreerdp-core: add channel reconnect
2015-02-06 17:35:14 -05:00
CMakeLists.txt
First shot on fixing over linking
2016-03-29 18:14:34 +02:00
codecs.c
channels/rdpgfx: Make freerdp_client_codecs_prepare calls codec reset. It fix broken h264 client from #3328 . Also it doesn't make sense that we don't need width and height for codec initialization while we need them for codec reset
2016-05-30 02:00:05 +08:00
connection.c
freerdp: fix sending of TLS alert on NLA failure, add better handling of server-side NLA in shadow server
2016-07-21 17:53:20 -04:00
connection.h
libfreerdp-core: make NLA event-driven
2015-02-15 16:04:59 -05:00
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
Offer to disable bulk compression when using remoteFx
2014-11-04 16:14:53 +01:00
freerdp.c
Merge branch 'master' of github.com:FreeRDP/FreeRDP
2016-03-15 20:19:15 -04:00
gcc.c
freerdp/core/gcc: channel name hardening
2016-05-30 14:40:23 +02: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
libfreerdp-core: fix RemoteFX/autodetect incompatibility issue with 2008 R2
2014-09-24 17:23:12 -04:00
heartbeat.h
libfreerdp-core: fix RemoteFX/autodetect incompatibility issue with 2008 R2
2014-09-24 17:23:12 -04:00
info.c
protocol violation: rdp_read_extended_info_packet
2016-06-27 10:56:40 +02:00
info.h
Add support for saveSessionInfo PDU
2016-02-18 14:19:36 +01:00
input.c
Added argument checks for exported input functions.
2016-05-03 16:17:22 +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
freerdp: remove static inet_ntop
2016-06-15 18:01:38 +02:00
listener.h
libfreerdp-core: add event handle support to listener
2013-07-21 16:21:46 -04:00
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
libfreerdp-core: fix async input mode for FocusInEvent, KeyboardPauseEvent
2014-12-15 11:35:35 -05:00
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
Added heartbeat code
2014-01-23 22:23:47 -05:00
nego.c
freerdp: fix Hyper-V connectivity, fix issues #2421 and #3325
2016-05-11 15:52:36 -04:00
nego.h
Fix server-side protocol negociation
2015-02-11 21:38:32 +01:00
nla.c
freerdp: make modifications to NLA server-side fixes according to PR comments
2016-07-22 09:06:07 -04:00
nla.h
freerdp: add configurable NTLM SAM file option for server-side NLA
2016-07-21 18:58:24 -04:00
orders.c
Fixed Stream API misuse.
2016-02-25 20:01:12 +01:00
orders.h
libfreerdp-core: added orders buffer size approximation functions
2013-06-09 17:56:57 -04:00
peer.c
server/shadow: Fix regression with rdp8.0
2016-08-29 02:50:09 +08:00
peer.h
libfreerdp-core: expose new API to allow FreeRDS virtual channel hooking
2014-10-10 16:11:42 -04:00
rdp.c
freerdp: fix Hyper-V connectivity, fix issues #2421 and #3325
2016-05-11 15:52:36 -04: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
libfreerdp-core: cleanup redirection debug output
2015-01-20 10:46:32 -05:00
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
rdpgfx: various fixes according to comments
2016-08-07 20:15:39 +08:00
server.h
rdpgfx: various fixes according to comments
2016-08-07 20:15:39 +08:00
settings.c
freerdp: add configurable NTLM SAM file option for server-side NLA
2016-07-21 18:58:24 -04: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
Replaced logging in libfreerdp with wlog defines.
2014-09-15 08:48:46 +02:00
tpdu.h
libfreerdp-core: minor style cleanup
2013-11-08 13:57:41 -05: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: transport_write unchecked parameters
2016-08-22 02:17:11 -07: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
Replaced logging in libfreerdp with wlog defines.
2014-09-15 08:48:46 +02:00