platform/upstream/freerdp.git
2013-11-12 Armin NovakSplit ndk-build and ant runs to different targets,...
2013-11-12 Armin NovakDEBUG_ANDROID now a debug define using default <debug...
2013-11-12 Armin NovakFixed crash due to duplicate resource cleanup (MessageP...
2013-11-12 Armin NovakUsing absolute paths in generation script now.
2013-11-12 Armin NovakFixed output path for JNI header generation script.
2013-11-08 Armin NovakUpdated documentation.
2013-11-08 Armin NovakExplicitly setting debug format now, as the shipped...
2013-11-08 Armin NovakModified build to allow native debugging with eclipse.
2013-11-08 Armin NovakModified build to allow native debugging with eclipse.
2013-11-08 Armin NovakModified build to allow native debugging with eclipse.
2013-11-08 Armin NovakEnabled native building support.
2013-11-08 Armin NovakAdded missing <config.h> include.
2013-11-08 Armin NovakFixed invaid setting of android app default version.
2013-11-08 Armin NovakAndroid App version now configurable from cmake.
2013-11-08 Armin NovakSetting correct debuggable now depending on configuration.
2013-11-08 Armin NovakUsing new library destination path for android.
2013-11-08 Armin NovakModified ant build target.
2013-11-08 Armin NovakAdded ndk-build detection.
2013-11-08 Armin NovakModified ant build target.
2013-11-08 Armin NovakAdded generation of android ndk build scripts.
2013-11-08 Armin NovakAdded native android build scripts.
2013-11-08 Armin NovakRemoved unneccessary include <spawn.h>, which broke...
2013-11-08 Armin NovakRedirected debugging to logcat if build for android.
2013-11-08 Armin NovakResource cleanup fixes.
2013-11-07 Marc-André... Merge pull request #1578 from ntwerdochlib/drive_channe...
2013-11-07 Nik TwerdochlibMinor optimization in DeviceServiceEntry when setting up
2013-11-06 Marc-André... Merge pull request #1574 from awakecoding/master
2013-11-06 Marc-André... channels/rdpsnd: fix bug in rdpsnd and rdpdr deinitiali...
2013-11-06 Marc-André... Merge pull request #1569 from zhangzl2013/dev-clipboard-win
2013-11-06 Marc-André... Merge branch 'master' of github.com:FreeRDP/FreeRDP
2013-11-06 Marc-André... Merge pull request #15 from MartinHaimberger/WLOGIMPROV...
2013-11-06 Marc-André... Merge pull request #16 from bmiklautz/process
2013-11-06 Marc-André... freerdp: merge with master
2013-11-06 Marc-André... client: fix loading of external static virtual channels...
2013-11-06 Marc-André... Merge pull request #1572 from bmiklautz/issue/1465
2013-11-06 Bernhard Miklautzinstall version.h
2013-11-06 Bernhard Miklautzmoved version information to freerdp/version.h
2013-11-06 Marc-André... freerdp: implement restricted admin mode pass-the-hash...
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-05 Zhang ZhaolongAdd cliprdr on windows. File clipping is not supported...
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-31 Bernhard Miklautzwinpr/thread: use _strdup instead of strdup
2013-10-31 Bernhard Miklautzwinpr-thread: fixed issue with commands starting with /
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-25 Martin Haimbergerimproved wlog so new logger inhertit the loglevel
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...
next