I Use This!
Activity Not Available

Commits : Listings

Analyzed 3 months ago. based on code collected 4 months ago.
Dec 08, 2022 — Dec 08, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
stealing numbers More... 9 months ago
stealing numbers More... 9 months ago
* mod_htt2: fixed an inconsistency in main connection io state after the connection More... 10 months ago
* mod_htt2: fixed an inconsistency in main connection io state after the connection write encountered an error. Related to PR 66649. More... 10 months ago
update log tags, as usual More... 10 months ago
update log tags, as usual More... 10 months ago
steal a number More... 10 months ago
steal a number More... 10 months ago
openssl needs Ws2_32.lib for WSAGetLastError(). More... 10 months ago
openssl needs Ws2_32.lib for WSAGetLastError(). More... 10 months ago
*) mod_http2: fixed a bug that could lead to a crash in main connection More... 10 months ago
*) mod_http2: fixed a bug that could lead to a crash in main connection output handling. This occured only when the last request on a HTTP/2 connection had been processed and the session decided to shut down. This could lead to an attempt to send a final GOAWAY while the previous write was still in progress. See PR 66646. More... 10 months ago
Arrange ap_h1_response_out_filter() according to include/mod_core.h. More... 10 months ago
Arrange ap_h1_response_out_filter() according to include/mod_core.h. More... 10 months ago
fr doc rebuild. More... 10 months ago
fr doc rebuild. More... 10 months ago
fr doc XML file update. More... 10 months ago
fr doc XML file update. More... 10 months ago
do not run strlen(3) on a NULL value More... 10 months ago
do not run strlen(3) on a NULL value bz #66639 More... 10 months ago
*) mod_http2: fixed a bug in flushing pending data on an already closed More... 10 months ago
*) mod_http2: fixed a bug in flushing pending data on an already closed connection that could lead to a busy loop, preventing the HTTP/2 session to close down successfully. Fixed PR 66624. More... 10 months ago
* Fix copy and paste error More... 10 months ago
* Fix copy and paste error More... 10 months ago
fix return codes More... 10 months ago
fix return codes spotted by Yann Ylavic More... 10 months ago
log an error if BIO_write(3) fails More... 10 months ago
log an error if BIO_write(3) fails More... 10 months ago
check BIO_read return values More... 10 months ago
check BIO_read return values submitted by Jiasheng Jiang bz #65922 More... 10 months ago