summaryrefslogtreecommitdiff
path: root/deps
AgeCommit message (Collapse)Author
2024-11-07rebase onto develop-2.0lijia
2024-10-21feature: packet IO support IP reassemblyluwenpeng
2024-09-20rename log_private.h to log_internal.hluwenpeng
2024-09-18feature(packet manager): support claim packt and add test caseluwenpeng
2024-09-13delete deps/list/list.hluwenpeng
2024-09-02rename *.cpp to *.c; renmae API. move benchmarks/* to test/decoder/http; fix ↵lijia
TSG-22347
2024-08-30refactor(deps): from *.cpp to *.cluwenpeng
2024-08-30🦄 refactor(infra/log & http test case): mv log to deps/loggeryangwei
trim http test case cmake
2024-08-28fix compile errorluwenpeng
2024-08-21✨ feat(integration decoders): http and glimpse_detectoryangwei
compile pass, todo test
2024-08-16refactor: move crc32_hash to deps dirluwenpeng
2024-08-14optimizate: clean up unused code && code formattingluwenpeng
2024-08-12🐎 ci(stage upgrade): split to 4 stageyangwei
2024-08-12🐞 fix(warning as error): fix unused parameter warningyangwei
2024-08-12🔧 build(compile Werror): reduce warningyangwei
2024-08-12✨ feat(plugin manager integration): packet and session exdata&mqyangwei
2024-08-12optimizate: session table support overwrite HASH_INITIAL_NUM_BUCKETSluwenpeng
2024-05-20✨ feat(plugin manager): integrated plugin manager, build successyangwei
2024-04-22Enhancement: Improve error handling in stellar's packet API by checking ↵luwenpeng
return values of metadata functions and adding descriptive error logging
2024-04-11Refactor main loopluwenpeng
2024-03-27Add linux kernel interval treeluwenpeng
2024-03-25Add tcp reassembly test caseluwenpeng
2024-03-21Add tcp reassemblyluwenpeng
2024-03-21Add interval treeluwenpeng
2024-03-14Refactor the session manager using session transformation 2D array & Update ↵luwenpeng
test case
2024-03-08rename xxx_create() / xxx_destory() -> xxx_new() / xxx_free()luwenpeng
2024-01-26add tomlluwenpeng
2024-01-23update session finite state machine & add tcp init -> opening test caseluwenpeng
2024-01-09Add stellar thread cycleluwenpeng
2024-01-03Move dablooms to depsluwenpeng
2023-12-13Add session timerluwenpeng
2023-12-08Add deps timeoutluwenpeng
2023-12-08Add deps uthashluwenpeng