platform/upstream/freerdp.git
2015-06-08 Norbert Federaserver/shadow: resuscitate shadow server
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 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 MartinHaimbergerMerge pull request #2669 from llyzs/h264
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
2015-05-29 David FORTTake in account nfedera's remarks
2015-05-29 David FORTCheck some return values
2015-05-29 David FORTAdded misc checks in rdg.c
2015-05-29 David FORTFixed nfedera's remarks
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-28 Norbert Federatsmf: fix invalid check and a potential segfault
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 Mariusz ZaborskiRemove unused variable.
2015-05-27 David FORTFix for #2657
2015-05-27 Marc-André... Merge 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 Mariusz ZaborskiIn c file the name is channelId.
2015-05-26 HardeningMerge pull request #2654 from oshogbo/typos
2015-05-26 HardeningMerge pull request #2652 from nfedera/fix-ios-context-new
2015-05-25 Norbert Federaclient/iOS: fix ios_context_new
2015-05-25 Jakub Adamshadow_screen: allow sub-rectangle to span multiple...
2015-05-25 Mariusz ZaborskiAdd check to protect memcpy(3) from using NULL pointer.
2015-05-22 Marc-André... Merge pull request #2639 from awakecoding/master
2015-05-22 Marc-André... Merge pull request #2644 from xhaakon/shadow-server...
2015-05-22 Marc-André... Merge pull request #2643 from xhaakon/shadow-server...
2015-05-22 Marc-André... freerdp: patch multiple leaks and OOM errors
2015-05-22 Emmanuel Ledouxwinpr-thread: better error message upon a failure of...
2015-05-22 Emmanuel Ledouxwinpr-thread:
2015-05-22 Marc-André... libwinpr-shell: use getpwnam_r
2015-05-22 Jakub Adamshadow_client: dispose encomsp and remdesk
2015-05-22 Jakub AdamDon't dispose shadow server before all clients have...
2015-05-22 Bernhard MiklautzMerge pull request #2638 from kwitaszczyk/master
2015-05-22 David FORTSpecify to skip compression with remoteFx frames
2015-05-22 HardeningMerge pull request #2640 from xsumbe00/master
2015-05-21 Marc-André... channels/rdpdr: add more server-side error checking
2015-05-21 Petr Sumberawinsock.c Solaris build fixes
2015-05-21 Marc-André... channels/rdpdr: treat OOM and status failures in server...
2015-05-21 Marc-André... channels/rdpdr: cleanup server-side rdpdr code
2015-05-21 Marc-André... Merge branch 'master' of github.com:FreeRDP/FreeRDP
2015-05-21 Marc-André... libwinpr-utils: update backtrace utils
2015-05-21 Konrad WitaszczykAssign peer to settings when a new RDP module is being...
2015-05-21 Bernhard MiklautzMerge pull request #2637 from nfedera/fix-shadow_client...
2015-05-21 Marc-André... Merge pull request #2583 from bceverly/OpenBSD-cleanup
2015-05-21 Norbert Federashadow/client context cleanup and unused vars fix
2015-05-21 Norbert FederaMerge pull request #2630 from hardening/new_2616
2015-05-20 Marc-André... Merge pull request #2557 from realjiangms/shadow_fix_ha...
2015-05-20 HardeningMerge pull request #2632 from akallabeth/client_bandwid...
2015-05-20 David FORTFixed declaration of xf_event_action_script_init()
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é... Merge branch 'awakecoding' of https://github.com/vworks...
2015-05-20 Marc-André... cmake: add PULSE_FOUND variable to FindPulse.cmake
2015-05-20 Bryan EverlyMoved thread code to OpenBSD only
2015-05-20 Armin NovakAdded client bandwidth measurement result callback.
2015-05-20 Marc-André... Merge branch 'master' of github.com:FreeRDP/FreeRDP
2015-05-20 Marc-André... Merge pull request #2633 from clivest/progressive_codec...
2015-05-20 Marc-André... Merge pull request #2635 from clivest/gdi_gfx_leaked_re...
2015-05-20 Clive StevensFix two cases of leaked regions in gdi/gfx
2015-05-20 Clive StevensFix rounding error in progressive codec
2015-05-19 David FORTFixed last VirtualChannelEntry
2015-05-19 David FORTFixed functions that return BOOLs
2015-05-19 Bernhard MiklautzMerge pull request #2627 from nfedera/fix-x11-polyregion
2015-05-18 Norbert Federaclient/x11: fix + simplify invalidate_poly_region
2015-05-18 Marc-André... Merge pull request #2624 from kwitaszczyk/master
2015-05-18 Bernhard Miklautzsmartcard: fix compiler warnings
2015-05-18 HardeningAdd checks for some XXX_New and XXX_Add functions
2015-05-18 Konrad WitaszczykQueryContextAttributes shouldn't return an error when...
2015-05-17 HardeningMerge pull request #2623 from nfedera/fix-xfclient...
2015-05-17 Norbert Federaclient/x11: fixed if statements with empty body
2015-05-15 Marc-André... Merge pull request #2622 from kwitaszczyk/master
2015-05-15 Konrad WitaszczykPass valid context to CompleteAuthToken function in...
2015-05-15 Bernhard MiklautzMerge pull request #2621 from nfedera/fix-mac-async...
2015-05-14 Norbert Federatransport/mfreerdp: fix async transport
2015-05-14 HardeningMerge pull request #2620 from nfedera/fix-gdi-cache
next