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-12Prompt for username if empty for SSH private key authbhatman1441
2023-09-26[REM-2974] only attempt to resolve hostname if initial ssh_connect failsmyheroyuki
2023-09-22[REM-2974] fix crash cause by using freed memorymyheroyuki
2023-09-07Fix freeze that occurs when loading in python modules properlymyheroyuki
2023-06-20Solved issue #2910 - Added support for IPv6 with fallback to IPv4 for sshStephane Coulondre
2023-03-20Switch to allocating memory for a buffer to prevent issues on certain systemsmyheroyuki
2023-03-06reduce buffer size to prevent crash on some systemsmyheroyuki
2022-12-16Update Copyright for 2023myheroyuki
2022-10-27Transforms commented out code in remmina_ssh_cp_to_fd_cb into helpful commentmyheroyuki
2022-10-27Small refactor to remmina_ssh_cp_to_ch_cb in remmina_ssh.cmyheroyuki
2022-10-27Spelling: "Passphrase" → "password"Allan Nordhøy
2022-06-01Fix #2739 - Send clipboard as keystrokesAntenore Gatta (tmow)
2022-06-01Removing too verbose messagesAntenore Gatta (tmow)
2022-04-08Call remmina_ssh_close_all_x11_ch also in remmina_ssh_shell_freeMarco Fortina
2022-04-08Close remaining X11 channels on exitMarco Fortina
2022-04-08Replace REMMINA_ERROR/REMMINA_CRITICAL with REMMINA_WARNINGMarco Fortina
2022-04-08Aligned wit branch issue/2713-ssh-x11-forwardAntenore Gatta (tmow)
2022-04-08Adding SSH X11Forward supportMarco Fortina
2022-04-07Use events and callbacks for reading/writing dataMarco Fortina
2022-03-03Fix some build warningsdonoban
2021-12-23Freeing the SHELL when receiving an EOF signalAntenore Gatta (tmow)
2021-12-20Release v1.4.23Antenore Gatta (tmow)
2021-12-03Removing the Remmina stats sender and repurposing Remmina statsAntenore Gatta (tmow)
2021-11-12Deallocation of run_line gcharTodd Hubers
2021-11-11Now it compiles. I removed the shared function: I figured that the remote can...Todd Hubers
2021-11-11Advanced on the direct use of the run_line gbuf. This means no buf copying is...Todd Hubers
2021-11-11Draft changes. TODOs remain.Todd Hubers
2021-07-09Merge branch 'refact/gdkx' into 'master'Antenore Gatta (tmow)
2021-07-06Using typographic quotes when possible and/or neededAntenore Gatta (tmow)
2021-07-01Removing x11 tunnelAntenore Gatta (tmow)
2021-06-03Code refactoring - ASAN exceptionsAntenore Gatta
2021-06-02Save SSH session when closing, fixes #2512Antenore Gatta
2021-06-01SSH session improvementsAntenore Gatta
2021-04-05Config SSH tunnel username takes precedence.David Tomaschik
2021-03-30Removing rendundant ssh_userauth_noneAntenore Gatta (tmow)
2021-03-26Disable cert file auth when libssh < 0.9.0Antenore Gatta
2021-02-23Spelling: SSH key authentication messagesAllan Nordhøy
2021-02-19Fix minor typosYuri Chornoivan
2021-02-18WIP: Adding SSH certificate authenticationAntenore Gatta
2021-02-17Fix wrong format typeGiovanni Panozzo
2021-01-21Improving error detectionAntenore Gatta
2021-01-20Removing unneeded testsAntenore Gatta
2021-01-15Code cleaningAntenore Gatta
2021-01-15Closing SSH connection when authentication failsAntenore Gatta
2021-01-15Implementing TOTP/OTP/2FA and keyboard-interactive for SSHAntenore Gatta
2021-01-15Fixing merge conflict with text stringsAntenore Gatta
2021-01-15Fixing merge conflict with text stringsAntenore Gatta
2021-01-15Spelling: SSH key, first, checksum of, eitherAllan Nordhøy
2021-01-07Using int for SSH_STRICT_HOSTKEY_CHECKINGAntenore Gatta
2021-01-04Updating Copyright notice for 2021Antenore Gatta