Apache Tomcat Connectors

Clone this repo:
  1. 7f28afb Fix small typo in comment by Rainer Jung · 2 days ago main
  2. dabf103 Restore comment by Mark Thomas · 2 days ago
  3. 6c84bc8 Check allocations and fix memory leak by Mark Thomas · 3 days ago
  4. 8a0990d Prevent crash in unlikely case of long destination URI after rewrite by Mark Thomas · 3 days ago
  5. 73f180f Fully fix "tolerate partial send" by Mark Thomas · 3 days ago
  6. 4ebff92 "struct sockaddr" is now required by Mark Thomas · 3 days ago
  7. e3ff750 Merge pull request #12 from apache/infrastructure-ruleset-bot/default-branch-protection by Mark Thomas · 3 days ago
  8. 67369fe Separate the NULL pool (error) case and the shrink case. by Mark Thomas · 3 days ago
  9. ed383e1 Fix a few issues in jk_sb_send by Christopher Schultz · 4 days ago
  10. 1c5b840 Avoid unlikely underflow by Christopher Schultz · 4 days ago
  11. 2198772 Add overrun protection by Christopher Schultz · 4 days ago
  12. 730680f Make macro definition a little safer by Christopher Schultz · 4 days ago
  13. 83c4ef5 Improve performance by Christopher Schultz · 4 days ago
  14. 53506d4 Improve performance by Christopher Schultz · 4 days ago
  15. 7b57bf6 Remove unnecessary null-terminators by Christopher Schultz · 4 days ago
  16. e6e066e Respect the return value from inet_ntop4/inet_ntop6 by Christopher Schultz · 4 days ago
  17. 6d69b54 Slight cleanup by Christopher Schultz · 4 days ago
  18. 8e9fefe Always check sizes by Christopher Schultz · 4 days ago
  19. 7dfc559 Use correct blocking around ifdefs by Christopher Schultz · 4 days ago
  20. 8450648 Move the else outside of the ifdef by Christopher Schultz · 4 days ago