platform/upstream/freerdp.git
2014-03-25 HardeningAdds some check to treat OOM problems + RDP security fix
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.
2014-03-12 Marc-André... libfreerdp-core: enable MPPC compression by default
2014-03-12 Marc-André... libfreerdp-core: add bulk compression metrics
2014-03-12 Marc-André... libfreerdp-core: add support for RDP4 MPPC compression
2014-03-12 Marc-André... libwinpr-utils: convert BitStream to macros
2014-03-12 Marc-André... libfreerdp-core: improve MPPC compress/decompress funct...
2014-03-12 Marc-André... libfreerdp-core: hook new MPPC compressor successfully
2014-03-11 Marc-André... libfreerdp-core: start hooking new MPPC compressor
2014-03-11 Marc-André... libfreerdp-core: cleanup fastpath update fragmentation
2014-03-11 Marc-André... libfreerdp-core: further reduce fastpath output sending
2014-03-11 Marc-André... libfreerdp-core: simplify server-side fastpath fragment...
2014-03-11 Marc-André... Merge branch 'master' of github.com:awakecoding/FreeRDP...
2014-03-11 Marc-André... Merge branch 'master' of github.com:awakecoding/FreeRDP
2014-03-11 Marc-André... channels/rdpei: make use of callback interface for...
2014-03-11 Marc-André... Merge pull request #33 from MartinHaimberger/FileFix
2014-03-11 Martin HaimbergerWriteFile and ReadFile does not check for INVALID_HANDL...
2014-03-11 Marc-André... Merge branch 'master' of github.com:mrthebunny/FreeRDP
2014-03-10 Marc-André... libfreerdp-codec: remove old MPPC decompressor, fix...
2014-03-10 Marc-André... libfreerdp-core: hook new MPPC decompressor
2014-03-10 Mike McDonaldModified transport_check_fds to deliver all available...
2014-03-10 Mike McDonaldMerge branch 'master' of https://github.com/awakecoding...
2014-03-10 Marc-André... libfreerdp-codec: make MPPC compressor produce output...
2014-03-10 Marc-André... libfreerdp-core: wrap old MPPC implementation under...
2014-03-10 Marc-André... libfreerdp-core: add bulk.c to handle bulk compression...
2014-03-10 Marc-André... libfreerdp-core: add options for specifying compression...
2014-03-10 Marc-André... Merge branch 'mppc' of github.com:awakecoding/FreeRDP...
2014-03-10 Marc-André... Merge branch 'master' of github.com:awakecoding/FreeRDP...
2014-03-10 Marc-André... Merge branch 'master' of github.com:FreeRDP/FreeRDP
2014-03-10 Marc-André... Merge pull request #1732 from zhangzl2013/file-clipping
2014-03-10 Zhang Zhaolongclipboard: wfreerdp: implement file clipping.
2014-03-10 Zhang Zhaolongwfreerdp: fix warning.
2014-03-10 Zhang Zhaolongclipboard: wfreerdp: implement COM objects for file...
2014-03-10 Zhang Zhaolongclipboard: wfreerdp: add COM objects for file clipping.
2014-03-10 Zhang Zhaolongclipboard: implement file clipping on XP.
2014-03-10 Zhang Zhaolongclipboard: add events for file clipping.
2014-03-10 William Cheong... Update redirection.c
2014-03-10 William Cheong... Update connection.c
2014-03-10 Marc-André... libfreerdp-codec: MPPC cleanup
2014-03-10 Marc-André... libfreerdp-codec: reduce amount of MPPC context variables
2014-03-09 Marc-André... libfreerdp-codec: initial MPPC decompression support
2014-03-09 Marc-André... libfreerdp-codec: initial RDP4/RDP5 MPPC compression...
2014-03-09 Marc-André... libfreerdp-codec: improve MPPC compressor consistency...
2014-03-09 Marc-André... libfreerdp-codec: add annotated MPPC compression samples
2014-03-09 Marc-André... libfreerdp-codec: start adding support for RDP4 MPPC
next