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
path:
root
/
src
Age
Commit message (
Expand
)
Author
2017-11-07
Revert "Extend true color test to include background color erase."
John Hood
2017-11-06
Extend true color test to include background color erase.
John Hood
2017-11-06
Fix issue with incorrect true-color background erase colors.
John Hood
2017-11-06
Make Renditions::sgr() more compact in both code and output.
John Hood
2017-11-06
Overlays were getting set to the wrong colors. Fix.
John Hood
2017-11-05
Add syslog logging of connections
Tom Judge
2017-11-04
Minor SGR printf type signedness fixes.
John Hood
2017-11-04
Make Terminal::Renditions smaller, and its members private.
John Hood
2017-11-04
Check tmux version for truecolor test.
John Hood
2017-10-29
Add emulation-attributes test for true color.
Kang.Jianbin
2017-10-29
Add true color support.
Kang.Jianbin
2017-08-23
Fix a minor uninitialized-variable warning.
John Hood
2017-08-23
Always use non-blocking sockets for recvmsg()
John Hood
2017-08-23
Restore asserts and error handling
John Hood
2017-08-17
terminalframebuffer.cc: ignore unknown renditions
Keith Winstein
2017-08-11
Safeguard tmux sanity check.
John Hood
2017-08-06
Remove various assert(constant) calls
John Hood
2017-08-06
Fix Debian GCC7 FTBFS: remove default constructors
John Hood
2017-08-06
Remove an unnecessary conditional.
John Hood
2017-08-06
Do not set function parameters.
John Hood
2017-08-06
Remove private static class methods.
John Hood
2017-08-06
Various switch statement fixes.
John Hood
2017-08-06
Remove excessive parentheses
John Hood
2017-08-06
Prefer early exit/break to large conditional blocks.
John Hood
2017-08-06
Eliminate unnecessary, trailing else conditional blocks.
John Hood
2017-08-06
Collapse nested conditionals.
John Hood
2017-08-06
Split a long printf format string.
John Hood
2017-08-02
Remove unused Action::operator==
Anders Kaseorg
2017-08-02
Simplify some conditionals in terminaloverlay.cc.
John Hood
2017-08-02
Use shared_ptr and references for Actions.
John Hood
2017-08-02
Deref a shared pointer in a per-byte loop
John Hood
2017-08-02
Convert new/delete to shared_ptr.
John Hood
2017-08-02
Convert strdup/free to string
John Hood
2017-08-02
Remove redundant malloc/free
John Hood
2017-08-02
remove unneeded new/delete in Compressor
John Hood
2017-08-02
Remove redundant new/delete
John Hood
2017-08-02
Add missing shared::make_shared<T>()
John Hood
2017-08-02
Fix utempter #ifdefs.
John Hood
2017-08-02
--predict-overwrite was still inserting one column sometimes. Fix.
John Hood
2017-08-02
Allow non-inserting prediction.
John Hood
2017-08-02
Don't do prediction on large pastes into mosh-client.
John Hood
2017-08-02
Reformat printed strings in source
John Hood
2017-07-31
support osc 52 clipboard copy integration.
Alex Cornejo
2017-05-28
Explicitly set tmux window size in tests.
John Hood
2017-05-28
Add a pause mechanism for debugging tests.
John Hood
2017-05-28
Tests: symlink to tmux sockets
John Hood
2017-05-28
Make tmux version check work with tmux master.
John Hood
2017-05-22
When binding on the IPv6 any address bind for IPv4 too
Giel van Schijndel
2017-05-21
Detect broken tmux in tests
John Hood
2017-05-18
Set locale more correctly in tests
John Hood
[prev]
[next]