FreeRDP/libfreerdp
Norbert Federa 9df9c7d28a libfreerdp-utils/pcap: open pcap in binary mode
Use 'b' in fopen's mode string to force binary (untranslated) mode
when reading or writing the pcap file.
This is required on WIN32 and maybe on other non POSIX conforming
systems.

This fixes the mstsc internal error disconnect followed by a crash
of the sample server when latter is used to serve a pcap file on
WIN32.
2013-06-25 17:11:36 +02:00
..
cache Replace printf(...) by fprintf(stderr, ...) 2013-03-28 23:06:34 +01:00
codec libfreerdp-codec/rfx: fix a memory leak. 2013-06-20 12:10:01 +08:00
common libfreerdp-common: add some null pointer checks. 2013-06-20 14:13:57 +08:00
core core: update play-rfx to work with async-updates 2013-06-13 16:38:31 +02:00
crypto freerdp: merge with master 2013-06-05 10:31:01 -04:00
gdi wfreerdp: fixed upscaling 2013-04-30 12:56:16 -04:00
locale libfreerdp-locale: fix C++ header 2013-04-28 20:16:04 -04:00
primitives freerdp: fix monolithic build with Intel IPP linking 2013-05-16 14:45:49 -04:00
rail Replace printf(...) by fprintf(stderr, ...) 2013-03-28 23:06:34 +01:00
utils libfreerdp-utils/pcap: open pcap in binary mode 2013-06-25 17:11:36 +02:00
CMakeLists.txt freerdp: fix monolithic build with Xcode 2013-05-24 18:38:02 -04:00
dummy.c freerdp: fix monolithic build with Xcode 2013-05-24 18:38:02 -04:00