FreeRDP/client/X11
Bernhard Miklautz 4d870b9421 xfreerdp: fix for endless loop with --from-stdin
If --from-stdin was used non-interactive (e.g. in a script
echoing connection parameters) xfreerdp looped endlessly
when a certificate needed to be trusted because
fgets returns eof.
Now a hint is printed that xfreerdp should be run without
--from-stdin to set the certificate trust.
2012-10-28 02:15:55 +02:00
..
CMakeLists.txt channels: fix linking of libfreerdp-client and libfreerdp-server 2012-10-19 13:10:42 -04:00
xf_cliprdr.c freerdp: get rid of old types 2012-10-09 03:26:39 -04:00
xf_cliprdr.h freerdp: change boolean type to BOOL type 2012-10-09 02:38:39 -04:00
xf_event.c freerdp: get rid of old types 2012-10-09 03:26:39 -04:00
xf_event.h freerdp: change boolean type to BOOL type 2012-10-09 02:38:39 -04:00
xf_gdi.c freerdp: get rid of old types 2012-10-09 03:26:39 -04:00
xf_gdi.h freerdp: fix headers 2012-10-08 23:02:04 -04:00
xf_graphics.c freerdp: get rid of old types 2012-10-09 03:26:39 -04:00
xf_graphics.h freerdp: fix headers 2012-10-08 23:02:04 -04:00
xf_keyboard.c freerdp: get rid of old types 2012-10-09 03:26:39 -04:00
xf_keyboard.h freerdp: change uint8, sint8, uint16, sint16 to BYTE, INT8, UINT16, INT16 2012-10-09 03:01:37 -04:00
xf_monitor.c freerdp: change boolean type to BOOL type 2012-10-09 02:38:39 -04:00
xf_monitor.h freerdp: change boolean type to BOOL type 2012-10-09 02:38:39 -04:00
xf_rail.c freerdp: get rid of old types 2012-10-09 03:26:39 -04:00
xf_rail.h freerdp: get rid of old types 2012-10-09 03:26:39 -04:00
xf_tsmf.c freerdp: get rid of old types 2012-10-09 03:26:39 -04:00
xf_tsmf.h freerdp: fix headers 2012-10-08 23:02:04 -04:00
xf_window.c freerdp: get rid of old types 2012-10-09 03:26:39 -04:00
xf_window.h freerdp: get rid of old types 2012-10-09 03:26:39 -04:00
xfreerdp.1.xml Added many additional options to documentation, added missing 2012-09-17 16:42:55 -07:00
xfreerdp.c xfreerdp: fix for endless loop with --from-stdin 2012-10-28 02:15:55 +02:00
xfreerdp.h freerdp: get rid of old types 2012-10-09 03:26:39 -04:00