platform/upstream/freerdp.git
2014-05-12 Emmanuel Ledouxserial: removed the extra byte sent with an empty Outpu...
2014-05-12 Emmanuel Ledouxwinpr-comm: got IOCTL_SERIAL_SET_TIMEOUTS / IOCTL_SERIA...
2014-05-06 Emmanuel Ledouxwinpr-comm: slightly improved GetCommProperties()
2014-05-06 Emmanuel Ledouxwinpr-comm: got IOCTL_SERIAL_SET_HANDFLOW / IOCTL_SERIA...
2014-04-30 Emmanuel Ledouxwinpr-comm: fixed DCB's fBinary and fParity flags
2014-04-29 Emmanuel Ledouxwimpr-comm: got IOCTL_SERIAL_SET_LINE_CONTROL and IOCTL...
2014-04-29 Emmanuel Ledouxwinpr-comm: implemented IOCTL_SERIAL_SET_CHARS and...
2014-04-28 Emmanuel Ledouxwinpr-comm: completed GetCommProperties() (the underlyi...
2014-04-28 Emmanuel Ledouxwinpr-comm: tests are done according the "remote serial...
2014-04-28 Emmanuel Ledouxwinpr-comm: got IOCTL_SERIAL_GET_BAUD_RATE and IOCTL_SE...
2014-04-27 Emmanuel Ledoux- firt use of winpr-comm by the serial channel (not...
2014-04-24 Emmanuel Ledouxwinpr-comm: first import of comm_ioctl.h and the REMOTE...
2014-04-22 Emmanuel Ledouxwinpr-comm: First implementation of CommCreateFileA()
2014-04-22 Emmanuel LedouxIntroduced RegisterHandleCreator() to be used with...
2014-04-18 Emmanuel Ledouxwinpr-file: introduced HANDLE_CREATOR type
2014-04-18 Emmanuel Ledouxnew functions: DefineCommDevice / QueryCommDevice ...
2014-04-18 Emmanuel Ledouxadd tchar function: _tcsncmp
2014-04-09 Emmanuel Ledouxadded TAGS to .gitignore
2014-04-02 Marc-André... libwinpr-comm: initial stubs
2014-04-02 Marc-André... Merge pull request #1764 from awakecoding/ports
2014-04-02 Marc-André... libfreerdp-crypto: fix tls_verify_certificate declaration
2014-04-02 Marc-André... libfreerdp-core: fix non-C89 declaration
2014-04-01 Marc-André... channels/serial: remove debug output
2014-04-01 Marc-André... Merge branch 'master' of github.com:awakecoding/FreeRDP...
2014-04-01 Marc-André... libfreerdp-crypto: make distinction between TLS connect...
2014-03-31 Marc-André... Merge branch 'master' of github.com:awakecoding/FreeRDP...
2014-03-31 Marc-André... cmake: fix debug symbols for C++ code
2014-03-29 Marc-André... libfreerdp-codec: fix unit test compilation
2014-03-28 Marc-André... Merge branch 'master' of github.com:mrthebunny/FreeRDP
2014-03-28 Benoît LeBlancAdded context error codes
2014-03-27 Marc-André... Merge branch 'master' of github.com:awakecoding/FreeRDP...
2014-03-27 Marc-André... libfreerdp-core: fix potential issue while reading...
2014-03-27 Marc-André... libfreerdp-core: enforce checking of NLA packets in...
2014-03-27 Marc-André... libfreerdp-core: don't set connectErrorCode when there...
2014-03-26 Marc-André... channels/serial: partial EPSON TM-T88III fix
2014-03-26 Marc-André... channels/serial: code cleanup
2014-03-26 Marc-André... channels/serial: remove old async irp code, cleanup...
2014-03-26 Marc-André... channels/rdpdr: robustness improvements
2014-03-26 Marc-André... Merge pull request #1758 from awakecoding/master
2014-03-26 Marc-André... libfreerdp-core: fix handling of uncompressed packets
2014-03-26 Marc-André... Merge branch 'master' of github.com:FreeRDP/FreeRDP
2014-03-26 Marc-André... Merge pull request #1756 from hardening/malloc_checks
2014-03-25 HardeningAdds some check to treat OOM problems + RDP security fix
2014-03-25 Marc-André... channels/rdpdr: fix potential robustness issues related...
2014-03-25 Marc-André... Merge pull request #1754 from awakecoding/master
2014-03-25 Marc-André... libfreerdp-core: fix build warnings and windows broken...
2014-03-25 Marc-André... libfreerdp-core: fix /multimon and /span options
2014-03-25 Marc-André... Merge branch 'xkeys' of github.com:awakecoding/FreeRDP
2014-03-25 Marc-André... xfreerdp: treat Super key differently
2014-03-24 Marc-André... libfreerdp-core: add 'Bypass RD Gateway server for...
2014-03-24 Marc-André... xfreerdp: don't execute action script when not present
2014-03-22 Marc-André... Merge branch 'master' of github.com:awakecoding/FreeRDP...
2014-03-22 Marc-André... libfreerdp-core: fix context error handling
2014-03-22 Marc-André... xfreerdp: add action script options for X11 events
2014-03-22 Marc-André... xfreerdp: add registration of key combinations
2014-03-22 Marc-André... Merge branch 'master' of github.com:awakecoding/FreeRDP...
2014-03-21 Benoit LeBlancFix windows build
2014-03-21 Benoît LeBlancMerge branch 'master' of git://github.com/awakecoding...
2014-03-21 Benoît LeBlancupdated context error messages. utility macros for...
2014-03-21 Marc-André... libfreerdp-core: fix RDP4 compression
2014-03-20 Benoît LeBlancAdded context-specific error management.
2014-03-20 Marc-André... Merge branch 'master' of github.com:mrthebunny/FreeRDP
2014-03-19 Marc-André... Merge pull request #1748 from nfedera/fix-2014-03-19-02
2014-03-19 Norbert Federalibfreerdp-core: fixed transport
2014-03-19 Benoit LeBlancMerge branch 'master' of git://github.com/awakecoding...
2014-03-19 Benoit LeBlancadded missing cast for GetProcAddress
2014-03-19 Bernhard MiklautzMerge pull request #1747 from nfedera/fix-2014-03-19-01
2014-03-19 Norbert Federacapabilities: fix MultifragMaxRequestSize parsing
2014-03-18 Benoît LeBlancTransport: closing transport before sending stop event...
2014-03-17 Marc-André... Merge pull request #1743 from awakecoding/ncrush
2014-03-17 Marc-André... libfreerdp-core: enable RDP6 bulk compression by default
2014-03-17 Marc-André... Merge branch 'master' of github.com:awakecoding/FreeRDP...
2014-03-17 Marc-André... Merge branch 'master' of github.com:FreeRDP/FreeRDP
2014-03-17 Marc-André... Merge pull request #1740 from bmiklautz/bm/fix/msg_chan...
2014-03-17 Marc-André... Merge pull request #1730 from divineforge/master
2014-03-17 Marc-André... Merge pull request #1742 from zhangzl2013/kbd-win
2014-03-17 Zhang Zhaolongwfreerdp: kbd: fix ctrl/alt syncronization.
2014-03-17 Marc-André... libfreerdp-codec: remove old NCrush decompressor
2014-03-17 Marc-André... libfreerdp-codec: cleanup new NCrush decompressor
2014-03-17 Marc-André... libfreerdp-codec: start hooking new NCrush decompressor
2014-03-16 Marc-André... libfreerdp-codec: add NCrush offset cache decoding
2014-03-16 Marc-André... libfreerdp-core: initial NCrush decompression support
2014-03-16 Marc-André... libfreerdp-codec: add more NCrush tables, decode litera...
2014-03-16 Marc-André... libfreerdp-codec: add NCrush unit tests and tables
2014-03-15 Marc-André... libfreerdp-codec: stub ncrush bulk compression
2014-03-14 Bernhard Miklautzonly process msg channel pdu if msg channel is set
2014-03-14 Marc-André... xfreerdp: add ability to script key combinations
2014-03-14 Marc-André... xfreerdp: cleanup keyboard code
2014-03-13 Marc-André... Merge pull request #1737 from zhangzl2013/sound-fix
2014-03-12 Benoît LeBlancMerge branch 'master' of git://github.com/awakecoding...
2014-03-12 Benoît LeBlancRemoved WLOG traces for audio playback
2014-03-12 Marc-André... cmake: added GCC hack to strip absolute path out of...
2014-03-12 Marc-André... Merge pull request #1736 from awakecoding/master
2014-03-12 Marc-André... libfreerdp-core: change internal fastpath utils functio...
2014-03-12 Marc-André... libwinpr-wtsapi: fix linker issue
2014-03-12 Marc-André... channels/audin: fix target export
2014-03-12 Marc-André... libwinpr-wtsapi: add missing link dependency
2014-03-12 Zhang Zhaolongsound: cleanup invalid code.
2014-03-12 Zhang Zhaolongsound: fix long latency.
2014-03-12 Zhang Zhaolongsound: fix random volume on connection.
next