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: 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
*
Corrected MODULE_MAGIC_NUMBER_MINOR.
Stefan Eissing
2021-07-31
1
-1
/
+1
*
* core/mpm: add hook 'child_stopping` that gets called when the MPM is
Stefan Eissing
2021-07-31
2
-0
/
+11
*
mod_proxy: Avoid confusion of prefix/regex matching workers at loading. PR 6...
Yann Ylavic
2021-07-05
1
-1
/
+3
*
core: Write Completion (WC) bucket type.
Yann Ylavic
2021-06-29
2
-1
/
+27
*
*) core/mod_proxy/mod_ssl:
Stefan Eissing
2021-06-08
3
-1
/
+40
*
Allow the tunnelled connections to report the
Jean-Frederic Clere
2021-05-06
1
-1
/
+4
*
core/ap_ssl_*: changes after review by rpluem
Stefan Eissing
2021-04-20
3
-19
/
+9
*
*) core/mod_ssl/mod_md: adding OCSP response provisioning as core feature. ...
Stefan Eissing
2021-04-13
3
-1
/
+94
*
*) core: provide ap_ssl_* functions in new http_ssl.h header file.
Stefan Eissing
2021-03-26
3
-157
/
+201
*
Changed ap_ssl_answer_challenge() and its hook to provide PEM data for
Stefan Eissing
2021-03-03
1
-8
/
+19
*
Adding more ap_ssl_* functions and hooks to the core server.
Stefan Eissing
2021-03-02
2
-1
/
+87
*
*) core: Adding SSL related inquiry functions to the server API.
Stefan Eissing
2021-02-23
2
-1
/
+62
*
s/2020/2021/
Christophe Jaillet
2021-01-23
1
-1
/
+1
*
core: axe struct core_net_rec.
Yann Ylavic
2020-12-14
2
-16
/
+3
*
Follow up to r1769760: MMN minor bump for ap_get_status_line_ex().
Yann Ylavic
2020-12-08
1
-1
/
+2
*
mod_proxy: provide prefetching and spooling mechanisms to all proxy modules.
Yann Ylavic
2020-12-03
1
-1
/
+4
*
mod_dav: Some DAV extensions, like CalDAV, specify both document
Graham Leggett
2020-07-15
1
-1
/
+3
*
mod_dav: Add utility functions dav_validate_root_ns(),
Graham Leggett
2020-07-15
1
-1
/
+4
*
Extend method_precondition hook to be called during the PROPFIND
Graham Leggett
2020-07-05
1
-1
/
+2
*
Bump MMN correctly.
Graham Leggett
2020-07-03
1
-2
/
+2
*
core: Remove support for the Content-MD5 header, removed in RFC7231.
Graham Leggett
2020-07-03
3
-17
/
+2
*
mod_dav: Allow other DAV modules to use dav_get_resource().
Graham Leggett
2020-07-03
1
-2
/
+3
*
Follow up to r1879449: yet better MPM poll callback API.
Yann Ylavic
2020-07-02
3
-7
/
+5
*
mpm_common: add pool argument to mpm_register_poll_callback[_timeout] hooks.
Yann Ylavic
2020-07-02
3
-9
/
+22
*
mpm_common: remove ap_mpm_unregister_poll_callback().
Yann Ylavic
2020-07-02
3
-19
/
+4
*
mod_dav: Add method_precondition hook. WebDAV extensions define
Graham Leggett
2020-06-29
1
-1
/
+2
*
Add hooks deliver_report and gather_reports to mod_dav.h. Allows other
Graham Leggett
2020-06-28
1
-1
/
+3
*
Add dav_get_provider(), dav_open_lockdb() and dav_close_lockdb() mod_dav.h.
Graham Leggett
2020-06-28
1
-1
/
+3
[next]