platform/upstream/freerdp.git
2013-11-06 Marc-André... freerdp: add restricted admin option
2013-11-06 Marc-André... libwinpr-security: fix exporting of target
2013-11-05 Marc-André... libfreerdp-client: fix memory leaks in settings accessors
2013-11-05 Marc-André... mfreerdp: fix termination of MacFreeRDP
2013-11-04 Marc-André... libfreerdp-core: modify parsing functions to return...
2013-11-04 Marc-André... libfreerdp-core: fix deadlock in transport thread
2013-11-04 Marc-André... libfreerdp-core: change transport thread
2013-11-04 Marc-André... channels/rdpdr: make use of MessageQueue for drive...
2013-11-04 Marc-André... channels/drive: refactoring
2013-11-03 Marc-André... libfreerdp-core: start untangling session redirection
2013-11-03 Marc-André... libfreerdp-cache: refactor code style
2013-11-03 Marc-André... libfreerdp-core: fix potential asynchronous queuing...
2013-11-03 Marc-André... libfreerdp-core: fix leak in freerdp_settings_clone
2013-11-02 Marc-André... Merge branch 'master' of github.com:awakecoding/FreeRDP
2013-11-02 Marc-André... libfreerdp-core: prevent multi-session crashes on Mac...
2013-11-01 Marc-André... libwinpr-crt: added SecureZeroMemory
2013-11-01 Marc-André... libfreerdp-core: fix transport failure case with sessio...
2013-11-01 Marc-André... libfreerdp-core: fix redirection parsing bug
2013-11-01 Marc-André... libfreerdp-core: fix redirection parsing bug, add logging
2013-11-01 Marc-André... libfreerdp-core: get rid of rdpString in redirection...
2013-11-01 Marc-André... libfreerdp-core: start async transport thread after...
2013-11-01 Marc-André... libfreerdp-cache: refactor glyph cache and add logging
2013-11-01 Marc-André... libfreerdp-core: fix memory leaks reported by valgrind
2013-11-01 Marc-André... libfreerdp-core: fix leaks and potential use after...
2013-10-31 Marc-André... cmake: check for inclusion of FreeRDS
2013-10-31 Marc-André... libwinpr-io: add missing link dependency to libwinpr-nt
2013-10-31 Marc-André... Merge branch 'master' of github.com:awakecoding/FreeRDP
2013-10-31 Marc-André... libwinpr-io: start device file implementation
2013-10-30 Marc-André... freerdp: fix build on Windows
2013-10-29 Marc-André... cmake: export to different directory, export more build...
2013-10-29 Marc-André... cmake: fix exporting of targets on pre-2.8.11
2013-10-29 Marc-André... freerdp: export targets
2013-10-29 Marc-André... freerdp: start exporting targets automatically
2013-10-29 Marc-André... libfreerdp-core: merge with TSG TLS update
2013-10-29 Marc-André... Merge pull request #1562 from dbungert/tlstls
2013-10-28 Dan BungertFinal cleanups - merge ready.
2013-10-28 Marc-André... winpr: fix wlog function prototypes
2013-10-28 Dan BungertMore cleanups - remove LWD and all references.
2013-10-28 Dan BungertCleanup pass 1
2013-10-28 Dan BungertDebug message fix for DEBUG_NLA
2013-10-28 Dan BungertNLA over TLS support
2013-10-28 Marc-André... mfreerdp-server: fix compilation issue
2013-10-25 Dan Bungertfix blocking issues. Full TLS over TLS.
2013-10-25 Dan Bungertmore debug
2013-10-25 Dan BungertLogging
2013-10-25 Marc-André... libwinpr-synch: don't use timed waits on OS X until...
2013-10-25 Marc-André... libwinpr-synch: fix build on Mac OS X
2013-10-25 Marc-André... cmake: don't enable all warnings with clang
2013-10-24 Dan BungertTLS over TLS baseline functionality.
2013-10-24 Dan BungertTLS over TLS maybe working.
2013-10-24 Marc-André... libfreerdp-core: extend OpenSSL TSG BIO
2013-10-24 Marc-André... libfreerdp-core: start implement TSG OpenSSL BIO
2013-10-24 Marc-André... libfreerdp-core: minor TS Gateway fixes
2013-10-24 Marc-André... Merge pull request #14 from MartinHaimberger/VOIDFix
2013-10-24 Marc-André... Merge pull request #13 from MartinHaimberger/EnvMerge
2013-10-24 Martin HaimbergerWINPR Void Fix
2013-10-23 Marc-André... libwinpr-nt: make test successfully call NtCreateFile...
2013-10-23 Marc-André... libwinpr-nt: load and make use of original Rtl* functio...
2013-10-23 Marc-André... libwinpr-nt: dynamically load original NtCreateFile...
2013-10-23 Marc-André... libfreerdp-client: fix build with inclusion of crypto...
2013-10-23 Marc-André... Merge branch 'master' of github.com:FreeRDP/FreeRDP
2013-10-23 Marc-André... Merge pull request #1553 from dpoe/master
2013-10-23 Marc-André... Merge pull request #1556 from akallabeth/WaitForSingleO...
2013-10-23 Marc-André... Merge pull request #1557 from zhangzl2013/fs-redirection
2013-10-23 Marc-André... Merge pull request #1552 from bmiklautz/issue/1478
2013-10-23 Martin Haimbergerchanged the interface of SetEnvironmentVariableEBA
2013-10-23 Armin NovakAdded missing variable declaration.
2013-10-23 Zhang ZhaolongBug fix: fs redirection shows Chinese characters as...
2013-10-23 Armin NovakReturing WAIT_TIMEOUT for MUTEX objects now too.
2013-10-23 Armin NovakAlways including <errno.h> now.
2013-10-23 Armin NovakImplemented fallback functions for pthread_timedjoin_np and
2013-10-23 Martin HaimbergerMergeEnvironmentStrings works also for a null original env
2013-10-23 Martin Haimbergeradded Set/GetEnvironmentVariableEBA
2013-10-23 Martin Haimbergeradded merge function for environmentblocks
2013-10-23 Marc-André... Merge pull request #1554 from zhangzl2013/keyboard...
2013-10-23 Zhang Zhaolongfix a keyboard focus bug:
2013-10-23 Marc-André... libwinpr-wtsapi: fix build after changes to libwinpr-nt
2013-10-23 Marc-André... libwinpr-nt: fix conflict for NtCreateFile on Windows
2013-10-23 Marc-André... libwinpr-nt: stub more of the native file API
2013-10-22 Benoît LeBlancMerge branch 'master' of git://github.com/awakecoding...
2013-10-22 Benoît LeBlancsetting pointers to NULL after freeing memory to avoid...
2013-10-22 Marc-André... libfreerdp-core: fix asynchronous queueing of RemoteApp...
2013-10-22 Daryl Poecommandline session reconnect
2013-10-22 Bernhard Miklautzmppc_dec: fixed typo in decompression
2013-10-22 Marc-André... channels/rdpgfx: implement basic negotiation
2013-10-22 Marc-André... channels/rdpgfx: create empty channel client stub
2013-10-22 Marc-André... channels/rdpgfx: added structure definitions
2013-10-21 Marc-André... channels/rail: improve callback interface
2013-10-19 Marc-André... channels/rdpsnd: make use of MessagePipe
2013-10-19 Marc-André... channels/rdpsnd: decouple rdpsnd from svc_plugin
2013-10-19 Marc-André... channels: export audin and rdpsnd subsystem interface
2013-10-19 Marc-André... Merge branch 'master' of github.com:mrthebunny/FreeRDP
2013-10-19 Marc-André... libfreerdp-core: fix deep cloning of rdpSettings*
2013-10-18 Benoît LeBlanc- Fixed crash in tls_read (unchecked null pointer)
2013-10-17 Marc-André... Merge branch 'master' of github.com:FreeRDP/FreeRDP
2013-10-17 Marc-André... channels/rdpdr: cleanup rdpdrPlugin struct
2013-10-17 Marc-André... Merge pull request #1532 from madsensh/backbutton
2013-10-17 Marc-André... Merge branch 'master' of github.com:FreeRDP/FreeRDP
2013-10-17 Marc-André... Merge pull request #1533 from akallabeth/android_async
2013-10-17 Marc-André... Merge pull request #1537 from bmiklautz/windowsbuild
next