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

gitlab.com/Remmina/Remmina.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-21Fix missing null checks causing signal 11Mathias Winterhalter
2022-07-18GVNC: Fixed JPEG quality encoding advertizingMaxim Devaev
2022-07-15Mathias Winterhalter's avatar Fix unix socket support for VNCMathias Winterhalter
2022-07-14fix: svg size and formatAntenore Gatta (tmow)
2022-06-24Fixed ChannelDisconnected argument typesakallabeth
2022-06-24Fixed type of channel connect/disconnect callbacksakallabeth
2022-06-24Fixed missing static for functions in RDP plugin.akallabeth
2022-06-03Resolving WebLate threadAntenore Gatta (tmow)
2022-05-31Headers refactoringAntenore Gatta (tmow)
2022-05-24Fix crash during connectionGiovanni Panozzo
2022-05-18js linting resourcesAntenore Gatta (tmow)
2022-05-18Code style formatAntenore Gatta (tmow)
2022-05-18Using Remmina debuggin functionsAntenore Gatta (tmow)
2022-05-17WebKit deprecationsAntenore Gatta (tmow)
2022-05-16Use PyInitializeEx in order to skip signal handler registrationToolsDevler
2022-05-10Cannot disable shared folderAntenore Gatta (tmow)
2022-05-01Make FreeRDPs TLS Security Level setting accessible in the advanced settings ...Antenore Gatta (tmow)
2022-04-30Extract python pluginMathias Winterhalter
2022-04-21Apply plugin api changes from Python plugin changeToolsDevler
2022-04-18Python pluginsMathias Winterhalter
2022-04-06Add mutex to protect RDP clipboard->srv_dataGiovanni Panozzo
2022-03-26Fix possible SEGV crashGiovanni Panozzo
2022-03-18Handle after-auth connection errors in VNC properlyLorenz Brun
2022-03-10Merge branch 'issue/2695-max-reconnect' into 'master'Antenore Gatta (tmow)
2022-03-10Get the right value for FreeRDP_AutoReconnectMaxRetriesissue/2695-max-reconnectAntenore Gatta (tmow)
2022-03-10Merge branch 'issue/2695-max-reconnect' into 'master'Antenore Gatta (tmow)
2022-03-10Get the right value for FreeRDP_AutoReconnectMaxRetriesAntenore Gatta (tmow)
2022-03-08FreeRDP_OffscreenSupportLevel is of type UINT32Armin Novak
2022-03-08Fix #2695 - reconnect attemps settingAntenore Gatta (tmow)
2022-03-08Fixing missing webkit dependenciesAntenore Gatta
2022-03-08Removing dependencies that are available as extensionsAntenore Gatta (tmow)
2022-03-03Fix some build warningsdonoban
2022-01-31Adding flush and cairo clean upAntenore Gatta (tmow)
2022-01-14Fixing some gcc warningsAntenore Gatta (tmow)
2022-01-14Fixing some gcc warningsAntenore Gatta (tmow)
2022-01-14Remmina_preferences language reworkedAllan Nordhøy
2022-01-14Fixing quotesAntenore Gatta (tmow)
2022-01-14Merge branch 'feat/2668-remmina-hardening' into 'master'Antenore Gatta (tmow)
2022-01-14Adding X2Go Audit traceAntenore 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-19NO binary check at compile timeflatpak/x2goAntenore Gatta (tmow)
2021-12-17Merge branch 'issue/2364-tls-error' into 'master'Antenore Gatta (tmow)
2021-12-17Improve TLS error message, fixes #2364Antenore Gatta (tmow)
2021-12-17Add remmina_pref_keymap_get_tableheadkaze
2021-12-17Add Keyboard mapping per client RDPheadkaze
2021-12-17Added check-box to force tight encoding for VNC connectionsAntenore Gatta (tmow)
2021-12-11X2Go format string bugsAntenore Gatta