index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
metadata
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mod_unique_id: Follow up to r1892915 and r1893002: Atomic counter.
Yann Ylavic
2021-09-07
1
-6
/
+32
*
mod_unique_id: Follow up to r1892915: Shorter counter race condition yet.
Yann Ylavic
2021-09-07
1
-5
/
+3
*
Reduce the time window where duplicates may be generated by mod_uniqueid
Christophe Jaillet
2021-09-05
1
-7
/
+6
*
Revert r1887244 and r1887245 which causes issues on Windows
Christophe Jaillet
2021-09-05
1
-32
/
+20
*
*) core: provide ap_ssl_* functions in new http_ssl.h header file.
Stefan Eissing
2021-03-26
1
-0
/
+1
*
Using the new ap_ssl_conn_is_ssl() and ap_ssl_var_lookup() in all internal mo...
Stefan Eissing
2021-03-09
1
-16
/
+5
*
Follow-up to r1887244.
Christophe Jaillet
2021-03-06
1
-5
/
+5
*
Fix a potential duplicated ID generation issue under heavy load.
Christophe Jaillet
2021-03-06
1
-20
/
+32
*
* modules/metadata/mod_unique_id.c: Use base64url encoding for
Joe Orton
2020-11-30
1
-6
/
+3
*
Add missing pool tags to help debugging.
Yann Ylavic
2020-04-16
1
-0
/
+1
*
Slighly simplify code.
Christophe Jaillet
2020-02-28
1
-12
/
+4
*
Remove duplicated "CookieTracking" directive in 'command_rec'.
Christophe Jaillet
2020-02-28
1
-2
/
+0
*
* Another whitespace fix
Ruediger Pluem
2020-02-25
1
-1
/
+0
*
* Whitespace fix
Ruediger Pluem
2020-02-25
1
-1
/
+1
*
PR64077: samesite/httponly/secure flags for usertrack
Eric Covener
2020-02-22
1
-0
/
+55
*
handle LOCAL ver_cmd proxy headers
Giovanni Bechis
2020-02-22
1
-0
/
+3
*
Fix spelling errors found by codespell. [skip ci]
Mike Rumph
2020-02-13
2
-2
/
+2
*
mod_setenvif: add "early mode"
Eric Covener
2020-01-15
1
-5
/
+43
*
Fix a typo
Christophe Jaillet
2019-09-20
1
-1
/
+1
*
* modules/metadata/mod_remoteip.c (remoteip_process_v2_header,
Joe Orton
2019-08-06
1
-9
/
+27
*
* modules/metadata/mod_mime_magic.c: Constify some constant
Joe Orton
2019-06-27
1
-7
/
+6
*
This is harmless, but this really should be an 'echo_do *'
Christophe Jaillet
2019-02-17
1
-1
/
+1
*
mod_remoteip: Fix RemoteIP{Trusted,Internal}ProxyList loading broken by 2.4.30.
Yann Ylavic
2018-05-31
1
-12
/
+0
*
copy apr_sockaddr_is_wildcard to maintain 1.4.x support.
Eric Covener
2018-03-24
1
-0
/
+35
*
mod_remoteip: make proxy-protocol work on slave connections, e.g. in HTTP/2
Stefan Eissing
2018-03-19
1
-1
/
+6
*
some small tweaks to get things building again
Gregg Lewis Smith
2018-01-19
1
-4
/
+4
*
avoid ap_set_content_type when processing a _Request_Header set|edit|unset Co...
Eric Covener
2018-01-10
1
-4
/
+7
*
PR 61983: "Header unset Content-Type" doesn't work
Eric Covener
2018-01-10
1
-0
/
+3
*
APR-ize uint types
Jim Jagielski
2017-12-15
1
-14
/
+14
*
Fix format pattern (%lu => %APR_SIZE_T_FMT).
Rainer Jung
2017-10-16
1
-2
/
+3
*
PROXY protocol proposal corrections
Mike Rumph
2017-09-01
1
-7
/
+5
*
Fix remaning compilation warning when MIME_MAGIC_DEBUG is defined.
Christophe Jaillet
2017-08-19
1
-12
/
+12
*
Fix some compilation warning when MIME_MAGIC_DEBUG is defined.
Christophe Jaillet
2017-08-19
1
-4
/
+4
*
Remove empty line.
Christophe Jaillet
2017-05-22
1
-1
/
+0
*
When processing a 'SetEnv' directive, warn if the environment variable name i...
Christophe Jaillet
2017-05-19
1
-0
/
+11
*
Fix directive name in
Christophe Jaillet
2017-04-06
1
-2
/
+2
*
Rename RemoteIPProxyProtocolDisableHosts to RemoteIPProxyProtocolExceptions
Daniel Ruggeri
2017-04-05
1
-1
/
+1
*
Update PROXY handling by removing Optional processing
Daniel Ruggeri
2017-04-01
1
-174
/
+98
*
Finally include feedback from Ruediger Pluem. Add slave "backoff" verified by...
Daniel Ruggeri
2017-03-25
1
-3
/
+39
*
* We can have expressions that become true if a regex pattern in the expression
Ruediger Pluem
2017-03-09
1
-1
/
+11
*
Change tactic for PROXY processing in Optional case
Daniel Ruggeri
2017-02-04
1
-54
/
+63
*
* modules/metadata/mod_remoteip.c (register_hooks,
Joe Orton
2017-01-31
1
-4
/
+5
*
* modules/metadata/mod_remoteip.c: Fix GCC strict-aliasing warning
Joe Orton
2017-01-31
1
-1
/
+8
*
Set all read buckets aside in case we need to restore all during optional hea...
Daniel Ruggeri
2017-01-28
1
-13
/
+18
*
* Silence compiler warning
Ruediger Pluem
2017-01-11
1
-1
/
+1
*
Reinsert attribution to mod_remoteip.c for PROXY protocol
Daniel Ruggeri
2016-12-31
1
-0
/
+3
*
On the trunk:
Stefan Eissing
2016-12-31
1
-1
/
+1
*
Move attribution for mod_remoteip RemoteIPProxyProtocol from file to CHANGES
Daniel Ruggeri
2016-12-31
1
-3
/
+0
*
Shorten RemoteIPProxyProtocolEnable to RemoteIPProxyProtocol and correct refe...
Daniel Ruggeri
2016-12-30
1
-4
/
+4
*
Merge new PROXY protocol code into mod_remoteip
Daniel Ruggeri
2016-12-30
1
-2
/
+773
[next]