summaryrefslogtreecommitdiff
path: root/images_build
AgeCommit message (Expand)Author
2024-11-07feature:TSG-23262:Support aarch64 arch.fumingwei
2024-09-12feature:TSG-22325:Add Proxy Intercept chello fragment cases.v2.0.10fumingwei
2024-07-12bugfix: specify install v5.0.5 public_suffix.v2.0.9fumingwei
2024-07-12bugfix: service_function_name option match mutli name.fumingwei
2024-06-11bugfix: Add shaping site in shaping domain.v2.0.6fumingwei
2024-06-11bugfix: Fix shaping no rate limit case fail bug.fumingwei
2024-06-07bugfix: Fix build web server image error.fumingwei
2024-06-05bugfix: Update sources list to tsinghua.fumingwei
2024-06-05bugfix: Comment the config and Using the built-in code config.fumingwei
2024-06-04feature: Add no rate limit shaping case.fumingwei
2024-06-04refactor: Change case runner function to staticmethod.fumingwei
2024-06-04refactor: Change assert class function to staticmethod.fumingwei
2024-06-04refactor: Rename assert function args.fumingwei
2024-06-04reafactor: change max_recv_speed_large to max_recv_speed.fumingwei
2024-06-04feature: Delete configloader Default config.fumingwei
2024-06-04feature: support export summary info.fumingwei
2024-05-28feature: Modify case names.fumingwei
2024-05-27feature: Support verify shaping DSCP value.fumingwei
2024-05-22feature:Modify args name loop to periodical.fumingwei
2024-05-22feature: Support read service function maps.fumingwei
2024-05-22bugfix: fix build image error.fumingwei
2024-05-22feature: Add shaping rate limit cases.fumingwei
2024-05-22refactor: Rewrite client.py.fumingwei
2022-10-17bugfix:新增compatible_mode配置项,用来适配7400,9140环境v2.0.4fumingwei
2022-10-09feature:新增max_service_function_index和list_service_function_index输入�...v2.0.3fumingwei
2022-10-09feature:TSG-12130:修复在TSG-X在容器化环境下,自检dns相关case运�...fumingwei
2022-09-23feature:TSG-12014:新增适配k3s的功能v2.0.2fumingwei
2022-04-19bugfix:TSG-10325:修复因dnspython升级导致case test_firewallDenyDrop_dns...v2.0.1fumingwei
2022-04-06feature:修改安装ruby版本fumingwei
2021-12-24feature:TSG-7962:修改case名字、增加检验策略url和host是否存在�...v22.01.1fumingwei
2021-12-06bugfix:TSG-7684:TSG-8485:修改自检的服务器证书的签署方式由中�...v21.12.1fumingwei
2021-10-15bugfix:TSG-8020:修复因firewall实现block方式变为先发fin再发送rst...v21.10.2fumingwei
2021-10-14bugfix:修改dns容器编译失败问题v21.10.1fumingwei
2021-10-14bugfix:TSG-8020:修改firewallblock动作时由发送FIN结束连接变为发...fumingwei
2021-09-17bugfix:TSG-7685:自检产生过多的worker进程fumingwei
2021-09-09bugfix:删除logging使用,使用写文件append的方式操作日志文件fumingwei
2021-09-08bugfix:修改badssl证书相关issuer信息v21.09.1fumingwei
2021-09-08bugfix:使用proxyInsert.html替换proxyInsert文件fumingwei
2021-09-08refactor:修改dns测试相关域名,因dns allow和deny策略冲突,删�...fumingwei
2021-09-07bugfix:修改dns pass相关策略失败的bug,删除多余的dnsmsaq.conffumingwei
2021-09-07bugfix:删除对telegraf的应用fumingwei
2021-09-07bugfix:修改badssl编译证书过程中,因host name过长的导致的编译...fumingwei
2021-09-07refactor:修改证书的有限期有7300天变为3650天fumingwei
2021-09-07refactor:TSG-7663,修改自检使用host name的后缀由geedge.net改为gdnt...fumingwei
2021-09-07refactor:修改tsg-diagnose日志的删除方式由脚本变为tmpfilefumingwei
2021-09-07bugfix:修改dign-client容器使用client.conf修改重启后失效问题fumingwei
2021-09-07feature:新增DignTextTestResult处理自检结果输出fumingwei
2021-09-06feature:新增使用logging将testcase的结果输出到文件和console上fumingwei
2021-09-03refactor:删除tsg-diagnose.py的write和format配置项fumingwei
2021-09-02refactor:修改导入badssl相关证书的目录,将宿主机上的dnsmasq.co...fumingwei