commit_msg
stringlengths
1
24.2k
commit_hash
stringlengths
2
84
project
stringlengths
2
40
source
stringclasses
4 values
labels
int64
0
1
repo_url
stringlengths
26
70
commit_url
stringlengths
74
118
commit_date
stringlengths
25
25
remove APR_HAS_THREADS check no need to wrap these after r1865936 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1865937 13f79535-47bb-0310-9956-ffa450edef68
853f883f738b9335a9514642082aef9c4947421f
httpd
neuralsentry
0
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/853f883f738b9335a9514642082aef9c4947421f
2019-08-26 14:07:08+00:00
*) mod_http2: Fixed a race condition that could lead to streams being aborted (RST to the client), although a response had been produced. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1888087 13f79535-47bb-0310-9956-ffa450edef68
a44bcc9a1eff2e8733fde4cadbc32d106a620f0e
httpd
neuralsentry
1
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/a44bcc9a1eff2e8733fde4cadbc32d106a620f0e
2021-03-26 14:55:22+00:00
mod_ssl: Fix merge problem with SSLProtocol that made SSLProtocol ALL ignored in virtualhost context (new version of r1653906 reverted by r1653993). Submitted By: Michael Kaufmann <apache-bugzilla michael-kaufmann.ch> Committed/modified By: ylavic git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1653997 13f79535-47bb-0310-9956-ffa450edef68
a365a65513cce183b2bed2abae6028b3efd29c43
httpd
neuralsentry
1
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/a365a65513cce183b2bed2abae6028b3efd29c43
2015-01-22 18:37:06+00:00
reviewed reverse proxy xml file, fixed english phrase missconfig, and updated and generated the corresponding files, also added the updated meta file. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1784674 13f79535-47bb-0310-9956-ffa450edef68
1d691b854b0ec693e9b9b620684db71a23c4ff62
httpd
neuralsentry
0
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/1d691b854b0ec693e9b9b620684db71a23c4ff62
2017-02-28 00:47:18+00:00
Follow-up to r1778350 Remove useless tests in order to avoid the duplication of a message. Be consistent with "FPM" vs "PHP-FPM" usage messages. Fix style issues. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1778500 13f79535-47bb-0310-9956-ffa450edef68
78d43511372349058e763692339260e71a7577d8
httpd
neuralsentry
0
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/78d43511372349058e763692339260e71a7577d8
2017-01-13 07:22:29+00:00
*) mod_http2: fixed a bug in v2.0.0 that could lead to an infinite loop when clients close connections prematurely. Enhanced the scoreboard status updates on h2 connections for mod_status. 'server-status' now gives a better idea what the connection is working on. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1895614 13f79535-47bb-0310-9956-ffa450edef68
1598f7aebd59acc7494389a3903a33c5e38a5460
httpd
neuralsentry
1
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/1598f7aebd59acc7494389a3903a33c5e38a5460
2021-12-06 10:34:27+00:00
Be more consistent on how we display the paramters of a directive git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1834692 13f79535-47bb-0310-9956-ffa450edef68
e605118ec4bab13dfce47c856dd239b7e040a18a
httpd
neuralsentry
0
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/e605118ec4bab13dfce47c856dd239b7e040a18a
2018-06-29 16:31:34+00:00
test/travis_before_linux.sh: increase backoff time before executing svn export git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1872309 13f79535-47bb-0310-9956-ffa450edef68
c09b6d3f493c1684146af4cc25c3ff76986051c8
httpd
neuralsentry
0
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/c09b6d3f493c1684146af4cc25c3ff76986051c8
2020-01-04 09:23:10+00:00
Preserve OpenSSL 1.0.2 compatibility, following up on r1783305 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1783310 13f79535-47bb-0310-9956-ffa450edef68
342bc8e5120917150fc6981e60e83208edbe3a68
httpd
neuralsentry
0
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/342bc8e5120917150fc6981e60e83208edbe3a68
2017-02-16 21:41:55+00:00
Dropped the never-released ap_has_cntrls() as it had very limited and inefficient application at that, added ap_scan_vchar_obstext() to accomplish a similar purpose. Dropped HttpProtocolOptions StrictURL option, this will be better handled in the future with a specific directive and perhaps multiple levels of scrutiny, use ap_scan_vchar_obstext() to simply ensure there are no control characters or whitespace within the URI. Changed the scanning of the response header table by check_headers() to follow the same rulesets as reading request headers. Disallow any CTL character within a response header value, and any CTL or whitespace in response header field name, even in strict mode. Apply HttpProtocolOptions Strict to chunk header parsing, invalid whitespace is invalid, line termination must follow CRLF convention. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1764961 13f79535-47bb-0310-9956-ffa450edef68
84ce5d25db7e83ad4103ea106a6f2256f618bc1c
httpd
neuralsentry
1
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/84ce5d25db7e83ad4103ea106a6f2256f618bc1c
2016-10-14 20:48:43+00:00
misplaced </usage> tag. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1869606 13f79535-47bb-0310-9956-ffa450edef68
674116c17c93881dd9df48f59bbc201b662dc57d
httpd
neuralsentry
0
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/674116c17c93881dd9df48f59bbc201b662dc57d
2019-11-09 16:31:29+00:00
Add mod_proxy_hcheck to the Netware build system. Contributed by NormW. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1728804 13f79535-47bb-0310-9956-ffa450edef68
f7e75460f8f940ed953b69e926f2866f1ac4b064
httpd
neuralsentry
0
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/f7e75460f8f940ed953b69e926f2866f1ac4b064
2016-02-06 10:15:00+00:00
avoid ap_set_content_type when processing a _Request_Header set|edit|unset Content-Type. identified by ylavic git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1820750 13f79535-47bb-0310-9956-ffa450edef68
62e7bd1c9f46652bdd90041e53d7186192a984c3
httpd
neuralsentry
1
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/62e7bd1c9f46652bdd90041e53d7186192a984c3
2018-01-10 13:47:53+00:00
don't use DOTALL from mod_substitute which leaves \n at the end of the line. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1873941 13f79535-47bb-0310-9956-ffa450edef68
b6dd2f55dc8735ec09ed0830ba7ec78dd99cde7f
httpd
neuralsentry
1
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/b6dd2f55dc8735ec09ed0830ba7ec78dd99cde7f
2020-02-12 13:36:40+00:00
mod_slotmem_shm: follow up to r1831869: fix dead else if condition. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1832479 13f79535-47bb-0310-9956-ffa450edef68
ad2008443c22be8df994f8cfb0b9509cb7626aa4
httpd
neuralsentry
1
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/ad2008443c22be8df994f8cfb0b9509cb7626aa4
2018-05-29 20:22:44+00:00
core: fix ap_request_core_filter()'s brigade lifetime. The filter should pass everything up to and including EOR, then bail out. For EOR it can't use a brigade created on r->pool, so retain one created on c->pool in c->notes (this avoids leaking a brigades for each request on the same connection). git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1822596 13f79535-47bb-0310-9956-ffa450edef68
106d0761c06ac39bdc16d139d356eebc83a8ff62
httpd
neuralsentry
1
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/106d0761c06ac39bdc16d139d356eebc83a8ff62
2018-01-30 00:58:54+00:00
docs xforms [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1907032 13f79535-47bb-0310-9956-ffa450edef68
ed0990c2019743036ac7694f30542d3e3d90e2ee
httpd
neuralsentry
0
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/ed0990c2019743036ac7694f30542d3e3d90e2ee
2023-01-27 15:31:37+00:00
* modules/ssl/ssl_private.h: Remove unused macros. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1809297 13f79535-47bb-0310-9956-ffa450edef68
b5bdda40732e743a532c115d74b860c995878e76
httpd
neuralsentry
0
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/b5bdda40732e743a532c115d74b860c995878e76
2017-09-22 10:33:08+00:00
ci: show >debug logs only. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1893414 13f79535-47bb-0310-9956-ffa450edef68
363472acfd97c84b82313dc69861647a1c991fb3
httpd
neuralsentry
0
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/363472acfd97c84b82313dc69861647a1c991fb3
2021-09-18 11:25:00+00:00
remove request details from error documents (CVE-2019-10092). git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1864191 13f79535-47bb-0310-9956-ffa450edef68
c0ce3a729218279a6b4b03aab7a71bb8ae9d6259
httpd
neuralsentry
1
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/c0ce3a729218279a6b4b03aab7a71bb8ae9d6259
2019-08-02 01:27:37+00:00
mod_proxy_http: follow up to r1836588: fix drop of spurious 100 responses. r1836588 broke t/security/CVE-2008-2364.t by forwarding more than one "100 continue" response, fix it. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1836750 13f79535-47bb-0310-9956-ffa450edef68
f6fcec7974993fdae6ee442416cad2f1014ba3b9
httpd
neuralsentry
1
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/f6fcec7974993fdae6ee442416cad2f1014ba3b9
2018-07-26 17:51:09+00:00
CVE-2017-9788: add unit tests for get_digest_rec() Including the module source is a dirty hack, but maybe the direct way is best for now. More functional tests are still TODO. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/httpdunit@1801996 13f79535-47bb-0310-9956-ffa450edef68
0dc9280e94ced62ebe6f5206616540764d6afe2f
httpd
neuralsentry
0
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/0dc9280e94ced62ebe6f5206616540764d6afe2f
2017-07-14 22:30:17+00:00
Fix YAML syntax. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1879109 13f79535-47bb-0310-9956-ffa450edef68
c5d54837395d34a39ee33d30bb770b020588fe04
httpd
neuralsentry
0
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/c5d54837395d34a39ee33d30bb770b020588fe04
2020-06-23 10:08:53+00:00
fix types git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1901494 13f79535-47bb-0310-9956-ffa450edef68
929c7156cefdd2f74f83dcab2b15b2d09e80ec82
httpd
neuralsentry
1
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/929c7156cefdd2f74f83dcab2b15b2d09e80ec82
2022-06-01 12:20:56+00:00
Added missing changes for Spanish references to security_tips.html.es in files, missing from commit r1795361 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1796460 13f79535-47bb-0310-9956-ffa450edef68
f5a19de512add50172f16c976223c5985625df5b
httpd
neuralsentry
0
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/f5a19de512add50172f16c976223c5985625df5b
2017-05-27 21:24:29+00:00
mod_session: account for the '&' in identity_concat(). git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1887052 13f79535-47bb-0310-9956-ffa450edef68
7e09dd714fc62c08c5b0319ed7b9702594faf49b
httpd
neuralsentry
1
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/7e09dd714fc62c08c5b0319ed7b9702594faf49b
2021-03-01 20:13:54+00:00
http: Enforce that fully qualified uri-paths not to be forward-proxied have an http(s) scheme, and that the ones to be forward proxied have a hostname, per HTTP specifications. The early checks avoid failing the request later on and thus save cycles for those invalid cases. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1895921 13f79535-47bb-0310-9956-ffa450edef68
3ec0ffb9e1ac05622b97a7afd6992dd2bd41ce38
httpd
neuralsentry
1
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/3ec0ffb9e1ac05622b97a7afd6992dd2bd41ce38
2021-12-13 18:55:18+00:00
Fix a NULL pointer dereference * server/scoreboard.c (ap_increment_counts): In certain cases like certain invalid requests r->method might be NULL here. r->method_number defaults to M_GET and hence is M_GET in these cases. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1878092 13f79535-47bb-0310-9956-ffa450edef68
9b7c98cdee88db74d0c274903310eaf36ca59b7e
httpd
neuralsentry
1
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/9b7c98cdee88db74d0c274903310eaf36ca59b7e
2020-05-25 05:50:12+00:00
short-circuit on NULL Submitted By: jchampion CVEID: CVE-2017-7668 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1796350 13f79535-47bb-0310-9956-ffa450edef68
41b123254c49c2ab29cad344eee8f7978dfce0f7
httpd
neuralsentry
1
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/41b123254c49c2ab29cad344eee8f7978dfce0f7
2017-05-26 21:40:11+00:00
Added security_tips.xml.es and related files, included built html.es git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1795361 13f79535-47bb-0310-9956-ffa450edef68
971329dee0062656ce0a9a4a8793a0620b4d4ec9
httpd
neuralsentry
0
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/971329dee0062656ce0a9a4a8793a0620b4d4ec9
2017-05-16 19:43:42+00:00
Process early errors via a dummy HTTP/1.1 request as well Process early errors via a dummy HTTP/1.1 request as well to ensure that the request gets logged correctly and possible custom error pages are considered. The previous way of directly sending a HTTP/2 answer with the HTTP status code appropriate for the error is more efficient, but does not log the request nor sents a possible custom error page. * modules/http2/h2.h: Add http_status to h2_request struct and define H2_HTTP_STATUS_UNSET. * modules/http2/h2_request.c(h2_request_create_rec): Check if http_status is set for the request and die with the status code it contains if set. * modules/http2/h2_session.c(on_header_cb): Adjust the error condition now that we mark early errors via http_status: Only return an error if the status is not success and http_status is not H2_HTTP_STATUS_UNSET. * modules/http2/h2_stream.c(set_error_response): Set http_status on the request instead of creating headers for a response and a respective brigade. Github: closes #137 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1881620 13f79535-47bb-0310-9956-ffa450edef68
a4fba223668c554e06bc78d6e3a88f33d4238ae4
httpd
neuralsentry
1
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/a4fba223668c554e06bc78d6e3a88f33d4238ae4
2020-09-10 10:45:12+00:00
Remove problematic version check for OpenSSL < 1.0.2 This addresses several concerns; - There is no valid release of OpenSSL < 1.0.2 to incorporate security fixes, particularly on Windows, and particularly as vetted by the project. - File structure of opensslv.h has changed in such as a way as to completely invalidate the CMake FindOpenSSL macros, so 3.0.0 cannot be determined. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1880754 13f79535-47bb-0310-9956-ffa450edef68
e1673c079052496ff8387b9d060f4566a8b45c36
httpd
neuralsentry
1
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/e1673c079052496ff8387b9d060f4566a8b45c36
2020-08-10 20:12:00+00:00
mod_sed: use size_t to allow for larger buffer sizes and unsigned arithmetics. Let's switch to apr_size_t buffers and get rid of the ints. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1898690 13f79535-47bb-0310-9956-ffa450edef68
8926bb1dc47ea0fa7662c384b7e98adf3034072c
httpd
neuralsentry
1
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/8926bb1dc47ea0fa7662c384b7e98adf3034072c
2022-03-07 14:16:22+00:00
mod_mime: fix quoted pair scanning Submitted By: ylavic CVEID: CVE-2017-7679 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1797550 13f79535-47bb-0310-9956-ffa450edef68
c18ad646a55a0ea3819793cb15830321ed4ab160
httpd
neuralsentry
1
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/c18ad646a55a0ea3819793cb15830321ed4ab160
2017-06-03 22:04:47+00:00
Add StrictHostCheck .. to allow ucnonfigured hostnames to be rejected. The checks happen during NVH mapping and checks that the mapped VH itself has the host as a name or alias. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1838055 13f79535-47bb-0310-9956-ffa450edef68
19e9326dbf9fc6b54245d22df5cddf074b4dcdbf
httpd
neuralsentry
1
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/19e9326dbf9fc6b54245d22df5cddf074b4dcdbf
2018-08-14 21:47:22+00:00
Added a note in the mod_headers docs about Content-Type and setifempty This note has been added as a follow up of a stack overflow post (thanks to Michael Allan for the research): http://stackoverflow.com/questions/29398123/apache-2-4-set-mime-type-of-file-without-extension After a chat in #httpd-dev it seems that the issue boils down to how %{CONTENT_TYPE} is evaluated in util_expr_eval.c (r->content_type) vs how setifempty is (only a check of the response headers). This particular behavior might be a bug or feature, but it is worth to alert our users. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1769899 13f79535-47bb-0310-9956-ffa450edef68
fb6ed036831645ce8a083e87f691c044c8c782a1
httpd
neuralsentry
0
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/fb6ed036831645ce8a083e87f691c044c8c782a1
2016-11-15 22:57:18+00:00
handle large writes in ap_rputs git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1901500 13f79535-47bb-0310-9956-ffa450edef68
ea2c3409f6ad08961760f70a201c4118e409d7cc
httpd
neuralsentry
1
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/ea2c3409f6ad08961760f70a201c4118e409d7cc
2022-06-01 12:33:53+00:00
mod_ssl: fix ctx passed to ssl_io_filter_error() Consistently pass the expected bio_filter_in_ctx_t to ssl_io_filter_error(). Submitted By: Yann Ylavic CVEID: CVE-2017-3169 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1796343 13f79535-47bb-0310-9956-ffa450edef68
11250ebd61ba9173b172ab253f5634ba19fad205
httpd
neuralsentry
1
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/11250ebd61ba9173b172ab253f5634ba19fad205
2017-05-26 21:09:32+00:00
* Improve error handling git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1895970 13f79535-47bb-0310-9956-ffa450edef68
e1a199e8fd4d3a1c54b20446fd5a6de869d76e0b
httpd
neuralsentry
1
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/e1a199e8fd4d3a1c54b20446fd5a6de869d76e0b
2021-12-15 08:28:11+00:00
* Remove unneeded checks to improve performance git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1892422 13f79535-47bb-0310-9956-ffa450edef68
8f09caf9945f3c80563bc4a776b04fbba239ca71
httpd
neuralsentry
0
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/8f09caf9945f3c80563bc4a776b04fbba239ca71
2021-08-18 14:53:14+00:00
* modules/proxy/mod_proxy_balancer.c (balancer_handler): Check Referer to improve on protection against balancer-manager XSRF attacks provided by the nonce. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1864695 13f79535-47bb-0310-9956-ffa450edef68
ed70569bf5d57699818d95a265886c78fc39e58d
httpd
neuralsentry
1
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/ed70569bf5d57699818d95a265886c78fc39e58d
2019-08-08 12:11:36+00:00
short-circuit some kinds of looping in RewriteRule. PR60478 Submitted By: Jeff Wheelouse <apache wheelhouse.org> Committed By: covener git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1774288 13f79535-47bb-0310-9956-ffa450edef68
091c89150ac1bdbf91f5b4da7df41d673e55589a
httpd
neuralsentry
1
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/091c89150ac1bdbf91f5b4da7df41d673e55589a
2016-12-14 16:27:15+00:00
mod_auth_digest: Fast validation of the nonce's base64 to fail early if the format can't match anyway. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1885659 13f79535-47bb-0310-9956-ffa450edef68
567a10dc479ef52d14fa8e1f2506484542606c6c
httpd
neuralsentry
1
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/567a10dc479ef52d14fa8e1f2506484542606c6c
2021-01-18 17:01:53+00:00
mod_http2: support for several different request engines per connection, fixes CVE-2016-1546 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1733727 13f79535-47bb-0310-9956-ffa450edef68
ebd03293e6c97ae567ff0b86cc3fffab7206163d
httpd
neuralsentry
1
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/ebd03293e6c97ae567ff0b86cc3fffab7206163d
2016-03-05 15:45:12+00:00
use filters consistently git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1901502 13f79535-47bb-0310-9956-ffa450edef68
11a3fcbf9e64239d8fe8402d941bbdcbc4532c88
httpd
neuralsentry
1
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/11a3fcbf9e64239d8fe8402d941bbdcbc4532c88
2022-06-01 12:36:13+00:00
For some reason -g is not ending up in CFLAGS for some builds in Travis, which is likely a configure script bug of some kind. Work around it by defaulting CFLAGS to -g which should be always harmless. e.g. https://travis-ci.com/github/apache/httpd/jobs/526267899 Github: closes #205 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1891806 13f79535-47bb-0310-9956-ffa450edef68
b805e7966d4fdf9c231fe8ef53271ae75a626109
httpd
neuralsentry
1
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/b805e7966d4fdf9c231fe8ef53271ae75a626109
2021-07-26 11:35:54+00:00
Clarify RewriteRule example in mod_proxy doc git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1695913 13f79535-47bb-0310-9956-ffa450edef68
cf7ed8e030d686e94d678550eb22a3a2aea28a07
httpd
neuralsentry
0
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/cf7ed8e030d686e94d678550eb22a3a2aea28a07
2015-08-14 13:51:38+00:00
allow autoindex w/o mod_dir/mod_mime setting the DIR_MAGIC_TYPE. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1701436 13f79535-47bb-0310-9956-ffa450edef68
6085de039afd8caa5aa9a825dfcb09d9c8214e5c
httpd
neuralsentry
0
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/6085de039afd8caa5aa9a825dfcb09d9c8214e5c
2015-09-06 02:04:30+00:00
Added note to the Auth Howto clarifying the usage of mod_access_compact and mod_authz_host git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1738331 13f79535-47bb-0310-9956-ffa450edef68
0c2dff0917a91a70a5cfdfa1651af7c6a22b899a
httpd
neuralsentry
0
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/0c2dff0917a91a70a5cfdfa1651af7c6a22b899a
2016-04-09 07:50:06+00:00
* mod_md) do not interfere with requests to /.well-known/acme-challenge/ resources if challenge type 'http-01' is not configured for a domain. Fixes <https://github.com/icing/mod_md/issues/279>. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1897863 13f79535-47bb-0310-9956-ffa450edef68
cbde30f8322de93c90c938186583916ba777f43f
httpd
neuralsentry
1
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/cbde30f8322de93c90c938186583916ba777f43f
2022-02-08 12:18:45+00:00
Undo r1750418, miscommitted a local test git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1750419 13f79535-47bb-0310-9956-ffa450edef68
31b6d84c9e773bcb53f4d523707918429d21025e
httpd
neuralsentry
0
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/31b6d84c9e773bcb53f4d523707918429d21025e
2016-06-27 22:05:31+00:00
Prefer "goto cleanup" over "do {... if (error) break; ... } while(0)" construction for error handling/jump (as suggested by Ruediger). Hence we can move backend->close = 1 (for mod_proxy_wstunnel) and proxy_run_detach_backend() (for mod_proxy_http2) in the cleanup fallback. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1729749 13f79535-47bb-0310-9956-ffa450edef68
64f843d74b84465d21998a0bc1da608eb31057b4
httpd
neuralsentry
0
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/64f843d74b84465d21998a0bc1da608eb31057b4
2016-02-10 22:42:57+00:00
add userdir same-origin warnings to mod_userdir Submitted By: Hanno Böck <hanno hboeck.de> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1875785 13f79535-47bb-0310-9956-ffa450edef68
58adde718cf55de5d182d5d227b4f30cb8ed1035
httpd
neuralsentry
0
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/58adde718cf55de5d182d5d227b4f30cb8ed1035
2020-03-27 16:48:46+00:00
Turn msext_opts into a bitfield git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1907649 13f79535-47bb-0310-9956-ffa450edef68
8b0f82638d52ef50cd22e7f6cee3f629d1e57bf9
httpd
neuralsentry
0
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/8b0f82638d52ef50cd22e7f6cee3f629d1e57bf9
2023-02-14 13:58:51+00:00
tests modules/http1: use "Header add" to produce response headers with whitespace. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1904693 13f79535-47bb-0310-9956-ffa450edef68
f3ab5c5dd6d1f4debbb38c282521300c2b64fe45
httpd
neuralsentry
0
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/f3ab5c5dd6d1f4debbb38c282521300c2b64fe45
2022-10-19 09:16:30+00:00
Follow up to r1879079: merge slashes (if configured to) before pre_trans There are few cases (if any) where multiple slashes have different semantics than a single one, and it's always been like that for proxy_trans anyway. This allows for better directory/location/if walk caching and is less confusing for their users. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1879117 13f79535-47bb-0310-9956-ffa450edef68
aaf7e3eb4f21d3aec19381491470a5168a05904a
httpd
neuralsentry
0
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/aaf7e3eb4f21d3aec19381491470a5168a05904a
2020-06-23 12:25:56+00:00
add a generic tuning section and linked to the piped logger issue in logs.html git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1657856 13f79535-47bb-0310-9956-ffa450edef68
9dab3249caa28ee05bf087546e7d8d3e26eec267
httpd
neuralsentry
0
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/9dab3249caa28ee05bf087546e7d8d3e26eec267
2015-02-06 15:10:32+00:00
New xsl file which generates ready to copy/paste strings for prettify(.min).js All the directives are collected in some JS arrays, so that it is easier to upgrade the list in prettify.js when new directives are added. 'build.sh' will be updated accordingly. A new build target ('prettify') will be added to update this list. The resulting file is: docs/manual/list_for_prettify.txt This new file is heavily inspired from convmap.xsl. It should be possible to go further, but this is already a first step. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1828598 13f79535-47bb-0310-9956-ffa450edef68
30254a5fdd63d9520965ab74ef02112d4c51a2e4
httpd
neuralsentry
1
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/30254a5fdd63d9520965ab74ef02112d4c51a2e4
2018-04-07 16:33:02+00:00
*) mod_http2: use the new REQUEST buckets to forward request on secondary connections. Use the now generic ap_process_connection() in h2 workers to process those. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1899802 13f79535-47bb-0310-9956-ffa450edef68
5d3b2f1f0c37f672d313b60f5b7412ff3f7090e6
httpd
neuralsentry
0
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/5d3b2f1f0c37f672d313b60f5b7412ff3f7090e6
2022-04-13 08:38:12+00:00
Add some missing hyperlinks git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1739045 13f79535-47bb-0310-9956-ffa450edef68
61f39ed4e01b19aa86aa12b71e569e90d6a718e8
httpd
neuralsentry
0
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/61f39ed4e01b19aa86aa12b71e569e90d6a718e8
2016-04-14 09:58:23+00:00
Add mod_proxy_http2 based on CMakeLists.txt prereqs git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1744778 13f79535-47bb-0310-9956-ffa450edef68
1c017db60af39a7f7ca95aeb76699faba7bfe749
httpd
neuralsentry
0
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/1c017db60af39a7f7ca95aeb76699faba7bfe749
2016-05-20 17:41:41+00:00
don't forward invalid query strings Submitted by: rpluem git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1908095 13f79535-47bb-0310-9956-ffa450edef68
d78a166fedd9d02c23e4b71d5f53bd9b2c4b9a51
httpd
neuralsentry
1
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/d78a166fedd9d02c23e4b71d5f53bd9b2c4b9a51
2023-03-05 20:27:11+00:00
Add support for SHA-2 crypt() algorithm in htpasswd. * configure.in: Detect SHA-2 support in crypt(). * support/passwd_common.h: Define ALG_CRYPT_SHA256, ALG_CRYPT_SHA512, include ap_config_auto.h. * support/htpasswd.c (check_args): Allow -2, -5, -r arguments for SHA-256, SHA-256 and rounds options respectively. * support/passwd_common.c (parse_common_options): Parse -2, -5, -r args. (mkhash): Generate crypt hash for SHA256/SHA512 algorithms. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1861793 13f79535-47bb-0310-9956-ffa450edef68
57748d60a5e58598b8f66feaa7760ebed9a02dbf
httpd
neuralsentry
0
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/57748d60a5e58598b8f66feaa7760ebed9a02dbf
2019-06-21 16:20:29+00:00
Add support for extracting the msUPN and dnsSRV forms of subjectAltName entries of type "otherName" into SSL_{CLIENT,SERVER}_SAN_OTHER_{msUPN,dnsSRV}_n environment variables. Addresses PR 58020. * docs/manual/mod/mod_ssl.xml: add SSL_*_SAN_OTHER_*_n entries to the environment variables table * modules/ssl/ssl_engine_vars.c: add support for retrieving the SSL_{CLIENT,SERVER}_SAN_OTHER_{msUPN,dnsSRV}_n variables * modules/ssl/ssl_util_ssl.c: add parse_otherName_value, which currently recognizes the "msUPN" (1.3.6.1.4.1.311.20.2.3) and "id-on-dnsSRV" (1.3.6.1.5.5.7.8.7) otherName forms, and adapt modssl_X509_getSAN to take an optional otherName form argument for the GEN_OTHERNAME case * modules/ssl/ssl_util_ssl.h: adapt modssl_X509_getSAN prototype * modules/ssl/mod_ssl.c: register the id-on-dnsSRV otherName form OID (1.3.6.1.5.5.7.8.7) in OpenSSL's objects table git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1693792 13f79535-47bb-0310-9956-ffa450edef68
73dbf359616f9cadf6cb59bc5eb4fd51a82156d7
httpd
neuralsentry
0
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/73dbf359616f9cadf6cb59bc5eb4fd51a82156d7
2015-08-02 07:30:45+00:00
core: deprecate and replace ap_get_basic_auth_pw *) core: Deprecate ap_get_basic_auth_pw() and add ap_get_basic_auth_components(). Submitted By: Emmanuel Dreyfus <manu netbsd.org>, Jacob Champion, Eric Covener CVEID: CVE-2017-3167 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1796348 13f79535-47bb-0310-9956-ffa450edef68
92ab67cbad4e148c4ed97bba713e7b320a4412f9
httpd
neuralsentry
1
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/92ab67cbad4e148c4ed97bba713e7b320a4412f9
2017-05-26 21:29:59+00:00
mod_ssl: Fix memory leak in stapling code. PR63687. Free issuer's X509 in ssl_stapling_init_cert()'s early return paths. Submitted by: icing git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1876548 13f79535-47bb-0310-9956-ffa450edef68
f6b252e3a292e4b64dcac689d2285fb87933bafe
httpd
neuralsentry
1
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/f6b252e3a292e4b64dcac689d2285fb87933bafe
2020-04-15 12:25:27+00:00
CVE-2017-3167: add documentation to ap_get_basic_auth_pw() Now that we've released, add clarifying comments to the now-deprecated API. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1799374 13f79535-47bb-0310-9956-ffa450edef68
734d6332aad0f0fcaa0237a67991daeda7b6f609
httpd
neuralsentry
0
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/734d6332aad0f0fcaa0237a67991daeda7b6f609
2017-06-20 23:08:18+00:00
Document built-in DOCUMENT_PATH_INFO and USER_NAME that have been available and undocumented for years (already present in the very first commit of mod_include.c in svn history in 1999!) Tested and works like a charm. Spotted while looking at PR 34405. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1827705 13f79535-47bb-0310-9956-ffa450edef68
2295e569f04feb508ebfc47e496e64da8215cd35
httpd
neuralsentry
0
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/2295e569f04feb508ebfc47e496e64da8215cd35
2018-03-25 11:09:51+00:00
util.c: ensure all TEST_CHAR loops stop at the null terminator In the aftermath of CVE-2017-7668, decouple the business logic ("is NULL a T_HTTP_CTRL") from the postcondition ("must not go past the end of the string"). The NULL-byte classification in the TEST_CHAR table may change in the future. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1799375 13f79535-47bb-0310-9956-ffa450edef68
2a99e0920b29cd6baa36dd12c8c24193c0e76f75
httpd
neuralsentry
1
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/2a99e0920b29cd6baa36dd12c8c24193c0e76f75
2017-06-20 23:08:19+00:00
event: Add support for non blocking behaviour in the CONN_STATE_READ_REQUEST_LINE phase, in addition to the existing CONN_STATE_WRITE_COMPLETION phase. Update mod_ssl to perform non blocking TLS handshakes. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1897281 13f79535-47bb-0310-9956-ffa450edef68
54a200291b345abddd24f1417b62845157aa347c
httpd
neuralsentry
0
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/54a200291b345abddd24f1417b62845157aa347c
2022-01-21 00:09:24+00:00
* Add a command to dump some data from the scoreboard git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1844889 13f79535-47bb-0310-9956-ffa450edef68
583d381791feb5372ef09243f261560a761f13ca
httpd
neuralsentry
0
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/583d381791feb5372ef09243f261560a761f13ca
2018-10-26 10:24:17+00:00
ap_get_basic_auth_components: add unit tests git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1799379 13f79535-47bb-0310-9956-ffa450edef68
78a4c3c46e741e1eb64899e6ee9fb913318791e1
httpd
neuralsentry
0
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/78a4c3c46e741e1eb64899e6ee9fb913318791e1
2017-06-20 23:55:17+00:00
Fix a typo [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1888955 13f79535-47bb-0310-9956-ffa450edef68
ad12128c21155d14b2e52596ccaedcfc1fe606ec
httpd
neuralsentry
0
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/ad12128c21155d14b2e52596ccaedcfc1fe606ec
2021-04-19 12:16:24+00:00
log an error when ap_runtime_dir_relative fails. spotted by rpluem@ git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1908984 13f79535-47bb-0310-9956-ffa450edef68
4859071fd0efc6e962c0941810ab614cb54157b1
httpd
neuralsentry
0
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/4859071fd0efc6e962c0941810ab614cb54157b1
2023-04-05 09:05:24+00:00
Fix doc as spotted by Matthew in online doc git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1690343 13f79535-47bb-0310-9956-ffa450edef68
b18715bb8bfea453164c9980754f3d09229c1c8b
httpd
neuralsentry
0
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/b18715bb8bfea453164c9980754f3d09229c1c8b
2015-07-11 04:39:42+00:00
Add MS-WDV support MS-WDV specification: https://learn.microsoft.com/en-us/openspecs/windows_protocols/ms-wdv The changes introduces the DAVMSext directive, which is used to enable MS-WDV: DAVMSext +WDV dav_get_timeout_string() is introduced as a variant of dav_get_timeout(). The former parses a string, the later parse the Timeout HTTP header. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1907608 13f79535-47bb-0310-9956-ffa450edef68
bed50350e49fd6bde43458c9d71db5853c8abd88
httpd
neuralsentry
0
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/bed50350e49fd6bde43458c9d71db5853c8abd88
2023-02-13 16:48:35+00:00
Fix static compilation when including mod_md. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1814939 13f79535-47bb-0310-9956-ffa450edef68
56e0bd0ef7e146a7951be9625def4541304fa0f3
httpd
neuralsentry
1
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/56e0bd0ef7e146a7951be9625def4541304fa0f3
2017-11-11 10:30:54+00:00
Rebuilt the html file git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1776563 13f79535-47bb-0310-9956-ffa450edef68
deb50a98f738527d46c996e66795c449ba2eeeab
httpd
neuralsentry
0
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/deb50a98f738527d46c996e66795c449ba2eeeab
2016-12-30 13:35:46+00:00
fr doc adding a new file. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1868585 13f79535-47bb-0310-9956-ffa450edef68
23dddbeda2d0a226910dc23cea362106e4a1724f
httpd
neuralsentry
0
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/23dddbeda2d0a226910dc23cea362106e4a1724f
2019-10-18 11:04:46+00:00
Fix 'x' command processing in mod_sed. This has been tested using a slighly modified example taken from: https://blogs.oracle.com/basant/entry/using_mod_sed_to_filter (OutputSed "s/.\*//" has been changed in OutputSed "s/.*//") OutputSed "/Sunday/ {" OutputSed "h" OutputSed "s/.*//" OutputSed "N" OutputSed "s/\^.//" OutputSed "/Monday/ {" OutputSed "x" OutputSed "s/Sunday/Monday/" OutputSed "x" OutputSed "s/Monday/Tuesday/" OutputSed "H" OutputSed "g" OutputSed "}" OutputSed "}" git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1749401 13f79535-47bb-0310-9956-ffa450edef68
add4f525efb3bf584ffcbdd6e8b0171e5f9fbb39
httpd
neuralsentry
1
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/add4f525efb3bf584ffcbdd6e8b0171e5f9fbb39
2016-06-20 21:03:07+00:00
* Make it obsolete to supply a starting pool Improve dump_all_pools by making it obsolete to supply a starting pool. If the parameter is not supplied ap_pglobal which is a global symbol is used as starting pool. The pool parameter is still accepted and considered for backwards compatibility or if ap_pglobal cannot be resolved. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1866078 13f79535-47bb-0310-9956-ffa450edef68
cb8c40c581d17382cba338b3d90c67b914648984
httpd
neuralsentry
0
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/cb8c40c581d17382cba338b3d90c67b914648984
2019-08-29 14:53:04+00:00
DOCUMENT_ARGS in 2.4.19 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1735964 13f79535-47bb-0310-9956-ffa450edef68
ed8145b960a139bd719012016f6dca8e142762fc
httpd
neuralsentry
0
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/ed8145b960a139bd719012016f6dca8e142762fc
2016-03-21 12:38:58+00:00
fixed segfault in connection shutdown, added accept-push-policy support git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1721547 13f79535-47bb-0310-9956-ffa450edef68
93c609224e82134ddd12c27fcedf37f93b24317e
httpd
neuralsentry
1
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/93c609224e82134ddd12c27fcedf37f93b24317e
2015-12-23 14:50:54+00:00
mod_md: adding documentation for new MDContactEmail directive. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1874133 13f79535-47bb-0310-9956-ffa450edef68
1638731a9eda2ec279e9a485d6f97321736dca0d
httpd
neuralsentry
0
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/1638731a9eda2ec279e9a485d6f97321736dca0d
2020-02-17 14:15:32+00:00
documentation rebuild git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1732263 13f79535-47bb-0310-9956-ffa450edef68
bf3559ecc57a807efb1e13189f734ab07171630c
httpd
neuralsentry
0
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/bf3559ecc57a807efb1e13189f734ab07171630c
2016-02-25 08:49:21+00:00
Document PR 64709 fix confirmed for r1881459. [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1881552 13f79535-47bb-0310-9956-ffa450edef68
39668d17a76f3860f6704eb0e50ac3e78290aba0
httpd
neuralsentry
0
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/39668d17a76f3860f6704eb0e50ac3e78290aba0
2020-09-08 11:46:42+00:00
Added more env variables to the mod_cgi's documentation. Bugs: 58305/58306 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1727201 13f79535-47bb-0310-9956-ffa450edef68
565cfcba1ae025cb64fa9bd33d18a9e1b9e98e9f
httpd
neuralsentry
0
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/565cfcba1ae025cb64fa9bd33d18a9e1b9e98e9f
2016-01-27 21:48:28+00:00
On the trunk: mod_md: v0.9.7 - Use of the new module flag - Removed obsolete function from interface to mod_ssl. - Fallback certificates has version set and no longer claims to be a CA. (re issue #32) - MDRequireHttps now happens before any Redirect. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1809719 13f79535-47bb-0310-9956-ffa450edef68
c2f7c7a31f22fd026eff35701174811428327704
httpd
neuralsentry
0
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/c2f7c7a31f22fd026eff35701174811428327704
2017-09-26 08:33:35+00:00
Fix some small style issues (extra blank lines, '{' at the end of function declaration) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1720647 13f79535-47bb-0310-9956-ffa450edef68
ebd98a4aec2ad614c369996bfee02178b309ad5f
httpd
neuralsentry
0
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/ebd98a4aec2ad614c369996bfee02178b309ad5f
2015-12-17 20:41:29+00:00
Optimize away one more strchr git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1770869 13f79535-47bb-0310-9956-ffa450edef68
2e501bbb12b6d2299f2336e6e839a968570e97a3
httpd
neuralsentry
0
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/2e501bbb12b6d2299f2336e6e839a968570e97a3
2016-11-22 18:43:28+00:00
*) mod_http2: Fixed interaction with mod_reqtimeout. A loaded mod_http2 was disabling the ssl handshake timeouts. Also, fixed a mistake of the last version that made `H2Direct` always `on`, irregardless of configuration. Found and reported by <[email protected]> and <[email protected]>. [Stefan Eissing] *) mod_http2: Multiple field length violations in the same request no longer cause several log entries to be written. [@mkauf] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1870454 13f79535-47bb-0310-9956-ffa450edef68
dd8ba2004741b76758873b779e250f5ce9f7b949
httpd
neuralsentry
1
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/dd8ba2004741b76758873b779e250f5ce9f7b949
2019-11-26 09:36:28+00:00
Add an idea about YAML. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1872039 13f79535-47bb-0310-9956-ffa450edef68
7381d71dd805b749c9ab91a4450f39daac9f33b6
httpd
neuralsentry
0
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/7381d71dd805b749c9ab91a4450f39daac9f33b6
2019-12-27 22:52:17+00:00
mod_proxy_http2 docs: added section about HTTP/2 PUSH implementation and alternatives. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1830443 13f79535-47bb-0310-9956-ffa450edef68
6647764e3bb36223f0d9ea1b45441dfe63befb82
httpd
neuralsentry
0
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/6647764e3bb36223f0d9ea1b45441dfe63befb82
2018-04-28 12:13:00+00:00
improvements in http2 connection and worker shutdown, hopefully addressing high load segfaults git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1710185 13f79535-47bb-0310-9956-ffa450edef68
5eeac18e0d9238a081ecf21e2c07fe38636b96e7
httpd
neuralsentry
1
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/5eeac18e0d9238a081ecf21e2c07fe38636b96e7
2015-10-23 11:54:41+00:00
core: Add ap_unescape_url_ex() for better decoding control, and deprecate unused AP_NORMALIZE_DROP_PARAMETERS flag. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1893971 13f79535-47bb-0310-9956-ffa450edef68
48b5dfd6968cb076537b605d368d5fd889ebae86
httpd
neuralsentry
1
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/48b5dfd6968cb076537b605d368d5fd889ebae86
2021-10-07 12:00:20+00:00
Fix %{DOCUMENT_URI} in SSI w/ default parser *) core: %{DOCUMENT_URI} used in nested SSI expressions should point to the URI originally requsted by the user, not the nested documents URI. This restores the behavior of this variable to match the "legacy" SSI parser. PR60624. Submitted By [Hank Ibell <hwibell gmail.com>] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1780095 13f79535-47bb-0310-9956-ffa450edef68
fe3c9b7a0f2261688946b4b36915e8f8fe9b7428
httpd
neuralsentry
1
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/fe3c9b7a0f2261688946b4b36915e8f8fe9b7428
2017-01-24 17:09:47+00:00
All error handling paths of this function call 'apr_brigade_destroy()' , except this one. So add it here too. Probably spotted with the help of the Coccinelle software (Thx Julia for the patch and for Coccinelle) See PR 53016 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1832351 13f79535-47bb-0310-9956-ffa450edef68
07ffca3af4d2a8ae6fa512c35af05119301c418a
httpd
neuralsentry
1
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/07ffca3af4d2a8ae6fa512c35af05119301c418a
2018-05-27 20:48:00+00:00
fix link to mod_headers git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1755347 13f79535-47bb-0310-9956-ffa450edef68
290fb76ce2c5f53759f65d48066d18a5c508a7ad
httpd
neuralsentry
0
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/290fb76ce2c5f53759f65d48066d18a5c508a7ad
2016-08-05 15:20:30+00:00
Fix ap_mmn.h after r1893971. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1893981 13f79535-47bb-0310-9956-ffa450edef68
499f5d137c0f253dbf0a16e873595eb4543630d0
httpd
neuralsentry
1
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/499f5d137c0f253dbf0a16e873595eb4543630d0
2021-10-07 12:35:33+00:00
*) mod_http2: workaround to facilitate use of common internal protocol/method/uri checks. The module now handles master/secondary connections and has marked methods according to use. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1878926 13f79535-47bb-0310-9956-ffa450edef68
2cec2d15c9e2ae9ca24dc384c7e9b2da12322bbe
httpd
neuralsentry
1
https://github.com/apache/httpd
https://github.com/apache/httpd/commit/2cec2d15c9e2ae9ca24dc384c7e9b2da12322bbe
2020-06-17 15:10:29+00:00