index
:
mesalab_git/stellar/stellar-on-sapp.git
Feature-closing-send-sesison-msg
Feature-get-rawpkt-by-stream-dir
Feature-icmp-session
Feature-limit-msg-max-pub
Feature-session-mq-priority
Fix-mistake-rawpkt-assign
Fix-mq-sub-allow-null-msg-cb
Fix-set_preappend
Perf-disable-priority
Perf-drop-inactive-tcp
Perf-inline-session-get0-current-packet
Refactor-mq-api
bugfix-route-direction-error
czz-burstscope
dev-1.0-yangwei
dev-2.0
dev-2.0-yangwei
dev-czz
dev-liuwentan
develop
devzz
feature-add-geturl
master
update-session_flags_message_struct
Repository for stellar/stellar-on-sapp
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
plugin_manager
Age
Commit message (
Collapse
)
Author
2024-07-10
โจ feat(icmp session): create transient session for icmp
Feature-icmp-session
yangwei
2024-07-10
๐งช test(plugin_manager gtest): add session_mq_topic_is_active test case
yangwei
2024-07-09
๐ฆ refactor(stellar message define): define header and body
Perf-drop-inactive-tcp
yangwei
2024-07-09
๐ perf(session_state_update_on_sapp): drop tcp when topic inactive
yangwei
2024-07-09
๐ fix(message dispatch): update current plugin id before msg_cb
v2.1.3
yangwei
2024-07-01
โฉ revert(packet mq & exdata): remove correlative code
yangwei
2024-06-14
๐ fix(stellar_session_mq_subscribe): fix check dup error when subcribe
v2.1.2
yangwei
2024-06-04
โจ feat(limit max pub msg num): default 128 msg per packet
Feature-limit-msg-max-pub
yangwei
2024-06-03
โจ feat(plugin manager intrisic mq): send empty msg when session closing
Feature-closing-send-sesison-msg
yangwei
2024-05-31
๐ fix(session runtime new & free): invalid mem op when no plugin register
yangwei
2024-05-30
๐ fix(dettach in ctx_new): fix call ctx_free until session free
yangwei
2024-05-30
โจ feat(packet direction unknonw): set session in session packet
yangwei
2024-05-29
๐ fix(plugin manager on packet egress): update trigger logic in loader
yangwei
2024-05-28
๐ fix(session msg dispatch): check mq status before msg_cb
yangwei
fix wrong behavior when call dettach in ctx_new
2024-05-28
๐งช test(plugin_manager internal test): add internal.h for whitebox test
yangwei
2024-05-28
๐งช test(remove http decoder): rm related source code
yangwei
2024-05-28
๐งช test(example plugin): add packet mq example
yangwei
2024-05-26
โจ feat(packet mq): build success, to be tested
yangwei
2024-05-26
โจ feat(packet exdata): clean pkt exdata after egress
yangwei
2024-05-26
โจ feat(packet exdata & mq): add new header file
yangwei
2024-05-23
โจ feat(free msg timing): call free_msg_cb defer
yangwei
2024-05-23
โจ feat(get sidlist): cstream_opt instead of rawpkt_opt
yangwei
2024-04-30
โจ feat(polling return with work state): 0: idle, 1: working
yangwei
2024-02-28
โจ feat(polling plugin): support register polling plugin
yangwei
2024-02-28
โจ feat(session message defer free): free delivered messags in egress stage
yangwei
2024-02-28
๐ฆ refactor(API implementation): Refactor API to use new headers
yangwei