platform/upstream/freerdp.git
2017-03-02 Armin NovakScanbuild warning, argument checks and leak fixes.
2017-03-01 David FortMerge pull request #3823 from akallabeth/ssl_error_chec...
2017-03-01 Armin NovakFixed SSL error checks in transport_ssl_cb
2017-02-28 Norbert FederaMerge pull request #3825 from nfedera/getcomputername_test
2017-02-28 Norbert FederaAdded test for GetComputerName/GetComputerNameEx
2017-02-28 Norbert FederaMerge pull request #3816 from akallabeth/get_name_fix
2017-02-28 Armin NovakFixed setting of lpnSize according to spec.
2017-02-27 Armin NovakFixed GetComputerNameExA return checks.
2017-02-27 Armin NovakFixed GetComputerNameEx last error.
2017-02-25 akallabethFixed memory leaks.
2017-02-24 akallabethFixed GetComputerNameExA calls. #3815
2017-02-24 Norbert FederaMerge pull request #3800 from mfleisz/channel_fixes
2017-02-24 Martin Fleiszclient: Check if channel has already been added
2017-02-24 akallabethMerge pull request #3801 from chipitsine/master
2017-02-23 akallabethMerge pull request #3791 from akallabeth/kerberos
2017-02-23 Armin NovakFixed initialisation of kerberos context.
2017-02-22 Ilya Shipitsinresolve compiler warning
2017-02-22 Martin Fleiszcore: Cleanup channel structs in close to allow instanc...
2017-02-22 Martin FleiszMerge pull request #3785 from uplusplus/patch-4
2017-02-22 Martin FleiszMerge pull request #3797 from hardening/clientCapabilities
2017-02-22 akallabethMerge pull request #3798 from mfleisz/vc10_comp_fix
2017-02-22 Martin FleiszMerge pull request #3799 from akallabeth/yuv_fix
2017-02-22 Armin NovakFixed argument check of sse2_RGBToRGB_16s8u_P3AC4R
2017-02-22 Martin Fleiszprimitives: Fix compilation with VS 2010
2017-02-22 Armin NovakAdded additional connect errors.
2017-02-22 Armin NovakUsing preloaded logger.
2017-02-22 Armin NovakUsing SSL defines instead of magic numbers.
2017-02-21 David FortAdd a ClientCapabilities callback
2017-02-21 David FortDropped some warnings and fix code style
2017-02-21 Norbert FederaMerge pull request #3795 from hardening/monitor_limit
2017-02-21 David FortAdded the spec reference for the 16 monitors limit
2017-02-21 akallabethMerge pull request #3794 from Abhineet-Ayan-Verma/patch-3
2017-02-21 Martin FleiszMerge pull request #3789 from akallabeth/scan_warning_fixes
2017-02-21 David FortLimit the number of client announced monitors
2017-02-21 Armin NovakEnabled kerberos support on CI
2017-02-21 Armin NovakUpdated KRB5 detection, added error case handler
2017-02-21 akallabethMerge pull request #3792 from Abhineet-Ayan-Verma/patch-1
2017-02-21 akallabethMerge pull request #3793 from Abhineet-Ayan-Verma/patch-2
2017-02-21 Abhineet-Ayan... Added TAG macro definition
2017-02-21 Abhineet-Ayan... Added TAG macro definition
2017-02-21 Abhineet-Ayan... Added TAG macro definition
2017-02-20 HenryJacquesUpdate transport.c
2017-02-20 HenryJacquesUpdate errconnect.c
2017-02-20 HenryJacquesUpdate error.h
2017-02-20 HenryJacquesUpdate config.h.in
2017-02-20 akallabethMerge pull request #3788 from Abhineet-Ayan-Verma/patch-5
2017-02-20 akallabethMerge pull request #3786 from Abhineet-Ayan-Verma/patch-3
2017-02-20 Martin FleiszMerge pull request #3774 from akallabeth/smartcard_read...
2017-02-20 Armin NovakFixed scanbuild warnings.
2017-02-20 Armin NovakFixed scanbuild warnings.
2017-02-20 Armin NovakFixed scanbuild warnings.
2017-02-20 Armin NovakFixed scanbuild issues.
2017-02-20 Armin NovakFixed scanbuild warnings.
2017-02-20 Bernhard MiklautzMerge pull request #3746 from volth/command-line-action...
2017-02-20 Abhineet-Ayan... Added TAG definition
2017-02-20 Abhineet-Ayan... Update wf_update.c
2017-02-20 Armin NovakFixed scanbuild warnings.
2017-02-20 Armin NovakFixed warings #3784
2017-02-20 akallabethMerge pull request #3783 from chipitsine/master
2017-02-20 joy.youdead lock fixed
2017-02-17 Ilya Shipitsinresolve trivial issues found by cppcheck
2017-02-17 Armin NovakFixed format specifier and unused variables.
2017-02-17 VolthAdd command line option to override action script path
2017-02-17 Martin FleiszMerge pull request #3780 from akallabeth/win_compile_fix
2017-02-17 Ilya Shipitsinresolve trivial issues found by cppcheck
2017-02-17 Ilya Shipitsinrevolve possible null pointer dereference found by...
2017-02-17 akallabethMerge pull request #3779 from chipitsine/master
2017-02-17 Armin NovakFix for #3627
2017-02-17 Armin NovakFixed #3778: Printer driver name conversion.
2017-02-17 Armin NovakFixed crash on h264 context cleanup (windows).
2017-02-17 Armin NovakFixed compiler warnings and uninitialized data.
2017-02-17 Armin NovakReplaced random() with winpr_RAND
2017-02-17 Armin NovakReplaced snprintf with _snprintf.
2017-02-17 Ilya Shipitsinresolve a typo found by cppcheck
2017-02-17 akallabethMerge pull request #3733 from chipitsine/master
2017-02-17 akallabethMerge pull request #3775 from nfedera/rgb_to_avc444yuv
2017-02-17 akallabethMerge pull request #3756 from bigpjo/master
2017-02-17 Ilya Shipitsinan argument check in xf_UpdateWindowArea
2017-02-16 bigpjoChange request from akallabeth
2017-02-16 Norbert Federaprimitives: SSSE3 RGB to AVC444YUV converter
2017-02-16 Norbert Federaprimitives: added RGB to AVC444YUV converter
2017-02-16 Andreas Schultzsmartcard: implement ListReaderGroups
2017-02-16 David FortMerge pull request #3772 from akallabeth/sse_test_fixes
2017-02-16 Martin FleiszMerge pull request #3773 from hardening/gfx_and_sample_...
2017-02-16 David FortFix plugin loading for the sample client
2017-02-16 David FortAdd some useful debug info for the egfx channel
2017-02-16 Armin NovakFixed warnings.
2017-02-16 Armin NovakAdded value comparison for all YCbCr functions.
2017-02-16 Armin NovakReduced test runtime.
2017-02-16 Armin NovakFixed compiler warnings.
2017-02-16 Armin NovakImproved YCoCgToRGB tests.
2017-02-16 Armin NovakFixed YUV test result print.
2017-02-16 Armin NovakFixed SSE yCbCrToRGB_16s8u_P3AC4R, improved tests.
2017-02-16 Armin NovakFixed SSE checks and RGBToRGB_16s8u_P3AC4R
2017-02-16 Martin FleiszMerge pull request #3767 from akallabeth/ssse3_optimize
2017-02-16 Martin FleiszMerge pull request #3762 from akallabeth/sspi_init
2017-02-15 akallabethMerge pull request #3770 from Abhineet-Ayan-Verma/patch-1
2017-02-15 akallabethMerge pull request #3771 from mfleisz/code_cleanup
2017-02-15 Bernhard MiklautzMerge pull request #3769 from akallabeth/queue_fix
2017-02-15 Armin NovakAdded GFX surface command profiler.
next