- 23 Aug, 2015 2 commits
 - 
- 
Iwasaki Yudai committed
 - 
Iwasaki Yudai committed
 
 - 
 - 22 Aug, 2015 5 commits
 - 
- 
* Client PTYs are closed properly without EOF byte * Added the "-r" option to generate random URL by @shoz * Added BSD support
Iwasaki Yudai committed - 
Iwasaki Yudai committed
 - 
Iwasaki Yudai committed
 - 
Iwasaki Yudai committed
 - 
Mentioning hterm and wetty so that people don't get confused that GoTTY has an original terminal implementation.
Iwasaki Yudai committed 
 - 
 - 21 Aug, 2015 13 commits
 - 
- 
Iwasaki Yudai committed
 - 
Iwasaki Yudai committed
 - 
Iwasaki Yudai committed
 - 
Iwasaki Yudai committed
 - 
Iwasaki Yudai committed
 - 
Easy to run when you don't want to build a binary.
Iwasaki Yudai committed - 
The first byte of a input message shows the type of that message. 0: normal keystrokes 1: resize window command
Iwasaki Yudai committed - 
Iwasaki Yudai committed
 - 
Random URL generation(Close #17)
Iwasaki Yudai committed - 
Shoji Ihara committed
 - 
Iwasaki Yudai committed
 - 
It was a bug that sending EOT when closing connection.
Iwasaki Yudai committed - 
Iwasaki Yudai committed
 
 - 
 - 20 Aug, 2015 9 commits
 - 
- 
Iwasaki Yudai committed
 - 
* Added the `-c` option for Basic Authentication by @mattn * Experimental 32 bit support * Switch to Go1.5
Iwasaki Yudai committed - 
Iwasaki Yudai committed
 - 
Iwasaki Yudai committed
 - 
Iwasaki Yudai committed
 - 
Iwasaki Yudai committed
 - 
Iwasaki Yudai committed
 - 
HTTP Basic Authentication support. Close #8
Iwasaki Yudai committed - 
mattn committed
 
 - 
 - 18 Aug, 2015 7 commits
 - 
- 
Iwasaki Yudai committed
 - 
Closes #7.
Iwasaki Yudai committed - 
Fix a few typos.
Iwasaki Yudai committed - 
Fix typo in starting message
Iwasaki Yudai committed - 
Only send EOF in writable sessions
Iwasaki Yudai committed - 
Currently EOF is sent to the pty even when read-only mode is requested. This can cause trouble in attached tmux sessions, for example. Since the EOF typically used in shells as a shortcut exit, this can result in undesired disconnects.
David Horsley committed - 
Blake Jennings committed
 
 - 
 - 17 Aug, 2015 4 commits
 - 
- 
shingt committed
 - 
Fix typo in README
Iwasaki Yudai committed - 
Christian Jensen committed
 - 
Iwasaki Yudai committed
 
 -