FreeRDP/libfreerdp/core/gateway
Bernhard Miklautz c0525574c8 transport: handle all return values of tsg_read
tsg_read can also return 0 which means that no data (complete PDU) is
currently available. This case wasn't handled properly.

Fixes #2056
2014-11-26 19:46:32 +01:00
..
http.c Fixed null pointer dereference. 2014-11-17 01:26:31 +01:00
http.h Allow transport_write calls to be non-blocking 2014-05-21 17:42:31 +02:00
ncacn_http.c Allow transport_write calls to be non-blocking 2014-05-21 17:42:31 +02:00
ncacn_http.h Replaced logging in libfreerdp with wlog defines. 2014-09-15 08:48:46 +02:00
ntlm.c Replaced logging in libfreerdp with wlog defines. 2014-09-15 08:48:46 +02:00
ntlm.h Replaced logging in libfreerdp with wlog defines. 2014-09-15 08:48:46 +02:00
rpc_bind.c Fixed memory leak. 2014-11-17 00:58:43 +01:00
rpc_bind.h libfreerdp-core: refactoring of sequencing of TSG connection 2012-11-29 01:33:19 -05:00
rpc_client.c freerdp: remove tcp, uds utils 2014-11-12 14:06:34 -05:00
rpc_client.h libfreerdp-core: fix locking with TS Gateway 2013-03-27 20:06:10 -04:00
rpc_fault.c Replaced logging in libfreerdp with wlog defines. 2014-09-15 08:48:46 +02:00
rpc_fault.h libfreerdp-core: map DCE error codes 2012-12-07 18:33:52 -05:00
rpc.c tsg: fix segfault 2014-11-26 19:46:32 +01:00
rpc.h Replaced logging in libfreerdp with wlog defines. 2014-09-15 08:48:46 +02:00
rts_signature.c Replaced logging in libfreerdp with wlog defines. 2014-09-15 08:48:46 +02:00
rts_signature.h libfreerdp-core: move RTS pdu signature checking to separate file 2012-11-27 22:27:04 -05:00
rts.c Fixed memory leaks. 2014-11-17 00:28:17 +01:00
rts.h Replaced logging in libfreerdp with wlog defines. 2014-09-15 08:48:46 +02:00
tsg.c transport: handle all return values of tsg_read 2014-11-26 19:46:32 +01:00
tsg.h Replaced logging in libfreerdp with wlog defines. 2014-09-15 08:48:46 +02:00