platform/upstream/freerdp.git
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-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-01 Mike GilbertRemove the ARM_FP_ABI option
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 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
2015-04-28 Armin NovakAdded mutex debug flag.
2015-04-27 Norbert FederaMerge pull request #2575 from bmiklautz/gdi_fix
2015-04-26 Bernhard Miklautzgdi: fix problem with gdi_SelectObject check(s)
2015-04-24 Marc-André... Merge pull request #2568 from nfedera/fix-2015-04-23-01
2015-04-24 Norbert Federacodec/rfx: simplification, segfault/malloc fixes
2015-04-24 Bernhard MiklautzMerge pull request #2572 from bceverly/OpenBSD-2015...
2015-04-24 Bryan EverlyAdded support for manpage construction for OpenBSD
2015-04-23 Norbert Federacodec/rfx: error checking and various fixes
2015-04-22 Bernhard MiklautzMerge pull request #2566 from bceverly/OpenBSD-2015...
2015-04-22 Bryan EverlyRemoved compiler warning about obsolete header file...
2015-04-22 Bryan EverlyMoved declaration of OPENBSD to higher in the file...
2015-04-22 Bernhard MiklautzMerge pull request #2564 from akallabeth/pthread_mutex_...
2015-04-22 HardeningMerge pull request #2555 from akallabeth/wayland_warnin...
2015-04-22 Armin NovakUpdated to new freerdp_get_event_handles API.
2015-04-22 Armin NovakUpdated wayland client to new API.
2015-04-22 Norbert FederaMerge pull request #2554 from akallabeth/event_fix
2015-04-22 HardeningMerge pull request #2544 from bmiklautz/boolenization
2015-04-22 Bernhard MiklautzIncrease API version to 1.2.2
2015-04-22 Armin NovakFixed pthread_mutex_timedjoin detection.
2015-04-22 HardeningMerge pull request #2562 from bceverly/OpenBSD-2015...
2015-04-21 Bryan EverlyModified code to use bulitin pthread functions on OpenBSD
2015-04-21 Bryan EverlyNecessary changes to get latest branch working on OpenB...
2015-04-21 Bryan EverlyNecessary changes to get latest branch working on OpenB...
2015-04-21 Bernhard MiklautzMerge pull request #2537 from MartinHaimberger/mh-autod...
2015-04-21 Bernhard MiklautzMerge pull request #2553 from akallabeth/leak_fixes
2015-04-21 Bernhard MiklautzMerge pull request #2560 from akallabeth/get_event_hand...
2015-04-21 Armin NovakChanged listener callback arguments and return.
2015-04-21 Armin NovakFixed handle copy and index.
2015-04-21 Bernhard MiklautzTestStream: set function parameters to void
2015-04-21 Bernhard MiklautzFix formating
2015-04-21 Bernhard Miklautzgdi: fix broken return type checks
2015-04-21 Bernhard MiklautzFix GDI return values and other fixes
2015-04-21 Bernhard Miklautzchange return types of callbacks to BOOL
2015-04-21 Bernhard MiklautzTestStream: fix compiler warning
2015-04-21 Bernhard Miklautzios: updates to build with xcode6+
2015-04-21 Armin NovakFixed some type mismatches.
2015-04-21 Armin NovakAdd *get_event_handles handle count, return check.
2015-04-21 Armin NovakModified GetEventHandles of listener
2015-04-21 Norbert FederaMerge pull request #2558 from llyzs/llyzs
2015-04-21 Vic Leeh264: change encoder api and add multi-thread support.
2015-04-20 Bernhard MiklautzMerge pull request #2538 from MartinHaimberger/mh-add...
2015-04-20 Bernhard MiklautzMerge pull request #2552 from akallabeth/sample_update
2015-04-20 Armin NovakFixed reading bitmap from buffer.
2015-04-20 Armin NovakUsing auto reset event now.
2015-04-19 Armin NovakAdded proper bitmap and png image test.
2015-04-19 Armin NovakFixed bitmap reading bug.
2015-04-19 Armin NovakUsing new API for socket listener.
2015-04-19 Armin NovakMoved client handler to new API.
2015-04-19 Armin NovakMoved cleanup code, removed unused.
2015-04-19 Armin NovakUpdated sample for new API.
2015-04-17 Marc-André... Merge pull request #2547 from nfedera/fix-2015-04-16-01
2015-04-16 Norbert Federaxfreerdp: fixed initial smart-sizing dimensions
2015-04-16 Armin NovakFixed NULL dereference.
2015-04-16 Armin NovakFixed NULL dereference and double free
2015-04-16 Armin NovakFixed NULL dereference
2015-04-16 Armin NovakFixed memory leaks and NULL dereferences.
2015-04-16 Norbert Federaxfreerdp: FS fixes & smart-sizing resuscitation
2015-04-16 Norbert Federaxfreerdp: removed some weird/unnecessary code
2015-04-16 Norbert Federaxfreerdp: removed desktopWidth/desktopHeight vars
2015-04-16 Norbert Federaxfreerdp: removed unused variables from xf_monitor
2015-04-16 Norbert Federaxfreerdp: rename xf_context's width height vars
2015-04-16 Bernhard MiklautzMerge pull request #2546 from akallabeth/error_fixes
2015-04-15 Armin NovakFixed uninitialized return value.
2015-04-15 Armin NovakFixed NULL dereference.
2015-04-14 Marc-André... Merge pull request #2532 from dbungert/4bytestub
2015-04-14 Norbert FederaMerge pull request #2539 from bmiklautz/fix/regression
2015-04-14 Bernhard MiklautzObjectPool: fix regression
2015-04-14 Martin Haimbergerautodetect: debug fixed and level adjusted
2015-04-14 Martin Haimbergertransport: added function to get bytes written
2015-04-14 Norbert FederaMerge pull request #2517 from bmiklautz/alloc
2015-04-13 Norbert FederaMerge pull request #2527 from AMV007/patch-1
2015-04-13 Bernhard MiklautzMerge pull request #2535 from akallabeth/null_dereferen...
2015-04-13 Armin NovakFixed broken pad setting.
2015-04-12 MaximUpdate urbdrc_main.c
2015-04-10 Daniel BungertGW RPC-HTTP - Don't drop 4 byte stub from the pipe
2015-04-10 Daniel BungertGW RPC-HTTP login fix
2015-04-10 Maximfixed buffer overflow at sprintf
2015-04-08 Maximfixed undefined behaviour of sprintf, buffer overflow
2015-04-08 Bernhard MiklautzMerge pull request #2522 from realjiangms/fix_WriteLock...
2015-04-08 zihao.jiangtransport_write sometimes returns directly without...
2015-04-08 Bernhard Miklautzwinpr: small fixes and cleanups
2015-04-08 Bernhard Miklautzwinpr: fixes and cleanup
2015-04-08 Bernhard Miklautzwinpr: add checks for *alloc
2015-04-08 Bernhard Miklautzcomm/tests: set label comm
2015-04-08 Bernhard Miklautzaligned memory: fixes in _aligned_offset_recalloc
next