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
*
s/Freenode/Libera.chat/g
Rich Bowen
2021-07-09
817
-3036
/
+3034
*
Trigger ci.
Yann Ylavic
2021-07-06
1
-1
/
+1
*
*) mod_http2:
Stefan Eissing
2021-07-06
9
-84
/
+282
*
Trigger ci.
Yann Ylavic
2021-07-06
1
-1
/
+1
*
mod_proxy: Avoid confusion of prefix/regex matching workers at loading. PR 6...
Yann Ylavic
2021-07-05
4
-85
/
+140
*
Sync CHANGES entries.
Yann Ylavic
2021-07-03
7
-40
/
+45
*
mod_proxy: Follow up to r1891206: fix UDS scheme.
Yann Ylavic
2021-07-03
1
-1
/
+2
*
mpm_proxy: Fix possible reuse/merging of Proxy(Pass)Match workers. PR 65419.
Yann Ylavic
2021-07-02
2
-32
/
+86
*
remove extra whitespace in HTTP_NOT_IMPLEMENTED
Eric Covener
2021-07-02
1
-1
/
+1
*
* Add basic security policy for GitHub mirror
Ruediger Pluem
2021-07-01
1
-0
/
+15
*
core: Write Completion (WC) bucket type.
Yann Ylavic
2021-06-29
4
-21
/
+87
*
fix xlate of literal text ErrorDocument on EBCDIC
Eric Covener
2021-06-29
1
-1
/
+1
*
* modules/ssl/ssl_engine_init.c (ssl_init_server_certs): Fix use of
Joe Orton
2021-06-29
2
-3
/
+24
*
Label duplicates introduced in r1891019.
Joe Orton
2021-06-29
1
-0
/
+9
*
Add log tags.
Graham Leggett
2021-06-24
9
-16
/
+22
*
dbm: Split the loading of a dbm driver from the opening of a dbm file. When
Graham Leggett
2021-06-24
8
-23
/
+340
*
fr doc rebuild.
Lucien Gentis
2021-06-19
4
-8
/
+1
*
fr doc XML file update.
Lucien Gentis
2021-06-19
1
-1
/
+1
*
* log-tags always win.
Stefan Eissing
2021-06-11
2
-3
/
+3
*
*) mod_ssl: tighten the handling of ALPN for outgoing (proxy)
Stefan Eissing
2021-06-11
2
-1
/
+70
*
*) core/mod_proxy/mod_ssl:
Stefan Eissing
2021-06-08
15
-86
/
+200
*
Corrected mod_md typos + build all which results in tons of copy right notice...
Daniel Ferradal
2021-06-07
636
-5388
/
+5724
*
mod_h2: Make h2_headers_create() constant and simplfy code using it.
Yann Ylavic
2021-06-07
3
-70
/
+27
*
mod_h2: Don't strip headers from 304 responses.
Yann Ylavic
2021-06-07
2
-18
/
+3
*
fr doc rebuild.
Lucien Gentis
2021-06-05
7
-28
/
+42
*
fr doc XML files updates.
Lucien Gentis
2021-06-05
2
-28
/
+42
*
Add mapping = servlet / encoded
Jean-Frederic Clere
2021-06-04
2
-1
/
+13
*
mpm_prefork: mask signals during ap_run_child_init().
Yann Ylavic
2021-06-04
3
-1
/
+39
*
* We could get here again if a second thread deals with the
Ruediger Pluem
2021-06-03
1
-0
/
+5
*
xform
Eric Covener
2021-06-03
1
-16
/
+25
*
PR65073: updates to MergeSlashes related doc
Eric Covener
2021-06-03
1
-8
/
+14
*
* mod_http2: using the ap_parse_request_line() unconditionally, now that it ...
Stefan Eissing
2021-05-27
1
-107
/
+1
*
fr doc rebuild.
Lucien Gentis
2021-05-22
4
-253
/
+322
*
fr doc XML files updates.
Lucien Gentis
2021-05-22
2
-9
/
+75
*
<contextlist> and <compatibility> bad ordering.
Lucien Gentis
2021-05-22
1
-1
/
+1
*
fix build with LibreSSL [Yann Ylavic]
Giovanni Bechis
2021-05-21
1
-3
/
+2
*
mod_ssl: Switch to using OpenSSL's automatic internal DH parameter
Joe Orton
2021-05-21
3
-4
/
+14
*
* mod_log_config/mod_ssl: moved the log_handlers registered by mod_ssl
Stefan Eissing
2021-05-18
5
-77
/
+47
*
mod_md: removing the previous libressl workaround and adding the real
Stefan Eissing
2021-05-18
1
-8
/
+3
*
mod_md: workaround for missing libressl definitions. [Giovanni Bechis]
Stefan Eissing
2021-05-18
1
-0
/
+5
*
Sync CHANGES entries. [skip ci]
Yann Ylavic
2021-05-17
5
-26
/
+30
*
mod_md: update documentation regading private keys and message events.
Stefan Eissing
2021-05-17
1
-8
/
+32
*
* server/mpm/event/event.c,
Joe Orton
2021-05-17
3
-35
/
+34
*
Follow up to r1889938: APLOGNO().
Yann Ylavic
2021-05-17
2
-2
/
+2
*
mod_ssl: coalesce using a bucket brigade and the setaside/reinstate mechanism.
Yann Ylavic
2021-05-16
1
-48
/
+36
*
mod_proxy_hcheck: Honor worker timeout settings.
Yann Ylavic
2021-05-16
2
-4
/
+7
*
* Correctly record changes for the latest release in case there have been no
Ruediger Pluem
2021-05-12
1
-3
/
+3
*
Follow up to r1889792: CHANGES entry.
Yann Ylavic
2021-05-12
1
-0
/
+3
*
mod_proxy_wstunnel: Add ProxyWebsocketFallbackToProxyHttp.
Yann Ylavic
2021-05-12
2
-6
/
+67
*
* Spelling fixes after review by @bigio.
Stefan Eissing
2021-05-12
5
-8
/
+8
[next]