platform/upstream/freerdp.git
2014-07-13 Gerry Renocmake: android toolchain update to latest upstream
2014-07-11 Marc-André... Merge pull request #1917 from SBoyNumber1/BitmapCacheV3...
2014-07-11 Marc-André... Merge pull request #1948 from jbd1986/fix-french-canadian
2014-07-11 Bernhard MiklautzMerge pull request #1950 from hardening/kill_select
2014-07-11 Norbert FederaMerge pull request #1955 from nfedera/fix-2014-07-10-02
2014-07-11 Bernhard MiklautzMerge pull request #1954 from nfedera/fix-2014-07-10-01
2014-07-11 Bernhard MiklautzMerge pull request #1823 from akallabeth/cmake-library...
2014-07-11 Armin NovakNow usin ON/OFF to set library versioning.
2014-07-11 Armin NovakAdded WITH_LIBRARY_VERSIONING, allowing to build shared...
2014-07-10 Marc-André... Merge pull request #1957 from hardening/ssl_deco_fix
2014-07-10 HardeningFix unclean SSL disconnection
2014-07-10 Marc-André... Merge pull request #1956 from bmiklautz/feat/monolithic
2014-07-10 Bernhard Miklautzwinpr: fix handling of absolute include paths
2014-07-10 Norbert Federawinpr: CloseHandle did not release the thread TCB
2014-07-10 Norbert Federatransport_read: ensure stream buf size >= pdu size
2014-07-10 Bernhard Miklautzwinpr: always build "monolitic"
2014-07-10 Marc-André... Merge pull request #1953 from awakecoding/master
2014-07-10 Marc-André... libwinpr-crt: fix realloc to smaller size
2014-07-09 Justin DeFieldsFixed typo and changed Canadian French (legacy) to...
2014-07-09 Hardeningkill the last remaining select() in libfreerdp
2014-07-08 Justin DeFieldsI am making several changes to cleanup French Canadian...
2014-07-08 Marc-André... Merge pull request #1947 from awakecoding/egfx
2014-07-08 Marc-André... libfreerdp-codec: fix strict aliasing warnings in ncrus...
2014-07-08 Marc-André... libfreerdp-codec: fix build bot warnings
2014-07-08 Marc-André... libfreerdp-gdi: migrate to _aligned_malloc/_aligned_free
2014-07-08 Marc-André... Merge branch 'master' of github.com:FreeRDP/FreeRDP...
2014-07-08 Marc-André... libfreerdp-client: cleanup gfx options
2014-07-08 Marc-André... Merge branch 'egfx' of github.com:vworkspace/FreeRDP...
2014-07-08 Marc-André... libfreerdp-codec: don't use posix_memalign
2014-07-08 Marc-André... Merge branch 'master' of https://github.com/dpoe/FreeRD...
2014-07-08 Marc-André... libfreerdp-codec: reduce ClearCodec memory usage
2014-07-08 Bernhard MiklautzMerge pull request #1944 from nfedera/fix-2014-07-07-01
2014-07-08 Bernhard MiklautzMerge pull request #1942 from hardening/kill_select
2014-07-08 Bernhard MiklautzMerge pull request #1946 from akallabeth/android-openss...
2014-07-08 Armin NovakUpdated OpenSSL tag to 1.0.1h-fips-2.0.7
2014-07-08 Armin NovakOpenssl makefile repo now checked out with specific...
2014-07-08 Marc-André... libfreerdp-codec: fix C++ headers
2014-07-07 Marc-André... libfreerdp-codec: fix ClearCodec short vbar cache hit
2014-07-07 Marc-André... libfreerdp-codec: improve ClearCodec error checking
2014-07-07 Norbert Federaxfreerdp: xfixes selection ownership notification
2014-07-07 Marc-André... libfreerdp-codec: fix ClearCodec RLEX decoding
2014-07-07 Marc-André... libfreerdp-codec: ClearCodec fix error codes and wrappi...
2014-07-07 HardeningAdd a guard on nCount with MAXIMUM_WAIT_OBJECTS + cosme...
2014-07-07 HardeningFix invalid timeout
2014-07-07 Martin FleiszMerge pull request #1933 from akallabeth/android-locali...
2014-07-05 Marc-André... libfreerdp-codec: fix some ClearCodec flag checking
2014-07-05 Marc-André... Merge branch 'egfx' of github.com:vworkspace/FreeRDP...
2014-07-05 Marc-André... Merge pull request #1941 from eledoux/master
2014-07-05 Mike McDonaldMerge branch 'egfx' of https://github.com/awakecoding...
2014-07-05 Mike McDonaldUpdated coefficients for YUV to RGB conversion to match...
2014-07-04 HardeningFixed a typo
2014-07-04 Emmanuel Ledouxwinpr-comm: UGLY: attempt to resolve the linking issue...
2014-07-04 Emmanuel Ledouxwinpr-comm, serial: excluded Android platforms as well
2014-07-04 Emmanuel Ledouxserial: implementation still __linux__ specific (even...
2014-07-04 Emmanuel Ledouxwinpr-comm: made its current implementation verific...
2014-07-04 HardeningFix header inclusion
2014-07-04 HardeningFix missing include for macOS
2014-07-04 HardeningFix missing include
2014-07-04 Emmanuel Ledouxwinpr-utils: WLog_PrintMessageVA, include stdarg.h...
2014-07-04 Armin NovakRemoved unused welcome screen.
2014-07-04 Armin NovakMoved common resources to top asset folder, adjusted...
2014-07-04 Emmanuel Ledouxwinpr-comm: fixed QueryCommDevice() when used with...
2014-07-04 Mike McDonaldFixed issue with last merge.
2014-07-04 Mike McDonaldMerged branch 'egfx' of github.com:awakecoding/FreeRDP...
2014-07-04 Mike McDonaldAdded #ifdef WITH_OPENH264 ... #endif to appropriate...
2014-07-03 Marc-André... libfreerdp-codec: handle long vbar length mismatch
2014-07-03 Marc-André... channels/rdpgfx: add egfx command line options and...
2014-07-03 Emmanuel Ledouxwinpr-comm: made the unit tests to succeed when /dev...
2014-07-03 Emmanuel Ledouxserial: attempt to avoid a couple compilation warnings...
2014-07-03 Marc-André... Merge branch 'egfx' of github.com:vworkspace/FreeRDP...
2014-07-03 HardeningLink utils against winsocks
2014-07-03 Marc-André... libfreerdp-codec: reduce number of variables
2014-07-03 HardeningUse poll() instead of select() when available
2014-07-03 Emmanuel LedouxMerge remote-tracking branch 'upstream/master'
2014-07-03 Emmanuel Ledouxwinpr-comm: added _HandleCloseCbsLock to protect access...
2014-07-03 Emmanuel Ledouxwinpr-comm: added _HandleCreatorsLock to protect access...
2014-07-03 Emmanuel Ledouxwinpr-comm: added _CommDevicesLock to protect accesses...
2014-07-02 Daryl Poeadd YCoCg->RGB and 16-to-32bit SSE
2014-07-02 Marc-André... libfreerdp-codec: improve ClearCodec robustness
2014-07-02 Marc-André... libfreerdp-codec: simplify ClearCodec code
2014-07-02 Emmanuel LedouxRevert "winpr-handle: removed RegisterHandleCloseCb...
2014-07-02 Emmanuel Ledouxwinpr-handle: removed RegisterHandleCloseCb() which...
2014-07-02 Emmanuel Ledouxwinpr-comm: introduced CommLog_Print(...). Don't use...
2014-07-02 Marc-André... Merge pull request #1901 from erbth/master_new
2014-07-02 Marc-André... Merge pull request #1937 from hardening/sound_optionnal...
2014-07-02 Emmanuel Ledouxserial: restored wlog messages using com.freerdp.channe...
2014-07-02 Emmanuel Ledouxwinpr-utils: exported WLog_PrintMessageVA() and defined...
2014-07-02 HardeningMake server sound thread optionnal
2014-07-02 Mike McDonaldInitial implementation of H.264 decoder for MS-RDPEGFX
2014-07-01 Marc-André... libfreerdp-codec: improve ClearCodec subcodec xStart...
2014-07-01 Marc-André... libfreerdp-codec: improve ClearCodec subcodec support
2014-07-01 Marc-André... libfreerdp-codec: improve ClearCodec error checking
2014-07-01 Marc-André... libfreerdp-codec: more ClearCodec vBar caching
2014-07-01 Marc-André... channels/rdpgfx: harden parsing code
2014-07-01 Marc-André... libfreerdp-codec: add ClearCodec glyph cache
2014-07-01 Marc-André... Merge branch 'egfx' of github.com:awakecoding/FreeRDP...
2014-07-01 Marc-André... libfreerdp-codec: fix ClearCodec unit tests
2014-07-01 Marc-André... Merge branch 'master' of github.com:FreeRDP/FreeRDP...
2014-07-01 Marc-André... Merge branch 'master' of github.com:awakecoding/FreeRDP...
2014-06-30 Marc-André... Merge pull request #1934 from awakecoding/lync
next