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-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
2020-12-30Resolve "SSH tunneling, honoring ssh_config"Antenore Gatta (tmow)
2020-07-23Make local variables reusable (not prefixed with type). Format code using unc...Espen Tveit
2020-06-22Mitigation for ssh tunnel memory leakGiovanni Panozzo
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-04Spelling: "Could not start pthread", "SSH"Allan Nordhøy
2020-05-01Fix minor typosYuri Chornoivan