Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FreeRDP/FreeRDP-old.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-08-19libfreerdp-utils: fix freerdp_usleep undefined problem (issue #62)HEADmasterMarc-André Moreau
2011-08-17Merge pull request #60 from floppym/ffmpeg-0.8Marc-André Moreau
2011-08-17Merge pull request #59 from ynezz/ynezz-winfixMarc-André Moreau
2011-08-09libfreerdp-core: fix NLA hexdumpMarc-André Moreau
2011-07-23Fix compilation against libavcodec major version 53Mike Gilbert
2011-07-20Make it compile on Windows againPetr Stetiar
2011-07-20libfreerdp-core: use portable usleep instead of nanosleepPetr Stetiar
2011-07-12Merge pull request #56 from dorianj/masterOtavio Salvador
2011-07-04Merge remote branch 'upstream/master'Dorian Johnson
2011-07-04libfreerdp-chanman: make semaphore macros use the platform-indipendent semaph...Dorian Johnson
2011-07-04utils: add semaphore_destroy to release a semaphoreDorian Johnson
2011-07-01X11: fix xf_video_init leak of XvListImageFormatsMads Kiilerich
2011-07-01core: rdp_free should free the ->net it ownsMads Kiilerich
2011-07-01core: network and sec are indistinguishable and must both be re-created on re...Mads Kiilerich
2011-07-01core: net->license and mcs is owned by rdpNetwork and shouldn't be freed by s...Mads Kiilerich
2011-06-30rdpdr/disk: remove statfs stuff.Vic Lee
2011-06-30libfreerdp-core: fix error checking after tcp_read is called.Vic Lee
2011-06-30libfreerdp-core: fix compilation issue when ipv6 disabled.Vic Lee
2011-06-29Merge pull request #55 from awakecoding/masterMarc-André Moreau
2011-06-29libfreerdp-core: splitting certificate parsingMarc-André Moreau
2011-06-29libfreerdp-core: split secure.c into security.c and connect.cMarc-André Moreau
2011-06-29libfreerdp-core: cleanup of rdp.c, tcp.c, secure.c, network.cMarc-André Moreau
2011-06-29libfreerdp-core: cleanup of tcp.c, secure.c, nego.cMarc-André Moreau
2011-06-29libfreerdp-core: started network abstraction layer, started decoupling secure...Marc-André Moreau
2011-06-29libfreerdp-utils: added hexdump utilsMarc-André Moreau
2011-06-28Merge pull request #54 from FreeRDP/remotefxMarc-André Moreau
2011-06-28X11: add a disconnect debug log.Vic Lee
2011-06-28libfreerdp-chanman: add two missing debug log.Vic Lee
2011-06-28Merge branch 'master' of github.com:FreeRDP/FreeRDP into remotefxremotefxMarc-André Moreau
2011-06-28Merge pull request #53 from dorianj/masterMarc-André Moreau
2011-06-28Slightliy better performance due to caching changes, added neon detection cod...Martin Fleisz
2011-06-28Merge remote branch 'origin/remotefx' into remotefxMartin Fleisz
2011-06-27implemented inverse DWT with NEON instructionsMartin Fleisz
2011-06-26Merge remote branch 'upstream/master'Dorian Johnson
2011-06-26libfreerdp-gdi: fix update regions with RDSH in decode.cMarc-André Moreau
2011-06-25libfreerdp-rfx: fix wrong dwt boundary value.Vic Lee
2011-06-25Merge branch 'master' into remotefxVic Lee
2011-06-25libfreerdp-core/openssl: fix high CPU usage when TLS is blocking.Vic Lee
2011-06-25libfreerdp-gdi: fix RemoteFX blitting with multiple update rectangles in deco...Marc-André Moreau
2011-06-24Merge remote branch 'upstream/master'Dorian Johnson
2011-06-24libfreerdp-rfx: fix some C standard code style.Vic Lee
2011-06-24libfreerdp-rfx: add SSE2 for DWT encoding.Vic Lee
2011-06-23rdpdr: fix a memory access issue related to smartcard.Vic Lee
2011-06-23libfreerdp-utils: add missing config.h in unicode.cVic Lee
2011-06-23xfreerdp-core: When server orders a screen bpp change, call ui_resize_windowDorian Johnson
2011-06-22libfreerdp-rfx: simplify DWT working buffer.Vic Lee
2011-06-22libfreerdp-rfx: fix missing default quantization_encode function.Vic Lee
2011-06-22Merge branch 'master' of github.com:FreeRDP/FreeRDP into remotefxMarc-André Moreau
2011-06-22libfreerdp-gdi: decode.c fix for RemoteFX clipping regionsMarc-André Moreau
2011-06-22libfreerdp-rfx: fix rfx_decode_rgb after mergeMarc-André Moreau