index
:
mesalab_git/stellar/http_decoder.git
dev-native-stellar
dev-on-stellar2.0
develop
master
Repository for stellar/http_decoder
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Collapse
)
Author
2024-07-18
Add BODY_START message; add http_url_decode(); disable CONNECT tunnel.
HEAD
v2.0.4
dev-on-stellar2.0
lijia
2024-06-25
upgrade llhttp to v9.2.1, not support whitespace before header name.
lijia
2024-06-24
feat: add history and lastest different version test stage.
lijia
2024-06-21
add asymmetric test case.
lijia
2024-06-20
feat: TSG-20446, support http tunnel with CONNECT method.
lijia
2024-06-06
add fieldstat4 statistics, push transaction free msg in session closing state.
v2.0.3
lijia
2024-06-03
Adapt to stellar2.0;update API,add HDR_END,BODY_END,TRANSACTION_NEW,FREE msg.
v2.0.2
lijia
2024-04-19
perf: Do not cache the uri, method if request line is complete, for TSG-20459.
lijia
2024-04-12
Add unit tests.
lijia
2024-04-12
Remove the dir of http_message_get_xxx API, because msg type already ↵
lijia
contains this information
2024-04-11
Test case based on stellar
李佳
2024-04-10
add http_message_get_transaction_seq() API; add base64 encode format for...
李佳
2024-04-09
fix build RPM package, update cmake/Preinsall, cmake/PreUninstall
李佳
2024-04-08
Separate from stellar-on-sapp project.
lijia