- 7f28afb Fix small typo in comment by Rainer Jung · 4 days ago main
- dabf103 Restore comment by Mark Thomas · 4 days ago
- 6c84bc8 Check allocations and fix memory leak by Mark Thomas · 5 days ago
- 8a0990d Prevent crash in unlikely case of long destination URI after rewrite by Mark Thomas · 5 days ago
- 73f180f Fully fix "tolerate partial send" by Mark Thomas · 5 days ago
- 4ebff92 "struct sockaddr" is now required by Mark Thomas · 5 days ago
- e3ff750 Merge pull request #12 from apache/infrastructure-ruleset-bot/default-branch-protection by Mark Thomas · 5 days ago
- 67369fe Separate the NULL pool (error) case and the shrink case. by Mark Thomas · 5 days ago
- ed383e1 Fix a few issues in jk_sb_send by Christopher Schultz · 6 days ago
- 1c5b840 Avoid unlikely underflow by Christopher Schultz · 6 days ago
- 2198772 Add overrun protection by Christopher Schultz · 6 days ago
- 730680f Make macro definition a little safer by Christopher Schultz · 6 days ago
- 83c4ef5 Improve performance by Christopher Schultz · 6 days ago
- 53506d4 Improve performance by Christopher Schultz · 6 days ago
- 7b57bf6 Remove unnecessary null-terminators by Christopher Schultz · 6 days ago
- e6e066e Respect the return value from inet_ntop4/inet_ntop6 by Christopher Schultz · 6 days ago
- 6d69b54 Slight cleanup by Christopher Schultz · 6 days ago
- 8e9fefe Always check sizes by Christopher Schultz · 6 days ago
- 7dfc559 Use correct blocking around ifdefs by Christopher Schultz · 6 days ago
- 8450648 Move the else outside of the ifdef by Christopher Schultz · 6 days ago
- cebc314 Fix typo by Christopher Schultz · 6 days ago
- 412cb1e Don't assume IPv6 when not IPv4 by Christopher Schultz · 6 days ago
- 7966dd1 Use sockaddr_storage to ensure we have enough space for IPv6 by Christopher Schultz · 6 days ago
- 3cc048f Use correct conversion for unsigned int by Christopher Schultz · 6 days ago
- 0d66c7d Use snprintf when printing port numbers by Christopher Schultz · 6 days ago
- 197c7ba Avoid overflow on alignment adjustment by Christopher Schultz · 6 days ago
- 101ddee Return existing pool on shrink-request by Christopher Schultz · 6 days ago
- 2e4c7fe Always use 'size' passed-in from the caller by Christopher Schultz · 6 days ago
- 0de58dc Set up default protection ruleset for default and release branches by The Apache Software Foundation · 4 weeks ago infrastructure-ruleset-bot/default-branch-protection
- d3a74c1 Add AGENTS.md and SECURITY.md to support AI security scans by Mark Thomas · 4 weeks ago
- 947341f Happy New Year 2026 by Rainer Jung · 5 months ago
- 6bf3a27 Merge pull request #10 from mturk/main by Mark Thomas · 6 months ago
- 96d5e38 Merge pull request #11 from carehart/patch-2 by Mark Thomas · 6 months ago
- 7bdbc0c Correct typos by Charlie Arehart · 6 months ago
- 6ad375c Happy New Year 2025 by Rainer Jung · 1 year, 5 months ago
- fd1b4fa Get rid of those long copyright strings in .rc file by Mladen Turk · 1 year, 8 months ago
- d120513 Improve mod_jk makefiles by Mladen Turk · 1 year, 8 months ago
- 233eef0 Remove svn keywords by Mark Thomas · 1 year, 10 months ago
- e0c70f9 Increment version for next development cycle by Mark Thomas · 1 year, 10 months ago
- 9612683 Add news page for 2024 with an estimate of the 1.2.50 release date by Mark Thomas · 1 year, 10 months ago JK_1_2_50
- d55706e Improve shared memory handling on non-Windows. by Rainer Jung · 1 year, 10 months ago
- 7c10da8 Remove nested WIN32 checks not longer needed after 385f757697 by Rainer Jung · 1 year, 10 months ago
- b40f4e6 Add info on 1.2.50 release with estimated release date by Rainer Jung · 1 year, 10 months ago
- b7e40f4 Update config.guess and config.sub by Rainer Jung · 1 year, 10 months ago
- c1d9e71 Update PCRE bundled with the ISAPI redirector to 8.45. by Rainer Jung · 1 year, 10 months ago
- 84b55ae Merge pull request #8 from ConiKost/main by rainerjung · 1 year, 10 months ago
- 6972e95 Fix compilation on musl (PR 8) Patch provided by conrad+github@kostecki.com. by Rainer Jung · 1 year, 10 months ago
- f37c07c Update version for next development cycle - addition to 963347be by Rainer Jung · 1 year, 10 months ago
- fb263a5 Merge pull request #9 from carehart/patch-1 by Mark Thomas · 1 year, 10 months ago
- d7a15a2 correct typos by Charlie Arehart · 1 year, 10 months ago
- 479102b native/common/jk_global.h: fix compilation on musl by Conrad Kostecki · 2 years, 5 months ago
- d1da414 Remove unused parameters by Mark Thomas · 2 years, 6 months ago
- 0d5d431 Happy New Year 2024 by Mark Thomas · 2 years, 6 months ago
- ecd005d BZ 68117: Fix typo and escaping in libtool flag introduced in 1.2.49. by Rainer Jung · 2 years, 7 months ago
- 334e445 Update IIS how-to, particularly diagnostics by Mark Thomas · 2 years, 9 months ago
- 963347b Update version for next development cycle by Mark Thomas · 2 years, 9 months ago
- 1eb1858 Update CMCS version info by Mark Thomas · 2 years, 9 months ago
- b9af887 Updates paths by Mark Thomas · 2 years, 9 months ago
- 3ad6224 Skip the menu when processing news into text by Mark Thomas · 2 years, 9 months ago JK_1_2_49
- ac0fd4f Rename so tooling works by Mark Thomas · 2 years, 9 months ago
- b9e035d Use UTF-8 consistently by Mark Thomas · 2 years, 9 months ago
- 88e806e Use the Tomcat Native solution to fix the CHANGES file by Mark Thomas · 2 years, 9 months ago
- 7b13ea4 Fix directory paths by Mark Thomas · 2 years, 9 months ago
- 34f0d93 Remove references to deleted defines by Mark Thomas · 2 years, 9 months ago
- c744141 Remove reference to deleted file by Mark Thomas · 2 years, 9 months ago
- 20572f5 Add info on 1.2.49 release with estimated release date by Mark Thomas · 2 years, 9 months ago
- 0095b6c Remove support for implicit mapping (rjung) by Mark Thomas · 2 years, 9 months ago
- 97da2b1 Add additional bounds and error checking when reading AJP messages. by Mark Thomas · 2 years, 9 months ago
- 369da31 Restructure subsections in changelog starting with version 1.2.45. by Rainer Jung · 2 years, 9 months ago
- 1dd2857 Merge branch 'main' of https://github.com/apache/tomcat-connectors by Rainer Jung · 2 years, 9 months ago
- 5a6e393 Status: Improve XSS hardening. (rjung) by Rainer Jung · 2 years, 9 months ago
- 5720446 Fix typo by Mark Thomas · 2 years, 9 months ago
- eda74b1 Apache: Only export the main module symbol. by Rainer Jung · 2 years, 9 months ago
- f96af62 Fix BZ 65901 - don't generate response bodies for HEAD requests by Mark Thomas · 2 years, 9 months ago
- 19cbc37 Add change log entry. by Mark Thomas · 2 years, 9 months ago
- 2bc02d3 Align with Tomcat 11 stylesheet by Mark Thomas · 2 years, 9 months ago
- 21f5a92 Merge pull request #6 from thesamesam/clang-16-implicit-int by Mark Thomas · 2 years, 9 months ago
- 2030005 Fix typo by Mark Thomas · 2 years, 9 months ago
- 4d1e8c6 Additional ignore for those working in Eclipse by Mark Thomas · 2 years, 9 months ago
- 2e95f74 Fix comment describing function behavior by Rainer Jung · 2 years, 10 months ago
- cae5513 Fix typo in changelog by Rainer Jung · 2 years, 10 months ago
- 38d154a Drop Travis CI support as per direction from infra by Mark Thomas · 3 years, 5 months ago
- a276afb Fix -Wimplicit-function-declaration by Sam James · 3 years, 8 months ago
- 3ac168e Fix -Wimplicit-int by Sam James · 3 years, 8 months ago
- 97bc567 Common: Fix compiler warning when nitializing and copying fixed length strings. by Rainer Jung · 4 years ago
- e249d0f Fall back to mod_unique_id if a configured request_id indicator does not provide a value by Rainer Jung · 4 years ago
- 88d5468 Add more docs on new request id feature by Rainer Jung · 4 years ago
- 608c332 Add more changelog info for new request id by Rainer Jung · 4 years ago
- 03e1817 Break some long lines, no functional change by Rainer Jung · 4 years ago
- 1af8291 Use better variable name by Rainer Jung · 4 years ago
- 7836c3f Use better variable name by Rainer Jung · 4 years ago
- 9a8b217 Fix some code comments by Rainer Jung · 4 years ago
- 2cf996f Make log messages more precise by Rainer Jung · 4 years ago
- e68d95c IIS: Provide a default request id using CoCreateGuid. by Rainer Jung · 4 years ago
- d6cc91f Fix module name in new docs snippet. by Rainer Jung · 4 years ago
- 8bd8046 Apache: allow to configure an environment variable by Rainer Jung · 4 years ago
- 08fed30 Minor whitespace fix by Rainer Jung · 4 years ago
- d444e03 Switch from logger to log context - part 6: by Rainer Jung · 4 years ago
- 13a4a17 Switch from logger to log context - part 5: by Rainer Jung · 4 years ago
- cff588f Switch from logger to log context - part 4: by Rainer Jung · 4 years ago