platform/upstream/freerdp.git
2011-09-24 Shea LevyFix assert in passphrase_read_turns_off_echo_during_read
2011-09-24 Shea Levypassphrase_read: Overwrite possible references to passp...
2011-09-24 Shea LevyRemove chance of undefined behavior corner case
2011-09-24 Shea Levypassphrase_read: set errno and return NULL when possibl...
2011-09-24 Shea LevyAdd test to check that passphrase_read turns off ECHO
2011-09-24 Shea Levypassphrase_read: Set buf_iter to NULL so nothing passph...
2011-09-24 Shea Levypassphrase_read: Read from the controlling tty
2011-09-24 Shea LevyUse pipes to pass the string we need to verify to the...
2011-09-24 Shea LevyAdd test to check that passphrase_read reads from the...
2011-09-24 Shea Levypassphrase_read: Wrie the prompt to the controlling tty
2011-09-24 Shea Levypassphrase_read_propmts_to_tty: open the slave device...
2011-09-24 Shea LevyWrite (currently failing) test to check that freerdp_pa...
2011-09-23 Shea LevyRemove the flags argument to passphrase_read
2011-09-23 Shea LevyInclude stdlib.h in passphrase for size_t and NULL
2011-09-23 Shea LevyBuild passphrase.c as part of libfreerdp-utils
2011-09-23 Shea LevyFollow apparent asterisk placement convention
2011-09-23 Shea LevyAdd CUnit test stub for passphrase_read
2011-09-23 Shea LevyAdd stub for the passphrase utility
2011-09-23 Shea LevyAdd header for forthcoming passphrase utility
2011-09-23 Marc-André... xfreerdp: fix RemoteApp after addition of cliprdr
2011-09-23 Marc-André... Merge pull request #120 from llyzs/cliprdr
2011-09-23 Vic Leecliprdr: integrate with xfreerdp.
2011-09-23 Marc-André... xfreerdp: initial RemoteApp support with --gdi hw ...
2011-09-23 Marc-André... xfreerdp: RemoteApp stabilization (window movement...
2011-09-22 Vic Leelibfreerdp-core/vchan: length in header should be total...
2011-09-21 Marc-André... libfreerdp-gdi: fix alpha transparency for no codec...
2011-09-21 Marc-André... xfreerdp: properly handle local Alt+F4 for RemoteApp...
2011-09-21 Marc-André... Merge pull request #115 from llyzs/audin
2011-09-21 Vic Leeaudin: migrate audin plugin and ALSA/PulseAudio devices.
2011-09-20 Marc-André... libfreerdp-core: fix orders state reset on deactivate...
2011-09-20 Marc-André... libfreerdp-core: improving parsing if fast index order
2011-09-20 Marc-André... Merge pull request #112 from ydal/patch-4
2011-09-20 Marc-André... Merge pull request #114 from llyzs/tsmf
2011-09-20 Vic Leetsmf: fix incorrect data realignment.
2011-09-20 Vic Leelibfreerdp-gdi: fix segfault in fast_index.
2011-09-20 Vic Leetsmf: add XVideo support in xfreerdp.
2011-09-20 Vic Leetsmf: add ffmpeg, alsa and pulse sub-plugins.
2011-09-20 ydalCMakeList.txt: Some compiler doesn't support "-Wno...
2011-09-19 Marc-André... libfreerdp-core: minor fast-path fix for pointer updates
2011-09-19 Marc-André... libfreerdp-core: add hooks in fast-path PDUs for pointe...
2011-09-19 Marc-André... xfreerdp: fix RemoteApp segfault
2011-09-19 Marc-André... Merge pull request #111 from atong-tcs/master
2011-09-19 Vic Leetsmf: add tsmf main module.
2011-09-19 Anthony TongMerge branch 'master' of git://github.com/FreeRDP/FreeRDP
2011-09-19 Anthony Tong- the x509 modulus & exponent are reversed
2011-09-19 Anthony Tongwork on licensing
2011-09-19 Vic Leedrdynvc: fix incorrect data length handling.
2011-09-19 Vic Leelibfreerdp-utils/thread: separate freerdp_thread_free...
2011-09-19 Marc-André... Merge pull request #110 from mfleisz/disconnect_fix
2011-09-19 Vic Leelibfreerdp-utils/list: add list_peek().
2011-09-19 Vic Leedrdynvc: fix buffer pointer type.
2011-09-19 Martin Fleisztcp: Added correct shutdown of socket in disconnect
2011-09-19 Marc-André... cmake: fix small bug introduced over recent merge
2011-09-19 Marc-André... libfreerdp-rfx: detach stream in rfx_process_message
2011-09-19 Marc-André... libfreerdp-rfx: modify public API for easier external...
2011-09-18 Marc-André... xfreerdp: fix missing includes
2011-09-18 Marc-André... Merge branch 'master' of github.com:FreeRDP/FreeRDP
2011-09-18 Marc-André... xfreerdp: initial glyph drawing support
2011-09-18 Marc-André... Merge pull request #109 from atong-tcs/master
2011-09-17 Otavio SalvadorMerge pull request #88 from shlevy/master
2011-09-17 Otavio SalvadorMerge pull request #100 from ydal/patch-3
2011-09-16 Anthony TongMerge branch 'master' of git://github.com/FreeRDP/FreeRDP
2011-09-16 Anthony Tongfix license processing when no server cert is sent
2011-09-16 Vic Leelibfreerdp-core: add more checking in nego phase.
2011-09-16 Shea LevyMerge from upstream
2011-09-16 Marc-André... Merge pull request #108 from atong-tcs/master
2011-09-15 Anthony Tonginitial fips encryption work
2011-09-15 Marc-André... tfreerdp-server: fix compilation on Mac OS X
2011-09-15 ydalEdited client/DirectFB/CMakeLists.txt via GitHub
2011-09-15 Jay Sorgremove some debugging messages
2011-09-15 Marc-André... libfreerdp-core: merging jsorg71's work on old encrypti...
2011-09-14 Jay Sorggot rdp encryption working
2011-09-14 Marc-André... libfreerdp-gdi: fix clipping regions for no-codec bitmaps
2011-09-14 Marc-André... Merge branch 'master' of github.com:FreeRDP/FreeRDP
2011-09-14 Marc-André... xfreerdp: add support for no-codec bitmaps in X11-GDI
2011-09-14 Vic Leelibfreerdp-rfx: convert bitstream to macros for better...
2011-09-14 Vic Leecunit/bitmap: fix changed header.
2011-09-14 Vic Leelibfreerdp-rfx: support encoding 4-bit and 8-bit palett...
2011-09-14 Marc-André... xfreerdp: fix fullscreen window toggle
2011-09-14 Jay Sorgclient / server random fix
2011-09-14 Marc-André... xfreerdp-server: encode larger portion of the screen
2011-09-13 Marc-André... xfreerdp-server: encode a single tile from X11 at a...
2011-09-13 Marc-André... xfreerdp-server: add binary to .gitignore
2011-09-13 Marc-André... xfreerdp-server: initial commit
2011-09-13 Marc-André... tfreerdp-server: cleanup
2011-09-13 Marc-André... libfreerdp-common: initial commit
2011-09-13 Jay Sorgwork on rdp encryption
2011-09-12 Otavio SalvadorMerge pull request #96 from mfleisz/master
2011-09-12 Martin FleiszAdded missing include for sockaddr_in
2011-09-12 Jay Sorgmove bitmap decompress private defines / consts / funct...
2011-09-12 Marc-André... libfreerdp-core: preparing memblt and bitmap cache
2011-09-12 Marc-André... xfreerdp: X11-GDI: add PatBlt, LineTo, Polyline
2011-09-12 Marc-André... xfreerdp: add RemoteFX support for --gdi hw
2011-09-11 Jay Sorgmppc fix
2011-09-11 Jay Sorgwork on rdp4 decompression
2011-09-11 Jay Sorgfix for -z
2011-09-10 Otavio SalvadorMerge pull request #94 from llyzs/core
2011-09-10 Vic Leelibfreerdp-core/mppc: fix memory corruption due to...
2011-09-10 Vic Leelibfreerdp-core/orders: fix polyline segfault.
2011-09-10 Vic Leelibfreerdp-core/nego: fix segfault when cookie is NULL.
next