index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
core: Add the token_checker hook, that allows authentication to take
Graham Leggett
2023-04-25
3
-1
/
+71
*
Include header file for the explicit regex.
Graham Leggett
2023-04-14
1
-6
/
+6
*
core: Be explicit if an enclosing directive contains a path or a
Graham Leggett
2023-04-14
1
-1
/
+2
*
Follow up to r1908380: MMN minor bump for AP_CTIME_OPTION_GMTOFF.
Yann Ylavic
2023-03-20
1
-1
/
+2
*
util_time: Follow up to r1908383: ap_recent_ctime_ex() docx about trailing NUL.
Yann Ylavic
2023-03-14
1
-1
/
+1
*
core: Add formats %{z} and %{strftime-format} to ErrorLogFormat. PR 62161.
Yann Ylavic
2023-03-14
1
-0
/
+2
*
Do not double encode encoded slashes
Ruediger Pluem
2023-03-13
1
-1
/
+2
*
bundle in r1904518
Eric Covener
2023-01-09
1
-1
/
+1
*
bump again
Jim Jagielski
2022-12-01
1
-1
/
+1
*
Bump mmn
Jim Jagielski
2022-11-30
1
-9
/
+10
*
core: Apply ap_max_mem_free to created threads' pool allocator.
Yann Ylavic
2022-07-15
1
-30
/
+26
*
handle large writes in ap_rputs
Eric Covener
2022-06-01
1
-1
/
+21
*
Fix some typo
Christophe Jaillet
2022-05-08
1
-2
/
+2
*
*) core: add ap_sb_get_child_thread() to retrieve child_num
Stefan Eissing
2022-04-19
2
-1
/
+4
*
Merge PR 311:
Stefan Eissing
2022-04-13
3
-6
/
+25
*
Remove libsystemd dependency from main httpd binary
Joe Orton
2022-04-12
1
-0
/
+10
*
*) core/mod_http: use RESPONSE meta buckets and a new HTTP/1.x specific
Stefan Eissing
2022-04-07
1
-0
/
+12
*
* Fix typo
Ruediger Pluem
2022-04-04
1
-1
/
+1
*
*) core: add ap_h1_append_header() for single header values.
Stefan Eissing
2022-04-04
2
-1
/
+12
*
*) core/mod_http/mod_http2:
Stefan Eissing
2022-04-04
4
-2
/
+310
*
*) core: adding a new hook and method to the API:
Stefan Eissing
2022-03-18
2
-1
/
+29
*
* Improve detection of _Thread_local
Ruediger Pluem
2022-03-09
1
-1
/
+3
*
* core/mpm: add hook 'child_stopped` that gets called when the MPM has
Stefan Eissing
2022-02-24
2
-3
/
+21
*
Resolves BZ65861 - clarify post_config api doc
Rich Bowen
2022-02-23
1
-0
/
+10
*
*) core/mod_ssl/mpm_event: reverting changes to nonblocing SSL handshakes
Stefan Eissing
2022-02-04
4
-8
/
+0
*
core: Follow up to r1897240 & r1897691: Syntax.
Yann Ylavic
2022-02-02
1
-1
/
+1
*
core: Follow up to r1897240: Provide/export ap_thread_current_create()
Yann Ylavic
2022-02-02
1
-0
/
+4
*
core: Follow up to r1897240: Opt-out for AP_HAS_THREAD_LOCAL and/or pcre's us...
Yann Ylavic
2022-02-02
1
-5
/
+7
*
core: Follow up to r1897460: Provide ap_thread_main_create().
Yann Ylavic
2022-01-27
2
-5
/
+5
*
core: Follow up to r1897460: Implement and use ap_thread_current_after_fork().
Yann Ylavic
2022-01-25
1
-6
/
+8
*
Follow up to r1897460: !APR_HAS_THREAD implies no ap_thread_* either.
Yann Ylavic
2022-01-25
1
-3
/
+9
*
core: Efficient ap_thread_current() when apr_thread_local() is missing.
Yann Ylavic
2022-01-25
2
-2
/
+54
*
event: Add AP_MPM_CAN_AGAIN and AGAIN to signal to the MPM that
Graham Leggett
2022-01-24
3
-1
/
+7
*
event: Add support for non blocking behaviour in the
Graham Leggett
2022-01-21
2
-1
/
+3
*
mod_proxy: Bump max worker name to 384 chars.
Yann Ylavic
2021-12-21
1
-2
/
+4
*
http: Enforce that fully qualified uri-paths not to be forward-proxied
Yann Ylavic
2021-12-13
2
-1
/
+9
*
Revert spurious commit r1895340.
Yann Ylavic
2021-11-25
1
-7
/
+0
*
Trigger ci.
Yann Ylavic
2021-11-25
1
-0
/
+7
*
Fix ap_mmn.h after r1893971.
Yann Ylavic
2021-10-07
1
-1
/
+1
*
core: Add ap_unescape_url_ex() for better decoding control, and deprecate
Yann Ylavic
2021-10-07
2
-1
/
+16
*
Add dav_get_liveprop_element() to hide the implementation by which
Graham Leggett
2021-09-26
1
-2
/
+3
*
mod_proxy: Handle ap_proxy_buckets_lifetime_transform() errors.
Yann Ylavic
2021-09-24
1
-1
/
+2
*
mod_proxy: Restore ap_proxy_transfer_between_connections().
Yann Ylavic
2021-09-24
1
-2
/
+11
*
mod_proxy: typedef struct proxy_tunnel_conn proxy_tunnel_conn_t.
Yann Ylavic
2021-09-24
1
-1
/
+2
*
In case one of the pre_connection hooks causes the hook run to stop by an error
Ruediger Pluem
2021-09-21
2
-1
/
+17
*
core: Add ap_create_connection() to create a server or client/proxy connection.
Yann Ylavic
2021-09-09
2
-1
/
+24
*
*core: clarify comments and use hook API better to check for presence of ca...
Stefan Eissing
2021-09-09
1
-3
/
+4
*
Fix some typo and doxygen issues.
Christophe Jaillet
2021-09-05
1
-8
/
+8
*
core: follow up to r1891148: WC bucket defaulting to FLUSH bucket.
Yann Ylavic
2021-08-20
2
-4
/
+20
*
clarification/fixes around the replace() function
Eric Covener
2021-08-03
1
-2
/
+3
[next]