Commit Graph

31 Commits

Author SHA1 Message Date
luwenpeng
3dafe5393f rename log_private.h to log_internal.h 2024-09-20 16:59:19 +08:00
luwenpeng
721d5d1466 feature(packet manager): support claim packt and add test case 2024-09-18 14:36:31 +08:00
luwenpeng
16b5174d94 delete deps/list/list.h 2024-09-13 18:07:40 +08:00
lijia
94a75460e9 rename *.cpp to *.c; renmae API. move benchmarks/* to test/decoder/http; fix TSG-22347 2024-09-02 09:42:09 +08:00
luwenpeng
419d12760e refactor(deps): from *.cpp to *.c 2024-08-30 18:55:14 +08:00
yangwei
aa5c41e4d7 🦄 refactor(infra/log & http test case): mv log to deps/logger
trim http test case cmake
2024-08-30 15:04:46 +08:00
luwenpeng
283d591e6b fix compile error 2024-08-28 19:00:32 +08:00
yangwei
dafbecd49a feat(integration decoders): http and glimpse_detector
compile pass, todo test
2024-08-21 09:38:18 +08:00
luwenpeng
eaf77888e8 refactor: move crc32_hash to deps dir 2024-08-16 11:23:32 +08:00
luwenpeng
6e1c25a445 optimizate: clean up unused code && code formatting 2024-08-14 17:25:46 +08:00
yangwei
90ca08568e 🐎 ci(stage upgrade): split to 4 stage 2024-08-12 15:48:37 +08:00
yangwei
6bb5c44ee3 🐞 fix(warning as error): fix unused parameter warning 2024-08-12 15:48:37 +08:00
yangwei
526171618f 🔧 build(compile Werror): reduce warning 2024-08-12 15:47:05 +08:00
yangwei
6786372449 feat(plugin manager integration): packet and session exdata&mq 2024-08-12 15:45:50 +08:00
luwenpeng
0414710399 optimizate: session table support overwrite HASH_INITIAL_NUM_BUCKETS 2024-08-12 15:32:37 +08:00
yangwei
e0ec3f2d52 feat(plugin manager): integrated plugin manager, build success 2024-05-20 10:09:18 +08:00
luwenpeng
dd32f0f231 Enhancement: Improve error handling in stellar's packet API by checking return values of metadata functions and adding descriptive error logging 2024-04-22 14:23:50 +08:00
luwenpeng
84541c40e2 Refactor main loop 2024-04-11 16:33:35 +08:00
luwenpeng
814a0d739f Add linux kernel interval tree 2024-03-27 17:16:59 +08:00
luwenpeng
5b92d6d8de Add tcp reassembly test case 2024-03-25 17:30:48 +08:00
luwenpeng
2ad811f68d Add tcp reassembly 2024-03-21 19:27:41 +08:00
luwenpeng
36b9a8282a Add interval tree 2024-03-21 10:06:11 +08:00
luwenpeng
ce00122557 Refactor the session manager using session transformation 2D array & Update test case 2024-03-14 18:03:34 +08:00
luwenpeng
c945931620 rename xxx_create() / xxx_destory() -> xxx_new() / xxx_free() 2024-03-08 14:20:36 +08:00
luwenpeng
87dfa0849c add toml 2024-01-26 16:08:31 +08:00
luwenpeng
1f668b1a01 update session finite state machine & add tcp init -> opening test case 2024-01-23 14:30:46 +08:00
luwenpeng
37f4680dbc Add stellar thread cycle 2024-01-09 18:03:24 +08:00
luwenpeng
6fda3e9ddb Move dablooms to deps 2024-01-03 17:18:15 +08:00
luwenpeng
2d3e182b5a Add session timer 2023-12-13 11:43:47 +08:00
luwenpeng
252c74719b Add deps timeout 2023-12-08 11:33:11 +08:00
luwenpeng
458802effa Add deps uthash 2023-12-08 11:23:12 +08:00