summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-11-28Add session_uuid and log_uuid to the log fieldHEADdevelop-4.9fengweihao
2024-11-28TSG-23932: Support parsing session_uuid fieldwangmenglan
2024-11-27TSG-23925 Supports scanning of source_zone and destination_zone, and removes ↵fengweihao
internal and external
2024-11-27TSG-23921 Tfe uses field instead of attribute and field_name value to remove ↵fengweihao
the attr prefix
2024-11-21enhance http healthcheckv4.11.3-20241121luwenpeng
2024-11-20TSG-23842 请tfe提供健康状态查询的HTTP服务v4.11.2-20241120luwenpeng
2024-11-20TSG-23793 Fixed the issue where comments in the HTML page containing <head> ↵fengweihao
or <body> tags would cause the inserted script to fail
2024-11-18uuid_v4.h兼容X86和AArch64架构fengweihao
2024-11-15TSG-23335 TFE适配AArch64架构v4.11.1-20241115luwenpeng
2024-11-13TSG-22780 设置内核参数kernel.io_uring_disabled=0luwenpeng
2024-11-13TSG-23380: I/O层移除FieldStat2,使用FieldStat4wangmenglan
2024-11-13TSG-23378 TFE移除平台层的FieldStat2,为适配AArch64做准备luwenpeng
2024-11-12TSG-23705 Fix array_size error in last_hit_objects causing coredump ↵v4.10.10-20241112fengweihao
TSG-23454 Supports streaming scanning of HTTP request/response headers
2024-11-12bugfix: memory leakwangmenglan
2024-11-07TSG-23483 Change after_page_load to html_body in Inject Javascript policy.v4.10.9-20241107fengweihao
2024-11-07TSG-23454 Add key scan in http request header and response header.fengweihao
TSG-23455 Change profile_name to content_name in Replace File policy. TSG-23424 Change tsg_policy_id to tsg_policy_uuid in Redirect policy.
2024-11-06bugfix:mirror流量的MAC地址是默认值wangmenglan
2024-11-05OMPUB-1508 For tunnel traffic, asymmetric traffic, and traffic matching the ↵v4.10.8-20241105wangmenglan
"no intercept" policy, only a session ID index flow table is created
2024-11-04TSG-23332 Fix the issue of coredump generated when Proxy executes lua script.v4.10.7-20241104fengweihao
2024-10-30TSG-23072 Change the Policies-Manipulation log field from proxy_rule_list to ↵v4.10.6-20241030fengweihao
proxy_rule_uuid_list TSG-23090 Change the action field in the Metric structure proxy_rule_hits to the string type
2024-10-25TSG-22751 Adaptation of Proxy Manipulation Policy actions and changes to ↵v4.10.5-20241025fengweihao
action parameters.
2024-10-25bugfix: traffic mirror debug logluwenpeng
2024-10-24TSG-22784 TFE适配TRAFFIC_MIRROR_PROFIL库表字段变更luwenpeng
2024-10-23TSG-22773 TFE适配TRAFFIC_MIRROR_PROFILE/PROXY_TCP_OPTION库表变更v4.10.4-20241023luwenpeng
2024-10-22Change insert_profile to object_profile and fix ip_tag scanning issuefengweihao
2024-10-21TSG-22751 In the manipulation of the Proxy, remove the method definition in ↵fengweihao
action_parameter and update the action definition.
2024-10-18TSG-22751 Revert: TRAFFICS_MIRROR_PROFILE -> TRAFFIC_MIRROR_PROFILEv4.10.3-20241018luwenpeng
2024-10-17bugfix: downstream connected success set is_app_not_pinningluwenpeng
2024-10-17Adapt to the changes in the addition and deletion flags of the callback table.fengweihao
2024-10-17Fix rule_uuid setting issue in policy metric and adapt ↵fengweihao
TRAFFICS_MIRROR_PROFILE table name change
2024-10-16TSG-22707 Adaptation of DB indicates changes, fixes self-check process ↵fengweihao
testing issues
2024-10-15TSG-22752 Delete SSL Fingerprints, use is_app_not_pinning to determine ↵luwenpeng
Certificate Not Installed or Certificate Pinning
2024-10-12Fix the scanning interface for UUID objects and adapt to changes in the ↵fengweihao
APP_ID_DICT dictionary table.
2024-10-10Fix the issue of loading JSON files in Maat within tfefengweihao
2024-09-29TSG-22707 tfe adapts to maat interface changesfengweihao
2024-09-27bugfix: parse vsys_id of PXY_INTERCEPT_RULEluwenpeng
2024-09-26change maat_plugin_table_get_ex_data() key type from uuid_t to uuid stringluwenpeng
2024-09-26fix compile errors for adapting maatluwenpeng
2024-09-25PXY_INTERCEPT_RULE,SERVICE_CHAINING_RULE adapt uuidwangmenglan
2024-09-25TSG-22699 适配控制报文修改wangmenglan
2024-09-25feature (adapt maat): keyring type changed from int to uuid_string when ↵luwenpeng
using RPC with cerstore
2024-09-25feature(adapt maat): TSG_PROFILE_TRAFFIC_MIRROR adapt uuidluwenpeng
2024-09-25feature(adapt maat): PXY_PROFILE_DECRYPTION adapt uuidluwenpeng
2024-09-25feature(adapt maat): PXY_SSL_FINGERPRINT adapt uuidluwenpeng
2024-09-25feature(adapt maat): delete iris modeluwenpeng
2024-09-11TSG-22512 修复Manipulation配置Server FQDN Tags策略无法命中v4.10.2-20240911fengweihao
TSG-22504 Manipulation日志输出Client Country,server_country字段 TSG-22374 修复Manipulation日志字段中的http版本号
2024-08-30TSG-22251 ↵v4.10.1-20240830fengweihao
Manipulate统计中,当Metric无有效数值时,不在调用filedstat4发送Metric
2024-08-30TSG-22258 HTTP/2解析层不在扫描HTTP ↵fengweihao
Method为CONNECT的请求,提供edit_element_tool工具获取HTML/JSON的层级关系
2024-08-30TSG-22316 Manipulation支持Device相关策略的扫描与日志发送, ↵fengweihao
TSG-22051 Manipulation日志发送Library相关字段, TSG-22256 Manipulation日志发送Incoming Link ID和Outgoing Link ID等字段
2024-08-27TSG-22333 修改控制报文wangmenglan