Commit Graph

21 Commits

Author SHA1 Message Date
liuxueli
e3ea4d0729 update session manager interface definition; define ex_data interface; delete the event design 2022-08-25 19:17:23 +08:00
luwenpeng
9cfa120ae7 feature: http decoder
* support parser uncompress request/response
    * define public API interface
2022-08-19 16:46:15 +08:00
liuwentan
1d7b9d8c94 Merge branch develop-0.0 2022-08-11 09:38:38 +08:00
liuwentan
a93ffa9078 [PACKET_IO]format code style 2022-08-10 10:20:12 +08:00
liuwentan
c2d5b9cdb7 [PACKET_IO] add pio_packet structure for pcap_live/pcap_file mode 2022-08-09 15:58:46 +08:00
luwenpeng
0f7468b994 Refactored pm_session_dettach_others to pm_session_take_over 2022-08-08 16:25:15 +08:00
liuwentan
9cf895fa07 [PACKET_IO] finish pcap_file mode 2022-08-05 11:03:11 +08:00
luwenpeng
5c790085eb Plugin management support pm_session_dettach_me and pm_session_dettach_others
Add test cases for pm_session_dettach_me and pm_session_dettach_others
2022-08-04 17:30:03 +08:00
luwenpeng
50111e7cd0 Plugin Management support C plugin 2022-08-02 18:50:17 +08:00
liuwentan
ee2513fde4 [PACKET_IO]bugfix for marsio mode 2022-07-29 13:31:09 +08:00
liuwentan
90b60f637e [PACKET_IO] finish marsio mode 2022-07-28 21:22:44 +08:00
liuwentan
536bf31be1 [PAKCET_IO] framework intermediate state <the second time> 2022-07-28 20:30:48 +08:00
liuwentan
7ae4ca2e2a [PAKCET_IO] framework intermediate state 2022-07-28 15:12:46 +08:00
luwenpeng
61e3c264f3 Refactored plugin management interface 2022-07-27 15:57:43 +08:00
yangwei
4735a8073a 🦄 refactor(plugin manager): Updating interface definitions 2022-07-27 14:17:49 +08:00
yangwei
7a3bc7a888 🦄 refactor(plugin manager): update interface definition 2022-07-27 14:17:49 +08:00
yangwei
ba866fef10 feat(session_manager): init return with handle 2022-07-27 14:17:49 +08:00
yangwei
6f558132a1 rename packet_io_loop to stellar_event_base_loop 2022-07-27 14:17:49 +08:00
liuwentan
82a97ff067 [ADD] packet_io framework 2022-07-26 15:05:14 +08:00
yangwei
da47b80442 feat(packet_io): add gtest_packet_io 2022-07-14 15:06:57 +08:00
yangwei
658108724c add deps directory
update inner include headers
2022-07-14 15:05:18 +08:00