platform/upstream/freerdp.git
2015-06-22 Marc-André... Merge pull request #2697 from realjiangms/shadow_audio
2015-06-22 Marc-André... Merge pull request #2698 from realjiangms/shadow_stand_...
2015-06-22 Marc-André... Merge pull request #2699 from realjiangms/shadow_connec...
2015-06-22 Marc-André... Merge pull request #2701 from akallabeth/upn_syntax_support
2015-06-22 Marc-André... Merge pull request #2684 from Skool/master
2015-06-22 Marc-André... Merge pull request #2636 from xhaakon/master
2015-06-22 Marc-André... Merge pull request #2713 from bmiklautz/divbyzero
2015-06-22 Marc-André... Merge pull request #2702 from akallabeth/nla_null_ident...
2015-06-22 Bernhard MiklautzMerge pull request #2711 from nfedera/nf-fix-rdprecvmes...
2015-06-19 Bernhard Miklautzcore/metrics: prevent division by zero
2015-06-19 Norbert Federacore: message channel pdu broken with rdp security
2015-06-18 Armin NovakSetting hostname as default domain now.
2015-06-18 Armin NovakFixed typo and invalid domain name.
2015-06-18 Armin NovakFixed domain setting for windows client.
2015-06-18 Armin NovakUPN syntax fix: domain must be empty, not NULL.
2015-06-18 Armin NovakAdded user setting if no domain provided.
2015-06-18 Armin NovakFixed variable parsed.
2015-06-18 Armin NovakUsing last @ for domain split.
2015-06-18 HardeningMerge pull request #2706 from nfedera/nf-fix-reset...
2015-06-18 Vic LeeMerge pull request #2675 from akallabeth/path_make_path
2015-06-17 Norbert Federawinpr/synch: fix ResetEvent & improve CTest
2015-06-16 Vic LeeMerge pull request #2703 from akallabeth/unified_sspi
2015-06-15 zihao.jiangserver/shadow: integrate comment from @hardening
2015-06-15 zihao.jiangserver/shadow: Integrate comment from @hardening: use...
2015-06-15 Armin NovakLet SSPI module choose which implementation to use.
2015-06-15 Armin NovakNLA identity now a pointer, allowing NULL.
2015-06-15 Armin NovakAllowing UPN syntax for user.
2015-06-14 zihao.jiangserver/shadow: Decouple shadow_subsystem and subsystem...
2015-06-14 zihao.jiangserver/shadow: add connect/disconnect anchor in subsyst...
2015-06-14 zihao.jiangThis is originally to add audio support. Several fixes...
2015-06-12 Vic LeeMerge pull request #2687 from akallabeth/known_hosts_v2
2015-06-12 Norbert FederaMerge pull request #2692 from nfedera/add-16bit-cursor...
2015-06-12 Bernhard MiklautzMerge pull request #2688 from hardening/fix_packaging
2015-06-12 Armin NovakRenamed file to known_hosts2.
2015-06-11 Norbert Federaxfreerdp: xfc->palette wasn't updated with /gdi:sw
2015-06-11 Norbert Federacodec/color: support for 8bpp color pointer
2015-06-11 Norbert Federacodec/color: support for 16bpp color pointer
2015-06-11 Bernhard MiklautzMerge pull request #2682 from nfedera/fix-hresult-winpr...
2015-06-11 MartinHaimbergerMerge pull request #2690 from llyzs/autodetect_fix
2015-06-11 Armin NovakUpdated tests.
2015-06-11 Armin NovakAdded NULL pointer checks, fixed warnings.
2015-06-11 Armin NovakAdded subject and issuer to saved data.
2015-06-11 Armin NovakFixed fingerprint comparison, return value was inverted.
2015-06-11 Armin NovakFixed formatting.
2015-06-11 Armin NovakAdded test for fingerprint read.
2015-06-11 Armin NovakFixed data replace.
2015-06-11 Armin NovakAdded certificate_get_fingerprint function to read...
2015-06-11 Vic Leeautodetect: use high-precision timer.
2015-06-11 Vic Leewinpr: add high-precision GetTickCountPrecise for Windows.
2015-06-11 David FORTCorrect the included files to have a working freerdp...
2015-06-10 Armin NovakAdded port to certificate warnings.
2015-06-10 Armin NovakUsing binary mode for fopen.
2015-06-10 Armin NovakOpening correct file.
2015-06-10 Armin NovakOpening file on use now.
2015-06-10 Armin NovakWorking unit test for known_hosts functions.
2015-06-10 Armin NovakFixed bugs found due to test.
2015-06-09 Armin NovakAdded unit test.
2015-06-09 Armin NovakAdded legacy known_hosts support.
2015-06-09 Armin NovakUsing '<host> <port> <fp>' format for known hosts.
2015-06-09 Armin NovakAdded StrSep function.
2015-06-09 Armin NovakRemoved CreateDirectoryA, handled by PathMakePath
2015-06-09 Armin NovakAdded RemoveDirectoryA, clean up test directories.
2015-06-09 Armin NovakAdded PathMakePath function.
2015-06-09 Bernhard MiklautzMerge pull request #2670 from akallabeth/windows_config...
2015-06-08 Norbert FederaMerge pull request #2683 from nfedera/fix-shadow-server
2015-06-08 tdbfix French bépo layout id to match the bépo.fr installer
2015-06-08 Norbert Federaserver/shadow: prevent memcopy of NULL area
2015-06-08 Norbert Federaserver/shadow: resuscitate shadow server
2015-06-08 Norbert Federawinpr/path: Denounce PathAllocCombine and more
2015-06-08 Norbert Federawinpr/path: PathCchConvertStyle used S_FALSE
2015-06-08 Norbert Federawinpr/path: umimplemented tests print a warning
2015-06-08 Norbert Federawinpr/path: unimpl. functions should not succeed
2015-06-08 Norbert Federawinpr: fix PathCchFindExtension
2015-06-08 Bernhard MiklautzMerge pull request #2676 from nfedera/fix-hresult-xxx
2015-06-05 tdbAdd Bépo Layout
2015-06-03 Norbert Federawinpr: fix PathCchAppend
2015-06-03 Norbert Federawinpr: fix PathCchStripPrefix
2015-06-03 Norbert Federawinpr: fix PathCchAddExtension
2015-06-03 Norbert Federawinpr: fix PathCchAddBackslashEx
2015-06-03 Norbert Federawinpr: fix PathCchAddBackslash
2015-06-03 Norbert Federaclient/windows: invalid usage of S_FALSE HRESULT
2015-06-03 Bernhard MiklautzMerge pull request #2673 from nfedera/fix-hresult
2015-06-02 Norbert Federawinpr: fixed HRESULT & SCODE types, added a ctest
2015-06-02 HardeningMerge pull request #2672 from akallabeth/img_test_fix
2015-06-02 Armin NovakWriting failure to stderr.
2015-06-02 Armin NovakFixed image test.
2015-06-02 Armin NovakFixed image test.
2015-06-02 Marc-André... Merge pull request #2649 from xhaakon/cross-monitor...
2015-06-02 Armin NovakFixed size of string buffer.
2015-06-02 MartinHaimbergerMerge pull request #2669 from llyzs/h264
2015-06-02 Armin NovakAdded config compatibility for default builds.
2015-06-02 Armin NovakAdded missing NULL check.
2015-06-02 Armin NovakFixed directory creation checks.
2015-06-02 Armin NovakFixed settings path creation.
2015-06-02 Armin NovakFixed static function arguments.
2015-06-02 Armin NovakUsing vendor/product scheme for settings now.
2015-06-02 Armin NovakFixed windows known path locations.
2015-06-02 Vic Leeh264: add encoder constant QP rate control.
2015-05-29 HardeningMerge pull request #2658 from hardening/fix_2657
2015-05-29 HardeningMerge pull request #2647 from hardening/fix_message_queue
next