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
2023-10-12Allow for optional username field in remmina auth message panelbhatman1441
2023-09-21[REM-2972] Make keeping window open on session disconnect configurablemyheroyuki
2023-09-20[REM-2977] add shortcut for 'send clipboard as keystrokes'myheroyuki
2023-09-07Fix return of conn_closedmyheroyuki
2023-08-15[REM-2914] Alert user of unexpected disconnect instead of immediately closing...myheroyuki
2023-07-05[REM-2936] Fix crash related to unmap eventsmyheroyuki
2023-04-03Allow could not authenticate banner to go away after successful reauthenticationbhatman1441
2022-12-16Update Copyright for 2023myheroyuki
2022-09-13Improve rcw closeGiovanni Panozzo
2022-06-01Uninitialized value in remmina_protocol_widget_tunnel_destroyref/general-fixesAntenore Gatta (tmow)
2022-06-01Uninitialized value in remmina_protocol_widget_start_direct_tunnelAntenore Gatta (tmow)
2022-06-01Fix #2739 - Send clipboard as keystrokesAntenore Gatta (tmow)
2022-05-31Headers refactoringAntenore Gatta (tmow)
2022-04-30Extract python pluginMathias Winterhalter
2022-04-18Python pluginsMathias Winterhalter
2022-03-03Fix some build warningsdonoban
2022-02-10Fix compilation warning introduced by 2609548eGiovanni panozzo
2022-02-10Fix rare crashGiovanni panozzo
2021-12-20Release v1.4.23Antenore Gatta (tmow)
2021-12-11remote resolution: use multiple of fourChristian Hesse
2021-11-23remmina_protocol_widget.c: Fix possible segmentation fault when closing remmi...Daniel Teichmann
2021-10-28Code cleaningAntenore Gatta
2021-10-27Move last_success to state fileAntenore Gatta
2021-09-20Fix broken connection signal: protocol_plugin_emit_signal -> protocol_plugin_...Daniel Teichmann
2021-07-06Adding various commentsAntenore Gatta (tmow)
2021-07-01Fixing tunnel reconnectAntenore Gatta (tmow)
2021-07-01WIP: SSH tunnel MFAAntenore Gatta (tmow)
2021-05-05UNIX sockets initial supportAntenore Gatta (tmow)
2021-04-23Fixing RemminaConnectionWindow map/unmap eventsAntenore Gatta
2021-04-19Adding key/value replacementsAntenore Gatta
2021-04-19Send text clipboard content as keystrokesAntenore Gatta
2021-04-01Fixing #2158 - Open SFTP/SSH to remote serverAntenore Gatta
2021-02-04Multi monitor supportAntenore Gatta (tmow)
2021-01-22Using curly double quotes where possibleAntenore Gatta
2021-01-04Updating Copyright notice for 2021Antenore Gatta
2020-12-31WIP: Redesigned python integraitonToolsDevler
2020-12-31WIP: Established instance identificationToolsDevler
2020-12-30Resolve "SSH tunneling, honoring ssh_config"Antenore Gatta (tmow)
2020-12-17Implementing dynamic resolution in SPICE pluginJacek Szafarkiewicz
2020-11-26Automatically accept changes to fingerprints and certificatesAntenore Gatta
2020-06-15Keystrokes not sending the ENTER key on \n. Fixes #2227Antenore Gatta
2020-05-21Set macro name to uppercaseAntenore 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-05Spelling: on port, SSH username and passwordAllan Nordhøy
2020-05-01Fix minor typosYuri Chornoivan
2020-04-07Spelling: Open SFTP transfer…Allan Nordhøy
2020-03-27Emulate g_ptr_array_find() for older GLib (xenial)Giovanni Panozzo
2020-03-27Explicitally include gmodule to avoid issues on XenialAntenore Gatta
2020-03-24SFTP with tunnel fixesGiovanni Panozzo