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
path: root/src
AgeCommit message (Expand)Author
2023-07-17Fix some compiler warningsmyheroyuki
2023-07-11Merge branch 'Remote_assistance' into 'master'Hiroyuki Tanaka
2023-07-11Remote assistance now works in Remmina in the same way the /assistance flag w...myheroyuki
2023-07-10Merge branch 'fix-memory-leaks' into 'master'bhatman1441
2023-07-10Fix memory leaks in remmina_plugin_manager_init with g_free and g_ptr_array_freebhatman1441
2023-07-10[REM-2938] Improved ordering of tray icon menu itemsmyheroyuki
2023-07-05[REM-2936] Fix crash related to unmap eventsmyheroyuki
2023-07-04Merge branch 'fix-memory-leaks' into 'master'bhatman1441
2023-07-04Fix g_free locations in remmina_pref_initbhatman1441
2023-06-29Merge branch 'REM-2926' into 'master'Hiroyuki Tanaka
2023-06-28Merge branch 'fix-memory-leaks' into 'master'bhatman1441
2023-06-28[REM-2926] Added ability to set a fixed aspect ratio for vnc connections when...myheroyuki
2023-06-28Replace GTK critical errors with Remmina warnings for null remmina icon autos...bhatman1441
2023-06-28Fix memory leaks with g_build_pathbhatman1441
2023-06-20Solved issue #2910 - Added support for IPv6 with fallback to IPv4 for sshStephane Coulondre
2023-06-16Merge branch 'uncheck-ssh-files' into 'master'bhatman1441
2023-06-16Gray out SSH tunnel private key and certificate file fields by default when f...bhatman1441
2023-06-16Remove ssh key file strings from remmina file if check box is uncheckedbhatman1441
2023-06-15[REM-2920] Password visibility can now be toggled on remmina_message_panelsmyheroyuki
2023-06-14Fix memory leak with g_hash_table_destroybhatman1441
2023-06-14Fix memory leaks with g_dir_closebhatman1441
2023-06-13Fix search bar toggle behaviormyheroyuki
2023-06-05Revert changes from MR #2470, commit f81494b7bhatman1441
2023-05-31Add valign to the switch of the log windowYasin Bakhtiar
2023-05-24Change plugin-tabs of the preferences from rtl to ltr.Yasin Bakhtiar
2023-05-12Remove character limit on password lengthbhatman1441
2023-05-08add 1080p as a default resolution to remmina_pref.c Thibault Molleman
2023-04-28Add menu option to delete multiple profiles at the same timebhatman1441
2023-04-11[REM-2874] muli password changer search now matches partial stringsmyheroyuki
2023-04-03Allow could not authenticate banner to go away after successful reauthenticationbhatman1441
2023-03-21Fix autostart file flatpak exec commandbhatman1441
2023-03-20Merge branch 'master' of gitlab.com:Remmina/Remmina into REM-2864myheroyuki
2023-03-20Switch to allocating memory for a buffer to prevent issues on certain systemsmyheroyuki
2023-03-20Merge branch '2570-macos-build' into 'master'Hiroyuki Tanaka
2023-03-10Only remove local and lazy binding flags for python wrapperbhatman1441
2023-03-08src/remmina_ssh.c: macOS compile fixMichael Klein
2023-03-08Fix undefined symbol error when importing gi in a python extensionbhatman1441
2023-03-06Remove extra log statementHiroyuki Tanaka
2023-03-06reduce buffer size to prevent crash on some systemsmyheroyuki
2023-01-25[REM-2809] Appearance preferences now refresh in the main window when the use...myheroyuki
2023-01-07Merge branch 'view-passwords-feature' into 'master'Hiroyuki Tanaka
2023-01-06uncrustified filesBenoit Lagarde
2023-01-06Ensure timer is null after destructionmyheroyuki
2023-01-06Created Password Conceal and Reveal Icons.Benoit Lagarde
2023-01-05Adding both reveal and conceal icons to resourcesBenoit Lagarde
2023-01-04Added ability to view passwords in the clear.Benoit Lagarde
2022-12-16Update Copyright for 2023myheroyuki
2022-12-15Avoid crash when closing, fixes issue #2832Giovanni Panozzo
2022-12-04Initial macOS supportWeijia Wang
2022-12-01Add missing include for X11/Wayland conditionalBen Kohler