Commit Graph

  • 9f1589cffc Fix typo in README.md Keith Winstein 2012-03-13 15:57:35 -04:00
  • ee9540b039 Note on optimization Keith Winstein 2012-03-13 15:55:02 -04:00
  • fbd17a1810 Revise man page example output to match new version Keith Winstein 2012-03-12 16:51:25 -04:00
  • c845e41121 Remove beta notice in man pages Keith Winstein 2012-03-12 16:40:39 -04:00
  • ddc3c3aff4 Update THANKS Keith Winstein 2012-03-12 16:37:25 -04:00
  • e1452fc333 Relax glitch test for flagging Keith Winstein 2012-03-12 16:28:27 -04:00
  • aa677c2d73 Update THANKS Keith Winstein 2012-03-12 14:54:08 -04:00
  • ef0bf90221 Rearrange mosh-server startup message Keith Winstein 2012-03-12 05:15:41 -04:00
  • e0ac9e7804 Move version and copyright information to --version Keith Winstein 2012-03-12 05:08:40 -04:00
  • 91b8d500a5 Increase version number Keith Winstein 2012-03-12 04:52:55 -04:00
  • 4f8f938369 Add versions and no-warranty msg to mosh, mosh-client, mosh-server Keith Winstein 2012-03-12 04:49:00 -04:00
  • 66730050ee Update version Keith Winstein 2012-03-10 16:51:30 -05:00
  • 843401a935 Display::Display: Fix undefined pointer comparison Anders Kaseorg 2012-03-10 15:58:19 -05:00
  • 5ac36b58df Update README.md Keith Winstein 2012-03-10 14:10:47 -05:00
  • 792724159c Update README.md Keith Winstein 2012-03-10 14:06:01 -05:00
  • bc3297aa75 Small cleanup to generated output when predictions active Keith Winstein 2012-03-10 06:42:21 -05:00
  • 122d9fbccf Eliminate warning on OS X where argument to tigetstr is not const Keith Winstein 2012-03-10 06:02:17 -05:00
  • 0f8d0eea0d Update version number (to 0.98) and changelogs Keith Winstein 2012-03-10 05:47:05 -05:00
  • b8457dd308 Use TERM env var / terminfo to decide whether to send ECH. Fixes tmux bug. Keith Winstein 2012-03-10 05:41:03 -05:00
  • ac16f9127c Output EL (erase line) when possible Keith Winstein 2012-03-10 04:30:04 -05:00
  • 66c6c0669a Print pre-CONNECT output only on failure Keith Winstein 2012-03-10 03:55:25 -05:00
  • 0fe911ce20 Update man pages to reflect port selection (closes #21 github issue) Keith Winstein 2012-03-10 03:48:46 -05:00
  • df3eec1397 Allow explicit UDP port option, confine ports to range 60000..61000 Keith Winstein 2012-03-10 03:34:47 -05:00
  • c96e4956b0 Update AUTHORS Keith Winstein 2012-03-08 11:36:31 -05:00
  • df5d163f9c Fix asserts with side-effects (per Keegan McAllister) Keith Winstein 2012-03-08 10:50:19 -05:00
  • 4a29ab9d70 Fix comments, formatting, error message around use of selfpipe Keegan McAllister 2012-03-07 18:32:42 -08:00
  • e9cea2627e Update version numbers (etc.) for new release Keith Winstein 2012-03-07 04:22:15 -05:00
  • dc1c49975f Underline when empirical delay gets >500ms, even if SRTT hasn't (fixes #35) Keith Winstein 2012-03-07 04:01:18 -05:00
  • 562ab991c8 Turn off prediction display only when quiescent (fixes #36 github issue) Keith Winstein 2012-03-07 03:51:31 -05:00
  • 5dc208a97e Terminate compiler warnings options so displays with closing right bracket Keith Winstein 2012-03-07 03:30:23 -05:00
  • 4e158a22e5 Fix bug affecting clean shutdown on OS X Keith Winstein 2012-03-07 03:21:33 -05:00
  • 4295111fd9 Add new files to debian/copyright Keith Winstein 2012-03-07 01:07:27 -05:00
  • 5a9f75bdba Update AUTHORS Keith Winstein 2012-03-06 22:16:15 -05:00
  • 812b24b83a Screen out ill-formed UTF-8 representing surrogate code point Keith Winstein 2012-03-06 22:13:04 -05:00
  • 875e17e966 skalibs without HAS_SIGNALFD will not work if we block these signals Keith Winstein 2012-03-06 22:06:43 -05:00
  • b65b1bde53 Add autogen.sh to EXTRA_DIST Anders Kaseorg 2012-02-29 01:50:02 -05:00
  • edada5e1ea Don’t use $(builddir) Anders Kaseorg 2012-02-28 18:40:21 -05:00
  • 03edc31ccb Lower required autoconf version since 2.65 isn't needed Quentin Smith 2012-02-27 22:56:42 -05:00
  • c56f8229e5 Build with bundled libstddjb selfpipe by default Anders Kaseorg 2012-02-28 01:50:58 -05:00
  • 29bb8facc7 Fake up enough headers to let libstddjb selfpipe build Anders Kaseorg 2012-02-28 02:20:25 -05:00
  • 77f3a9073f Import selfpipe code from skalibs 1.2.5 Quentin Smith 2012-02-26 15:58:37 -05:00
  • 9a3ab83783 Use libstddjb's selfpipe instead of signalfd Quentin Smith 2012-02-26 20:50:17 -05:00
  • 6d65fe9f79 Add configure options for external skalibs Anders Kaseorg 2012-02-28 01:36:39 -05:00
  • d5a1afd5e1 Fix ioctl Quentin Smith 2012-02-26 19:26:17 -05:00
  • b275571b8f Remove redundant uses of environ Anders Kaseorg 2012-02-28 05:51:29 -05:00
  • 19d284bfa4 Handle util.h if it exists instead of pty.h Quentin Smith 2012-02-26 01:35:54 -05:00
  • a1671bcf3b Handle the absence of IP_MTU_DISCOVER Quentin Smith 2012-02-26 01:28:06 -05:00
  • e8d14d35a6 Add boost and protobuf in the places where they are needed Quentin Smith 2012-02-26 01:17:12 -05:00
  • 582bf347c9 Add alternate timestamp implementations Quentin Smith 2012-02-26 00:29:29 -05:00
  • 26e9e91adb Cast MB_CUR_MAX to type size_t Quentin Smith 2012-02-25 21:42:28 -05:00
  • 96fe2349bb Remove check for __STDC_ISO_10646__ Quentin Smith 2012-02-25 21:40:44 -05:00
  • 5c1020c51a Add configure test for protoc Quentin Smith 2012-02-25 18:12:58 -05:00
  • 17d6962af8 Check for proper byteorder functions Quentin Smith 2012-02-25 17:11:09 -05:00
  • b03d53d421 Make libutempter optional Quentin Smith 2012-02-25 16:24:48 -05:00
  • 1b0686a7ea Stop overriding LIBS so that configure can properly set it Quentin Smith 2012-02-26 02:05:42 -05:00
  • c71f8e2dc2 Use automake’s silent-rules mode if available, for quieter build output Anders Kaseorg 2012-02-28 05:25:02 -05:00
  • aad760e7d6 Make warning CXXFLAGS configurable Anders Kaseorg 2012-02-28 05:17:12 -05:00
  • 8fa8bac35e Distribute README.md with Debian package instead of copying to README Keith Winstein 2012-03-07 01:12:09 -05:00
  • 6a7afb381d Avoid leaving fake-proxy processes running Keith Winstein 2012-03-07 01:49:28 -05:00
  • 568f7d9b96 Clearer error message on missing MOSH IP (fixed #33 github issue) Keith Winstein 2012-03-06 17:43:33 -05:00
  • 28f9cf7e4a scripts/mosh: Use fork instead of threads Anders Kaseorg 2012-03-06 17:24:22 -05:00
  • b59f0f1482 Make mosh-server exit if there's no connection within 60 seconds Keegan McAllister 2012-03-06 01:43:46 -08:00
  • 69b7c5cf44 Save calculated time since latest remote state Keegan McAllister 2012-03-06 02:02:08 -08:00
  • 12fcf6800a Change timeout from -1 to INT_MAX in TransportSender Keegan McAllister 2012-03-06 01:20:14 -08:00
  • e35733a2c1 Rename 'attached' to 'has_remote_addr' Keegan McAllister 2012-03-06 11:54:56 -08:00
  • d7f7e7c4ae Add Debian link Keith Winstein 2012-03-06 14:26:43 -05:00
  • 01793ce5ec Add mention of Debian and Ubuntu installation instructions Keith Winstein 2012-03-06 14:18:55 -05:00
  • a63dbf7812 Add a README section on getting/building Mosh Keegan McAllister 2012-03-05 17:42:28 -08:00
  • 1e996a5372 Format references to 'mosh', the Perl script Keegan McAllister 2012-03-05 17:01:02 -08:00
  • 67ad396750 Include README.md in GNU-style mosh-version.tar.gz Keith Winstein 2012-03-05 23:05:05 -05:00
  • 295e83313e Add 'foreign' to AM_INIT_AUTOMAKE Keegan McAllister 2012-03-05 15:12:41 -08:00
  • 5ab8a8332a Copy README.md to README in the Debian build Keegan McAllister 2012-03-05 12:25:55 -08:00
  • 3721e22bf9 Rename README to README.md Keegan McAllister 2012-03-05 11:41:24 -08:00
  • dae8e9127f Convert README to Markdown syntax Keegan McAllister 2012-03-05 11:40:36 -08:00
  • e67bcafdf3 Correct copyright on pkg.m4 to be GPL-2+ stedda GPL-2 Keith Winstein 2012-03-03 19:08:17 -05:00
  • 32b1226901 Add copyright is public-domain to public-domain license entries Keith Winstein 2012-03-03 14:17:58 -05:00
  • a8dd9d5826 Fix another lintian error in copyright file Keith Winstein 2012-03-03 14:12:51 -05:00
  • da824fe039 Fix lintian errors in copyright file Keith Winstein 2012-03-03 14:11:09 -05:00
  • dcefb573e2 Update debian files to new standards version and add changelog entry Keith Winstein 2012-03-03 14:05:57 -05:00
  • d8074b6f24 Fix debian/copyright file Keith Winstein 2012-03-03 14:03:35 -05:00
  • 9e13176d96 Fix build problem on i386 Keith Winstein 2012-02-26 13:51:11 -05:00
  • b2abc0d9b6 Fix bug causing too-aggressive prediction (showing part of passwords) Keith Winstein 2012-02-26 05:20:16 -05:00
  • dae8734c9d Fix failing zlib check in configure.ac Keith Winstein 2012-02-26 04:57:03 -05:00
  • 7a9f92d7f1 Compress all instructions (closes #19 github issue) Keith Winstein 2012-02-26 04:39:13 -05:00
  • f0886a1dda Add const to fragmenter Keith Winstein 2012-02-26 03:59:00 -05:00
  • e5c8c33f4f Fix timing of echo acks Keith Winstein 2012-02-26 02:49:53 -05:00
  • afacda98e4 Fix propagation of "unknown" last column on emacs and emacs-like delete Keith Winstein 2012-02-25 23:08:56 -05:00
  • dd80fb7bc7 Revert "Change debian source version to native" Keith Winstein 2012-02-25 15:26:06 -05:00
  • 2bc1d4e611 Correct changelog Keith Winstein 2012-02-25 15:24:35 -05:00
  • 9e696d9b09 Change debian source version to native Keith Winstein 2012-02-25 15:20:49 -05:00
  • bc6c71820a Bump autoconf version number Keith Winstein 2012-02-25 15:18:43 -05:00
  • f0199e2695 Bump version numbers (including Mosh protocol version) Keith Winstein 2012-02-25 15:16:21 -05:00
  • 10fdb6abff Make echo ack the ONLY check for prediction expiration (closes #16 on github) Keith Winstein 2012-02-25 15:06:47 -05:00
  • 3a92cd1393 Explicit echo ack protobuf with reliable semantics Keith Winstein 2012-02-25 14:34:39 -05:00
  • e9ce05bc7b Lengthen blue bar timeout to require two heartbeat drops (closes #20 gh issue) Keith Winstein 2012-02-25 12:20:00 -05:00
  • cdbdcbb224 Print newline before MOSH CONNECT string (fixes #22 github issue) Keith Winstein 2012-02-25 12:17:09 -05:00
  • 6c91dcf820 Disable ControlMaster on SSH connection (fixes #24 github issue) Keith Winstein 2012-02-25 12:14:58 -05:00
  • a2b293c027 Make retry more aggressive even absent new data (fixes #23 github issue) Keith Winstein 2012-02-25 12:12:16 -05:00
  • 58b584a2b3 Move from protobuf-lite to protobuf to accommodate Ubuntu lucid Keith Winstein 2012-02-19 23:48:20 -05:00
  • 356ce40cea Relax autoconf dependency Keith Winstein 2012-02-19 22:57:15 -05:00