Releases: libxengine/XEngine_ProxyServer
XEngine_ProxyServiceApp V1.10.0.1001
- 254726c - complete test - @xengine-qyt
- 16ff79c - test - @xengine-qyt
- 56191f5 - test file - @xengine-qyt
- 645ddc1 - test - @xengine-qyt
- 3f24455 - test - @xengine-qyt
- 7b4fc55 - test - @xengine-qyt
- a9a0613 - test - @xengine-qyt
- b54eb43 - Update release.yml - @xengine-qyt
- ff23efc - Update release.yml - @xengine-qyt
- 3c1c8d7 - Update release.yml - @xengine-qyt
- c2a5f7d - Update release.yml - @xengine-qyt
- 6ce7333 - test - @xengine-qyt
- ecc4bb6 - modify:workflows - @xengine-qyt
- b4df86a - Update release.yml - @xengine-qyt
- d802fff - update:readme - @xengine-qyt
- 0b8b68c - log fixed - @xengine-qyt
- 7077654 - update:workflows - @xengine-qyt
- a2be66b - test log - @xengine-qyt
- afb4820 - test - @xengine-qyt
- 1925900 - test - @xengine-qyt
- 72235b0 - test log - @xengine-qyt
- b471056 - test log - @xengine-qyt
- 39d3816 - test log - @xengine-qyt
- f8000f0 - test - @xengine-qyt
- f1634e4 - test - @xengine-qyt
- ed6b356 - test - @xengine-qyt
- 1409a2a - update:workflows - @xengine-qyt
- 2c28076 - update:workflows - @xengine-qyt
- f343602 - test - @xengine-qyt
- 0b34828 - test release - @xengine-qyt
- 57994c2 - test - @xengine-qyt
- 47c5ed4 - test - @xengine-qyt
- a40ab66 - test - @xengine-qyt
- bd7d761 - release test - @xengine-qyt
- 4fb7ab1 - test - @xengine-qyt
- 94669d9 - test release - @xengine-qyt
- 8da60b5 - release test - @xengine-qyt
- 309d228 - release test - @xengine-qyt
- e34b331 - release test - @xengine-qyt
- f88bff6 - test - @xengine-qyt
- 127f494 - test - @xengine-qyt
- 671bdf8 - download test - @xengine-qyt
- 94fae34 - test - @xengine-qyt
- ec79f17 - test - @xengine-qyt
- 326820c - modify:test for workflows - @xengine-qyt
- e6078e6 - update:document and configure file - @xengine-qyt
- 61f56c1 - update:release.yml - @xengine-qyt
- 1d8f49b - added:release.yml - @xengine-qyt
- d3d0c33 - fixed:delete dest client for forward - @xengine-qyt
- 77d8cb0 - modify:bind modify to named and add anonymous for forward of bind - @xengine-qyt
- 8d5087c - added:ms x64 release supported - @xengine-qyt
- 9e87708 - update:depend library - @xengine-qyt
- c4f0198 - update:depend library - @xengine-qyt
- 6b6308b - modify:test packet - @xengine-qyt
- b8e6386 - added:linux and mac packet support - @xengine-qyt
- f7ff90e - modify:just packet release build file - @xengine-qyt
- 62a9e66 - modify:packet test for workflows/msbuild.yml - @xengine-qyt
- 463ed26 - added:crash core-dump support for windows - @xengine-qyt
- a17aa8f - improved:start parameter parse - @xengine-qyt
- 825b94c - added:issue translator - @xengine-qyt
- 483386a - update:depend json module - @xengine-qyt
- c31c341 - delete:macos-14 from workflows/macbuild.yml - @xengine-qyt
- 9e320f2 - fixed:checkout libxengine branch name - @xengine-qyt
- 7339638 - fixed:crashed when exist added:macos-14 workflows/macbuild.yml - @xengine-qyt
- 70252b1 - modify:disable report info when test start update:ms-build action - @xengine-qyt
- 3095c3b - fixed:make build file ext name - @xengine-qyt
- 5c3716f - added:test start mode parameter delete:getchar() when test start fixed:sub module dir is incorrect - @xengine-qyt
- dc4a08c - modify:vs copy file name - @xengine-qyt
- f5715f5 - fixed:make build error on mac - @xengine-qyt
- b1d1b1f - update:dispatch make file - @xengine-qyt
- 9f4264c - added:workflows - @xengine-qyt
- ff37b53 - update:make file - @xengine-qyt
XEngine_ProxyServer V1.9.0.1001
增加:XENGINE版本处理和退出等待功能
更新:匹配XEngineV8.38版本
修改:从XEngine中移动SOCKS管理代码到会话模块中
修改:从XEngine中移动tunnel管理代码到会话模块中
修正:SOCKS连接完成后客户端客户端状态不正确的的问题
修正:tunnel保持连接数据处理不正确的问题
修正:tunnel数据未完成处理失败导致的问题
删除:多余的第三方库jsoncpp
added:xengine version process and getchar with error exit
update:xengine V8.38 match
modify:move socks to session module from xengine.
modify:move tunnel to session module from xengine.
fixed:socks connect complete client status is incorrect
fixed:tunnel keep-live connect data process is incorrect
fixed:is not complete data handle failed when tunnel proxy packet
delete:json of third-part
XEngine_ProxyServer V1.8.0.1001
增加:信息报告支持
修改:使用git的submodule替换了jsoncpp模块
修改:分离了版本列表配置从主配置中
修改:信号量现在有日志提示了
修正:日志配置没有效果的问题
added:info report supported
modify:jsoncpp use sub module instead
modify:detach version list from main configure file
modify:single have log tips
fixed:log configure is not work
XEngine_ProxyServer V1.7.1.1001
更新:匹配XEngine V8.25
删除:授权验证功能
update:match xengine v8.25
delete:authorize supported
XEngine_ProxyServer V1.7.0.1001
增加:转发协议支持用户验证了
修改:用户验证从本地用户验证修改为http用户验证
修改:http转发包协议现在有code和msg字段了
修改:ModuleSession_Forward_Get是否登录处理
修改:转发列表和绑定协议错误处理方法
修改:转发协议请求必须登录了
修正:套接字验证类型不正确
删除:SOCKS和TUNNEL代理启动参数支持
删除:解绑协议支持,因为不会被使用到
added:forward user verifacation supported
modify:user verifacation modify to http pass from local user
modify:http forward packet protocol have code and msg field
modify:ModuleSession_Forward_Get supported addr whether login
modify:forward list and bind protocol error process way
modify:forward must be login now
fixed:socks ver type is incorrent
delete:socks and tunnel start parament supported
delete:unbind protocol,because that does not work
XEngine_ProxyServer V1.6.0.1001
增加:数据转发解绑协议支持
增加:数据转发为会话模块插入现在有用户信息了
更新:匹配XEngine到V8.15版本
修改:数据转发枚举用户信息现在有更多信息
修正:数据转发枚举用户列表没有释放内存的问题
修正:数据转发用户登录的时候没有创建包管理器的问题
修正:数据转发用户退出没有释放包资源的问题
删除:数据转发没有用的协议处理代码
added:unbind protocol supported
added:insert have user info for session module
update:match xengine v8.15
modify:Enumerating users now has more information
fixed:does not free memory when enum user
fixed:forward does not create packet when client login
fixed:does not delete packet res when client close
modify:does not close bind client when client close
delete: unused protocol code
XEngine_ProxyServer V1.5.1.1001
更新:匹配XEngine到V8.x版本
更新:启动打印xengine版本类型了
修改:启动参数-v现在打印自身版本信息
删除:xengine版本判断代码
update: match xengine v8.x
update:start printf xengine ver type
modify:printf self version info for parament -v
delete:xengine version judgment code
XEngine_ProxyServer V1.5.0.1001
优化:优化服务器性能和线程个数
修改:tunnel和socks代理客户端使用了新的客户端函数
修正:客户端关闭没有释放资源
修正:关闭服务器崩溃
improved: server performance and thread number
modify: tunnel and socks proxy clients used to new client functions
fixed:client close does not free res
fixed:close server is crashed
XEngine_ProxyServer V1.4.0.1001
更新:匹配XEngine 7.43版本
修改:使用新的方式来关闭客户端
修正:当客户端关闭某些时候回崩溃的问题
update:match xengine v7.43
modify:use the new way to close the client
fixed:crashed when client is closed
XEngine_ProxyServer V1.3.1.1001
更新:匹配XEngine 7.38版本
修改:现在支持MACOS系统了
修改:linux和mac的构建名称
修正:日志句柄打印错误
修正:某些时候退出崩溃的问题
update:match xengine v7.38 version
modify:support macos now
modify:linux and mac build name
fixed:handle log printf is incorrent
fixed:sometime is crashed when program exit