FreeRDP/libfreerdp/core
2020-03-18 17:22:08 +01:00
..
gateway End connection before user callbacks if aborted. 2020-02-19 16:44:42 +01:00
test Added CertificateAcceptedFingerprints to settings 2020-03-06 11:37:35 +01:00
activation.c Fixed tpkt header length checks. 2020-03-02 11:40:35 +01:00
activation.h Remove symbols exported by accident. 2019-12-02 10:57:31 +01:00
autodetect.c Consume stream data in autoconnect 2020-03-02 13:54:44 +01:00
autodetect.h Reformatted to new style 2019-11-07 10:53:54 +01:00
bulk.c Cleaned up bulk_compress/decompress, prettified log. 2020-03-10 14:05:10 +01:00
bulk.h Refactored bulk compression 2020-03-10 14:05:10 +01:00
capabilities.c Fix tpkt header length checks for encrypted packets 2020-03-10 12:20:50 +01:00
capabilities.h Fixed tpkt header length checks. 2020-03-02 11:40:35 +01:00
certificate.c Reformatted to new style 2019-11-07 10:53:54 +01:00
certificate.h Reformatted to new style 2019-11-07 10:53:54 +01:00
channels.c Unify pReceiveChannelData and psPeerReceiveChannelData 2020-03-10 12:21:14 +01:00
channels.h Fixed conversion and return checks. 2020-03-04 14:44:03 +01:00
client.c Unify pReceiveChannelData and psPeerReceiveChannelData 2020-03-10 12:21:14 +01:00
client.h Reformatted to new style 2019-11-07 10:53:54 +01:00
CMakeLists.txt libfreerdp/core: Export monitor layout PDU 2019-06-03 14:30:17 +03:00
codecs.c Reformatted to new style 2019-11-07 10:53:54 +01:00
connection.c Fix tpkt header length checks for encrypted packets 2020-03-10 12:20:50 +01:00
connection.h Fixed tpkt header length checks. 2020-03-02 11:40:35 +01:00
display.c Remove symbols exported by accident. 2019-12-02 10:57:31 +01:00
display.h Reformatted to new style 2019-11-07 10:53:54 +01:00
errbase.c Reformatted to new style 2019-11-07 10:53:54 +01:00
errconnect.c Reformatted to new style 2019-11-07 10:53:54 +01:00
errinfo.c Reformatted to new style 2019-11-07 10:53:54 +01:00
errinfo.h Added function to get an error category for better error handling. 2019-10-03 11:19:03 +02:00
fastpath.c Added RDP 10.7 large pointer support 2019-12-19 09:53:40 +01:00
fastpath.h Added RDP 10.7 large pointer support 2019-12-19 09:53:40 +01:00
freerdp.c Fixed misinterpretation of SendChannelData 2020-03-10 12:21:14 +01:00
gcc.c core: Always send CS_MULTITRANSPORT PDU to server 2020-01-23 15:16:14 +01:00
gcc.h Remove symbols exported by accident. 2019-12-02 10:57:31 +01:00
graphics.c Reformatted to new style 2019-11-07 10:53:54 +01:00
graphics.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
heartbeat.c Reformatted to new style 2019-11-07 10:53:54 +01:00
heartbeat.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
info.c Fix tpkt header length checks for encrypted packets 2020-03-10 12:20:50 +01:00
info.h Remove symbols exported by accident. 2019-12-02 10:57:31 +01:00
input.c Reformatted to new style 2019-11-07 10:53:54 +01:00
input.h Fixed capability checks for mouse and unicode input. 2017-07-31 12:30:35 +02:00
license.c Fix tpkt header length checks for encrypted packets 2020-03-10 12:20:50 +01:00
license.h Reformatted to new style 2019-11-07 10:53:54 +01:00
listener.c Remove symbols exported by accident. 2019-12-02 10:57:31 +01:00
listener.h Reformatted to new style 2019-11-07 10:53:54 +01:00
mcs.c Added tpkt header length plausibility checks. 2020-03-02 11:40:35 +01:00
mcs.h Remove symbols exported by accident. 2019-12-02 10:57:31 +01:00
message.c Default to positive return for missing callbacks 2020-03-10 08:59:52 +01:00
message.h Added RDP 10.7 large pointer support 2019-12-19 09:53:40 +01:00
metrics.c Reformatted to new style 2019-11-07 10:53:54 +01:00
multitransport.c Reformatted to new style 2019-11-07 10:53:54 +01:00
multitransport.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
nego.c Added tpkt header length plausibility checks. 2020-03-02 11:40:35 +01:00
nego.h Reformatted to new style 2019-11-07 10:53:54 +01:00
nla.c End connection before user callbacks if aborted. 2020-02-19 16:44:42 +01:00
nla.h Reformatted to new style 2019-11-07 10:53:54 +01:00
orders.c Reformatted to new style 2019-11-07 10:53:54 +01:00
orders.h Reformatted to new style 2019-11-07 10:53:54 +01:00
peer.c Fixed misinterpretation of SendChannelData 2020-03-10 12:21:14 +01:00
peer.h Reformatted to new style 2019-11-07 10:53:54 +01:00
proxy.c proxy: Add received response in case of an error 2020-01-08 17:45:10 +01:00
proxy.h Remove symbols exported by accident. 2019-12-02 10:57:31 +01:00
rdp.c Fixed length checks for compressed rdp data. 2020-03-10 14:05:10 +01:00
rdp.h Fix tpkt header length checks for encrypted packets 2020-03-10 12:20:50 +01:00
redirection.c Reformatted to new style 2019-11-07 10:53:54 +01:00
redirection.h Reformatted to new style 2019-11-07 10:53:54 +01:00
security.c Remove symbols exported by accident. 2019-12-02 10:57:31 +01:00
security.h Reformatted to new style 2019-11-07 10:53:54 +01:00
server.c Unify pReceiveChannelData and psPeerReceiveChannelData 2020-03-10 12:21:14 +01:00
server.h Reformatted to new style 2019-11-07 10:53:54 +01:00
settings.c Initialize KeyboardHook with define instead of magic number 2020-03-18 17:22:08 +01:00
settings.h Unified initialization of OrderSupport 2018-11-23 10:11:50 +01:00
surface.c Reformatted to new style 2019-11-07 10:53:54 +01:00
surface.h Reformatted to new style 2019-11-07 10:53:54 +01:00
tcp.c Added macro freerdp_set_last_error_if_not 2020-01-09 10:34:27 +01:00
tcp.h Reformatted to new style 2019-11-07 10:53:54 +01:00
timezone.c Reformatted to new style 2019-11-07 10:53:54 +01:00
timezone.h Reformatted to new style 2019-11-07 10:53:54 +01:00
tpdu.c Added tpkt header length plausibility checks. 2020-03-02 11:40:35 +01:00
tpdu.h Added tpkt header length plausibility checks. 2020-03-02 11:40:35 +01:00
tpkt.c tpkt_ensure_stream_consumed now more verbose. 2020-03-05 13:48:58 +01:00
tpkt.h tpkt_ensure_stream_consumed now more verbose. 2020-03-05 13:48:58 +01:00
transport.c Setting optional last error on transport close 2020-01-09 10:35:49 +01:00
transport.h Reformatted to new style 2019-11-07 10:53:54 +01:00
update.c Fixed reading suppress output pdu 2020-03-03 13:10:24 +01:00
update.h Added RDP 10.7 large pointer support 2019-12-19 09:53:40 +01:00
window.c rail server: implement channel code for rail server 2019-12-12 11:10:44 +01:00
window.h Reformatted to new style 2019-11-07 10:53:54 +01:00