Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FreeRDP/Remmina.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-11[Rem-2564] Changed declaration of variables to be compatable with different U...myheroyuki
2022-11-11[Rem-2654] Allow for runtime adjustment of color depth, both increasing and d...myheroyuki
2022-11-10Revert "Merge branch 'Rem-2564' into 'master'"Hiroyuki Tanaka
2022-11-09[Rem-2564] fixed color naming schememyheroyuki
2022-11-09[Rem-2564] Allow for runtime adjustment of color depthmyheroyuki
2022-07-21Fix missing null checks causing signal 11Mathias Winterhalter
2022-07-15Mathias Winterhalter's avatar Fix unix socket support for VNCMathias Winterhalter
2022-05-31Headers refactoringAntenore Gatta (tmow)
2022-03-18Handle after-auth connection errors in VNC properlyLorenz Brun
2022-01-14Fixing quotesAntenore Gatta (tmow)
2022-01-14Merge branch 'feat/2668-remmina-hardening' into 'master'Antenore Gatta (tmow)
2022-01-10Language of VNC encoding cleaned upAllan Nordhøy
2022-01-10Adding per plugin AUDIT tracesAntenore Gatta (tmow)
2022-01-07Auditing facilityAntenore Gatta (tmow)
2021-12-20Release v1.4.23Antenore Gatta (tmow)
2021-12-17Added check-box to force tight encoding for VNC connectionsAntenore Gatta (tmow)
2021-12-09VNC custom encodings to avoid corrupted frames.Antenore Gatta (tmow)
2021-10-29Updating to CMake 3.10.0 specsAntenore Gatta
2021-10-18Resource renaming to comply with the Freedesktop rulesAntenore Gatta (tmow)
2021-10-02(All protocol-plugins): Add 2xNULL to the end of each item in basic settings ...Daniel Teichmann
2021-09-23Adding VNCI Listen port field tooltipAntenore Gatta (tmow)
2021-06-18Adding option to disable smooth scrollingAntenore Gatta
2021-05-19VNC quality deafults now to goodAntenore Gatta
2021-05-04VNC plugin deprecations and warningsAntenore Gatta
2021-04-23Merge branch 'issue/2475-nounmap-fs' into 'master'Antenore Gatta (tmow)
2021-04-23Fixing RemminaConnectionWindow map/unmap eventsAntenore Gatta
2021-04-23Add a missing newline in plugins/vnc/vnc_plugin.cOğuz Ersen
2021-04-22Revert server/repeater logicAntenore Gatta
2021-04-21Adding tooltip to explain how to use the repeater optionAntenore Gatta
2021-04-21Fixing VNC repeater logic.Antenore Gatta
2021-04-20Using old server_port parser for VNC repeaterAntenore Gatta
2021-04-16Adding debug messagesAntenore Gatta
2021-04-16Adding missing functionsAntenore Gatta
2021-04-15Tight cannot be used in 8 bpp modeAntenore Gatta
2021-04-15[VNC] - Ignore remote Bell optionAntenore Gatta
2021-01-15Spelling: Colour, could not, turn off, don't sendAllan Nordhøy
2021-01-04Updating Copyright notice for 2021Antenore Gatta
2020-09-01Remove unneeded printfGiovanni Panozzo
2020-08-31RDP and VNC: Fix smooth scrolling when abs(delta) < 1.0, see issue #2273Giovanni Panozzo
2020-08-01Enabled GDK_SCROLL_SMOOTH for RDP/VNCKenan Sun
2020-05-21Set macro name to uppercaseAntenore Gatta
2020-05-21Change __VA_OPT__ to ## to support clangGiovanni Panozzo
2020-05-21Introduce remmina_plugin_debug() for pluginsGiovanni panozzo
2020-05-21Refactoring remmina_debug to avoid memory leaks and overhead, should fix #2202Antenore Gatta
2020-05-20Cleaning up glib deprecationsAntenore Gatta
2020-05-18New remmina_debug function, replaces remmina_log_print, remmina_log_printf an...Antenore Gatta
2020-05-10Fixing merge conflicts from masterAntenore Gatta
2020-05-10 Fixing quality and colour depth formatsAntenore Gatta
2020-05-09Adding endianness test for VNCAntenore Gatta
2020-05-09Adding explicitely trueColour in the client format structure. Fixes #2181 and...Antenore Gatta