Keith Winstein
|
79542106c1
|
Make still_connecting() false if network not initialized, to fix confusing error msg.
|
2012-04-16 03:51:30 -04:00 |
|
Keegan McAllister
|
c8fe5a3999
|
mosh-client: Return true for still_connecting if !network
Fixes:
$ MOSH_KEY=foo ./mosh-client 127.0.0.1 60010
Crypto exception: Key must be 22 letters long.
Segmentation fault
Closes #189.
|
2012-04-16 03:46:09 -04:00 |
|
Keith Winstein
|
0b0ff72f40
|
Don't display blue "Connecting..." bar immediately
|
2012-03-21 19:21:02 -04:00 |
|
Keith Winstein
|
487ab77e42
|
Eliminate one terminal copy per frame (20% speedup on benchmark)
|
2012-03-14 01:59:07 -04:00 |
|
Keith Winstein
|
b8457dd308
|
Use TERM env var / terminfo to decide whether to send ECH. Fixes tmux bug.
Closes #28 github issue.
|
2012-03-10 05:41:03 -05:00 |
|
Quentin Smith
|
9a3ab83783
|
Use libstddjb's selfpipe instead of signalfd
Use selfpipe in our client, server, and examples.
|
2012-03-07 03:05:37 -05:00 |
|
Keith Winstein
|
8c7c5340d4
|
User selectable prediction mode (fixes #9 github issue)
|
2012-02-13 03:50:03 -05:00 |
|
Keith Winstein
|
3781a290c8
|
Add copyright/license notices
|
2012-02-06 20:52:48 -05:00 |
|
Keith Winstein
|
38c9e99882
|
Separate modules by subdirectory
|
2012-02-06 18:26:45 -05:00 |
|