- fc2b942 Raise FINBENCH_MAX_ASSETS from 2000 to 3000 by Robert Lazarski · 2 days ago master
- 99c4f62 Add fuzz target for Financial Benchmark Service (OSS-Fuzz) by Robert Lazarski · 2 days ago
- 05e662f Add stock Ubuntu 22.04 apache2.conf as reference by Robert Lazarski · 2 days ago
- 684d1a1 Raise FinancialBenchmarkService limit to 50MB; document payload sizes by Robert Lazarski · 2 days ago
- f3f034f Document pandemic stress test results (Feb-Apr 2020 market data) by Robert Lazarski · 2 days ago
- ff3eb44 Harden financial benchmark: size_t cast, exp() overflow guard by Robert Lazarski · 3 days ago
- 23f05e6 Add C vs Java MCP feature comparison; fix proprietary service name by Robert Lazarski · 3 days ago
- 147c8ac Update transport note: both C and Java now use HTTPS/HTTP2 by Robert Lazarski · 5 days ago
- 49fd109 Clarify monteCarlo as VaR (Value at Risk) in MCP architecture doc by Robert Lazarski · 5 days ago
- 30c568b Remove unneeded doc by Robert Lazarski · 5 days ago
- 832b8b5 Apply Gemini review: replace BLUF with Summary by Robert Lazarski · 6 days ago
- 9beba25 Add MCP stdio pairs for all curl examples, replace localhost with 10.10.10.10 by Robert Lazarski · 6 days ago
- dde8fb9 Replace fictional MCP conversations with live demos backed by real curl output by Robert Lazarski · 6 days ago
- e91eb7e Add live session with real market data to MCP_EXAMPLES.md by Robert Lazarski · 6 days ago
- aa1593e Add embedded AI assistant vision to MCP_EXAMPLES.md by Robert Lazarski · 6 days ago
- 5e24d3e Expand MCP_EXAMPLES.md with discovery, conversations, and iteration demos by Robert Lazarski · 6 days ago
- bb7aadf Apply Gemini review: remove sudo, qualify perf claims, add auth note by Robert Lazarski · 6 days ago
- 878a50e Add MCP_EXAMPLES.md — financial services demo with performance numbers by Robert Lazarski · 6 days ago
- b978e5f Support GET requests with no body in JSON processor (e.g., /metadata) by Robert Lazarski · 6 days ago
- da31a74 Apply Gemini review: error fallback, doc return types, get_instance note by Robert Lazarski · 6 days ago
- 91a2e3b Wire _invoke_json dispatch in JsonRpcMessageReceiver for server-side services by Robert Lazarski · 6 days ago
- 398c626 Add Problems 9-10 to debug guide, fix deploy test operation name by Robert Lazarski · 6 days ago
- b4e34b0 Fix request-path segfault when transport descriptors are NULL in HTTP/2 mode by Robert Lazarski · 6 days ago
- 9a9227b Add HTTP2_JSON_DEBUG.md — deployment debugging guide from live session by Robert Lazarski · 6 days ago
- 8ed68f4 Fix segfault: axis2_get_instance signature mismatch in FinancialBenchmarkService by Robert Lazarski · 6 days ago
- 9545838 Apply Gemini review: fix doc path, update https transport comments by Robert Lazarski · 6 days ago
- 35c457c Comment out HTTP/1.1 transport in axis2.xml for HTTP/2 mode by Robert Lazarski · 6 days ago
- 1c58074 Revert "Fix HTTP/2 build: always build http sender/receiver transport libs" by Robert Lazarski · 6 days ago
- 242e86e Fix HTTP/2 build: always build http sender/receiver transport libs by Robert Lazarski · 6 days ago
- 0a6b054 Apply Gemini review findings: retry health check, add restart reminder by Robert Lazarski · 7 days ago
- a187df5 Guard Apache module install in build scripts for source-built vs packaged Apache by Robert Lazarski · 7 days ago
- 9481f36 Disable OCSP stapling for self-signed certs, harden deploy health check by Robert Lazarski · 7 days ago
- a736264 fix Ubuntu 22-04 install of json samples by Robert Lazarski · 7 days ago
- d41c6c9 add deploy script for samples by Robert Lazarski · 7 days ago
- 88ff815 Add docs/userguide/axis2-services.conf for Ubuntu 22-04 with packaged apache2 by Robert Lazarski · 7 days ago
- 6975303 Fix mod_h2 vs mod_http2 naming in Ubuntu HTTP/2 diagnostic + build script by Robert Lazarski · 7 days ago
- 9a9f530 Apply Gemini D2 review findings by Robert Lazarski · 7 days ago
- 3915982 Apply Gemini review findings — C mcp_catalog_handler + D1 handler wiring by Robert Lazarski · 7 days ago
- dd74385 D2 fix: eliminate static-string cast in axis2_json_secure_fault by Robert Lazarski · 7 days ago
- 0ca7d8d D2 secure JSON fault responses with /dev/urandom correlation IDs by Robert Lazarski · 7 days ago
- 98b5958 D1 MCP catalog intercept wired into financial_benchmark_service_handler by Robert Lazarski · 7 days ago
- 3221735 financial-benchmark: address Gemini review findings on services.xml schemas by Robert Lazarski · 7 days ago
- 5f799e5 financial-benchmark: D1 — MCP catalog HTTP handler (mcp_catalog_handler.c) by Robert Lazarski · 7 days ago
- 96391b6 financial-benchmark: B1 — mcpInputSchema + MCP annotations for all 5 operations by Robert Lazarski · 7 days ago
- 050a4b1 financial-benchmark: apply Gemini review fixes to C1 MCP transport by Robert Lazarski · 8 days ago
- 8e22f33 docs: update MCP.md — C1 stdio complete by Robert Lazarski · 8 days ago
- 7ad47e2 financial-benchmark: C1 — MCP stdio transport (JSON-RPC 2.0) by Robert Lazarski · 8 days ago
- b4f4beb financial-benchmark: apply Gemini 2.5 Pro code review fixes by Robert Lazarski · 8 days ago
- aa16a21 docs: update MCP.md — Java A1/A2/A3 complete, C1 unblocked by Robert Lazarski · 8 days ago
- 908d210 financial-benchmark: improve API for Python quant developers by Robert Lazarski · 8 days ago
- 99d9b9e Add MCP development plan for Axis2/C by Robert Lazarski · 8 days ago
- a507465 Address Gemini code review findings by Robert Lazarski · 8 days ago
- ecc9b47 Add array dimension validation to portfolioVariance by Robert Lazarski · 8 days ago
- 822e34b Add probability-sum validation to scenarioAnalysis by Robert Lazarski · 8 days ago
- 2e93124 Fix axutil_hash key aliasing bug in scenarioAnalysis by Robert Lazarski · 8 days ago
- 32a5a5c Implement scenarioAnalysis and fix benchmark docs by Robert Lazarski · 8 days ago
- dd7ebbd Release: document core-staging workflow matching Axis2/Java pattern by Robert Lazarski · 11 days ago
- af8a278 Release: update vote email template in release-process.md by Robert Lazarski · 11 days ago
- 6511edd Release: update downloads page and release-process docs for 2.0.0 by Robert Lazarski · 11 days ago
- 0016e93 Release: strip build artifacts from dist tarball by Robert Lazarski · 11 days ago v2.0.0-rc1
- edc2d48 Release: fix make dist failures in samples/user_guide by Robert Lazarski · 11 days ago
- 240b03d Release: fix make dist failures for 2.0.0 tarball by Robert Lazarski · 11 days ago
- 8f49652 Remove obsolete 2009 release_process file by Robert Lazarski · 11 days ago
- 6a7cb86 Fix doc version references and remove obsolete TCP/libcurl flags by Robert Lazarski · 11 days ago
- df61d42 Fix INSTALL: remove libcurl references (removed in 2.0.0) by Robert Lazarski · 11 days ago
- ab82cff Fix build_for_dist.sh for 2.0.0 release by Robert Lazarski · 11 days ago
- 805490e Fix NEWS: remove removed features from key features list by Robert Lazarski · 11 days ago
- aa31ab0 Update NOTICE copyright year to 2026 by Robert Lazarski · 11 days ago
- 65f5ccb Add clarifying comment on URL parser port range validation coverage by Robert Lazarski · 8 weeks ago
- 3004810 Fix INSTALL doc: LD_LIBRARY_PATH safety, section lettering, paths, and FAQ typo by Robert Lazarski · 9 weeks ago
- b8915e2 Add link to HTTP/2 JSON security documentation by Robert Lazarski · 10 weeks ago
- de329b6 Document stateless architecture of HTTP/2 JSON services by Robert Lazarski · 10 weeks ago
- fe2dac3 Update service count to five in migration state doc by Robert Lazarski · 10 weeks ago
- f6241f6 Remove NTLM section from SECURITY.md by Robert Lazarski · 10 weeks ago
- 91d23fc Fix ASF badge position to avoid TOC overlap by Robert Lazarski · 10 weeks ago
- 8cf313c Add configure test artifacts to .gitignore by Robert Lazarski · 10 weeks ago
- bd1bb87 Update verified testing to Ubuntu 25.10 by Robert Lazarski · 10 weeks ago
- d93e1f3 Update performance benchmarks to February 5, 2026 by Robert Lazarski · 10 weeks ago
- 22ee7d9 Replace implementation details with Kanaha project link by Robert Lazarski · 10 weeks ago
- 4e04894 Add link to HTTP/2 JSON user guide in overview by Robert Lazarski · 10 weeks ago
- 2afc364 Add Support the ASF badge to MkDocs site by Robert Lazarski · 10 weeks ago
- a9f6d56 Fix mkdocs nav: update OSS-FUZZ.md reference and add missing JSON doc by Robert Lazarski · 10 weeks ago
- 9ba5251 Consolidate OSS-Fuzz docs and ignore gtest source files by Robert Lazarski · 10 weeks ago
- 8718d9e Fix OSS-Fuzz build: add autoreconf -i before configure by Robert Lazarski · 10 weeks ago
- ca03b60 Add HTTP/2 service provider interface test by Robert Lazarski · 10 weeks ago
- 4b53c84 Fix double-free in test_http_transport and C++ casts in security tests by Robert Lazarski · 10 weeks ago
- a584aa6 Add security unit tests for XXE, buffer safety, and JSON by Robert Lazarski · 10 weeks ago
- 1c6f158 Add OSS-Fuzz integration and remove deprecated features by Robert Lazarski · 10 weeks ago
- d7b6f5e Add native WSDL2C code generator documentation links by Robert Lazarski · 2 months ago
- a521b23 Update 2.0.0 release notes with removed features and breaking changes by Robert Lazarski · 2 months ago
- d8a10a1 Add ASF-compliant release process documentation by Robert Lazarski · 2 months ago
- a0ba277 Fix MkDocs warnings in JSON/HTTP2 userguide by Robert Lazarski · 2 months ago
- dfbf3d2 doc updates for 2026 by Robert Lazarski · 2 months ago
- f37aea9 Add The Apache Way section to Contributing guide by Robert Lazarski · 2 months ago
- 2cacfdb Add AXIS2C-1708 Jira reference to Security Guide by Robert Lazarski · 2 months ago
- fcd09d4 Update Issue Tracker link to Apache Jira on home page by Robert Lazarski · 2 months ago
- aa135d3 Add Rampart/C WS-Security documentation to home page and Legacy section by Robert Lazarski · 2 months ago
- fb84e7c Add Kanaha project disclaimer and links to documentation by Robert Lazarski · 2 months ago
- 23b13a0 Add Android documentation link to home page by Robert Lazarski · 2 months ago
- 4088771 Add code generation, packaging, and known limitations docs by Robert Lazarski · 2 months ago