Keith Winstein
|
7e56af8fcd
|
Rename grant.htm
|
2012-02-06 16:52:17 -05:00 |
|
Keith Winstein
|
2611a42fb1
|
Move protobufs inside src and distribute /debian
|
2012-02-06 16:41:58 -05:00 |
|
Keith Winstein
|
38c27149ee
|
First packaging info
|
2012-02-06 16:20:18 -05:00 |
|
Keith Winstein
|
0846c44806
|
Pull in reference AES implementation to avoid GPL-OpenSSL conflict
|
2012-02-05 04:36:15 -05:00 |
|
Keith Winstein
|
71bdea29f9
|
Include patent license in generated tar.gz
|
2012-02-05 03:49:14 -05:00 |
|
Keith Winstein
|
71d02b2298
|
Makefile tweaks to pass "make distclean"
|
2012-02-05 03:32:58 -05:00 |
|
Keith Winstein
|
b0f059aaea
|
Rename .cpp => .cc and .hpp => .h
|
2012-02-05 02:43:13 -05:00 |
|
Keith Winstein
|
da2f481eea
|
Convert build system to automake per Anders Kaseorg Makefile.am
|
2012-02-05 02:21:37 -05:00 |
|
Keith Winstein
|
5800cb7965
|
Choose server-side echo ack more carefully
|
2012-02-04 02:25:10 -05:00 |
|
Keith Winstein
|
93c5ce2973
|
Fix excessive flagging (underlining)
|
2012-02-04 00:17:12 -05:00 |
|
Keith Winstein
|
bed4e859c1
|
Eliminate early adjudication to get rid of different flicker
|
2012-02-03 23:45:53 -05:00 |
|
Keith Winstein
|
3d2676ace0
|
Correct sense of comparison for prediction expiration
|
2012-02-03 22:17:07 -05:00 |
|
Keith Winstein
|
f4817998f3
|
Support user@host syntax for SSH connection
|
2012-02-03 19:21:34 -05:00 |
|
Keith Winstein
|
5f31fd3f7a
|
Protocol changes to support server-side delayed echoing
|
2012-02-03 19:16:23 -05:00 |
|
Keith Winstein
|
da66244eab
|
Update TODO
|
2012-02-03 02:58:32 -05:00 |
|
Keith Winstein
|
0244fd592f
|
Tighten regex for key
|
2012-02-03 02:51:05 -05:00 |
|
Keith Winstein
|
fcc629ac71
|
Server detaches from controlling terminal.
|
2012-02-03 02:48:13 -05:00 |
|
Keith Winstein
|
ec89d17a8a
|
Import startup script and pass key in environment variable
|
2012-02-03 02:10:04 -05:00 |
|
Keith Winstein
|
ecb45b6d93
|
Rename mosh to mosh-client and make server message more distinctive
|
2012-02-03 00:23:20 -05:00 |
|
Keith Winstein
|
e20d1169d1
|
Suppress unnecessary IUTF8 warning.
|
2012-02-02 17:54:25 -05:00 |
|
Keith Winstein
|
32a2fa8261
|
Finish rename (stm to mosh)
|
2012-02-02 17:47:54 -05:00 |
|
Keith Winstein
|
7db8270431
|
Client takes key on standard input (to keep out of argument list)
|
2012-02-02 17:42:47 -05:00 |
|
Keith Winstein
|
740226e66a
|
Support multihomed servers
|
2012-02-02 17:21:49 -05:00 |
|
Keith Winstein
|
3edccf1f2e
|
Handle crypto exceptions in UI without dying
|
2012-02-02 16:48:52 -05:00 |
|
Keith Winstein
|
f6de17eb71
|
Correct excessive-length terminal output
|
2012-02-02 03:24:05 -05:00 |
|
Keith Winstein
|
3078e58ccd
|
Block HUP and PIPE from killing server
|
2012-02-02 03:03:29 -05:00 |
|
Keith Winstein
|
d8259efbd2
|
Server dies only on TERM and INT
|
2012-02-02 02:55:58 -05:00 |
|
Keith Winstein
|
b10a94df83
|
Speed up cursor validity decision
|
2012-02-02 02:54:55 -05:00 |
|
Keith Winstein
|
248830c9d5
|
Update TODO
|
2012-02-02 01:44:22 -05:00 |
|
Keith Winstein
|
d69f27fa03
|
Tweaks to local predictions -- better flagging and more responsiveness
|
2012-02-02 01:38:54 -05:00 |
|
Keith Winstein
|
72fd944de6
|
Clean shutdown even for mosh-in-mosh
|
2012-02-01 18:09:26 -05:00 |
|
Keith Winstein
|
cdf4c6b4b3
|
Implement terminal bell
|
2012-01-31 17:53:20 -05:00 |
|
Keith Winstein
|
24653462ce
|
Revert two commits (screencap and start named processes)
|
2012-01-24 02:38:30 -05:00 |
|
Keith Winstein
|
9d4ac0acc6
|
Fix print format for 32-bit systems
|
2012-01-17 03:02:08 -05:00 |
|
Keith Winstein
|
e4a128e677
|
Allow stm-server to start named processes instead of just the shell
|
2012-01-15 18:25:27 -05:00 |
|
Keith Winstein
|
8ce54faca9
|
Add screen capture utility
|
2012-01-13 02:01:02 -05:00 |
|
Keith Winstein
|
1a433305f8
|
Rewrite terminal overlay
|
2012-01-11 18:32:42 -05:00 |
|
Keith Winstein
|
ba6da2f96e
|
Correct sense of comparison on MTU cap
|
2012-01-07 04:29:15 -05:00 |
|
Keith Winstein
|
831b6dde3c
|
Use IP_PMTUDISC_DO
|
2012-01-07 04:26:41 -05:00 |
|
Keith Winstein
|
322aa506a1
|
Use PMTUDISC_WANT
|
2012-01-07 04:24:55 -05:00 |
|
Keith Winstein
|
9c769d5d79
|
Simpler implementation of PMTU discovery (with 1400 cap)
|
2012-01-07 04:17:23 -05:00 |
|
Keith Winstein
|
ec2469257b
|
Process resize entirely on server
|
2012-01-07 03:46:18 -05:00 |
|
Keith Winstein
|
c0845631de
|
Eliminate debugging printfs
|
2012-01-02 03:56:56 -05:00 |
|
Keith Winstein
|
267f5a31a7
|
Get rid of path MTU discovery
|
2012-01-01 21:42:05 -05:00 |
|
Keith Winstein
|
3a722cb3d3
|
Query Path MTU on every instruction because Linux is not so reliable about EMSGSIZE
|
2011-12-22 01:02:24 -05:00 |
|
Keith Winstein
|
7251279f55
|
More fixes. Still have nondeterministic emacs bug.
|
2011-12-15 11:46:49 -05:00 |
|
Keith Winstein
|
808e2562f6
|
Fix cursor glitch and more debugging info
|
2011-12-15 10:17:01 -05:00 |
|
Keith Winstein
|
09905fbd07
|
Better speculative local echo/editing. Also outputs debugging/timing info
|
2011-12-15 09:11:20 -05:00 |
|
Keith Winstein
|
048485f363
|
Give up and use implicit template instantiation
|
2011-12-14 01:04:05 -05:00 |
|
Keith Winstein
|
364cb6d722
|
Pass closed-over variables by reference in lambda
|
2011-10-31 01:30:34 -04:00 |
|