platform/upstream/freerdp.git
2014-07-24 Norbert Federawinpr/sync: Added InitOnceExecuteOnce plus CTest
2014-07-24 HardeningMerge pull request #1989 from bmiklautz/feat/fast-path
2014-07-24 Bernhard Miklautzcore: improve fast-path multifragment handling
2014-07-22 Bernhard MiklautzMerge pull request #1973 from floppym/file-modes
2014-07-20 Mike GilbertRemove execute bit from many files
2014-07-18 Bernhard MiklautzMerge pull request #1970 from dbungert/cipher
2014-07-17 Marc-André... Merge pull request #1971 from awakecoding/master
2014-07-17 Marc-André... winpr-pool: fix header on non-Windows
2014-07-17 Marc-André... Merge branch 'master' of github.com:FreeRDP/FreeRDP
2014-07-17 Marc-André... winpr/makecert: improve command line options
2014-07-17 Marc-André... winpr: improve windows builds across visual studio...
2014-07-17 Marc-André... winpr: fix build on Windows with unit tests
2014-07-17 Daniel BungertAdd arguments for managing tls ciphers & netmon
2014-07-16 Marc-André... winpr/tools/makecert: add pfx support
2014-07-16 Bernhard MiklautzMerge pull request #1967 from nfedera/fix-2014-07-16-01
2014-07-16 Norbert Federacore: addd missing PlaySound server callback
2014-07-16 Bernhard MiklautzMerge pull request #1961 from g-reno/master
2014-07-15 Vic Leeecho: add server echo channel api.
2014-07-15 Vic Leetls: fix some error handling.
2014-07-14 Gerry Renoandroid CMakeLists.txt: added else clause to test for...
2014-07-14 Vic Leeserver: allow partial channel read (fix rdpsnd).
2014-07-14 Gerry Renoandroid toolchain: add back setting of ANDROID_SDK
2014-07-14 Bernhard MiklautzMerge pull request #1960 from akallabeth/android-build...
2014-07-14 Bernhard MiklautzMerge pull request #1958 from akallabeth/android-bookma...
2014-07-13 Gerry Renoandroid CMakeLists.txt: added support for both 'support...
2014-07-13 Gerry Renocmake: android toolchain set ANDROID_DEFAULT_NDK_API_LE...
2014-07-13 Gerry Renocmake: android toolchain update to latest upstream
2014-07-13 Armin Novak* Fixed android setup script, if run as update. (git...
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 Armin NovakRemoved unused code.
2014-07-11 Armin NovakFixed wrong visibility setting of bookmark list view
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
next