Commit graph

  • 3dc7c2b0ad
    Merge 93c6b66428 into d7334ee4c3 Yuki Furuta 2024-09-26 15:57:57 -0700
  • 93c6b66428 Set env tmate_num_clients on client join/leave Yuki Furuta 2024-09-26 13:53:04 -0700
  • 1313bac595
    Merge 5db5600ea3 into d7334ee4c3 Yuki Furuta 2024-09-26 15:52:11 -0700
  • 5db5600ea3 Remove libexecinfo Yuki Furuta 2024-09-26 14:37:57 -0700
  • 54f590d7b1
    Dockerfile: bump alpine to 3.17.7 bretello 2024-06-21 13:52:15 +0200
  • 3747451c37 feat:[CI-10270]:add prod3 temporary support Hen Amar 2023-11-09 14:22:25 +0200
  • 60754404bc Merge branch 'master' of github.com:sammcj/tmate-ssh-server into sammcj-master Bohdan Dymchenko 2023-10-11 14:29:04 +0300
  • d16c9f9404
    Merge pull request #1 from bretello/master bohdand-weka 2023-10-11 14:20:54 +0300
  • d6ac7f0963 add qa support Hen Amar 2023-07-27 11:35:31 +0300
  • 445127ec46
    Dockerfile: consolidate installs into a single command, cleanup bretello 2023-07-18 10:41:43 +0200
  • 0845c8e843
    Dockerfile: bump alpine to 3.17.4 bretello 2023-07-18 10:39:37 +0200
  • dcfa7c526b
    Dockerfile: get rid of libexecinfo (causes crash) bretello 2023-07-18 10:39:12 +0200
  • 3288bcbe40
    Merge 86e477a38d into d7334ee4c3 Sam 2023-06-03 09:25:00 +1000
  • 86e477a38d chore: bump alpine, replace sprintf Sam McLeod 2023-06-03 09:06:27 +1000
  • ec8e2b48f3
    Merge 4de8529d77 into d7334ee4c3 Zoooook 2023-06-03 08:53:04 +1000
  • d7334ee4c3
    Add '-A' option to enforce use of authorized_keys (#93) master ebardie 2023-06-02 15:18:46 +0100
  • b8a4c01597 remove print Amar Hen 2023-04-24 22:06:59 +0300
  • 6cecef448b
    Merge pull request #1 from harness/hen/CI-7475 Hen Amar 2023-04-20 14:41:03 +0300
  • 0fc485a897 remove prints Amar Hen 2023-04-20 14:00:55 +0300
  • 1ee16d7890 typo Amar Hen 2023-03-28 13:44:58 +0300
  • 6c427c3c36 change port order Amar Hen 2023-03-28 11:19:55 +0300
  • 55b73abd78 add startup scripot Amar Hen 2023-03-24 13:35:25 +0300
  • 3675960b93 add curl Amar Hen 2023-03-24 13:34:42 +0300
  • 3f0501a257 add curl Amar Hen 2023-03-24 12:44:23 +0300
  • 555c9387f3 add libcurl to docker file Amar Hen 2023-03-24 01:24:46 +0200
  • 01c48c3772 add libcurl to docker file Amar Hen 2023-03-24 01:21:14 +0200
  • f8b4d2ea56 tabs Amar Hen 2023-03-20 14:04:39 +0200
  • 8615b80317 Fix prints Amar Hen 2023-03-20 13:47:05 +0200
  • afd09d859d Add account it as tmate user support pat validation during ssh session creation Verbose prints to spawn process. Add libcurl in linkage Amar Hen 2023-03-20 13:27:55 +0200
  • 4de8529d77
    Fix crash bug on pane close Zoooook 2022-09-30 16:48:22 -0600
  • 048b052135
    Merge a04720a6ab into 958e8f7e25 Antonin Dupont 2022-09-20 22:20:32 +0200
  • 958e8f7e25 fix 'sh: out of range' warning messages Thomas Grainger 2022-02-24 10:30:07 +0000
  • 0dcfebe311 Do not copy libssh, use the one from alpine linux Andreas Schneider 2022-09-07 11:45:06 +0200
  • 0a023355aa Update docker files to use alpine 3.16 Andreas Schneider 2022-09-07 11:42:02 +0200
  • aa38721a7e Fix shellcheck warnings in docker-entrypoint.sh Andreas Schneider 2022-09-07 11:41:10 +0200
  • 254bbc1616 Do not copy libssh, use the one from alpine linux Andreas Schneider 2022-09-07 11:45:06 +0200
  • 1e2c01a926 Update docker files to use alpine 3.16 Andreas Schneider 2022-09-07 11:42:02 +0200
  • 7192d31ac2 Fix shellcheck warnings in docker-entrypoint.sh Andreas Schneider 2022-09-07 11:41:10 +0200
  • 4df830bf0a
    fix 'sh: out of range' warning messages Thomas Grainger 2022-02-24 10:30:07 +0000
  • d315c7c6b7
    fix shellcheck warnings Thomas Grainger 2022-02-24 10:29:45 +0000
  • e990cb3b15
    Merge branch 'tmate-io:master' into ebardie/authorized_keys_only ebardie 2021-10-23 13:39:37 +0100
  • 1f314123df Check active_pane_id for validity Nicolas Viennot 2021-10-17 16:55:12 -0400
  • b41672b634 Limit the number of panes to 1000 per client Nicolas Viennot 2021-10-17 16:23:24 -0400
  • 36f073b4cc Limit incoming message size Nicolas Viennot 2021-10-17 16:10:11 -0400
  • 1c020d1f5c Harden /tmp/tmate directory Nicolas Viennot 2021-10-16 16:01:12 -0400
  • 9dd7f0779e fix error message Nicolas Viennot 2021-10-16 14:44:46 -0400
  • befd49f4e8
    Correct a typo in window.c (#91) Felix Yan 2021-08-16 23:16:22 +0800
  • e6af687437
    Correct a typo in window.c Felix Yan 2021-08-16 21:27:03 +0800
  • 84a655d29f Add '-A' option to enforce use of authorized_keys Jonathan Sambrook 2021-08-12 11:40:50 +0100
  • a04720a6ab Add quick documentation about CLI arguments Antonin Dupont 2021-04-30 14:24:05 +0200
  • bef67b1a4c Add custom disclaimer when client connects Antonin Dupont 2021-04-30 14:02:25 +0200
  • 511fd2bd85 Docker: add variable WEBSOCKET_HOSTNAME Gilles Filippini 2021-02-28 20:02:37 +0100
  • 6c91dc4264 Docker: add variable WEBSOCKET_HOSTNAME Gilles Filippini 2021-02-28 20:02:37 +0100
  • fb373b6c2f server: set IPTOS_LOWDELAY in TCP connections Bjoern Jacke 2021-02-18 09:55:49 +0000
  • 47792184ca server: set IPTOS_LOWDELAY in TCP connections prod Bjoern Jacke 2021-02-18 09:55:49 +0000
  • afd81e9521 create_keys.sh: address shellcheck issues Florian Klink 2021-02-02 20:50:32 +0100
  • a693c27ef4 create_keys.sh: use #/usr/bin/env bash Florian Klink 2021-02-02 20:47:41 +0100
  • 2cb630a523 create_keys.sh: address shellcheck issues Florian Klink 2021-02-02 20:50:32 +0100
  • 72dbb670c9 create_keys.sh: use #/usr/bin/env bash Florian Klink 2021-02-02 20:47:41 +0100
  • 1d0743c5d5 Dockerfile: Install libssh 0.9.5 from Alpine Linux Andreas Schneider 2021-01-21 08:03:13 +0100
  • ae28014643 Dockerfile: Update Alpine Linux to version 3.13 Andreas Schneider 2021-01-21 07:39:58 +0100
  • d7a7c271dc Update docker-entrypoint.sh Sergio Borghese 2020-08-11 15:47:26 +0200
  • 43b390b704 Dockerfile: Use libssh 0.9.5 Andreas Schneider 2021-01-20 16:44:10 +0100
  • b9f84ecd8a attempt to fix to fix some of the open outstanding issues using the Docker container Cody Lane 2020-11-12 11:04:42 -0700
  • 12dd7b2cc7
    Update docker-entrypoint.sh Sergio Borghese 2020-08-11 15:47:26 +0200
  • f35d160f94 upgrading to alpine 3.12 and remove the libssh build stage; provides a 2.3.0 version Docker build recipe Tru Huynh 2020-06-12 16:51:12 +0200
  • 97d20249be
    Explicitly parse config to avoid options override (#74) Anderson Sasaki 2020-04-28 01:54:26 +0200
  • 265977cbcd Explicitly parse config to avoid options override Anderson Toshiyuki Sasaki 2020-04-22 16:19:07 +0200
  • f0c32a14a4 Include missing <signal.h> Klemens Nanni 2020-04-13 19:59:45 +0200
  • 54ea774265 Fix libssh set_options_set() usage Klemens Nanni 2020-04-13 20:55:58 +0200
  • cb4c7a874d Quotes can be a bad idea (utf8 quotes) Nicolas Viennot 2020-04-14 18:07:21 -0400
  • 43214648f2 Forgot the letter i in the valid_digits Nicolas Viennot 2019-11-17 18:44:59 -0500
  • e1a5e08471 Rename account-key -> api-key Nicolas Viennot 2019-11-10 22:28:08 -0500
  • ecc15f6022 Unify tmate-debug.c with tmate Nicolas Viennot 2019-11-10 14:05:34 -0500
  • f132989294 nits Nicolas Viennot 2019-11-10 12:55:45 -0500
  • 90c3b571d3 Log uname Nicolas Viennot 2019-11-10 15:51:38 -0500
  • 1d26957b3b Incoming messages should be dispatched first before being forwarded Nicolas Viennot 2019-11-09 00:51:45 -0500
  • b97f8dc7d6 Cleanup logging Nicolas Viennot 2019-11-07 11:27:36 -0500
  • 7f26d860b5 Cleanup warnings Nicolas Viennot 2019-11-07 09:02:58 -0500
  • 975f60d2ac Rename TMATE_SLAVE -> TMATE Nicolas Viennot 2019-11-07 08:29:41 -0500
  • 4b79571357 Display warnings when trying to use named sessions without the websocket server Nicolas Viennot 2019-11-07 08:26:24 -0500
  • 6c41248dad Be more persmissive for session tokens (useful for named sessions) Nicolas Viennot 2019-11-07 08:17:51 -0500
  • 7c1bc239af Shorten connection grace period to 20s Nicolas Viennot 2019-11-07 08:11:34 -0500
  • e71bd675b5 Allow tmate daemon to specify a list of authorized SSH keys Nicolas Viennot 2019-11-07 08:10:06 -0500
  • 48884c95c9 Take out the -a authorized_keys option Nicolas Viennot 2019-11-07 08:03:38 -0500
  • cd3ee3ee4d Refactor code Nicolas Viennot 2019-11-07 08:01:49 -0500
  • 6a951aa9f7 Improve debugging traces Nicolas Viennot 2019-11-06 16:43:24 -0500
  • 2cae0ec16b ssh-server: Deny to auth using 'none' method Andreas Schneider 2019-11-06 16:58:57 +0100
  • 975ba3323b Fix bug of SIG unset if the keys already exists Nicolas Viennot 2019-10-31 20:44:39 -0400
  • f3830416e6 Correct create_key script Cédric Jeanneret 2019-10-31 10:01:02 +0100
  • 566a8bc412 Show better explaination of invalid session tokens Nicolas Viennot 2019-10-22 05:22:58 -0400
  • dc05cbc4f5 Allow non authentication method for SSH Nicolas Viennot 2019-10-15 03:03:18 -0400
  • 48b5c6afba readme notes Nicolas Viennot 2019-10-14 23:21:11 -0400
  • 383b69f04c Take out some annoying letters to speak over the phone Nicolas Viennot 2019-10-13 05:21:45 -0400
  • fde93450dc Add readme for the docker image Nicolas Viennot 2019-10-13 04:59:38 -0400
  • eb08daec79 README is todo Nicolas Viennot 2019-10-13 02:54:29 -0400
  • 314bf91299 Remove latency measurements Nicolas Viennot 2019-10-09 18:59:38 -0400
  • 9c3cc0e264 Renable keepalive now that libssh allows it Nicolas Viennot 2019-10-09 18:45:20 -0400
  • 5c2c1c2584 logging improvement Nicolas Viennot 2019-10-09 17:31:29 -0400
  • 2bd232c982 Avoid disconnection warning if fin packet is received Nicolas Viennot 2019-10-05 04:11:32 -0400