1
0
forked from x/ContextOS

60 Commits

Author SHA1 Message Date
shaoying
37061a93ab mac syn 0.3.0 同步修改 2017-12-01 05:02:44 +08:00
shaoying
dd2568959b Merge branch '0.3.0' into 0.4.0 2017-12-01 05:02:32 +08:00
shaoying
f894545548 mac syn 0.2.0 同步修改 2017-12-01 05:00:45 +08:00
shaoying
709bbded80 Merge branch '0.2.0' into 0.3.0 2017-12-01 05:00:33 +08:00
shaoying
69d0e3d63a mac syn 0.1.0 同步修改 2017-12-01 04:59:21 +08:00
shaoying
823e6eaabd Merge branch '0.1.0' into 0.2.0 2017-12-01 04:59:09 +08:00
shaoying
0288417c24 mac mod Server 修改了很多细节,简化接口 2017-12-01 04:56:45 +08:00
shaoying
52089121a8 mac add lex添加了词法解析 2017-11-28 21:32:27 +08:00
shaoying
be806e2e1d vps syn 0.3.0 同步0.3.0修改 2017-11-25 16:28:19 +08:00
shaoying
72a361c4b7 Merge branch '0.3.0' 2017-11-25 16:28:10 +08:00
shaoying
80c4831df2 vsp syn 0.2.0 同步0.2.0修改 2017-11-25 16:24:51 +08:00
shaoying
85fbb752e0 Merge branch '0.2.0' into 0.3.0 2017-11-25 16:24:27 +08:00
shaoying
0e6d496070 Merge branch '0.1.0' into 0.2.0 2017-11-25 16:22:40 +08:00
shaoying
cb38843d82 vps syn 0.1.0 同步0.1.0修改 2017-11-25 16:20:54 +08:00
shaoying
c98127bc1a vps add msg.Log 统一日志输出,强化消息树的遍历 2017-11-25 16:12:32 +08:00
shaoying
69f3484ddf mac add WEB.Trans 将HTTP请求转换成Message 2017-11-21 08:45:16 +08:00
shaoying
5bd1c9a63b mac add web 添加了网页服务支持多主机多路由多模板 2017-11-21 06:08:40 +08:00
shaoying
ef3ca80970 Merge branch '0.2.0' into 0.3.0 2017-11-21 06:05:36 +08:00
shaoying
5679201960 Merge branch '0.1.0' into 0.2.0 2017-11-21 06:04:32 +08:00
shaoying
4671fd1b5d mac mod cli.target 创建新模块时自动切换到上下文 2017-11-21 06:01:00 +08:00
shaoying
705b2f8911 mac mod auth tree 同步0.2.0修改 2017-11-20 08:36:57 +08:00
shaoying
0a84f833aa Merge branch '0.2.0' 2017-11-20 08:36:30 +08:00
shaoying
af344228ed mac mod auth tree同步0.1.0权限树修改 2017-11-20 08:33:27 +08:00
shaoying
e1d3288b40 Merge branch '0.1.0' into 0.2.0 2017-11-20 08:33:04 +08:00
shaoying
6b0d2bc998 mac add auth tree 添加权限树 2017-11-20 08:30:02 +08:00
shaoying
67ca878f1e Merge branch '0.1.0' into 0.2.0 2017-11-19 15:31:26 +08:00
shaoying
b14b5fa5b9 mac mod tcp 修改了功能树,tcp下会有listen和dial模块 2017-11-19 15:28:52 +08:00
shaoying
30b713c05a mac mod ctx&cli 加强了消息驱动的作用,添加了命令行解析与回复,修改了退出过程,cli添加主控模式 2017-11-19 15:23:08 +08:00
shaoying
ed26172c1b mac add aaa ssh 添加了认证和加密通信模块 2017-11-13 08:47:18 +08:00
shaoying
1ddb903a87 mac mod message.ccc 将模块的操作移动到消息上 2017-11-13 08:46:04 +08:00
shaoying
954dd13717 mac mod message.ccc 将模块的操作接口移动消息上 2017-11-13 08:45:10 +08:00
shaoying
c293a1bd95 mac add userinfo 添加的用户权限管理 2017-11-12 20:33:48 +08:00
shaoying
2b8bdd92c3 mac add mdb&tcp 添加了mdb和tcp模块 2017-11-11 22:49:22 +08:00
shaoying
a2f4696979 mac add Message.Assert 添加了消息的异常处理 2017-11-11 22:45:20 +08:00
shaoying
bdc2fd7102 vpn pro ctx 修改了一些语法细节 2017-11-10 18:15:17 +08:00
shaoying
47c81a79fd vpn del other 0.1分支只维护ctx和cli模块 2017-11-10 16:10:28 +08:00
shaoying
a454b662fc mac mod help 修改了接口的帮助信息 2017-11-10 08:45:15 +08:00
shaoying
ee4f372e9f mac pro ctx 整理了ctx.go的代码 2017-11-09 22:51:50 +08:00
shaoying
c8cfc8f4cf vps add snippet.cmd/conf/cap 添加了cmd/conf/cap模板 2017-11-09 05:08:34 +08:00
shaoying
9cdea710d9 vpn pro context 修改了一些小东西 2017-11-08 17:31:11 +08:00
shaoying
8fe0d03eda vpn add web.Request 添加请求上下文 2017-11-08 08:34:41 +08:00
shaoying
75a8b5e544 mac mod web 修改了继承关系 2017-11-07 22:09:42 +08:00
shaoying
d57a74196a Merge branch mac mod context/web 添加了路径分发器 2017-11-07 18:53:46 +08:00
shaoying
3e27bdefb5 Merge branch mac mod context/web 添加了路径分发器 2017-11-07 18:50:29 +08:00
shaoying
48c9df4cee vpn add aaa 添加认证服务、网页服务 2017-11-07 17:50:47 +08:00
shaoying
5cb1f6e5ae mac mod context/web 支持https 2017-11-07 08:51:03 +08:00
shaoying
44e9496f66 mac mod context/web 添加了路径分发器 2017-11-06 21:16:13 +08:00
shaoying
7afce79a45 vpn mod context/web 网页服务支持多主机多路径 2017-11-06 18:12:02 +08:00
shaoying
f1925e3ab9 mac mod context 简化了接口遍历方式和调用参数 2017-11-06 00:40:25 +08:00
shaoying
da194af548 mac mod context 简化了接口遍历方式和调用参数 2017-11-06 00:36:14 +08:00