Commit Graph

  • 95f7bf3e6c Let bools be bools. John Hood 2017-03-20 21:40:06 -04:00
  • 3b1984f9f8 Make tests work with OpenBSD's unversioned tmux John Hood 2017-03-20 11:42:04 -04:00
  • 654f269917 Make tests detect UTF-8 locale with a helper executable John Hood 2017-03-20 10:49:16 -04:00
  • 0f0301b746 Describe reasons to do mosh-{server,client} packaging. John Hood 2017-03-29 23:49:56 -04:00
  • 5ee542c26c Restore perl 5.8.8 support Alexander Chernyakhovsky 2017-03-26 17:16:37 -04:00
  • fafcdc27c5 Add debian/changelog entry for 1.3.0 Keith Winstein 2017-03-25 12:56:03 -07:00
  • c0bf8053b2 Remove deprecated pledge("ioctl") Jérémie Courrèges-Anglas 2017-03-20 11:22:55 +01:00
  • c05793cb22 Bump version to 1.3.0 for release. John Hood 2017-03-17 14:01:22 -04:00
  • be023c5afc Bump version to 1.3.0~rc3 Keith Winstein 2017-03-03 02:22:35 -08:00
  • 0fc950bd8a Ensure a UTF-8 locale is available for tests John Hood 2017-02-21 12:25:36 -05:00
  • 2e816205f7 window-resize.test: use a known-present file John Hood 2017-03-01 22:46:21 -05:00
  • 1cad191b10 emulation-attributes.test: fix vt100 test failure John Hood 2017-02-28 11:39:25 -05:00
  • 936ee83d29 emulation-attributes.test: fix indentation John Hood 2017-02-28 11:21:47 -05:00
  • 4727f2ca40 Fix Appveyor Cygwin install-no-update issue. John Hood 2017-02-23 13:22:29 -05:00
  • 0c387adb3d appveyor.yml: fix typo John Hood 2017-02-21 21:08:47 -05:00
  • 36f29ef7bc debian/changelog: Update for mosh-1.3.0~rc2-1 upload Keith Winstein 2017-02-06 23:39:19 -08:00
  • da206f621c src/tests/.gitignore: add inpty Keith Winstein 2017-02-06 23:32:32 -08:00
  • 55e5ab7fca debian/changelog: wrap line (fix lintian warning) Keith Winstein 2017-02-06 23:32:01 -08:00
  • c1d85f04fc Eliminate dead code to placate GCC 7's -Wformat-truncation. John Hood 2017-01-31 23:07:23 -05:00
  • a993c83632 Handle GCC 7's new -Wimplicit-fallthrough. John Hood 2017-01-31 22:12:27 -05:00
  • 86d5b10a2c Note Bash for Windows compatibility John Hood 2017-01-20 19:03:53 -05:00
  • 3439e85f7e debian/changelog: Correct version number and formatting Anders Kaseorg 2017-01-07 12:19:59 -05:00
  • a092b0f7ca Mosh 1.3.0-rc2 release. John Hood 2017-01-04 23:52:47 -05:00
  • df07c40b84 Update release notes. John Hood 2017-01-05 00:11:59 -05:00
  • 0ceb4f26f4 Memory Alignment issues on ARM processors Carlos Cabanero 2016-12-07 16:03:50 -05:00
  • 9bb9de8ae5 Update changelogs to reflect reverted commit. John Hood 2017-01-04 23:52:07 -05:00
  • a777c8580e Revert "Start ssh with -f instead of -n to avoid ssh hangs." John Hood 2017-01-04 23:00:18 -05:00
  • e7bb13a405 .travis.yml: wait longer for Homebrew protobuf build John Hood 2016-12-29 18:42:13 -05:00
  • ba5f33fd76 Do clock_gettime() weak symbol check only on OS X/iOS John Hood 2016-12-29 18:36:44 -05:00
  • 78ba5fddb6 macosx/build.sh: build-a-bottle option changed John Hood 2016-12-29 16:33:22 -05:00
  • c2ff43f83d Finish release changes for 1.3.0-rc1 John Hood 2016-12-29 15:23:51 -05:00
  • b2eac32ebc Try multiple clock sources at runtime. John Hood 2016-12-23 21:28:45 -05:00
  • fad60f9ca3 .travis.yml: do release builds on mobile-shell/mosh, not cgull/mosh John Hood 2016-12-24 00:22:30 -05:00
  • bebdb7c54d Travis build: don't upload dist tarball, better name for build report John Hood 2016-12-24 00:01:36 -05:00
  • ccf82fb95c Revert to Xcode 6.4/OS X 10.10 for Travis build John Hood 2016-11-30 23:25:23 -05:00
  • b6ebf840b4 Rework Travis OS X build to eliminate subshells and "set -e". John Hood 2016-12-03 00:34:31 -05:00
  • 9f59c69e40 1.3.0-rc0-- test build process John Hood 2016-11-29 22:54:43 -05:00
  • 1710c1a107 Make Travis upload distribution tarball too. John Hood 2016-11-29 22:37:21 -05:00
  • f002e3bb30 Start ssh with -f instead of -n to avoid ssh hangs. John Hood 2016-12-01 19:37:05 -05:00
  • 278fd12ec1 More print-to-pipe error checking in tests. John Hood 2016-11-29 22:31:33 -05:00
  • 60c5b022f8 Check for assertion failures while testing. John Hood 2016-11-29 22:30:25 -05:00
  • bb54325dc9 s/geteuid/getuid/ for correct user lookups John Hood 2016-11-23 17:03:21 -05:00
  • 8fcfb3a587 Fix Coverity "missing move operator" (copy to rvalue). John Hood 2016-11-20 00:43:47 -05:00
  • 24eb5a7544 Remove a Network::Exception that isn't one. John Hood 2016-11-19 20:59:49 -05:00
  • 4fe706a4d3 src/test/local.test: Set TERM=xterm Anders Kaseorg 2016-11-19 18:31:12 -05:00
  • f0f83f5c4e src/tests/inpty.cc: Send the inner stderr to the outer stderr Anders Kaseorg 2016-11-19 18:30:51 -05:00
  • 3ba5a29758 Clarify that -p does not affect SSH port Ashish Gupta 2016-04-27 21:44:28 +00:00
  • 0c2088d1da Add a little hint for first-time users chenxiaoqino 2016-06-10 10:05:45 +08:00
  • 94027efc45 Make all commands properly support --help and --version Anders Kaseorg 2016-11-08 17:02:30 -05:00
  • e8f1004f94 append_move(): improve awkward control flow, naming John Hood 2016-11-19 17:14:37 -05:00
  • 11190526ad Fix Configure failure on FreeBSD with only base OpenSSL. john hood 2016-11-19 14:30:37 -05:00
  • 302c7deb41 Describe Cell width as a narrow/wide boolean. John Hood 2016-11-15 21:18:18 -05:00
  • 71fe4441ef Shrink Cell to its prior size by using bitfields. John Hood 2016-11-14 23:34:16 -05:00
  • e4aed30d30 Fix broken wrap behavior causing broken copy/paste. John Hood 2016-11-14 23:03:29 -05:00
  • f7f741dab4 src/tests/inpty.cc: Skip the test on forkpty failures Anders Kaseorg 2016-11-13 16:13:25 -05:00
  • 74469a7592 inpty.cc: Align configuration to be like mosh-server.cc. john hood 2016-11-12 23:02:29 -05:00
  • 43251ea8db Add a trivial test that the mosh script works without needing tmux Anders Kaseorg 2016-11-08 18:07:45 -05:00
  • 417907c71d Add ZERO_AR_DATE John Hood 2016-11-04 03:08:30 -04:00
  • 73b4ab21ad OS X package build on Travis John Hood 2016-10-31 00:54:14 -04:00
  • c9d0c9c0c5 tests/prediction-unicode.test: env -u is not POSIX John Hood 2016-11-12 15:26:55 -05:00
  • df085e02dc Restore Perl 5.10 support Anders Kaseorg 2016-11-10 04:37:50 -05:00
  • 04b03b41f6 Revert "Do not close stdin on ssh session." John Hood 2016-11-11 23:31:11 -05:00
  • 52d10cf211 Add a test for spinning on no-change screen updates John Hood 2016-10-28 02:01:14 -04:00
  • dc292dcdaa Test for spinning Mosh John Hood 2016-10-29 01:35:03 -04:00
  • 9c55198635 Fix off-by-one error on timeouts for input history echo updates John Hood 2016-10-28 02:00:20 -04:00
  • 3e414c46b3 Update send/ack timers on empty diff John Hood 2016-10-28 01:59:24 -04:00
  • 9ffbeddbc8 Put spin debug under -vv flag, and add to mosh-client John Hood 2016-10-29 01:41:21 -04:00
  • f89f1da0b5 Log/limit pselect() with timeout of 0 John Hood 2016-10-12 23:21:16 -04:00
  • 45c521d632 Do not close stdin on ssh session. John Hood 2016-11-04 23:54:02 -04:00
  • 444eae1fc4 Add tests to run Mosh repeatedly. John Hood 2016-11-06 01:50:20 -05:00
  • 22f5d58144 Exit gracefully on pty write or ioctl failure. John Hood 2016-11-05 19:40:30 -04:00
  • 4bc9e5c6ab Handle printing to closed pipes better in tests. John Hood 2016-11-06 01:13:36 -04:00
  • 795549aafb OpenIndiana pid_t is long int John Hood 2016-11-06 05:57:09 -05:00
  • dd9ee1c4b7 Remove unused include John Hood 2016-11-06 02:46:11 -05:00
  • b76d1bd526 e2e-test: Add newline to “unknown test type argument” error Anders Kaseorg 2016-10-30 03:09:25 -04:00
  • 8a8f2b29ca Fix most shell hygiene issues found by shellcheck Anders Kaseorg 2016-10-30 02:05:31 -04:00
  • 3b21cd2425 make V=1 John Hood 2016-10-31 00:53:50 -04:00
  • 723e7858bc Cleanup AppVeyor Git checkout more safely. John Hood 2016-10-29 21:05:25 -04:00
  • 9005ea6cf3 Use a table lookup for base64 decode John Hood 2016-10-02 01:06:30 -04:00
  • f728456898 Handle more warnings from protobuf on OS X compile John Hood 2016-10-06 11:28:05 -04:00
  • 42d686882f Fix typos Jakub Wilk 2016-10-09 16:04:42 +02:00
  • dcd7866d84 Try the Xcode 8 image. John Hood 2016-09-22 23:09:46 -04:00
  • b0facb55c4 Test carefully for clock_gettime() and CLOCK_MONOTONIC John Hood 2016-09-29 01:01:01 -04:00
  • f429fd38b0 Use old AppleCommonCrypto name for AES John Hood 2016-09-25 22:24:03 -04:00
  • 477729b315 tests: improve robustness John Hood 2016-09-20 01:54:45 -04:00
  • e494025b24 Work around "make distcheck" fail on OS X with protobuf 3.02. John Hood 2016-09-18 21:55:43 -04:00
  • e734d5e41a tests: Work around tmux display corruption bug on OpenBSD. John Hood 2016-09-18 03:28:36 -04:00
  • 46b30e6851 AppVeyor CI configuration using Cygwin. John Hood 2016-08-16 01:39:41 -04:00
  • 1077db41b6 Support OpenBSD 6.0 pledge() syscall for sandboxing. John Hood 2016-09-18 01:32:24 -04:00
  • 5619dd47bb tests: fix incorrect usage of "trap ... SIGHUP" John Hood 2016-09-18 01:31:25 -04:00
  • 39ea3d9512 Fix excess newlines on mosh startup/shutdown. John Hood 2016-08-14 20:29:25 -04:00
  • 70d48fbcc0 Add --no-ssh-pty option. John Hood 2014-05-17 01:34:14 -04:00
  • 8945efeb82 Allow server to bind an OS-selected UDP port with -p 0. John Hood 2016-05-27 17:43:11 -04:00
  • c599987ff8 Fix object sizing for PMTUD setsockopt() and recvmsg(). John Hood 2016-08-16 00:12:33 -04:00
  • 4ad131a55d Fix lost MOSH CONNECT on FreeBSD 11 John Hood 2016-08-14 07:19:09 +00:00
  • b7d081056b Fix CPPFLAGS handling possibly causing curses detection failure john hood 2016-08-15 02:05:04 -04:00
  • c8aa151685 Travis-ci bot doesn't need to join #mosh to send notifications Andrew Chin 2016-08-16 07:50:41 -04:00
  • ddb5fd9d7a README.md: More http -> https for links Keith Winstein 2016-08-12 00:13:22 -07:00
  • a09381d161 http -> https links for mosh.org Keith Winstein 2016-08-12 00:11:47 -07:00
  • ca2750dd03 Update website location (mosh.mit.edu -> mosh.org) Keith Winstein 2016-08-12 00:10:53 -07:00