| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
fix: check return values of signal, fclose, strftime, snprintf_s - signal(): check SIG_ERR and log with key=value format - fclose(): check EOF and log errno with key=value format - strftime(): check zero return (buffer overflow) and fallback to empty string - snprintf_s(): check negative return and return early on failure | 1 个月前 | |
【ubse】优化 com 消息处理与日志内存占用 - intercom handlerMap_ 由 1000x1000 稠密数组改为 ubse::utils::PairMap 稀疏映射, 内存由约 15.3MiB 降至数十 KB,并去掉模块码 1000 硬上限 - UbseLoggerEntry 内联缓冲 512B->256B,降低预分配日志环形缓冲占用 - 日志默认队列项 DEFAULT_LOG_ITEM 保留 4096 ut修改 | 4 天前 | |
fix security audit issues | 1 个月前 | |
紧急修复 | 1 个月前 | |
fix security audit issues | 1 个月前 | |
| 20 天前 | ||
#fix com&http模块若干安全问题修复 | 18 天前 | |
fix: require explicit API server permission object | 1 天前 | |
fix: check return values of signal, fclose, strftime, snprintf_s - signal(): check SIG_ERR and log with key=value format - fclose(): check EOF and log errno with key=value format - strftime(): check zero return (buffer overflow) and fallback to empty string - snprintf_s(): check negative return and return early on failure | 1 个月前 | |
scheduler_refactor: 框架改进 + filter 重命名(含初始重构) | 1 天前 | |
feat: pre-commt警告修复,using namespace修复 | 1 个月前 | |
feat: pre-commt警告修复,using namespace修复 | 1 个月前 | |
[UBSE] #feat #framework 新增C++17反射自动序列化框架 - UbseAutoSimpo<T>/UbseAutoSimpoTuple<Args...> 泛型SIMPO序列化模板 - is_raw_memcopy trait: 原始内存拷贝类型opt-in, 减少重复代码 Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com> | 16 天前 | |
Merge branch 'master' into br_npu_dev_20260330 | 1 个月前 | |
| 1 个月前 | ||
| 1 个月前 | ||
clang-format统一格式化 | 2 个月前 | |
fix security audit issues | 1 个月前 | |
libvirt xml没有满足条件的controller节点场景GetBusInstance方法无限循环问题修改 | 16 天前 | |
feat: open-source the entire project | 4 个月前 |