platform/upstream/freerdp.git
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-22 Emmanuel Ledouxwinpr-thread: better error message upon a failure of...
2015-05-22 Emmanuel Ledouxwinpr-thread:
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 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 Bryan EverlyMoved thread code to OpenBSD only
2015-05-20 Armin NovakAdded client bandwidth measurement result callback.
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
2015-05-14 Norbert Federagdi: fix nullification of instance->context->cache
2015-05-13 HardeningMerge pull request #2611 from nfedera/fix-async-transpo...
2015-05-12 HardeningMerge pull request #2613 from oshogbo/gethostname
2015-05-12 HardeningMerge pull request #2612 from oshogbo/style
2015-05-12 Mariusz ZaborskiAt least at FreeBSD - the gethostname(3) function can...
2015-05-12 Mariusz ZaborskiFunction return bool, so lets return FALSE if 0 or...
2015-05-11 Norbert Federatransport: fixed multiple errors in async thread
2015-05-11 MartinHaimbergerMerge pull request #2605 from nfedera/fix-2015-05-08-01
2015-05-11 MartinHaimbergerMerge pull request #2607 from nfedera/remove_free_null_...
2015-05-11 Norbert Federafree can handle NULL perfectly fine
2015-05-10 zihao.jiangshadow fix multi-client hang
2015-05-08 Norbert Federafixed multiple missing gdi return value checks
2015-05-08 Bernhard MiklautzMerge pull request #2594 from baruchsiach/fix-math-2
2015-05-08 Norbert FederaMerge pull request #2577 from hardening/listen_from_socket
2015-05-08 David FORTReturn FALSE under Win32
2015-05-08 David FORTTest the number of listening handles
2015-05-08 David FORTAdd the ability to have listener from an existing socket
2015-05-07 Bernhard MiklautzMerge pull request #2596 from akallabeth/wlog_default_o...
2015-05-07 HardeningMerge pull request #2601 from nfedera/fix-2015-05-07-01
2015-05-07 Norbert FederaMerge pull request #2597 from clivest/bitstream_read_fix
2015-05-07 Norbert FederaMerge pull request #2598 from clivest/stream_leak_fix
2015-05-07 Norbert FederaMerge pull request #2599 from hardening/fix_wayland_colors
2015-05-07 Norbert FederaMerge pull request #2603 from hardening/rail_empty_titl...
2015-05-07 Norbert FederaMerge pull request #2604 from hardening/rail_fix
2015-05-07 Norbert Federaserver/shadow: added missing error message
2015-05-07 David FORTFix empty window title
2015-05-07 David FORTFix remoteApps
2015-05-07 Norbert FederaFix unchecked CreateDirectory calls
2015-05-07 Norbert FederaFix unchecked CreateSemaphore calls
2015-05-07 Norbert FederaFix unchecked CreateMutex calls
2015-05-06 David FORTFix colors with the wayland client
2015-05-06 Clive StevensFix whitespace
2015-05-06 Clive StevensFix bitstream reading
2015-05-06 Clive StevensFix two cases of potentially leaked streams
2015-05-06 Armin NovakFixed broken indent.
2015-05-06 Armin NovakNot writing messages if level is WLOG_OFF.
2015-05-06 Armin NovakConsole logging to stdout and stderr
2015-05-06 Martin FleiszMerge pull request #2592 from nfedera/fix-2015-05-05-01
2015-05-05 Baruch SiachDon't disable C99 long double math on non Unix platforms
2015-05-05 Bryan EverlyRemoved unnecessary include file.
2015-05-05 Bryan EverlySimplified random byte stream generation code to use...
2015-05-05 Marc-André... Merge pull request #2587 from floppym/armfix
2015-05-05 Marc-André... Merge pull request #2589 from baruchsiach/fix-math
2015-05-05 Norbert FederaFix unchecked CreateThread calls and misc fixes
2015-05-04 Bryan EverlyFreed memory buffer that was allocated in previous...
2015-05-04 Bryan EverlyFixed stream leak in modified code
2015-05-04 MartinHaimbergerMerge pull request #2582 from nfedera/fix-2015-04-28-01
2015-05-03 Baruch SiachDon't use unavailable C99 long double math functions
2015-05-02 Bryan EverlyFixed unchecked malloc() error
2015-05-01 Mike GilbertRemove the ARM_FP_ABI option
2015-04-30 Bryan EverlyChanged the xf_tsmf.c code to test for zero visible...
2015-04-30 Bernhard MiklautzMerge pull request #2584 from baruchsiach/fix-eventfd-2
2015-04-30 Norbert FederaIncrease API version to 1.2.3
2015-04-29 Baruch SiachFix build with newer uclibc versions
2015-04-29 Norbert FederaFix unchecked CreateEvent calls and misc fixes
2015-04-29 Norbert FederaMerge pull request #2579 from akallabeth/mutex_debug_log
2015-04-29 Armin NovakAdded EBUSY to success states.
2015-04-28 Armin NovakBetter error handling on mutex destroy.
2015-04-28 Bryan EverlyFixed linker warning about insecure crypto and fixed...
2015-04-28 HardeningMerge pull request #2578 from jonathankap/master
2015-04-28 Armin NovakEnsuring mutex is unlocked on destroy.
2015-04-28 Jonathan KaplanFix issue when numWindowIds is 0
next