platform/upstream/freerdp.git
2011-08-22 Vic Leelibfreerdp-core: change client connection sequence...
2011-08-21 Marc-André... xfreerdp: started handling RemoteApp icons
2011-08-21 Marc-André... libfreerdp-cache: add support for custom extra glyph...
2011-08-21 Marc-André... libfreerdp-cache: started glyph cache
2011-08-21 Marc-André... libfreerdp-core: fix glyph cache capability set
2011-08-21 Vic LeeRemove a incorrect checking.
2011-08-21 Marc-André... Merge pull request #54 from llyzs/server
2011-08-21 Vic Leeserver: process font list and font map PDU.
2011-08-21 Vic Leeserver: process client control PDUs.
2011-08-21 Marc-André... Merge pull request #52 from llyzs/server
2011-08-21 Marc-André... Merge pull request #53 from roman-b/rail
2011-08-21 Vic Leeserver: send synchronize and control cooperate pdu.
2011-08-21 Vic Leeserver: receive client capabilities.
2011-08-21 Vic Leeserver: complete server capabilities.
2011-08-21 Vic Leeserver: fix incorrect flag in license module.
2011-08-21 Vic Leeserver: move server_mode to rdpSettings.
2011-08-21 roman-bMerge remote-tracking branch 'upstream/master' into...
2011-08-21 roman-bcunit: added cuinit tests for RAIL plugin events.
2011-08-21 roman-bxfreerdp: small fix. void* pointer does not require...
2011-08-21 roman-bchannel/rail: add UI event handling.
2011-08-21 roman-bchannel/rail: fix Server Get Application ID Response...
2011-08-20 Vic Leeserver: send Demand Active PDU.
2011-08-20 Vic Leeserver: send valid client license error pdu.
2011-08-20 Vic Leelibfreerdp-core/transport: fix a bug in nonblocking...
2011-08-20 Vic Leeserver: fix bug reading cookie in nego.
2011-08-20 Vic Leeserver: read Client Info PDU.
2011-08-20 Vic Leeserver: trivial refactor rdp module to work in both...
2011-08-20 Vic Leeserver: add MCS Channel Join Request/Confirm.
2011-08-20 Marc-André... xfreerdp: added support for multiple monitors
2011-08-20 Marc-André... xfreerdp: handle RAIL window title updates
2011-08-20 Vic LeeUse named struct rdpChan.
2011-08-19 roman-bchannel/rail: add initial handling all RAIL PDU from...
2011-08-19 Marc-André... libfreerdp-gdi: optimize multi-byte pixel blitting
2011-08-19 Marc-André... Merge branch 'master' of github.com:FreeRDP/FreeRDP-1.0
2011-08-19 Marc-André... libfreerdp-gdi: implement missing PatBlt SPxn used...
2011-08-19 Marc-André... Merge pull request #51 from llyzs/server
2011-08-19 Vic Leeserver: MCS Erect Domain and Attach User phase.
2011-08-19 Marc-André... xfreerdp: optimize the updating of invalid regions...
2011-08-19 Vic Leeserver: send MCS Connect Response PDU.
2011-08-19 Marc-André... Merge pull request #50 from roman-b/rail
2011-08-19 Marc-André... Merge branch 'master' of github.com:FreeRDP/FreeRDP-1.0
2011-08-19 Marc-André... xfreerdp: fix RAIL window resizing
2011-08-19 roman-bchannel/rail: add handling Server Execute Result PDU
2011-08-19 roman-bchannel/rail: fixed client system parameters sending.
2011-08-19 roman-bchannel/rail: simplify data and event sending interface.
2011-08-19 Vic Leeserver: complete reading MCS Connect Initial PDU.
2011-08-19 Vic Leeserver: start reading MCS Connect Initial PDU and Clien...
2011-08-19 Vic Leeserver: accept TLS connection from the client.
2011-08-19 Vic Leeserver: move nego process to connection module.
2011-08-18 Otavio SalvadorMerge pull request #49 from nils-a/master
2011-08-18 Nils Andresencmake: added find_optional_package module to force...
2011-08-18 Vic LeeMerge branch 'master' into server
2011-08-18 Vic Leeserver: rename pc prefix to ps.
2011-08-18 Marc-André... libfreerdp-core: added --no-auth option to skip authent...
2011-08-18 Marc-André... libfreerdp-core: fix handling of alternative port number
2011-08-18 Vic Leelibfreerdp/peer: initial protocol negotiation.
2011-08-18 Vic Leelibfreerdp-core/tcp: check for peer disconnection.
2011-08-18 Vic Leeserver: create initial server API.
2011-08-18 Marc-André... xfreerdp: remove backbuffer window in RemoteApp mode
2011-08-18 Marc-André... xfreerdp: fix movement of RAIL windows
2011-08-18 Marc-André... xfreerdp: fail RAIL window positions (relative to work...
2011-08-18 Marc-André... xfreerdp: add ability to move RAIL windows
2011-08-18 Marc-André... Merge branch 'master' of github.com:FreeRDP/FreeRDP-1.0
2011-08-18 Marc-André... xfreerdp: added RAIL window titles
2011-08-18 Vic Leerdpdr/printer: fix debug messages.
2011-08-18 Marc-André... rail: get client system parameters from xfreerdp
2011-08-17 Marc-André... include: refactor FRDP_ types to RDP_
2011-08-17 Marc-André... xfreerdp: fix window decoration hiding
2011-08-17 Marc-André... xfreerdp: fix mouse input inside application windows
2011-08-17 Marc-André... xfreerdp: start handling application events separately
2011-08-17 Marc-André... xfreerdp: drawing of multiple RAIL windows
2011-08-17 Marc-André... libfreerdp-kbd: quick compilation fix
2011-08-17 Marc-André... Merge branch 'master' of github.com:FreeRDP/FreeRDP-1.0
2011-08-17 Marc-André... xfreerdp: added support for workarea and disabling...
2011-08-17 Marc-André... Merge pull request #48 from llyzs/printer
2011-08-17 Vic Leerdpdr/printer: migrate/redesign printer virtual channel...
2011-08-17 Vic Leelibfreerdp-utils/args: plugin_data needs to be initialized.
2011-08-17 Marc-André... xfreerdp: started painting multiple RAIL windows
2011-08-17 Marc-André... Merge pull request #47 from awakecoding/master
2011-08-17 Marc-André... windows: export all exported api functions
2011-08-17 Marc-André... Merge pull request #46 from awakecoding/master
2011-08-17 Marc-André... windows: fix warnings
2011-08-17 Marc-André... windows: fix most compilation errors, linker errors...
2011-08-16 Marc-André... libfreerdp-utils: moved registry out of the core to...
2011-08-16 Marc-André... libfreerdp-core: fixed multiple windows porting issues
2011-08-16 Marc-André... libfreerdp-utils: started sleep utils
2011-08-16 Marc-André... libfreerdp-rfx: fix windows build
2011-08-16 Marc-André... windows: merging with latest updates
2011-08-16 Marc-André... libfreerdp-utils: added snprintf wrapper for windows...
2011-08-16 Marc-André... windows: update build scripts, fix most of utils
2011-08-16 Marc-André... Merge pull request #45 from llyzs/fastpath
2011-08-16 Vic Leelibfreerdp-core/fastpath: add FastPath orders, bitmap...
2011-08-16 Vic Leelibfreerdp-core/fastpath: add FastPath Input, enabled...
2011-08-16 Marc-André... libfreerdp-rail: processing window altsec orders
2011-08-16 Marc-André... Merge branch 'master' of github.com:FreeRDP/FreeRDP-1.0
2011-08-16 Marc-André... libfreerdp-rail: initial commit
2011-08-16 Marc-André... Merge pull request #44 from llyzs/rdpsnd
2011-08-16 Vic LeeFix CPU usage due to missing initialization of wfds.
2011-08-16 Vic Leelibfreerdp-chanman: change sending data to use queue.
2011-08-16 Vic Leecmake: fix WIN32 variable.
next