]> prime8.dev >> repos - ttyd.git/log
ttyd.git
8 years agoBump to 1.1.0
Shuanglei Tao [Wed, 12 Oct 2016 23:24:39 +0000 (07:24 +0800)]
Bump to 1.1.0

8 years agoOptimize client js
Shuanglei Tao [Mon, 10 Oct 2016 16:34:46 +0000 (00:34 +0800)]
Optimize client js

8 years agoAdd support for the --check-origin option
Shuanglei Tao [Mon, 10 Oct 2016 15:33:00 +0000 (23:33 +0800)]
Add support for the --check-origin option

requires libwebsockets 1.7.0+ since lws_parse_uri is available from 1.7.0

8 years agoAdd support for the --readonly option
Shuanglei Tao [Mon, 10 Oct 2016 14:08:17 +0000 (22:08 +0800)]
Add support for the --readonly option

8 years agoAdd support for the --once option
Shuanglei Tao [Mon, 10 Oct 2016 13:39:43 +0000 (21:39 +0800)]
Add support for the --once option

8 years agoUse custom Server header in http response
Shuanglei Tao [Thu, 6 Oct 2016 07:01:41 +0000 (15:01 +0800)]
Use custom Server header in http response

8 years ago[ci skip] update README.md and use libopenssl for openwrt
Shuanglei Tao [Sat, 1 Oct 2016 13:41:26 +0000 (21:41 +0800)]
[ci skip] update README.md and use libopenssl for openwrt

8 years agolibwebsockets: hande fragmented messages, fixes #9
Shuanglei Tao [Sat, 1 Oct 2016 12:32:40 +0000 (20:32 +0800)]
libwebsockets: hande fragmented messages, fixes #9

8 years ago[ci skip] openwrt: bump to 1.0.0
Shuanglei Tao [Tue, 27 Sep 2016 16:46:21 +0000 (00:46 +0800)]
[ci skip] openwrt: bump to 1.0.0

8 years agocmake: enhance dependency check
Shuanglei Tao [Tue, 27 Sep 2016 15:28:05 +0000 (23:28 +0800)]
cmake: enhance dependency check

8 years ago[ci skip] Update README.md
Shuanglei Tao [Sun, 25 Sep 2016 01:12:52 +0000 (09:12 +0800)]
[ci skip] Update README.md

8 years agoBump to 1.0.0
Shuanglei Tao [Sat, 24 Sep 2016 17:56:57 +0000 (01:56 +0800)]
Bump to 1.0.0

8 years agoImplemented authentication for websocket connection
Shuanglei Tao [Sat, 24 Sep 2016 16:56:53 +0000 (00:56 +0800)]
Implemented authentication for websocket connection

8 years agotravis: test both 1.7.x and 2.0.x version of libwebsockets
Shuanglei Tao [Tue, 20 Sep 2016 12:38:12 +0000 (20:38 +0800)]
travis: test both 1.7.x and 2.0.x version of libwebsockets

8 years agoForce exit program for the second ^C
Shuanglei Tao [Tue, 20 Sep 2016 12:08:03 +0000 (20:08 +0800)]
Force exit program for the second ^C

8 years agoMove source files to src
Shuanglei Tao [Mon, 19 Sep 2016 14:20:40 +0000 (22:20 +0800)]
Move source files to src

8 years ago[ci skip] Add openwrt Makefile
Shuanglei Tao [Sat, 17 Sep 2016 12:23:09 +0000 (20:23 +0800)]
[ci skip] Add openwrt Makefile

8 years ago[ci skip] Add Dockerfile
Shuanglei Tao [Sat, 17 Sep 2016 03:59:32 +0000 (11:59 +0800)]
[ci skip] Add Dockerfile

8 years agoRe organize and format code
Shuanglei Tao [Sat, 17 Sep 2016 03:58:40 +0000 (11:58 +0800)]
Re organize and format code

8 years ago[ci skip] Update README.md
Shuanglei Tao [Fri, 16 Sep 2016 08:33:15 +0000 (16:33 +0800)]
[ci skip] Update README.md

8 years agoCMake: add install target for ttyd
Shuanglei Tao [Fri, 16 Sep 2016 08:27:37 +0000 (16:27 +0800)]
CMake: add install target for ttyd

8 years agoAdd command line options and help
Shuanglei Tao [Fri, 16 Sep 2016 05:50:57 +0000 (13:50 +0800)]
Add command line options and help

8 years ago[ci skip] Add .gitattributes
Shuanglei Tao [Thu, 15 Sep 2016 02:39:42 +0000 (10:39 +0800)]
[ci skip] Add .gitattributes

8 years agoAdd .travis.yml
Shuanglei Tao [Wed, 14 Sep 2016 00:53:49 +0000 (08:53 +0800)]
Add .travis.yml

8 years agoInitial commit
Shuanglei Tao [Mon, 12 Sep 2016 00:30:45 +0000 (08:30 +0800)]
Initial commit