platform/upstream/freerdp.git
2011-09-27 Marc-André... Merge branch 'master' of github.com:FreeRDP/FreeRDP
2011-09-25 Marc-André... xfreerdp: fix usage of invalid structure pointer in...
2011-09-25 Marc-André... wfreerdp: start Win32 GDI implementation, fix certstore
2011-09-25 Marc-André... wfreerdp: fix tcp non-blocking read
2011-09-25 Marc-André... wfreerdp: fix mutex handling
2011-09-25 Otavio SalvadorMerge pull request #122 from shlevy/readpassphrase
2011-09-25 Vic Leerdpsnd/pulse: add latency control.
2011-09-25 Vic Leerdpsnd/alsa: better buffer size against requested latency.
2011-09-25 Vic Leelibfreerdp-utils/memory: add a pointer check in xstrdup.
2011-09-25 Vic Leerdpsnd: add manual latency control for ALSA.
2011-09-24 Shea Levypassphrase_read: Set errno to ENOSYS and return on...
2011-09-24 Shea LevyMerge remote-tracking branch 'upstream/master' into...
2011-09-24 Shea Levyxfreerdp: Read passwords using passphrase_read if none...
2011-09-24 Shea Levypassphrase_read: Don't include a null terminator in...
2011-09-24 Shea Levypassphrase_read: Read from stdin if tty can't be opened
2011-09-24 Shea LevyAdd test to check that passphrase_read reads from stdin...
2011-09-24 Shea Levypassphrase_read: Write to stderr if tty can't be opened
2011-09-24 Shea LevyAdd test to check that passphrase_read prompts to stder...
2011-09-24 Shea Levypassphrase_read: Echo newlines during read
2011-09-24 Shea LevyAdd test to check that passphrase_read turns on ECHONL
2011-09-24 Shea Levypassphrase_read: Factor out error handling
2011-09-24 Shea Levypassphrase_read: Reset terminal to original attributes...
2011-09-24 Shea LevyAdd test to check that passphrase_read resets the termi...
2011-09-24 Shea Levypassphrase_read: Turn off ECHO on the terminal
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 Jay Sorgcoding style
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 Jay Sorgmove non settings security items out of settings
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-24 Marc-André... libfreerdp-core: fix segmentation fault in update_reset...
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é... cmake: fix build options for wfreerdp
2011-09-23 Marc-André... wfreerdp: fix compilation on windows
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...
next