platform/upstream/freerdp.git
2015-12-14 Armin NovakRemoved stdbool define for iOS.
2015-12-14 Armin NovakFixed callback function return
2015-12-14 Armin NovakFixed OnNewChannelConnection arguments
2015-12-14 Armin NovakFixed DecodeEx return value
2015-12-14 Armin NovakFixed freerdp_assistance_file_new argument declaration
2015-12-14 Armin NovakUsing stdint.h and stdbool.h for type definitions
2015-12-11 Bernhard MiklautzMerge pull request #2928 from akallabeth/non_verbose_Ve...
2015-12-10 HardeningMerge pull request #2941 from akallabeth/clipboard_file_fix
2015-12-09 HardeningMerge pull request #2976 from akallabeth/mac_audin_support
2015-12-09 HardeningMerge pull request #2972 from akallabeth/option_fix
2015-12-08 HardeningMerge pull request #2824 from bjcollins/nla_auth_exit_code
2015-12-03 HardeningMerge pull request #2979 from bmiklautz/bm/pre2.0_2
2015-11-30 HardeningMerge pull request #2991 from xdqi/master
2015-11-28 Xiaodong QiFix compilation error under Visual Studio 2010
2015-11-26 HardeningMerge pull request #2983 from nitomartinez/master
2015-11-26 Nito MartinezFix formatting: else if in its own line and no brackets...
2015-11-25 Nito MartinezDisable setting socket options for preexisting socket...
2015-11-23 HardeningMerge pull request #2981 from mfleisz/server_cliprdr_fix
2015-11-20 Nito MartinezFixes #2982. The idea is to be able to create the socke...
2015-11-19 Martin Fleiszcliprdr/server: Fix incorrect message flags
2015-11-19 Martin Fleiszcliprdr/server: Fix incorrect message header
2015-11-19 Martin Fleiszcliprdr/server: Fix parsing of file contents request PDU
2015-11-17 Bernhard Miklautzpkg: update version infos to 2.0
2015-11-13 Armin NovakAdded mac implementation.
2015-11-12 Armin NovakAdded audin support for mac os.
2015-11-11 HardeningMerge pull request #2970 from bmiklautz/prep_2.0
2015-11-11 Bernhard MiklautzMerge pull request #2971 from woutershep/cmake-manual...
2015-11-10 Bernhard Miklautzwlog: cleanup API includes
2015-11-10 Armin NovakFixed cmake_dependent_option use.
2015-11-10 Bernhard Miklautzwlog/journald: don't set a default identifier
2015-11-10 Bernhard Miklautzwlog: change variable naming and fix documentation
2015-11-10 HardeningMerge pull request #2917 from binglinoioij/master
2015-11-10 HardeningMerge pull request #2930 from dbungert/glyph
2015-11-10 HardeningMerge pull request #2962 from akallabeth/client_build_fixes
2015-11-09 Wouter van... cmake: tweak manpage install location
2015-11-09 Bernhard Miklautzwlog: add some rudimentary documentation
2015-11-09 Bernhard Miklautzwlog: fix build on windows
2015-11-09 Bernhard Miklautzwlog: fix android build
2015-11-09 Bernhard MiklautzFix compiler warnings
2015-11-09 Bernhard MiklautzAdapt error level for debug messages
2015-11-09 Bernhard Miklautzwlog: rework, cleanup and stabilize API
2015-11-09 Bernhard MiklautzAdd build-config.h
2015-11-09 Bernhard MiklautzPump version to 2.0.0
2015-11-09 Norbert FederaMerge pull request #2964 from hardening/udp_appender
2015-11-06 David FORTTake in account @nfedera's remarks
2015-11-06 Norbert FederaMerge pull request #2954 from mfleisz/cliprdr_fix
2015-11-06 Norbert FederaMerge pull request #2926 from bjcollins/rail_fixes
2015-11-06 HardeningMerge pull request #2963 from nfedera/fix-fullscreen...
2015-11-06 HardeningMerge pull request #2968 from nfedera/fix-commandlinetoargv
2015-11-05 Norbert Federawinpr/argv: fix CommandLineToArgvA memory access
2015-11-04 David FORTAdd an UDP appender to wLog
2015-11-04 Norbert Federaclient/X11: fix post fullscreen repositioning
2015-11-04 Norbert Federaclient/X11: multimon/fullscreen fixes
2015-11-04 Armin NovakFixed WITH_CLIENT_CHANNELS dependencies.
2015-11-04 Armin NovakAdded WITH_CLIENT_COMMON option.
2015-11-03 Armin NovakDisabled client builds if WITH_CLIENT is not set.
2015-11-03 Armin NovakFixed return values.
2015-11-03 Bernhard MiklautzMerge pull request #2961 from nfedera/nf-fix-image...
2015-11-03 Norbert Federacodec/color: fix segfault in freerdp_image32_copy
2015-11-02 HardeningMerge pull request #2951 from bmiklautz/friday
2015-11-02 Bernhard MiklautzMerge pull request #2957 from hardening/journald
2015-11-01 David FORTTake in account @bmiklautz remarks
2015-10-30 David FORTFix the env var leak
2015-10-30 David FORTUse unbuffered output
2015-10-30 David FORTAdds a systemd journal appender
2015-10-29 Bernhard MiklautzMerge pull request #2940 from hardening/syslog_appender
2015-10-29 David FORTFixed a warning
2015-10-29 David FORTSupport syslog type for the WLOG_APPENDER env var
2015-10-29 Martin Fleiszcliprdr/server: Server-side file content receiving...
2015-10-29 David FORTDon't include config.h in public headers
2015-10-28 Bernhard MiklautzMerge pull request #2952 from mfleisz/server_cliprdr_config
2015-10-28 Martin Fleiszcliprdr/server: Add comment
2015-10-27 David FORTInclude config.h file when needed
2015-10-27 Martin Fleiszcliprdr/server: Provide the server with a possibility...
2015-10-27 Armin NovakFixed mixed declaration.
2015-10-27 Armin NovakFixed clipboard format for directory copy.
2015-10-27 Armin NovakFixed directory copy from remote to local.
2015-10-27 Armin NovakDisabled file locking, added response checks.
2015-10-27 Armin NovakFixed clipboard file transfer.
2015-10-27 Armin NovakFixed clipboard file contents response and message...
2015-10-23 Bernhard Miklautzwinpr API: add EnvironmentBlockToEnvpA
2015-10-23 Bernhard Miklautzwinpr/stream: don't allow 0-size streams
2015-10-23 Bernhard Miklautzwinpr: fix compiler warning
2015-10-23 Bernhard MiklautzMerge pull request #2945 from mfleisz/wlog_compile_fix
2015-10-23 Martin Fleiszwlog: Fix variable definitions
2015-10-23 Vic LeeMerge pull request #2929 from mfleisz/cliprdr_fix
2015-10-23 Martin Fleiszcliprdr/server: Fix memory leak
2015-10-22 David FORTAdapt to last wLog changes
2015-10-22 David FORTAdd a wLog syslog appender
2015-10-22 HardeningMerge pull request #2927 from MartinHaimberger/mh-log...
2015-10-21 MartinHaimbergerMerge pull request #2939 from nfedera/fix-x11-clip-id
2015-10-21 Martin Haimbergerwlog: fixed return values
2015-10-21 Martin FleiszMerge pull request #2938 from LookBehind/master
2015-10-20 Norbert Federaxfreerdp/clipr: fix self owned test and hardening
2015-10-20 LookBehindFix rdp_recv_logon_error_info
2015-10-20 Martin FleiszMerge pull request #2933 from realjiangms/fix_gdi_bitma...
2015-10-18 zihao.jiangGDI: Fix gdi_bitmap_update to check dest buffer size.
2015-10-16 Martin Fleiszcliprdr/server: Don't call CloseHandle on EventHandle
2015-10-16 Armin NovakSilenced VerifyX509Certificate logging.
2015-10-16 Bernhard MiklautzMerge pull request #2910 from dupondje/master
next