platform/upstream/freerdp.git
2012-01-25 Pawel Jakub... Fix typo: use & instead of | to check for flags. This...
2012-01-25 Marc-André... Merge pull request #367 from jiten19/nscodec
2012-01-25 coolnscodec final color bug fix
2012-01-24 Marc-André... Merge pull request #365 from pjd/transport
2012-01-24 Marc-André... Merge pull request #364 from bmiklautz/enablerfxneon
2012-01-24 Pawel Jakub... Handle short writes properly in transport_write().
2012-01-24 Bernhard Miklautzbuild: Added option WITH_NEON
2012-01-23 Marc-André... Merge pull request #363 from pjd/crypto
2012-01-23 Marc-André... Merge pull request #362 from bmiklautz/buildsystemfixes
2012-01-23 Pawel Jakub... - Rename rdp_establish_keys() to rdp_client_establish_k...
2012-01-23 Bernhard Miklautzbuild: use WITH_XXX instead of XXX_FOUND
2012-01-23 Bernhard Miklautzbuild: Honor REQUIRE if set in find_package
2012-01-23 Bernhard MiklautzChanged cmake find prefix for pulseaudio.
2012-01-23 Bernhard MiklautzFixed optimization flags for release builds.
2012-01-22 Marc-André... Merge pull request #361 from floppym/client-server...
2012-01-22 Mike GilbertChange ENABLE_{CLIENT,SERVER} to WITH_{CLIENT,SERVER}.
2012-01-22 Mike Gilbertcmake: Add options to enable/disable client/server...
2012-01-19 Marc-André... Merge pull request #358 from pjd/crypto
2012-01-19 Pawel Jakub... Whitespace fixes.
2012-01-19 Pawel Jakub... - Simplify security_mac_signature() API.
2012-01-19 Pawel Jakub... Implement signature verification in Server Security...
2012-01-19 Pawel Jakub... Introduce more complete RSA API that implements:
2012-01-19 Pawel Jakub... Add Terminal Services Signing Keys.
2012-01-19 Pawel Jakub... Use CRYPTO_*_DIGEST_LENGTH defines instead of magic...
2012-01-19 Pawel Jakub... Introduce CRYPTO_SHA1_DIGEST_LENGTH and CRYPTO_MD5_DIGE...
2012-01-17 Marc-André... Merge pull request #353 from bmiklautz/x11includepathfixes
2012-01-17 Marc-André... Merge pull request #350 from pjd/fixes
2012-01-17 Bernhard MiklautzChanged include path for X11 and extensions.
2012-01-17 Pawel Jakub... Introduce SIGNATURE_ALG_RSA and KEY_EXCHANGE_ALG_RSA...
2012-01-17 Pawel Jakub... PROTOCOL_RDP is 0, so don't perform bitwise operations...
2012-01-17 Marc-André... Merge pull request #349 from pjd/mcs_fixes
2012-01-17 Pawel Jakub... The ber_write_length() function can store variable...
2012-01-16 Marc-André... ChangeLog: added FreeRDP 1.0.0 changes 1.0.0
2012-01-16 Marc-André... xfreerdp: updated man page
2012-01-16 Marc-André... README: update
2012-01-16 Marc-André... wfreerdp: fix warnings and color conversion
2012-01-16 Marc-André... Merge pull request #347 from pjd/pullreq
2012-01-16 Marc-André... libfreerdp-gdi: fix gdi_Glyph_Free() segfault
2012-01-16 Pawel Jakub... Make use of stream_read().
2012-01-16 Pawel Jakub... Use stream_read() instead of memcpy() + stream_seek().
2012-01-16 Pawel Jakub... Use stream_write() instead of memcpy() + stream_seek().
2012-01-16 Pawel Jakub... If we are server, our encryption key is client's decryp...
2012-01-16 Marc-André... channels/drdynvc/audin: fix typo in header
2012-01-16 Marc-André... libfreerdp-core: fix FreeBSD compilation
2012-01-16 Marc-André... Merge pull request #344 from atong/master
2012-01-15 Anthony Tongglyph-cache: free pixmap, cache entries, cache fragment...
2012-01-15 Marc-André... libfreerdp-core: add integer overflow check in GCC
2012-01-15 Marc-André... libfreerdp-core: refactor header encoding fix
2012-01-15 Marc-André... libfreerdp-core: apply RDP signature verification patch...
2012-01-14 Marc-André... Merge pull request #342 from dorianj/master
2012-01-14 Dorian JohnsonChange freerdp_parse_args to return different values...
2012-01-14 Marc-André... libfreerdp-core: pad larger portion of rdpSettings
2012-01-14 Marc-André... libfreerdp-core: added freerdp_get_version()
2012-01-14 Anthony Tongcunit: fix test_read_fast_index_order()
2012-01-14 Marc-André... Merge pull request #341 from sunds/master
2012-01-14 David SundstromResolve a race condition between a local move update...
2012-01-13 Marc-André... libfreerdp-core: cleanup warnings in mppc.c
2012-01-13 Anthony Tongxfreerdp: fix win_title string handling from #247
2012-01-13 Marc-André... cunit: fixed license tests
2012-01-13 Marc-André... cunit: fix orders tests
2012-01-13 Marc-André... cunit: fix polyline and fast index tests
2012-01-13 Marc-André... libfreerdp-core: fix incorrect length in share control...
2012-01-13 Anthony Tongcunit: fix build broken by jiten19
2012-01-11 Marc-André... Merge pull request #340 from atong/master
2012-01-11 Anthony Tonglibfreerdp-core: fix reuse issue with osb's deleteList
2012-01-11 Marc-André... libfreerdp-core: fix encoding of capability set headers
2012-01-11 Marc-André... libfreerdp-core: fix draw nine grid cache capability...
2012-01-10 Marc-André... Merge pull request #339 from dorianj/master
2012-01-10 Dorian JohnsonMerge remote-tracking branch 'upstream/master'
2012-01-10 Dorian Johnsonlibfreerdp-utils: freerdp_load_plugin print dlerror...
2012-01-10 Marc-André... libfreerdp-core: fix fastpath parsing of synchronize pdu
2012-01-10 Marc-André... Merge pull request #337 from jiten19/mainstream
2012-01-10 cool..
2012-01-10 coolINFO_COMPR flags according to CompressionTypeMask
2012-01-10 Marc-André... Merge branch 'master' of github.com:FreeRDP/FreeRDP
2012-01-10 Marc-André... xfreerdp-server: start work on XShm
2012-01-10 Marc-André... libfreerdp-gdi: fix RGB<->BGR color conversion
2012-01-09 Marc-André... libfreerdp-codec: add freerdp_convert_color_var()
2012-01-09 Marc-André... Merge pull request #336 from sunds/master
2012-01-09 Marc-André... Merge pull request #335 from louyihua/master
2012-01-09 David SundstromInvert colors went X server uses BGR colormap
2012-01-09 David SundstromInvert rectangle colors when X server uses inverted...
2012-01-09 louyihuawfreerdp: Fix the crash when 'HOME' env is not defined...
2012-01-09 louyihualibfreerdp-codec: RDVH may return more than one channel...
2012-01-09 Marc-André... xfreerdp-server: added support for mouse wheel events
2012-01-09 Marc-André... Merge branch 'master' of github.com:FreeRDP/FreeRDP
2012-01-09 Marc-André... xfreerdp-server: add server-side keyboard mapping
2012-01-09 Marc-André... xfreerdp: fix glyph background color bug
2012-01-08 Marc-André... libfreerdp-gdi: fix minor color background bug with...
2012-01-08 Marc-André... libfreerdp-gdi: fix 16bpp glyph drawing
2012-01-08 Marc-André... libfreerdp-core: fix parsing bugs with synchronize...
2012-01-08 Marc-André... libfreerdp-core: fix issue #281 for slow-path pointer...
2012-01-08 Marc-André... libfreerdp-core: fix padding with pointer color update
2012-01-08 Marc-André... libfreerdp-kbd: fix keymaps search
2012-01-08 Marc-André... xfreerdp-server: basic mouse input
2012-01-08 Marc-André... xfreerdp-server: improved RemoteFX encoding
2012-01-07 Marc-André... libfreerdp-core: remove unused crypto_cert_verify funct...
2012-01-05 Marc-André... libfreerdp-core: apply glyph cache v2 patch from Pawel... 1.0-beta5
2012-01-05 Marc-André... libfreerdp-cache: apply bitmap cache v1 patch from...
2012-01-05 Marc-André... libfreerdp-core: add support for raw planes in RDP6...
next