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
Age
Commit message (
Expand
)
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
๐ fix(sapp loader tcp entry): fix miss last packet in tcp topic
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
๐งช test(plugin manager gtest): add polling plugin test case
yangwei
2024-06-03
โจ feat(stellar.h add new API): stellar_emit_datapath_telemetry
v2.1.1
yangwei
2024-06-03
โจ feat(plugin manager intrisic mq): send empty msg when session closing
Feature-closing-send-sesison-msg
yangwei
2024-06-02
๐ fix(session_state_update_on_sapp): fix rawpkt assign mistake when closing
Fix-mistake-rawpkt-assign
yangwei
2024-05-31
๐งช test(plugin manager test case): add invalid pub msg when session closing
v2.1.0
dev-2.0-yangwei
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
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-27
๐งช test(example plugin): add packet exdata example
yangwei
2024-05-27
๐งช test(example): rename example plugin func name
yangwei
2024-05-26
๐ ci(gitlab ci): disable centos7 stage
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(sess current packet): clear current pkt on defer
yangwei
2024-05-23
โจ feat(get sidlist): cstream_opt instead of rawpkt_opt
yangwei
2024-05-23
๐ perf(per session packet optimize): optimize memory use
yangwei
2024-05-22
๐ fix(session_state_update_on_sapp): Fix incorrect session state
v2.0.1
yangwei
2024-05-22
โจ feat(stellar.h update): backport stellar thread api
yangwei
2024-04-30
๐ fix(session_is_symmetric): fix always return 0 when flag null
v2.0.0
yangwei
2024-04-30
โจ feat(session_get_isn): forward port api from 1.0
yangwei
2024-04-30
๐ฆ refactor(rename project): from stellar-c to stellar-on-sapp
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
2024-01-31
๐ perf(adapter): Inline session_get0_current_packet
Perf-inline-session-get0-current-packet
yangwei
2024-01-29
Bugfix: Exposed symbol name -> stellar_on_sapp_detach_check_entry
v1.0.12.1
liuxueli
2024-01-29
๐ fix(detach check for tcp/tcpall): add tcp entry for detach check
yangwei
2024-01-29
โจ feat(session_mq_ignore_message): code implementation
yangwei
2024-01-23
[HTTP_DECODER]bugfix for gzip decompress
liuwentan
2024-01-18
[HTTP_DECODER]bugfix for get_header_by_key
liuwentan
2024-01-17
[HTTP_DECODER]bugfix for multi-thread
liuwentan
2024-01-16
[HTTP_DECODER]add some comments
liuwentan
2024-01-16
[HTTP_DECODER]bugfix for result queue overflow
liuwentan
[next]