summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-11-04Add command line arguments to set the account_key/session_namesNicolas Viennot
2019-11-04Only use tmate.conf, not .tmux.confNicolas Viennot
2019-11-04Add foreground mode with -FNicolas Viennot
2019-10-21Add options for customizing session names (WIP)Nicolas Viennot
2019-10-15During SSH authentication, try the none auth method firstNicolas Viennot
2019-10-12Bump to version 2.3.12.3.1Nicolas Viennot
2019-10-12Allow the use of C.UTF-8 localeNicolas Viennot
2019-10-12Build static build releases on travis-ciNicolas Viennot
2019-10-12Use docker to build static releasesNicolas Viennot
2019-09-18Send TMATE_READY message when the config files are done loadingNicolas Viennot
2019-07-31Bump to version 2.3.02.3.0Nicolas Viennot
2019-07-30ssh-client: Use ssh_get_server_publickey() if possibleAndreas Schneider
2019-07-30ssh-client: Add missing ecdsa keytypes of libssh 0.9Andreas Schneider
2019-07-30add new channel after authenticationChristian Hesse
2019-04-09ssh-client: Don't use keys from the ssh-agentAndreas Schneider
2019-04-07Update ed25519 server key (not yet in production)Nicolas Viennot
2019-04-07configure: Require libssh >= 0.8.4Andreas Schneider
2019-04-07ssh-client: Add support for ed25519 keysAndreas Schneider
2019-04-07ssh-client: Use SHA256 finger printsAndreas Schneider
2018-12-01Merge pull request #139 from teancom/update-manNicolas Viennot
2018-10-23Update MAN page to properly reference tmate where applicableDavid Bishop
2017-09-28Fix building with or without backtrace(3)Natanael Copa
2016-06-14Attempt to fix environment related crashNicolas Viennot
2016-06-10Crash fix in search prev/next matchNicolas Viennot
2016-06-05Add missing incldues for FreeBSDNicolas Viennot
2016-04-21Keep alive the socket to make reconnections work properlyNicolas Viennot
2016-03-29nitsNicolas Viennot
2016-03-28Version Bump2.2.1Nicolas Viennot
2016-03-28Provide better reconnection error messageNicolas Viennot
2016-03-28strip static buildsNicolas Viennot
2016-03-28sync tmate-protocol.hNicolas Viennot
2016-03-28Be less strict over msgpack message sizeNicolas Viennot
2016-03-28Send commands with their arguments in an arrayNicolas Viennot
2016-03-28Revert "Escape sent commands"Nicolas Viennot
2016-03-27Cleanup socketNicolas Viennot
2016-03-27Default tmate messages to 15sNicolas Viennot
2016-03-27better error messageNicolas Viennot
2016-03-27Merge remote-tracking branch 'tmux/master'Nicolas Viennot
2016-03-27Escape sent commandsNicolas Viennot
2016-03-27Replay commandsNicolas Viennot
2016-03-27snapshotNicolas Viennot
2016-03-26Reconnect wipNicolas Viennot
2016-03-26Look for utempter_add_record to be sure we have the new utempter API, the oldNicholas Marriott
2016-03-20Add to TODO.Nicholas Marriott
2016-03-18Merge branch 'obsd-master'Thomas Adam
2016-03-18Make scrolling behaviour more sensible and maintain cursor position, asnicm
2016-03-18Merge branch 'obsd-master'Thomas Adam
2016-03-18Instead of reusing MouseUp at the finish of a drag, add a new keynicm
2016-03-17Tweak a comment.Nicholas Marriott
2016-03-11Add webhook optionsNicolas Viennot