index
:
mosh
debian-1.2.5
debian-1.3.2
experiment
lowbandwidth
master
mosh-stable
Mirror of https://github.com/mobile-shell/mosh
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-05-02
Further clean up timeout logic
experiment
Keith Winstein
2012-05-02
Another fix to retransmission issue
Keith Winstein
2012-05-02
Fix bug in retransmission logic
Keith Winstein
2012-05-01
Highlight wrong predictions
Keith Winstein
2012-05-01
Changes for experiment
Keith Winstein
2012-04-30
Warn when server has not heard from us (even if we have heard from server)
Keith Winstein
2012-04-30
Add AM_PROG_AR for automake 1.12 (closes #250)
Keith Winstein
2012-04-29
Catch by const reference (remove Eclipse warnings)
Massimo Gengarelli
2012-04-29
Added Eclipse's files in .gitignore
Massimo Gengarelli
2012-04-28
Build mosh with -g and -O2 on Fedora
Alexander Chernyakhovsky
2012-04-27
Update mosh.spec to match most recent in Fedora
Alexander Chernyakhovsky
2012-04-26
Bump version to 1.2
mosh-1.2
Keith Winstein
2012-04-25
Revert "Include config.h in base64.cc to get restrict def (may address #241)"
Keith Winstein
2012-04-25
Include config.h in base64.cc to get restrict def (may address #241)
Keith Winstein
2012-04-25
Bump version to 1.1.99b
Keith Winstein
2012-04-25
Update THANKS
Keith Winstein
2012-04-25
Update copyright information for third/poll
Keith Winstein
2012-04-25
Bump version to 1.1.99a (release candidate)
Keith Winstein
2012-04-25
COND_THIRD_POLL _overrides_ broken system poll; does not add to it.
Keith Winstein
2012-04-24
Bump version to 1.1.99 (release candidate)
Keith Winstein
2012-04-24
Fix libutil.h test under FreeBSD 7.x/8.x
Ryan Steinmetz
2012-04-24
Include test_utils.h in "SOURCES" so it is distributed
Keith Winstein
2012-04-24
Bump version to 1.1.98 (release candidate)
Keith Winstein
2012-04-24
Conform test to new crypto size limit
Keith Winstein
2012-04-24
Keep aligned buffers around, instead of allocing on each packet
Keith Winstein
2012-04-24
Rewrite Cygwin test again
Keith Winstein
2012-04-24
Fix test for Cygwin terminfo location
Keith Winstein
2012-04-23
Correct ChangeLog
Keith Winstein
2012-04-23
Bump version to 1.1.97
Keith Winstein
2012-04-23
Revert use of protobuf's Gzip streams.
Keith Winstein
2012-04-23
Bump version to 1.1.96 (release candidate)
Keith Winstein
2012-04-23
Add wrap-compiler-for-flag-check to distribution tar.gz
Keith Winstein
2012-04-22
Bump version to 1.1.95 (release candidate)
Keith Winstein
2012-04-22
Update test for elimination of ae_allocate() / ae_free().
Keith Winstein
2012-04-22
Use AlignedBuffer stedda posix_memalign(). Should work on PPC OS X 10.5.
Keith Winstein
2012-04-22
Bump version to 1.1.94e
Keith Winstein
2012-04-22
Restore zlib build dependency (as libprotobuf-dev doesn't depend on it)
Keith Winstein
2012-04-22
Use protobuf’s Gzip{Input,Output}Stream wrapper around zlib
Anders Kaseorg
2012-04-21
Remove --install from ACLOCAL_AMFLAGS (for automake < 1.10)
Anders Kaseorg
2012-04-21
Set poll_LIBS = libpoll.a in Makefile.am so dependency tracking works
Anders Kaseorg
2012-04-21
Clarify COND_THIRD_LIBSTDDJB code
Anders Kaseorg
2012-04-20
Put the setsid() where it belongs
Keith Winstein
2012-04-20
Make sure we always use -lutil, and make test work for FreeBSD too.
Keith Winstein
2012-04-20
Link against libutil when checking poll
Quentin Smith
2012-04-20
Pull in third-party poll emulator and automatically link it in if we detect t...
Quentin Smith
2012-04-19
Restore 50 fps cap on frame rate (relevant to #222 github issue).
Keith Winstein
2012-04-19
Adjust timing parameters in response to real-world trace data.
Keith Winstein
2012-04-19
Bump version to 1.1.94d
Keith Winstein
2012-04-19
More helpful messages when locale not found or wrong (closes #209)
Keith Winstein
2012-04-19
Make compressor take string references (closes #214 github issue)
Keith Winstein
[next]