- Jul 21, 2012
-
-
Keith Winstein authored
-
Keith Winstein authored
-
- Jul 17, 2012
-
-
Daniel Drown authored
Mark all file descriptors involved in raw ssh traffic as binary/raw
-
- Jul 12, 2012
-
-
Keith Winstein authored
-
- Jun 20, 2012
-
-
Alexander Chernyakhovsky authored
GCC v4.7.0, as found in Fedora 17 and newer, fails to build mosh on ARM because of a narrowing warning, which is then promoted to an error by -Werror. This error message is new, and did not occur under previous versions of GCC. This patch corrects this error by explicitly casting to the desired datatype the return value of the offending code, the result of a macro from glibc to implement htobe16().
-
- Jun 13, 2012
-
-
Keith Winstein authored
-
Keith Winstein authored
-
Keith Winstein authored
-
Keith Winstein authored
-
- Jun 12, 2012
-
-
Keith Winstein authored
-
- May 30, 2012
-
-
Keith Winstein authored
This reverts commit 682bbdfe.
-
- May 26, 2012
-
-
Keith Winstein authored
-
Dave Taht authored
AF42 has both the properties of CS42 and the IMM bit. Whether this has the advantages or disadvantages of just one or the other, I don't know. With most mac80211 stacks this will force mosh packets in the VI queue on wireless. As for pfifo_fast, have to look it up...
-
Keith Winstein authored
-
- May 25, 2012
-
-
Keith Winstein authored
-
- May 24, 2012
-
-
Keith Winstein authored
-
Keith Winstein authored
-
Keith Winstein authored
-
- May 23, 2012
-
-
Keith Winstein authored
-
Keith Winstein authored
-
Keith Winstein authored
Closes #248.
-
Keith Winstein authored
-
Keith Winstein authored
-
Larry Doolittle authored
-
Keith Winstein authored
-
Keith Winstein authored
-
Keith Winstein authored
This reverts commit b0e05776.
-
Keith Winstein authored
-
Keith Winstein authored
-
- May 17, 2012
-
-
Keith Winstein authored
-
- May 16, 2012
-
-
Anders Kaseorg authored
This reverts commit 63459ed1.
-
Keith Winstein authored
-
Keegan McAllister authored
Closes #265.
-
Keegan McAllister authored
-
Keegan McAllister authored
-
Keegan McAllister authored
-
Keegan McAllister authored
For pselect() we want to mess with the signal mask, and this is closer to our intent anyway.
-
Keegan McAllister authored
Now that we have select.cc.
-
Keegan McAllister authored
It's going to manipulate process-global signal state, so multiple instances do not make sense.
-
Keegan McAllister authored
Closes #235.
-