- 13 Apr, 2016 2 commits
 - 
- 
* No functional changes * Updated golang to 1.6.1 * Fixed `go get` broken binary
Iwasaki Yudai committed - 
Iwasaki Yudai committed
 
 - 
 - 18 Oct, 2015 5 commits
 - 
- 
* Bug fixes * New option `--close-signal` to choose a signal sent to child processes
Iwasaki Yudai committed - 
Iwasaki Yudai committed
 - 
Iwasaki Yudai committed
 - 
Iwasaki Yudai committed
 - 
Iwasaki Yudai committed
 
 - 
 - 13 Oct, 2015 3 commits
 - 
- 
Iwasaki Yudai committed
 - 
Log passed arguments
Iwasaki Yudai committed - 
Manfred Touron committed
 
 - 
 - 12 Oct, 2015 8 commits
 - 
- 
Remove a mutex unlock
Iwasaki Yudai committed - 
i.e: 2015/10/12 18:14:11 127.0.0.1:56983 200 GET /auth_token.js 2015/10/12 18:14:11 New client connected: 127.0.0.1:56984 2015/10/12 18:14:11 127.0.0.1:56984 passed arguments are: "--server_id XXXXXXXXXXXXXXX --type serial --auth_token YYYYYYYYYYYYYYYY" 2015/10/12 18:14:11 Command is running for client 127.0.0.1:56984 with PID 95770 2015/10/12 18:14:11 127.0.0.1:56984 101 GET /ws 2015/10/12 18:14:11 Command exited for: 127.0.0.1:56984Manfred Touron committed - 
Quentin Perez committed
 - 
Iwasaki Yudai committed
 - 
Iwasaki Yudai committed
 - 
Iwasaki Yudai committed
 - 
Iwasaki Yudai committed
 - 
Iwasaki Yudai committed
 
 - 
 - 10 Oct, 2015 1 commit
 - 
- 
Add a Gitter chat badge to README.md
Iwasaki Yudai committed 
 - 
 - 09 Oct, 2015 3 commits
 - 
- 
The Gitter Badger committed
 - 
fix typo
Iwasaki Yudai committed - 
Richard Metzler committed
 
 - 
 - 08 Oct, 2015 2 commits
 - 
- 
Iwasaki Yudai committed
 - 
Using a mutex
Iwasaki Yudai committed 
 - 
 - 07 Oct, 2015 2 commits
 - 
- 
* Bug fixes * SSL/TLS client certificate authentication support by @freakhill and @uovobw * New option `--permit-argument` to allow client to provide command line arguments by @QuentinPerez
Iwasaki Yudai committed - 
Iwasaki Yudai committed
 
 - 
 - 06 Oct, 2015 1 commit
 - 
- 
Thanks to @rgawenda at #65.
Iwasaki Yudai committed 
 - 
 - 05 Oct, 2015 5 commits
 - 
- 
Added handling of —permit-arguments option
Iwasaki Yudai committed - 
Quentin Perez committed
 - 
Iwasaki Yudai committed
 - 
support for client certificate
Iwasaki Yudai committed - 
Add 'Server' HTTP header with current GoTTY version
Iwasaki Yudai committed 
 - 
 - 02 Oct, 2015 1 commit
 - 
- 
$ curl -I http://gotty.server/ HTTP/1.1 200 OK Accept-Ranges: bytes Content-Length: 407 Content-Type: text/html; charset=utf-8 Last-Modified: Fri, 02 Oct 2015 08:04:28 GMT Server: GoTTY/0.0.10 Date: Fri, 02 Oct 2015 08:04:28 GMTManfred Touron committed 
 - 
 - 30 Sep, 2015 7 commits
 - 
- 
Added mutex to avoid concurrent writes
Iwasaki Yudai committed - 
fix typo
Iwasaki Yudai committed - 
Add relevant logic
Andrea Lusuardi - uovobw committed - 
Andrea Lusuardi - uovobw committed
 - 
Andrea Lusuardi - uovobw committed
 - 
Andrea Lusuardi - uovobw committed
 - 
Quentin Perez committed
 
 -