Age | Commit message (Expand) | Author |
2018-06-07 | make login username/passord detection generic | Saku Ytti |
2018-05-30 | Rubocop fix | Saku Ytti |
2018-05-30 | rubocop fixes | Saku Ytti |
2018-05-30 | Add support for Cambium | Saku Ytti |
2018-05-17 | Fix telnet (#1343) | Bas van Elburg |
2018-05-09 | reduce logspam - auth methods are debug, not info | Wild Kat |
2018-05-06 | rubocop fixes | ytti |
2018-05-06 | Merge pull request #1266 from ja-frog/master | ytti |
2018-04-29 | refactor telnet input logging for consistently with ssh | Wild Kat |
2018-04-27 | refactor login in ssh.rb | Wild Kat |
2018-04-27 | Merge pull request #1315 from wk/potato-potato | ytti |
2018-04-27 | transition from TimeoutError to Timeout::Error | Wild Kat |
2018-04-27 | Rebased and fixed conflicts | Neil Lathwood |
2018-04-27 | Add SSH keepalive | Saku Ytti |
2018-04-25 | Merge branch 'master' into the-great-makeover | Wild Kat |
2018-04-22 | Change the debug log fsync to a flush | Jason Ackley |
2018-04-21 | the great makeover - standardize layout, alignment, indentation | Wild Kat |
2018-04-19 | Add handling for devices that only prompt for a password via SSH | ja-frog |
2018-02-05 | Added support for setting ssh auth methods | Neil Lathwood |
2018-01-25 | model: Fixed FTP Passive/Active modes & Xyzel XGS4600 series Docs (#1161) | KodApa85 |
2017-07-02 | Update ssh.rb | Fauli83 |
2017-03-16 | Add option to disable StrictHostKeyChecking | Arnoud Vermeer |
2017-03-16 | Ignore the host key checking | Arnoud Vermeer |
2016-10-31 | it shouldn't be a private method | Saku Ytti |
2016-10-31 | Allow model to specify SSH PTY options | Saku Ytti |
2016-10-17 | Use variable vars(:ssh_keys) for private key authentication | Denver Abrey |
2016-10-13 | Add key authentication to ssh input | Denver Abrey |
2016-08-30 | Update tftp.rb | MajesticFalcon |
2016-08-30 | Update tftp.rb | MajesticFalcon |
2016-08-30 | Remove unnecessary debugging | MajesticFalcon |
2016-08-30 | Update Filename and tftp load | MajesticFalcon |
2016-08-30 | Update tftp | MajesticFalcon |
2016-08-30 | Add UDP TFTP | MajesticFalcon |
2016-08-29 | support terminal and ssh auth for same model | Saku Ytti |
2016-08-19 | Disconnect input when expected prompt wasn't found | Andreas Rammhold |
2016-07-20 | create a `logs` dir for all the debug logs | Danilo Sousa |
2016-07-10 | move ssh_no_exec exec test into exec definition | Nick Hilliard |
2016-06-02 | fix cli spec | Elvin Efendi |
2016-06-02 | cleaner spec | Elvin Efendi |
2016-06-02 | more debug stratements | Elvin Efendi |
2016-06-02 | some debug statements | Elvin Efendi |
2016-02-25 | fix ssh test | Saku Ytti |
2016-02-24 | Remove netcat in favor of native ssh tunnel | roedie |
2016-02-19 | Made the vars strings | roedie |
2016-02-19 | Add support to specify cipher and kex for ssh connections | roedie |
2016-02-06 | set TERM | nopedial |
2016-02-05 | version 0.12.00.12.0 | nopedial |
2016-01-27 | fixes #288 | Saku Ytti |
2016-01-20 | option to use ssh proxy command | Elvin Efendi |
2015-12-13 | refactor and fix bugs introduced with new changes | Elvin Efendi |