FreeRDP/libfreerdp/core
David Fort 97c65d9701
Console mode fix (#7902)
* core: correctly handle console mode server-side

In server-side we were not interpreting redirected session flag to compute a
console mode flag. In the proxy that was leading client connecting with /admin to front
to not connect with /admin on the back server.

* nla: fix the printinng of the package name
2022-05-16 09:05:48 +02:00
..
gateway Fixed conditional warnings 2022-04-28 12:37:19 +02:00
test Fixed settings pointer functions 2022-05-03 07:09:04 +02:00
activation.c Logging and parser fixes (#7796) 2022-04-19 14:29:17 +02:00
activation.h Implemented 2.2.1.17.1 Persistent Key List PDU Data, added checks 2020-11-20 09:39:25 +01:00
autodetect.c Logging and parser fixes (#7796) 2022-04-19 14:29:17 +02:00
autodetect.h Instance cleanup (#7738) 2022-03-23 13:18:35 +01:00
capabilities.c fix parntheses syntax error 2022-04-21 08:29:27 +02:00
capabilities.h Fixed tpkt header length checks. 2020-03-02 11:40:35 +01:00
certificate.c scanbuild fixes 2022-04-28 12:37:19 +02:00
certificate.h Logging and parser fixes (#7796) 2022-04-19 14:29:17 +02:00
channels.c Fixed #7821: Revert length check broken by #7796 2022-04-23 10:10:09 +02:00
channels.h Raw channel send (#7255) 2021-08-26 16:17:51 +02:00
client.c Fixed cast-quality warnings 2022-04-28 09:17:20 +02:00
client.h Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
CMakeLists.txt No longer export ncrush, xcrush and mppc codecs 2022-04-28 11:24:29 +02:00
codecs.c Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
connection.c Logging and parser fixes (#7796) 2022-04-19 14:29:17 +02:00
connection.h Improved logging, compiler warning fixes 2022-03-28 15:52:32 +02:00
credssp.asn1 tscredential: generate automatically the file from a parser 2022-02-24 08:52:25 +01:00
display.c scanbuild fixes 2022-04-28 12:37:19 +02:00
display.h
errbase.c Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
errconnect.c Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
errinfo.c Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
errinfo.h Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
fastpath.c Fixed decoder arguments, use const correct ones 2022-04-28 09:17:41 +02:00
fastpath.h Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
freerdp.c Added freerdp_disconnect_before_reconnect_context 2022-05-05 14:14:45 +02:00
gcc.c Console mode fix (#7902) 2022-05-16 09:05:48 +02:00
gcc.h Added const to function arguments 2021-02-17 11:29:56 +01:00
graphics.c Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
graphics.h
heartbeat.c Logging and parser fixes (#7796) 2022-04-19 14:29:17 +02:00
heartbeat.h libfreerdp: core: add ServerHeartbeat callback 2020-07-07 09:57:53 +02:00
info.c Fixed dead store warnings 2022-04-28 12:37:19 +02:00
info.h
input.c Replace direct rdpSettings access with getter/setter (#7867) 2022-05-02 10:55:44 +02:00
input.h Remove async-input from clients 2022-03-08 15:37:19 +01:00
license.c Logging and parser fixes (#7796) 2022-04-19 14:29:17 +02:00
license.h
listener.c Fixed cast-quality warnings 2022-04-28 09:17:20 +02:00
listener.h
mcs.c Replace direct rdpSettings access with getter/setter (#7867) 2022-05-02 10:55:44 +02:00
mcs.h Logging and parser fixes (#7796) 2022-04-19 14:29:17 +02:00
message.c Fix #7793: Do not expose internal input API (#7794) 2022-04-13 09:34:05 +02:00
message.h Remove async-input from clients 2022-03-08 15:37:19 +01:00
metrics.c Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
multitransport.c Logging and parser fixes (#7796) 2022-04-19 14:29:17 +02:00
multitransport.h
nego.c Fixed dead store warnings 2022-04-28 12:37:19 +02:00
nego.h Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
nla.c Console mode fix (#7902) 2022-05-16 09:05:48 +02:00
nla.h Nla server cleanup && server auth fix (#7743) 2022-03-25 10:47:05 +01:00
orders.c Eliminate Dead nested assignment warnings 2022-04-28 12:37:19 +02:00
orders.h Removed internal members of rdpAltSecUpdate from API header 2022-01-18 11:24:23 +01:00
peer.c Logging and parser fixes (#7796) 2022-04-19 14:29:17 +02:00
peer.h
proxy.c Refactored color.h 2022-04-28 08:40:47 +02:00
proxy.h
rdp.c No longer export ncrush, xcrush and mppc codecs 2022-04-28 11:24:29 +02:00
rdp.h No longer export ncrush, xcrush and mppc codecs 2022-04-28 11:24:29 +02:00
redirection.c Logging and parser fixes (#7796) 2022-04-19 14:29:17 +02:00
redirection.h
security.c Logging and parser fixes (#7796) 2022-04-19 14:29:17 +02:00
security.h
server.c Fixed conditional warnings 2022-04-28 12:37:19 +02:00
server.h Expose dynamic channel PDU types 2021-09-09 08:53:20 +02:00
settings.c Settings getter (#7870) 2022-05-02 14:20:12 +02:00
settings.h Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
smartcardlogon.c Replace direct rdpSettings access with getter/setter (#7867) 2022-05-02 10:55:44 +02:00
streamdump.c Refactor proxy (#7312) 2021-09-23 14:52:03 +02:00
surface.c Logging and parser fixes (#7796) 2022-04-19 14:29:17 +02:00
surface.h Fix sending/receiving surface bits command. 2020-04-03 12:00:53 +02:00
tcp.c transport: Set server socket as keepalive in transport_default_attach() 2022-05-06 12:31:35 +02:00
tcp.h transport: Set server socket as keepalive in transport_default_attach() 2022-05-06 12:31:35 +02:00
timezone.c Logging and parser fixes (#7796) 2022-04-19 14:29:17 +02:00
timezone.h Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
tpdu.c Logging and parser fixes (#7796) 2022-04-19 14:29:17 +02:00
tpdu.h Logging and parser fixes (#7796) 2022-04-19 14:29:17 +02:00
tpkt.c Logging and parser fixes (#7796) 2022-04-19 14:29:17 +02:00
tpkt.h Implemented 2.2.1.17.1 Persistent Key List PDU Data, added checks 2020-11-20 09:39:25 +01:00
transport.c transport: Set server socket as keepalive in transport_default_attach() 2022-05-06 12:31:35 +02:00
transport.h Added deprecation to *get_fds functions 2022-01-21 08:59:09 +01:00
tscredentials.c Fixed dead store warnings 2022-04-28 12:37:19 +02:00
tscredentials.h Fixed use after free 2022-04-28 08:42:09 +02:00
update.c Eliminate Dead nested assignment warnings 2022-04-28 12:37:19 +02:00
update.h Fixed proxy compilation issues after rdpUpdate refactoring 2022-01-18 11:24:23 +01:00
utils.c Logging and parser fixes (#7796) 2022-04-19 14:29:17 +02:00
utils.h Logging and parser fixes (#7796) 2022-04-19 14:29:17 +02:00
window.c Logging and parser fixes (#7796) 2022-04-19 14:29:17 +02:00
window.h