Fix possible endless loops on cleanup.
[platform/upstream/freerdp.git] / winpr /
2015-06-24 Bernhard MiklautzFix possible endless loops on cleanup.
2015-06-24 Martin FleiszMerge pull request #2717 from realjiangms/shadow_encode...
2015-06-23 HardeningMerge pull request #2725 from akallabeth/warning_fixes_...
2015-06-23 Armin Novakifdef variables used with specific build options.
2015-06-23 Bernhard MiklautzMerge pull request #2721 from akallabeth/warning_fixes_...
2015-06-23 Armin NovakFixed memory leak.
2015-06-23 Norbert FederaMerge pull request #2708 from bmiklautz/dupdup
2015-06-22 Bernhard Miklautzwindows: fix compilation and warnings
2015-06-22 Bernhard Miklautzmisc: integrate pull request feedback
2015-06-22 Bernhard Miklautzsspi/ntlm: integrate pull request comments
2015-06-22 Bernhard Miklautzcmd line: add missing checks
2015-06-22 David FORTFixes for malloc / calloc + other fixes
2015-06-22 David FORTA malloc() pass on WinPR
2015-06-22 Bernhard Miklautzandroid: fix misc compiler warnings
2015-06-22 Bernhard Miklautzwinpr/wtsapi: disable tests that block on windows
2015-06-22 Bernhard Miklautzwinpr/thread: fix test compilation on windows
2015-06-22 Bernhard MiklautzFix unchecked strdups
2015-06-22 Marc-André MoreauMerge pull request #2686 from bmiklautz/ios/openssl
2015-06-22 Marc-André MoreauMerge pull request #2705 from akallabeth/sspi_fix_v2
2015-06-22 Marc-André MoreauMerge pull request #2697 from realjiangms/shadow_audio
2015-06-22 Marc-André MoreauMerge pull request #2698 from realjiangms/shadow_stand_...
2015-06-22 Marc-André MoreauMerge pull request #2699 from realjiangms/shadow_connec...
2015-06-22 Marc-André MoreauMerge pull request #2701 from akallabeth/upn_syntax_support
2015-06-22 Marc-André MoreauMerge pull request #2684 from Skool/master
2015-06-22 Marc-André MoreauMerge pull request #2636 from xhaakon/master
2015-06-22 Marc-André MoreauMerge pull request #2702 from akallabeth/nla_null_ident...
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-17 Armin NovakRemoved duplicate function tables, respecting WITH_NATI...
2015-06-12 Vic LeeMerge pull request #2687 from akallabeth/known_hosts_v2
2015-06-12 Bernhard MiklautzMerge pull request #2688 from hardening/fix_packaging
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 Vic Leewinpr: add high-precision GetTickCountPrecise for Windows.
2015-06-09 Armin NovakAdded StrSep function.
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 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-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 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é MoreauMerge pull request #2649 from xhaakon/cross-monitor...
2015-06-02 Armin NovakAdded missing NULL check.
2015-06-02 Armin NovakFixed directory creation checks.
2015-06-02 Armin NovakFixed static function arguments.
2015-06-02 Armin NovakFixed windows known path locations.
2015-05-29 HardeningMerge pull request #2658 from hardening/fix_2657
2015-05-29 HardeningMerge pull request #2647 from hardening/fix_message_queue
2015-05-29 David FORTFixed MessageQueue and callers
2015-05-29 HardeningMerge pull request #2661 from MartinHaimberger/mh-strea...
2015-05-29 Martin Haimbergerstream: check stream_new in winpr and libfreerdp
2015-05-29 HardeningMerge pull request #2608 from oshogbo/master
2015-05-28 HardeningMerge pull request #2642 from hardening/shadow_fix
2015-05-28 HardeningMerge pull request #2659 from oshogbo/unused
2015-05-28 HardeningMerge pull request #2660 from nfedera/fix-tsmf-channel
2015-05-28 HardeningMerge pull request #2646 from eledoux/thread_list
2015-05-27 Emmanuel Ledouxwinpr-thread: added HP's copyright
2015-05-27 Emmanuel Ledouxwinpr-thread: thread_list's synchronization based on...
2015-05-27 Marc-André MoreauMerge pull request #2653 from bmiklautz/lzcnt
2015-05-27 Bernhard Miklautzwinpr/test: incorporate comments from pull request
2015-05-26 Emmanuel Ledouxwinpr-thread: a better error message and comments about...
2015-05-26 Emmanuel Ledouxwinpr-thread: added an assertion to enforce that thread...
2015-05-26 Emmanuel Ledouxwinpr-thread: thread_list's synchronization based on...
2015-05-26 Bernhard Miklautzwinpr: add intrin.h
2015-05-26 HardeningMerge pull request #2654 from oshogbo/typos
2015-05-25 Mariusz ZaborskiAdd check to protect memcpy(3) from using NULL pointer.
2015-05-22 Marc-André MoreauMerge pull request #2639 from awakecoding/master
2015-05-22 Emmanuel Ledouxwinpr-thread: better error message upon a failure of...
2015-05-22 Emmanuel Ledouxwinpr-thread:
2015-05-22 Marc-André Moreaulibwinpr-shell: use getpwnam_r
2015-05-22 Jakub AdamEnsure threads have finished using a barrier before...
2015-05-22 Bernhard MiklautzMerge pull request #2638 from kwitaszczyk/master
2015-05-22 HardeningMerge pull request #2640 from xsumbe00/master
2015-05-21 Petr Sumberawinsock.c Solaris build fixes
2015-05-21 Marc-André MoreauMerge branch 'master' of github.com:FreeRDP/FreeRDP
2015-05-21 Marc-André Moreaulibwinpr-utils: update backtrace utils
2015-05-21 Bernhard MiklautzMerge pull request #2637 from nfedera/fix-shadow_client...
2015-05-21 Marc-André MoreauMerge pull request #2583 from bceverly/OpenBSD-cleanup
2015-05-21 Norbert FederaMerge pull request #2630 from hardening/new_2616
2015-05-20 Marc-André MoreauMerge pull request #2557 from realjiangms/shadow_fix_ha...
2015-05-20 David FORTTake in account nfedera's review
2015-05-20 Bryan EverlyFixed mistake with bitwise operator in previous two...
2015-05-20 Marc-André MoreauMerge branch 'awakecoding' of https://github.com/vworks...
2015-05-20 Bryan EverlyMoved thread code to OpenBSD only
2015-05-20 Marc-André MoreauMerge branch 'master' of github.com:FreeRDP/FreeRDP
next