..
gateway
Fixed CompleteAuthToken return check.
2015-07-09 09:49:12 +02:00
test
windows: fix compilation and warnings
2015-06-22 19:31:25 +02:00
activation.c
hardening
2015-03-25 17:38:21 +01:00
activation.h
autodetect.c
autodetect: use high-precision timer.
2015-06-11 15:12:27 +08:00
autodetect.h
bulk.c
bulk.h
capabilities.c
Merge pull request #2659 from oshogbo/unused
2015-05-28 22:57:17 +02:00
capabilities.h
certificate.c
hardening: check fread and fwrite return values
2015-06-26 20:38:30 +02:00
certificate.h
libfreerdp-core: improve reconnection
2015-02-06 14:21:26 -05: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
Fixes for malloc / calloc + other fixes
2015-06-22 19:21:47 +02:00
client.h
libfreerdp-core: add channel reconnect
2015-02-06 17:35:14 -05:00
CMakeLists.txt
Added version and build info functions
2015-03-30 17:51:29 +02:00
codecs.c
Fix unchecked CreateEvent calls and misc fixes
2015-04-29 18:18:39 +02:00
connection.c
Fixes for malloc / calloc + other fixes
2015-06-22 19:21:47 +02: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
Added error name and string functions.
2015-03-19 11:05:16 +01:00
errinfo.c
Added error name and string functions.
2015-03-19 11:05:16 +01:00
errinfo.h
Added error name and string functions.
2015-03-19 11:05:16 +01:00
fastpath.c
core: use error instead of debug
2015-06-23 11:15:13 +02:00
fastpath.h
freerdp.c
core: use error instead of debug
2015-06-23 11:15:13 +02:00
gcc.c
Fixes for malloc / calloc + other fixes
2015-06-22 19:21:47 +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
heartbeat.h
info.c
stream: check stream_new in winpr and libfreerdp
2015-05-29 04:46:50 -07:00
info.h
libfreerdp-core: refactor client info pdu functions
2015-02-06 16:55:21 -05: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
Fixes for malloc / calloc + other fixes
2015-06-22 19:21:47 +02:00
license.h
Treat return values in license.c
2015-04-01 11:38:53 +02:00
listener.c
Handle API updated.
2015-07-03 09:52:52 +02:00
listener.h
mcs.c
stream: check stream_new in winpr and libfreerdp
2015-05-29 04:46:50 -07:00
mcs.h
stream: check stream_new in winpr and libfreerdp
2015-05-29 04:46:50 -07:00
message.c
Integrate pull request feedback
2015-06-25 10:33:54 +02: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
nego.c
stream: check stream_new in winpr and libfreerdp
2015-05-29 04:46:50 -07:00
nego.h
Fix server-side protocol negociation
2015-02-11 21:38:32 +01:00
nla.c
Replaced cbMaxSignature with cbSecurityTrailer
2015-07-09 10:09:18 +02:00
nla.h
NLA identity now a pointer, allowing NULL.
2015-06-15 15:03:13 +02:00
orders.c
Merge pull request #2719 from bmiklautz/pull/2481
2015-06-26 08:27:22 -04:00
orders.h
peer.c
Merge pull request #2719 from bmiklautz/pull/2481
2015-06-26 08:27:22 -04:00
peer.h
rdp.c
Merge pull request #2719 from bmiklautz/pull/2481
2015-06-26 08:27:22 -04:00
rdp.h
core: message channel pdu broken with rdp security
2015-06-19 14:49:17 +02:00
redirection.c
Fixed loop condition.
2015-06-24 10:08:04 +02:00
redirection.h
libfreerdp-core: cleanup redirection debug output
2015-01-20 10:46:32 -05:00
security.c
Take in account @nfedera's comments
2015-04-07 21:06:53 +02:00
security.h
Treat return values for security.c
2015-04-01 11:11:37 +02:00
server.c
Fixed grabage return value.
2015-06-23 12:08:47 +02:00
server.h
wtsapi: add WTSStartRemoteControlSessionEx
2015-02-16 12:16:54 +01:00
settings.c
Merge pull request #2727 from akallabeth/leak_fixes_reformat
2015-06-26 15:01:08 +02: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
Handle API updated.
2015-07-03 09:52:52 +02:00
tcp.h
libfreerdp-core: replace rdpTcp by BufferedSocket BIO
2015-02-14 10:14:13 -05:00
timezone.c
timezone.h
tpdu.c
tpdu.h
tpkt.c
tpkt.h
transport.c
core: use error instead of debug
2015-06-23 11:15:13 +02:00
transport.h
Add *get_event_handles handle count, return check.
2015-04-21 12:24:50 +02:00
update.c
Merge pull request #2719 from bmiklautz/pull/2481
2015-06-26 08:27:22 -04:00
update.h
Fix unchecked CreateThread calls and misc fixes
2015-05-05 13:55:48 +02:00
window.c
Fixes for malloc / calloc + other fixes
2015-06-22 19:21:47 +02:00
window.h