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-10-29remmina: Allow building on a Wayland-only environmentMarek Vasut
2022-10-29plugins/rdp: Use 'true' and 'false' consistentlyFabio Estevam
2022-10-27Spelling: "Passphrase" → "password"Allan Nordhøy
2022-10-10RDP: Add option to disable output suppressionDaniel Richard G
2022-10-04plugins/x2go/x2go_plugin.c: Don't print password of --ssh-passphrase.Daniel Teichmann
2022-10-04plugins/x2go/x2go_plugin.c: Add ssh_privatekey setting.Daniel Teichmann
2022-10-04plugins/x2go/x2go_plugin.c: Disable SSH Tunnel tab.Daniel Teichmann
2022-10-04plugins/x2go/x2go_plugin.c: Small fixes and improvement for an error message.Daniel Teichmann
2022-10-04plugins/x2go/x2go_plugin.c: Update comment + remove misleading error message.Daniel Teichmann
2022-10-04plugins/x2go/x2go_plugin.c: Set default DPI value to 80 *IF* loading failed.Daniel Teichmann
2022-10-03Multiple changes to build and run with libsoup 3.0Antenore Gatta (tmow)
2022-08-31Remove webkit_settings_set_enable_frame_flattening() for newer WekbKitGTK, fi...Giovanni Panozzo
2022-08-30plugins/x2go/x2go_plugin.c: Fix tip and comment sentenceAllan Nordhøy
2022-08-25plugins/x2go/x2go_plugin.c: Fix typo.Daniel Teichmann
2022-08-25plugins/x2go/x2go_plugin.c: Fix usage of errmsg.Daniel Teichmann
2022-08-25plugins/x2go/x2go_plugin.c: Gracefully handle missing default_username param.Daniel Teichmann
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_AutoReconnectMaxRetriesAntenore 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)