summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-18Add BODY_START message; add http_url_decode(); disable CONNECT tunnel.HEADv2.0.4dev-on-stellar2.0lijia
2024-06-25upgrade llhttp to v9.2.1, not support whitespace before header name.lijia
2024-06-24feat: add history and lastest different version test stage.lijia
2024-06-21add asymmetric test case.lijia
2024-06-20Merge branch 'feat-connect-tunnel' into 'dev-on-stellar2.0'李佳
2024-06-20feat: TSG-20446, support http tunnel with CONNECT method.lijia
2024-06-06add fieldstat4 statistics, push transaction free msg in session closing state.v2.0.3lijia
2024-06-03Adapt to stellar2.0;update API,add HDR_END,BODY_END,TRANSACTION_NEW,FREE msg.v2.0.2lijia
2024-04-19Merge branch 'perf-startline-cache' into 'develop'develop李佳
2024-04-19perf: Do not cache the uri, method if request line is complete, for TSG-20459.lijia
2024-04-12Merge branch 'api-unit-test' into 'develop'李佳
2024-04-12Add unit tests.lijia
2024-04-12Merge branch 'delete-getxxx-api-dir' into 'develop'李佳
2024-04-12Remove the dir of http_message_get_xxx API, because msg type already contains...lijia
2024-04-11Merge branch 'test-based-on-stellar' into 'develop'李佳
2024-04-11Test case based on stellar李佳
2024-04-10Merge branch 'get-transaction-seq' into 'develop'李佳
2024-04-10add http_message_get_transaction_seq() API; add base64 encode format for...李佳
2024-04-09Merge branch 'rpm_build' into 'develop'李佳
2024-04-09fix build RPM package, update cmake/Preinsall, cmake/PreUninstall李佳
2024-04-08add payload md5sum test; add self-consistent test.lijia
2024-04-08Separate from stellar-on-sapp project.lijia
2024-04-07Update file readme.mdmaster杨威