- 91cad92 Correct the MCP n_assets maximum in the tool description by Robert Lazarski · 7 days ago master
- 45c56dd Harden portfolioVariance and Monte Carlo input validation by Robert Lazarski · 7 days ago
- 1aa0a15 doc tweaks on the JSON example code by Robert Lazarski · 8 days ago
- 605ffcf Remove the SOAP skeleton from the testws sample by Robert Lazarski · 9 days ago
- 37c53ed Write down the things the compiler will not tell you by Robert Lazarski · 9 days ago
- 054a2b1 Remove the empty h2/util placeholder library by Robert Lazarski · 9 days ago
- 9ff9fb6 Warn that the two _invoke_json forms are one symbol by Robert Lazarski · 9 days ago
- 0f7f27b Register FinancialBenchmarkService in the Android static registry by Robert Lazarski · 9 days ago
- ac1ca1d Remove the SOAP skeleton from the login sample by Robert Lazarski · 9 days ago
- 5bf2937 Say what the login sample actually does by Robert Lazarski · 9 days ago
- 3189289 Stop INSTALL requiring libgtest-dev by Robert Lazarski · 10 days ago
- 221cbf5 Run the HTTP/2 transport in CI as well by Robert Lazarski · 10 days ago
- 8ff3ed4 Stop the payload generator's size guards underflowing by Robert Lazarski · 10 days ago
- 21c8b54 Remove the Visual Studio and win32 build files by Robert Lazarski · 11 days ago
- 630fe60 Remove the CGI remnants left behind in January by Robert Lazarski · 11 days ago
- 6ca9a48 Remove tcpmon by Robert Lazarski · 11 days ago
- 07e1bc2 Set the char signedness flag in the remaining sub-packages by Robert Lazarski · 11 days ago
- f8e0b9b Pin char signedness, and set the flags in every configure.ac by Robert Lazarski · 11 days ago
- b439253 Say so when make check runs no tests at all by Robert Lazarski · 11 days ago
- c79e84c Pass both arguments to the two-conversion ADB name patterns by Robert Lazarski · 11 days ago
- f7319af Link the util tests against the gtest built from source by Robert Lazarski · 11 days ago
- 4b2aa7e Keep transport libraries mapped for as long as their pointers live by Robert Lazarski · 11 days ago
- dc3cd2f Run the test suite under AddressSanitizer in CI by Robert Lazarski · 12 days ago
- 81f0347 Say that make install replaces axis2.xml by Robert Lazarski · 12 days ago
- 7a331a7 Give the response body stream a single owner on the client by Robert Lazarski · 12 days ago
- 282417f Stop freeing hash keys the hash already owns by Robert Lazarski · 13 days ago
- 0ba2ad0 Build the standalone HTTP server again by Robert Lazarski · 13 days ago
- bac89c0 Cover attachment caching, and stop gitignore hiding test sources by Robert Lazarski · 2 weeks ago
- 76da49e Reuse an already-declared namespace instead of leaking a second one by Robert Lazarski · 2 weeks ago
- 8a075d7 Generate MTOM cache file names instead of taking them from the sender by Robert Lazarski · 2 weeks ago
- 242cd75 Copy the strings and nodes the policy model outlives by Robert Lazarski · 2 weeks ago
- 727677f Remove the unused prepend stream free function by Robert Lazarski · 2 weeks ago
- e379cb7 Write the whole chunk the chunk header announced by Robert Lazarski · 2 weeks ago
- 532bd75 Turn on -Wsign-compare so the signed length stays readable by Robert Lazarski · 2 weeks ago
- d73bebe Skip the standalone-server tests when no receiver is configured by Robert Lazarski · 2 weeks ago
- 2ddf163 Document why a stale install silently replaces the tree under test by Robert Lazarski · 3 weeks ago
- bbdca6f Stop the mock HTTP server resetting the connection mid-response by Robert Lazarski · 3 weeks ago
- 6d9c524 Free each mod_axis2 JSON stream once and own only allocations by Robert Lazarski · 3 weeks ago
- a4f9bbd Make axis2_ssize_t signed so its error returns exist by Robert Lazarski · 3 weeks ago
- 776f8d9 Remove the unreferenced autotools integration script by Robert Lazarski · 3 weeks ago
- 9be8e30 State what holds memory safety, not how risky it feels by Robert Lazarski · 3 weeks ago
- 18e0900 Bound policy nesting and normalization, guard the accessors by Robert Lazarski · 3 weeks ago
- 5121c91 Fix XPath expression ownership and token buffer bounds by Robert Lazarski · 3 weeks ago
- d5d60c9 Give shared request objects exactly one owner at teardown by Robert Lazarski · 3 weeks ago
- d9c70e3 Keep the XML parsers inside their buffers and their stack by Robert Lazarski · 3 weeks ago
- 70a71a0 Harden the MIME parser against malformed multipart bodies by Robert Lazarski · 3 weeks ago
- 9fb230f Bound every request body by maxRequestSize by Robert Lazarski · 3 weeks ago
- 0159bc0 Fix JSON flag setup and require --enable-json for HTTP/2 by Robert Lazarski · 3 weeks ago
- 37fcfeb Drop docs for the removed libcurl backend and leak by Robert Lazarski · 3 weeks ago
- a8b0a38 Set GitHub topics and repo description via .asf.yaml by Robert Lazarski · 4 weeks ago
- d81e2f3 Describe what the framework does now in the README opening by Robert Lazarski · 4 weeks ago
- 4308bd6 Document the base64 decode buffer-size contract in the header by Robert Lazarski · 4 weeks ago
- 4f89419 Remove the Maven-era site and dist machinery by Robert Lazarski · 4 weeks ago
- 5382439 Generate the HTTP/2 transport Makefiles unconditionally by Robert Lazarski · 4 weeks ago
- 1281843 Drop Qpid leftovers and removed transports from the old site source by Robert Lazarski · 4 weeks ago
- fb70b30 Stop three loops that could not terminate, and size two buffers by Robert Lazarski · 4 weeks ago
- 2d36b59 Compare the block-read sentinel at its real width by Robert Lazarski · 4 weeks ago
- 3ffc035 Check the declared body length before allocating from it by Robert Lazarski · 4 weeks ago
- 3211d39 Bound the not-found fault strings by Robert Lazarski · 4 weeks ago
- e1f6566 Encode URL bytes as unsigned, and leave room for the terminator by Robert Lazarski · 4 weeks ago
- 1087ad7 Bound the chunk-size line and parse it unsigned by Robert Lazarski · 4 weeks ago
- dd17c77 Compare lengths before subtracting them in the MIME boundary search by Robert Lazarski · 4 weeks ago
- 078c49d Size the grow buffer from capacity, and reject a failed initial read by Robert Lazarski · 4 weeks ago
- e2a5727 Delete the per-service build scripts the samples build replaces by Robert Lazarski · 4 weeks ago
- 08d7a24 Delete two ad-hoc deploy scripts and correct the module filename by Robert Lazarski · 4 weeks ago
- c30d511 Stop hardcoding one machine's checkout path in the deploy scripts by Robert Lazarski · 4 weeks ago
- afb15d4 Deploy the Apache module to the name it is actually installed under by Robert Lazarski · 4 weeks ago
- 542f69b Bump VERSION_NO for the axis2_callback_info_t change by Robert Lazarski · 4 weeks ago
- 3b70ad4 Drop a define nothing reads, and say which one does by Robert Lazarski · 4 weeks ago
- 2138688 Skip the stub-based SOAP clients in an HTTP/2 build by Robert Lazarski · 4 weeks ago
- f3527c3 Point the JSON user guide at the samples build system by Robert Lazarski · 4 weeks ago
- 1bb3a3d Make the HTTP/2 JSON samples buildable from samples by Robert Lazarski · 4 weeks ago
- 28f297c Correct the Google Test build instructions by Robert Lazarski · 4 weeks ago
- 9ae02b5 Refuse to build the samples without AXIS2C_HOME by Robert Lazarski · 4 weeks ago
- fdc431c Declare the conditionals samples/user_guide/Makefile.am uses by Robert Lazarski · 4 weeks ago
- 3cc6979 Install build-aux scripts as copies, not symlinks by Robert Lazarski · 4 weeks ago
- 06c5a91 Ignore every .old file, not just rotated logs by Robert Lazarski · 4 weeks ago
- 6daf920 Ignore rotated logs, and drop the one that was committed by Robert Lazarski · 4 weeks ago
- 2703dbe Document what env->allocator becomes under mod_axis2 by Robert Lazarski · 4 weeks ago
- ee69ea6 Stop claiming that AXIS2_ENV_CHECK validates anything by Robert Lazarski · 4 weeks ago
- 1f4c456 Bound the chunked JSON read by maxRequestSize, not by a constant by Robert Lazarski · 4 weeks ago
- 8a0523c Stop two security tests from crashing the suites they belong to by Robert Lazarski · 4 weeks ago
- 122109b Generate the gtest stub Makefile instead of committing one by Robert Lazarski · 4 weeks ago
- 7c048d6 Report the missing transport receiver instead of dereferencing NULL by Robert Lazarski · 4 weeks ago
- aedabad Parse response-endpoint literals the way the resolver will by Robert Lazarski · 4 weeks ago
- da22c7d Document the constant that looks like a chunked body limit by Robert Lazarski · 5 weeks ago
- 23db056 Cover a ceiling smaller than one read by Robert Lazarski · 5 weeks ago
- 9637cd6 Harden the two checks added in the previous range by Robert Lazarski · 5 weeks ago
- 12cd69e Document the chunked ceiling, IPv6 handling and two test traps by Robert Lazarski · 5 weeks ago
- 99e4bc7 Cover the chunked ceiling and IPv6 classification by Robert Lazarski · 5 weeks ago
- 83bdf34 Classify IPv6 response endpoints instead of waving them through by Robert Lazarski · 5 weeks ago
- 3b26b3d Bound a chunked request body, which the size ceiling never saw by Robert Lazarski · 5 weeks ago
- 9a9604d Document how to read this test suite's failures by Robert Lazarski · 5 weeks ago
- 714dab9 Close the unterminated element in the deployment test config by Robert Lazarski · 5 weeks ago
- 11bba9d Unit-test that the transport sender consults the response endpoint policy by Robert Lazarski · 5 weeks ago
- e09a092 Use C class names in the deployment test configuration by Robert Lazarski · 5 weeks ago
- adca402 Link http util after every http common reference in the tests by Robert Lazarski · 5 weeks ago
- 7d12c75 Link the http util library where tests use http common by Robert Lazarski · 5 weeks ago
- a0cfe72 Document how to test SOAP, and correct the JSON-centric framing by Robert Lazarski · 5 weeks ago
- 50fec7f Unit-test the response endpoint policy by Robert Lazarski · 5 weeks ago