index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
* CMakeLists.txt: By default use PCRE2 CMake package if supported.
Ivan Zhakov
2024-07-20
1
-1
/
+5
*
* os/win32/modules.c: Include "ap_config.h" to match the file generated by
Ivan Zhakov
2024-07-20
1
-0
/
+1
*
* os/win32/modules.c: Add AP_DECLARE_DATA to ap_prelinked_module_symbols
Ivan Zhakov
2024-07-20
1
-1
/
+1
*
Skip more h2 tests in prefork
Rainer Jung
2024-07-18
2
-2
/
+4
*
Skip h2 tests on prefork
Rainer Jung
2024-07-18
4
-0
/
+13
*
Fix typo in test name
Rainer Jung
2024-07-17
1
-2
/
+2
*
mod_rewrite: Better question mark tracking to avoid UnsafeAllow3F. PR 69197.
Yann Ylavic
2024-07-17
2
-18
/
+92
*
core: Improve AP_REQUEST_ #defines.
Yann Ylavic
2024-07-16
1
-2
/
+2
*
Make sure pytest shuts down the web server after each package
Rainer Jung
2024-07-16
5
-0
/
+24
*
copy the trusted flag from the subrequest
Eric Covener
2024-07-15
1
-1
/
+1
*
merge leading slashes by default
Eric Covener
2024-07-15
3
-1
/
+26
*
core: ap_location_walk() does not deal with the filesystem
Yann Ylavic
2024-07-12
1
-1
/
+1
*
mod_status: "Threads" span three colomns (busy, graceful, idle), not two.
Yann Ylavic
2024-07-11
1
-1
/
+1
*
mod_status: Follow up to r1918482: Bump colspan for the new wait-io colomn
Yann Ylavic
2024-07-11
1
-1
/
+1
*
test http1, add version check for trailer tests
Stefan Eissing
2024-07-11
1
-0
/
+4
*
sync test code with mod-h2
Stefan Eissing
2024-07-10
7
-4
/
+61
*
mod_md: Keep compat with openssl < 1.1
Yann Ylavic
2024-07-08
1
-13
/
+38
*
Follow up to r1919023: fix compilation.
Yann Ylavic
2024-07-08
1
-1
/
+1
*
mod_proxy: Don't mangle r->filename when ap_proxy_canon_netloc() fails.
Yann Ylavic
2024-07-08
1
-1
/
+1
*
mod_proxy: Fix canonicalisation and FCGI env (PATH_INFO, SCRIPT_NAME) for
Yann Ylavic
2024-07-08
6
-181
/
+176
*
Follow up to r1919015: fix compilation.
Yann Ylavic
2024-07-08
1
-1
/
+1
*
mod_proxy: Avoid AH01059 parsing error for SetHandler "unix:" URLs. PR 69160
Yann Ylavic
2024-07-08
2
-4
/
+23
*
fr doc rebuild.
Lucien Gentis
2024-07-06
13
-43
/
+112
*
fr doc XML files updates.
Lucien Gentis
2024-07-06
4
-9
/
+71
*
* Check for correct OpenSSL version for mod_ssl_ct
Ruediger Pluem
2024-07-05
1
-1
/
+11
*
mention quirks, add example, clarify
Eric Covener
2024-07-04
1
-8
/
+15
*
mod_ssl: Let modssl_set_io_callbacks() whether which callback is needed.
Yann Ylavic
2024-07-03
3
-13
/
+16
*
* Changelog for r1918880
Ruediger Pluem
2024-07-03
1
-0
/
+2
*
* Restore SSL dumping for OpenSSL >= 3.0.
Ruediger Pluem
2024-07-03
1
-14
/
+47
*
* Follow up to r1918814: Strings are from configuration and thus trusted
Ruediger Pluem
2024-07-02
5
-9
/
+9
*
* Follow up to r1918814: Always trust content types that we set literally
Ruediger Pluem
2024-07-02
1
-2
/
+2
*
* Always trust content types that we set literally
Ruediger Pluem
2024-07-02
17
-25
/
+25
*
maintain trusted flag
Eric Covener
2024-07-01
1
-1
/
+1
*
remove openssl vs. event comment
Eric Covener
2024-07-01
1
-5
/
+1
*
match AP_IS_SLASH macro
Eric Covener
2024-06-26
1
-1
/
+1
*
don't add / to / in the non-perdir
Eric Covener
2024-06-26
1
-8
/
+4
*
factor out IS_SLASH, perdir fix
Eric Covener
2024-06-26
4
-30
/
+33
*
mod_proxy: follow up to r1918626: Simplify ap_proxy_fixup_uds_filename() and ...
Yann Ylavic
2024-06-26
3
-20
/
+21
*
mod_proxy_http2: ap_proxy_determine_connection()'s given &url is in/out.
Yann Ylavic
2024-06-26
1
-1
/
+2
*
mod_proxy: Fixup UDS filename for mod_proxy called through r->handler.
Yann Ylavic
2024-06-26
4
-23
/
+45
*
fix comparison of local path on Windows
Eric Covener
2024-06-25
1
-1
/
+16
*
validate hostname
Eric Covener
2024-06-25
1
-0
/
+11
*
* modules/mappers/mod_rewrite.c: Fill in logno.
Joe Orton
2024-06-25
2
-2
/
+2
*
pytest: fix asset list extraction from nghttp output
Rainer Jung
2024-06-25
1
-1
/
+1
*
docs bld break
Eric Covener
2024-06-24
3
-2
/
+3
*
MMN bump for recent additions
Eric Covener
2024-06-24
1
-1
/
+3
*
block inadvertent subst of special filenames
Eric Covener
2024-06-24
1
-12
/
+26
*
tighten up prefix_stat and %3f handling
Eric Covener
2024-06-24
3
-28
/
+149
*
add ap_set_content_type_ex to differentiate
Eric Covener
2024-06-24
11
-25
/
+51
*
mod_proxy: escape for non-proxypass configuration
Eric Covener
2024-06-24
1
-2
/
+5
[next]