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
2024-01-17Allow Remmina to be built without FreeRDPmyheroyuki
2024-01-04[freerdp] Set FREERDP_REQUIRED_VERSION to 2 if WITH_FREERDP3 is OFFbhatman1441
2024-01-03[freerdp] Formatting and remove compiler warningsbhatman1441
2024-01-03[freerdp] Fix segfault from opening Preferences menubhatman1441
2023-12-16fixed length of clipboard stringArmin Novak
2023-12-14implement new callbacksArmin Novak
2023-12-14fix length calculation of utf-16 stringArmin Novak
2023-12-14[freerdp] update to build for stable-3.0bhatman1441
2023-11-27[freerdp] update to build for stable-3.0akallabeth
2023-11-09Merge branch 'file-chooser-native' into 'master'Hiroyuki Tanaka
2023-11-08export: Don't automatically add file extensionrobxnano
2023-11-07[REM-3003] Re-add line removed by accident in !2532myheroyuki
2023-10-20Check for empty sound string when connecting to RDP profilebhatman1441
2023-10-02[REM-2984] Add null check to prevent freeze when opening an rdp connectionmyheroyuki
2023-09-08[REM-1923] Fix handling of pause break key for RDP connectionsmyheroyuki
2023-09-06Add null check to prevent possible crashmyheroyuki
2023-09-04[REM-2850] Add ability to automatically move mouse to keep RDP connections alivemyheroyuki
2023-07-17Fix some compiler warningsmyheroyuki
2023-07-12Spelling: Various strings for assistance modeAllan Nordhøy
2023-07-11Better handle errors when attempting to connect in Assistance modemyheroyuki
2023-07-11Remote assistance now works in Remmina in the same way the /assistance flag w...myheroyuki
2023-07-07Begin work on adding remote assistancemyheroyuki
2023-06-02plugins/rdp: Ensure output redirection configuration applies to both dynamic ...msizanoen
2023-03-24[REM-1987] allow for dynamic resolution updates for vnc connectionsmyheroyuki
2023-02-24remmina_rdp_monitor_get(): fix maxw, maxh and monitorids calculationMax Ihlenfeldt
2022-12-26Add mime text formats for RDP clibpoardGiovanni Panozzo
2022-12-16Update Copyright for 2023myheroyuki
2022-12-04Initial macOS supportWeijia Wang
2022-11-12[Rem-2682] Added view-only mode for RDPmyheroyuki
2022-10-29remmina: Allow building on a Wayland-only environmentMarek Vasut
2022-10-29plugins/rdp: Use 'true' and 'false' consistentlyFabio Estevam
2022-10-10RDP: Add option to disable output suppressionDaniel Richard G
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-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-06Add mutex to protect RDP clipboard->srv_dataGiovanni Panozzo
2022-03-26Fix possible SEGV crashGiovanni Panozzo
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-03Fix some build warningsdonoban