]>
git.ipfire.org Git - thirdparty/apache/httpd.git/log
Daniel Ferradal [Thu, 9 Apr 2026 21:05:10 +0000 (21:05 +0000)]
Include modified files from build.sh all execution
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1932936 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Ferradal [Thu, 9 Apr 2026 20:33:00 +0000 (20:33 +0000)]
This time really update filter.xml.es on par with latest english revision
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1932935 13f79535 -47bb-0310-9956-
ffa450edef68
Daniel Ferradal [Thu, 9 Apr 2026 20:03:18 +0000 (20:03 +0000)]
Update filter.xml.es to the english revision
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1932934 13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Wed, 8 Apr 2026 14:15:36 +0000 (14:15 +0000)]
* modules/filters/mod_deflate.c (consume_buffer, flush_libz_buffer):
Refactor to use flags parameter instead of int for controlling CRC
updates and bucket type. Add TRANSIENT flag to create transient
buckets when buffer content will be immediately sent down the filter
chain.
(deflate_out_filter, inflate_out_filter): Use transient buckets when
flushing full output buffers.
Github: closes #622
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1932904 13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Wed, 8 Apr 2026 14:08:31 +0000 (14:08 +0000)]
mod_mime_magic: Disable decompression by default, add config option
to enable it.
* modules/metadata/mod_mime_magic.c (magic_server_config_rec): Add
decompression_enabled field.
(create_magic_server_config, merge_magic_server_config): Initialize and
merge decompression_enabled.
(set_decompression): New function.
(magic_cmds): Add MimeMagicDecompression directive.
(tryit): Only decompress files when decompression is enabled.
* docs/manual/mod/mod_mime_magic.xml: Document MimeMagicDecompression
directive.
PR: 69985
Submitted by: Gordon Messmer <gmessmer redhat.com>
Github: closes #625
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1932902 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Fri, 3 Apr 2026 20:19:53 +0000 (20:19 +0000)]
Addresses bz64307 and 64607 - Correctly identifies which characters are
and are not escaped, and which behavior using NE changes.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1932831 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Fri, 3 Apr 2026 19:54:30 +0000 (19:54 +0000)]
Resolves bz66405:
Clarifies that IgnoreIndex is not equivalent to a unix glob-style
matching.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1932827 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Fri, 3 Apr 2026 19:39:54 +0000 (19:39 +0000)]
Add TLS1.3 to ssl_intro
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1932825 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Fri, 3 Apr 2026 19:38:29 +0000 (19:38 +0000)]
Resolves bz69854 - Adds TLS1.3 to Table 4: Versions of the SSL protocol
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1932824 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Fri, 3 Apr 2026 19:33:48 +0000 (19:33 +0000)]
rebuild html, translation metadata
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1932821 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Fri, 3 Apr 2026 19:31:59 +0000 (19:31 +0000)]
addresses bz69256:
* Replaced example rewritemap in Perl with one in Python, since it's
2026 now
* Clarifies that keys must be newline-terminated, and that keys cannot
contain newlines.
* Adds note about what happens if the program terminates, and when the
server is shutdown/restarted.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1932819 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Fri, 3 Apr 2026 19:17:42 +0000 (19:17 +0000)]
Addresses remaining comments in bz54269
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1932817 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Fri, 3 Apr 2026 19:01:25 +0000 (19:01 +0000)]
Rebuild html, metadata
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1932815 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Fri, 3 Apr 2026 18:59:58 +0000 (18:59 +0000)]
Resolves bz57777 - Use an example other than cgi-script for AddHandler
docs.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1932814 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Fri, 3 Apr 2026 15:22:50 +0000 (15:22 +0000)]
Resolves bz64880 - Note that AllowOverrideList None cannot be combined
with other listed values.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1932811 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Fri, 3 Apr 2026 15:03:33 +0000 (15:03 +0000)]
Resolves bz65121 - Note which format strings respect MergeSlashes, and
which do not.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1932809 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Fri, 3 Apr 2026 14:41:40 +0000 (14:41 +0000)]
Resolves bz64094 - note that `all` includes TLSv1.3
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1932807 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Fri, 3 Apr 2026 14:06:44 +0000 (14:06 +0000)]
Rebuild HTML, metadata for last few patches
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1932805 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Fri, 3 Apr 2026 14:05:50 +0000 (14:05 +0000)]
Fixes XML error
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1932803 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Fri, 3 Apr 2026 14:03:46 +0000 (14:03 +0000)]
resolves bz65123 - Document which format strings are escaped,
and which are not.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1932802 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Fri, 3 Apr 2026 13:20:47 +0000 (13:20 +0000)]
Document the 'None' IndexOptions argument. Resolves bz64892
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1932800 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Fri, 3 Apr 2026 13:10:49 +0000 (13:10 +0000)]
Remove warning for EOL'ed browser which linked to 404'ed article
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1932797 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Fri, 3 Apr 2026 13:01:40 +0000 (13:01 +0000)]
Resolves bz65122 - %O can be zero sometimes.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1932796 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Fri, 3 Apr 2026 12:47:42 +0000 (12:47 +0000)]
bz66477 - Tweak phrasing for better clarity.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1932793 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Fri, 3 Apr 2026 12:25:38 +0000 (12:25 +0000)]
rebuild html, metadata
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1932790 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Fri, 3 Apr 2026 12:23:40 +0000 (12:23 +0000)]
Removing link to 404 resource
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1932788 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Fri, 3 Apr 2026 12:16:47 +0000 (12:16 +0000)]
Resolves bz59658 - Bring CacheIgnoreNoLastMod doc in line with actual
behavior.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1932786 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Thu, 2 Apr 2026 20:45:10 +0000 (20:45 +0000)]
rebuild html, metadata
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1932770 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Thu, 2 Apr 2026 20:43:40 +0000 (20:43 +0000)]
Resolves bz64899 - clarify default valud of ProxyUIBufferSize
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1932769 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Thu, 2 Apr 2026 19:46:13 +0000 (19:46 +0000)]
Patch from bz62450 - Change to treatment of entity decoding in mod_include's treatment of '!'=0
'#'=0
'$'=3042
'*'=( )
-=0459DEJNRSTUWXhils
0=/bin/zsh
'?'=0
@=( )
ARGC=0
BRAZIL_CMD=/Users/rcbowen/.toolbox/bin/brazil
BRAZIL_DIR=/Users/rcbowen/.toolbox/tools/brazilcli/2.0.215793.0/bin
CDPATH=.:..:/Users/rcbowen:/Users/rcbowen/devel:/Users/rcbowen/devel/apache
COLORFGBG='7;0'
COLORTERM=truecolor
COLUMNS=130
COMMAND_MODE=unix2003
CPUTYPE=arm64
CURRENT_VERSION_JSON='"CurrentVersion":{"Version":"2.0.215793.0","Channel":"stable","Time":"0001-01-01T00:00:00Z","InstallTime":"2026-03-31T17:46:14.318416Z","PublishTime":"2026-03-24T21:11:07.532161447Z"}'
EDITOR=vim
EGID=20
END_PROMPT=$'\C-[]697;EndPrompt\C-G'
EUID=504
FIGNORE=''
FPATH=/Users/rcbowen/.zsh/completion:/opt/homebrew/share/zsh/site-functions:/usr/local/share/zsh/site-functions:/usr/share/zsh/site-functions:/usr/share/zsh/5.9/functions
FUNCNEST=700
GID=20
GITHUB_TOKEN=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
HISTCHARS='!^#'
HISTCMD=1368
HISTFILE=/Users/rcbowen/.zhistory
HISTSIZE=1000
HOME=/Users/rcbowen
HOMEBREW_CELLAR=/opt/homebrew/Cellar
HOMEBREW_PREFIX=/opt/homebrew
HOMEBREW_REPOSITORY=/opt/homebrew
HOST=
603e5f41fe51
HOSTNAME=kallisti
IFS=$' \t\n\C-@'
INFOPATH=/opt/homebrew/share/info:
INFO_JSON=/Users/rcbowen/.toolbox/tools/brazilcli/info.json
ITERM_PROFILE=Default
ITERM_SESSION_ID=w9t0p0:
BFF30B18 -0122-419B-871B-
505202AE8C1D
JAVA_HOME=/Library/Java/JavaVirtualMachines/amazon-corretto-21.jdk/Contents/Home
KEYBOARD_HACK=''
KEYTIMEOUT=40
KIRO_CLI_AUTOSUGGEST_ACCEPT_WIDGETS=( forward-char end-of-line vi-forward-char vi-end-of-line vi-add-eol )
KIRO_CLI_AUTOSUGGEST_CLEAR_WIDGETS=( history-search-forward history-search-backward history-beginning-search-forward history-beginning-search-backward history-substring-search-up history-substring-search-down up-line-or-beginning-search down-line-or-beginning-search up-line-or-history down-line-or-history accept-line copy-earlier-word )
KIRO_CLI_AUTOSUGGEST_COMPLETIONS_PTY_NAME=q_autosuggest_completion_pty
KIRO_CLI_AUTOSUGGEST_EXECUTE_WIDGETS=( )
KIRO_CLI_AUTOSUGGEST_HIGHLIGHT_STYLE='fg=8'
KIRO_CLI_AUTOSUGGEST_IGNORE_WIDGETS=( 'orig-*' beep run-help set-local-history which-command yank yank-pop 'zle-*' )
KIRO_CLI_AUTOSUGGEST_ORIGINAL_WIDGET_PREFIX=autosuggest-orig-
KIRO_CLI_AUTOSUGGEST_PARTIAL_ACCEPT_WIDGETS=( forward-word emacs-forward-word vi-forward-word vi-forward-word-end vi-forward-blank-word vi-forward-blank-word-end vi-find-next-char vi-find-next-char-skip )
KIRO_CLI_AUTOSUGGEST_STRATEGY=( inline_shell_completion )
KIRO_CLI_AUTOSUGGEST_USE_ASYNC=''
LANG=en_US.UTF-8
LC_ALL=en_US.UTF-8
LC_CTYPE=C
LC_TERMINAL=iTerm2
LC_TERMINAL_VERSION=3.6.9
LINENO=38
LINES=52
LISTMAX=100
LISTPROMPT='%SAt %p: Hit TAB for more, or the character to insert%s'
LOGNAME=rcbowen
LaunchInstanceID=
B7FAE7E0 -2242-45B3-8E4E-
0C044641E8E8
MACHTYPE=x86_64
MAILCHECK=60
MAILPATH=''
MANPATH=''
MENUPROMPT='%SScrolling active: current selection at %p%s'
MENUSELECT=1
MODULE_PATH=/usr/lib/zsh/5.9
MUTT_EDITOR=emacsclient.emacs-snapshot
NEW_CMD=$'\C-[]697;NewCmd=
61adaa417de740e19269217ef6ac9986 \C-G'
NULLCMD=cat
OLDPWD=/Users/rcbowen/devel/apache/httpd/httpd-trunk/docs/manual/mod
OPTARG=args
OPTIND=1
OSLogRateLimit=64
OSTYPE=darwin25.0
PAGER=less
PATH=/Users/rcbowen/.toolbox/bin:/Users/rcbowen/perl5/bin:/Users/rcbowen/bin:/usr/local/bin:/usr/local/sbin/:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/opt/pkg/env/active/bin:/opt/pmk/env/global/bin:/Library/TeX/texbin:/Applications/iTerm.app/Contents/Resources/utilities:/Users/rcbowen/.local/bin
PERL5LIB=/Users/rcbowen/perl5/lib/perl5
PERL_LOCAL_LIB_ROOT=/Users/rcbowen/perl5
PERL_MB_OPT='--install_base "/Users/rcbowen/perl5"'
PERL_MM_OPT='INSTALL_BASE=/Users/rcbowen/perl5'
PPID=2924
PROMPT=$'%{\C-[[1m\C-[[34m%}%n%{\C-[[1m\C-[[37m%}@%{\C-[[1m\C-[[32m%}%Urocinante%u%{\C-[(B\C-[[m%}:%{\C-[[1m\C-[[31m%}%2c%{\C-[(B\C-[[m%} %(!.#.$) '
PROMPT2='%_> '
PROMPT3='?# '
PROMPT4='+%N:%i> '
PR_BLUE=$'%{\C-[[1m\C-[[34m%}'
PR_CYAN=$'%{\C-[[1m\C-[[36m%}'
PR_GREEN=$'%{\C-[[1m\C-[[32m%}'
PR_LIGHT_BLUE=$'%{\C-[[34m%}'
PR_LIGHT_CYAN=$'%{\C-[[36m%}'
PR_LIGHT_GREEN=$'%{\C-[[32m%}'
PR_LIGHT_MAGENTA=$'%{\C-[[35m%}'
PR_LIGHT_RED=$'%{\C-[[31m%}'
PR_LIGHT_WHITE=$'%{\C-[[37m%}'
PR_LIGHT_YELLOW=$'%{\C-[[33m%}'
PR_MAGENTA=$'%{\C-[[1m\C-[[35m%}'
PR_NO_COLOR=$'%{\C-[(B\C-[[m%}'
PR_RED=$'%{\C-[[1m\C-[[31m%}'
PR_WHITE=$'%{\C-[[1m\C-[[37m%}'
PR_YELLOW=$'%{\C-[[1m\C-[[33m%}'
PS1=$'%{\C-[[1m\C-[[34m%}%n%{\C-[[1m\C-[[37m%}@%{\C-[[1m\C-[[32m%}%Urocinante%u%{\C-[(B\C-[[m%}:%{\C-[[1m\C-[[31m%}%2c%{\C-[(B\C-[[m%} %(!.#.$) '
PS2='%_> '
PS3='?# '
PS4='+%N:%i> '
PSVAR=''
PWD=/Users/rcbowen/devel/apache/httpd/httpd-trunk/docs/manual
QTERM_SESSION_ID=
61adaa417de740e19269217ef6ac9986
Q_DOTFILES_SOURCED=1
Q_HAS_SET_PROMPT=0
Q_SET_PARENT_CHECK=1
Q_SHELL=/bin/zsh
Q_TERM=1.28.3
Q_USER_PROMPT=$'%{\C-[[1m\C-[[34m%}%n%{\C-[[1m\C-[[37m%}@%{\C-[[1m\C-[[32m%}%Urocinante%u%{\C-[(B\C-[[m%}:%{\C-[[1m\C-[[31m%}%2c%{\C-[(B\C-[[m%} %(!.#.$) '
Q_USER_PROMPT2='%_> '
Q_USER_PROMPT3='?# '
Q_USER_PROMPT4='+%N:%i> '
Q_USER_PS1=$'%{\C-[[1m\C-[[34m%}%n%{\C-[[1m\C-[[37m%}@%{\C-[[1m\C-[[32m%}%Urocinante%u%{\C-[(B\C-[[m%}:%{\C-[[1m\C-[[31m%}%2c%{\C-[(B\C-[[m%} %(!.#.$) '
Q_USER_PS2='%_> '
Q_USER_PS3='?# '
Q_USER_PS4='+%N:%i> '
Q_USER_RPROMPT=''
Q_USER_RPROMPT2=''
Q_USER_RPS1=$'%{\C-[[33m%}(%D{%m-%d %H:%M})%{\C-[(B\C-[[m%}'
Q_USER_RPS2=''
Q_USER_prompt=$'%{\C-[[1m\C-[[34m%}%n%{\C-[[1m\C-[[37m%}@%{\C-[[1m\C-[[32m%}%Urocinante%u%{\C-[(B\C-[[m%}:%{\C-[[1m\C-[[31m%}%2c%{\C-[(B\C-[[m%} %(!.#.$) '
RANDOM=28126
READNULLCMD=more
RPS1=$'%{\C-[[33m%}(%D{%m-%d %H:%M})%{\C-[(B\C-[[m%}'
RPS2=''
SAVEHIST=1000
SECONDS=25801
SECURITYSESSIONID=186b0
SHELL=/bin/zsh
SHELL_PID=3042
SHELL_TYPE=zsh
SHLVL=1
SHOULD_QTERM_LAUNCH=2
SPROMPT='zsh: correct ''%R'' to ''%r'' [nyae]? '
SSH_AUTH_SOCK=/var/run/com.apple.launchd.PwI4Z8Fc2C/Listeners
START_PROMPT=$'\C-[]697;StartPrompt\C-G'
TARGET_SOURCE=/Users/rcbowen/.toolbox/tools/brazilcli/2.0.215793.0/bin/brazil_completion.zsh
TERM=xterm-256color
TERMINFO_DIRS=/Applications/iTerm.app/Contents/Resources/terminfo:/usr/share/terminfo
TERM_FEATURES=T3LrMSc7UUw9Ts3BFGsSyHNoSxFP
TERM_PROGRAM=iTerm.app
TERM_PROGRAM_VERSION=3.6.9
TERM_SESSION_ID=w9t0p0:
BFF30B18 -0122-419B-871B-
505202AE8C1D
TIMEFMT='%J %U user %S system %P cpu %*E total'
TMPDIR=/var/folders/c7/w_cdfsbx5z9_xrvcbcljl9wc0000gr/T/
TMPPREFIX=/tmp/zsh
TRY_BLOCK_ERROR=-1
TRY_BLOCK_INTERRUPT=-1
TTY=/dev/ttys019
TTYIDLE=0
TZ=America/New_York
UID=504
USER=rcbowen
USERNAME=rcbowen
VENDOR=apple
VERSION=2.0.215793.0
WATCH
WORDCHARS='*?_-.[]~=/&;!#$%^(){}<>'
XPC_FLAGS=0x0
XPC_SERVICE_NAME=0
ZSH_ARGZERO=/bin/zsh
ZSH_EVAL_CONTEXT=toplevel:cmdsubst
ZSH_NAME=zsh
ZSH_PATCHLEVEL=
zsh-5.9-0-g73d3173
ZSH_SUBSHELL=1
ZSH_VERSION=5.9
_=set
_KIRO_CLI_AUTOSUGGEST_ASYNC_FD=12
_KIRO_CLI_AUTOSUGGEST_BIND_COUNTS=( [accept-and-hold]=1 [accept-and-infer-next-history]=1 [accept-and-menu-complete]=1 [accept-line]=1 [accept-line-and-down-history]=1 [accept-search]=1 [argument-base]=1 [auto-suffix-remove]=1 [auto-suffix-retain]=1 [autosuggest-capture-completion]=1 [backward-char]=1 [backward-delete-char]=1 [backward-delete-word]=1 [backward-kill-line]=1 [backward-kill-word]=1 [backward-word]=1 [beginning-of-buffer-or-history]=1 [beginning-of-history]=1 [beginning-of-line]=1 [beginning-of-line-hist]=1 [bracketed-paste]=1 [capitalize-word]=1 [clear-screen]=1 [complete-word]=1 [copy-prev-shell-word]=1 [copy-prev-word]=1 [copy-region-as-kill]=1 [deactivate-region]=1 [delete-char]=1 [delete-char-or-list]=1 [delete-word]=1 [describe-key-briefly]=1 [digit-argument]=1 [down-case-word]=1 [down-history]=1 [down-line]=1 [down-line-or-history]=1 [down-line-or-search]=1 [emacs-backward-word]=1 [emacs-forward-word]=1 [end-of-buffer-or-history]=1 [end-of-history]=1 [end-of-line]=1 [end-of-line-hist]=1 [end-of-list]=1 [exchange-point-and-mark]=1 [execute-last-named-cmd]=1 [execute-named-cmd]=1 [expand-cmd-path]=1 [expand-history]=1 [expand-or-complete]=1 [expand-or-complete-prefix]=1 [expand-word]=1 [forward-char]=1 [forward-word]=1 [get-line]=1 [gosmacs-transpose-chars]=1 [history-beginning-search-backward]=1 [history-beginning-search-forward]=1 [history-incremental-pattern-search-backward]=1 [history-incremental-pattern-search-forward]=1 [history-incremental-search-backward]=1 [history-incremental-search-forward]=1 [history-search-backward]=1 [history-search-forward]=1 [infer-next-history]=1 [insert-last-word]=1 [kill-buffer]=1 [kill-line]=1 [kill-region]=1 [kill-whole-line]=1 [kill-word]=1 [list-choices]=1 [list-expand]=1 [magic-space]=1 [menu-complete]=1 [menu-expand-or-complete]=1 [menu-select]=1 [neg-argument]=1 [overwrite-mode]=1 [pound-insert]=1 [push-input]=1 [push-line]=1 [push-line-or-edit]=1 [put-replace-selection]=1 [quote-line]=1 [quote-region]=1 [quoted-insert]=1 [read-command]=1 [recursive-edit]=1 [redisplay]=1 [redo]=1 [reset-prompt]=1 [reverse-menu-complete]=1 [select-a-blank-word]=1 [select-a-shell-word]=1 [select-a-word]=1 [select-in-blank-word]=1 [select-in-shell-word]=1 [select-in-word]=1 [self-insert]=1 [self-insert-unmeta]=1 [send-break]=1 [set-mark-command]=1 [spell-word]=1 [split-undo]=1 [transpose-chars]=1 [transpose-words]=1 [undefined-key]=1 [undo]=1 [universal-argument]=1 [up-case-word]=1 [up-history]=1 [up-line]=1 [up-line-or-history]=1 [up-line-or-search]=1 [vi-add-eol]=1 [vi-add-next]=1 [vi-backward-blank-word]=1 [vi-backward-blank-word-end]=1 [vi-backward-char]=1 [vi-backward-delete-char]=1 [vi-backward-kill-word]=1 [vi-backward-word]=1 [vi-backward-word-end]=1 [vi-beginning-of-line]=1 [vi-caps-lock-panic]=1 [vi-change]=1 [vi-change-eol]=1 [vi-change-whole-line]=1 [vi-cmd-mode]=1 [vi-delete]=1 [vi-delete-char]=1 [vi-digit-or-beginning-of-line]=1 [vi-down-case]=1 [vi-down-line-or-history]=1 [vi-end-of-line]=1 [vi-fetch-history]=1 [vi-find-next-char]=1 [vi-find-next-char-skip]=1 [vi-find-prev-char]=1 [vi-find-prev-char-skip]=1 [vi-first-non-blank]=1 [vi-forward-blank-word]=1 [vi-forward-blank-word-end]=1 [vi-forward-char]=1 [vi-forward-word]=1 [vi-forward-word-end]=1 [vi-goto-column]=1 [vi-goto-mark]=1 [vi-goto-mark-line]=1 [vi-history-search-backward]=1 [vi-history-search-forward]=1 [vi-indent]=1 [vi-insert]=1 [vi-insert-bol]=1 [vi-join]=1 [vi-kill-eol]=1 [vi-kill-line]=1 [vi-match-bracket]=1 [vi-open-line-above]=1 [vi-open-line-below]=1 [vi-oper-swap-case]=1 [vi-pound-insert]=1 [vi-put-after]=1 [vi-put-before]=1 [vi-quoted-insert]=1 [vi-repeat-change]=1 [vi-repeat-find]=1 [vi-repeat-search]=1 [vi-replace]=1 [vi-replace-chars]=1 [vi-rev-repeat-find]=1 [vi-rev-repeat-search]=1 [vi-set-buffer]=1 [vi-set-mark]=1 [vi-substitute]=1 [vi-swap-case]=1 [vi-undo-change]=1 [vi-unindent]=1 [vi-up-case]=1 [vi-up-line-or-history]=1 [vi-yank]=1 [vi-yank-eol]=1 [vi-yank-whole-line]=1 [visual-line-mode]=1 [visual-mode]=1 [what-cursor-position]=1 [where-is]=1 )
_KIRO_CLI_AUTOSUGGEST_BUILTIN_ACTIONS=( clear fetch suggest accept execute enable disable toggle )
_KIRO_CLI_AUTOSUGGEST_CHILD_PID=9667
__CFBundleIdentifier=com.googlecode.iterm2
__CF_USER_TEXT_ENCODING=0x1F8:0x0:0x0
_cmd_variant=( [diff]=unix )
_comp_assocs=( '' )
_comp_dumpfile=/Users/rcbowen/.zcompdump
_comp_options
_comp_setup
_compautos
_comps
_lastcomp
_patch_args=( -s '(--backup)-b[backup original]' '(-c -e -u --context --ed --normal --unified)-n[interpret normal diff]' '(-)-v[print version]' '(-c -e -n --context --ed --normal --unified)-u[interpret unified diff]' '(--check)-C[only check that the patch would apply cleanly]' '(--remove-empty-files)-E[remove empty files]' '(-f --force --batch)-t[batch mode]' '(--prefix)-B+[specify backup prefix]:backup prefix:' '( --quiet --silent)-s[silent mode]' '(--reverse)-R[reverse mode]' '*-i+[specify input patch file]:patch file:_files' '( -t --force --batch)-f[force mode]' '(--ignore-whitespace)-l[ignore white space changes]' '(--output)-o+[output file]:output file:_files' '( -e -n -u --context --ed --normal --unified)-c[interpret context diff]' '(--reject-file)-r+[reject file]:reject file:_files' '--posix[POSIX mode]' '(-c -n -u --context --ed --normal --unified)-e[interpret ed script]' '(--suffix)-z+[specify backup suffix]:backup suffix [.orig]:(.bak)' '(--fuzz)-F+[specify the maximum fuzz factor]:maximum fuzz factor:' '(--ifdef)-D+[cpp symbol]:symbol:' '(--directory)-d+[change the working directory]:chdir to:_files -/' '(--strip)-p+[number of path prefix components to strip]:number of path prefix components to strip:{compadd "$expl[@]" -S0 -r "1-9" - ""}' '(--forward)-N[ignore reverse patches]' )
_patcomps
_postpatcomps
_services
_svn_cmds
aliases
argv=( )
bg
bg_bold
bg_no_bold
bold_color
builtins
cdpath=( . .. /Users/rcbowen /Users/rcbowen/devel /Users/rcbowen/devel/apache )
color=WHITE
colour=( [00]=none [01]=bold [02]=faint [03]=italic [04]=underline [05]=blink [07]=reverse [08]=conceal [22]=normal [23]=no-italic [24]=no-underline [25]=no-blink [27]=no-reverse [28]=no-conceal [30]=black [31]=red [32]=green [33]=yellow [34]=blue [35]=magenta [36]=cyan [37]=white [39]=default [40]=bg-black [41]=bg-red [42]=bg-green [43]=bg-yellow [44]=bg-blue [45]=bg-magenta [46]=bg-cyan [47]=bg-white [49]=bg-default [bg-black]=40 [bg-blue]=44 [bg-cyan]=46 [bg-default]=49 [bg-gray]=40 [bg-green]=42 [bg-grey]=40 [bg-magenta]=45 [bg-red]=41 [bg-white]=47 [bg-yellow]=43 [black]=30 [blink]=05 [blue]=34 [bold]=01 [conceal]=08 [cyan]=36 [default]=39 [faint]=02 [fg-black]=30 [fg-blue]=34 [fg-cyan]=36 [fg-default]=39 [fg-gray]=30 [fg-green]=32 [fg-grey]=30 [fg-magenta]=35 [fg-red]=31 [fg-white]=37 [fg-yellow]=33 [gray]=30 [green]=32 [grey]=30 [italic]=03 [magenta]=35 [no-blink]=25 [no-conceal]=28 [no-italic]=23 [no-reverse]=27 [no-underline]=24 [none]=00 [normal]=22 [red]=31 [reverse]=07 [underline]=04 [white]=37 [yellow]=33 )
commands
comppostfuncs=( )
compprefuncs=( )
count=7
dirstack
dis_aliases
dis_builtins
dis_functions
dis_functions_source
dis_galiases
dis_patchars
dis_reswords
dis_saliases
errnos
fg
fg_bold
fg_no_bold
fignore=( )
fpath=( /Users/rcbowen/.zsh/completion /opt/homebrew/share/zsh/site-functions /usr/local/share/zsh/site-functions /usr/share/zsh/site-functions /usr/share/zsh/5.9/functions )
funcfiletrace
funcsourcetrace
funcstack
functions
functions_source
functrace
galiases
histchars='!^#'
history
historywords
jobdirs
jobstates
jobtexts
key=( [Backspace]=$'\C-H' [Delete]=$'\C-[[3~' [Down]=$'\C-[OB' [End]=$'\C-[OF' [F1]=$'\C-[OP' [F10]=$'\C-[[21~' [F11]=$'\C-[[23~' [F12]=$'\C-[[24~' [F13]=$'\C-[[1;2P' [F14]=$'\C-[[1;2Q' [F15]=$'\C-[[1;2R' [F16]=$'\C-[[1;2S' [F17]=$'\C-[[15;2~' [F18]=$'\C-[[17;2~' [F19]=$'\C-[[18;2~' [F2]=$'\C-[OQ' [F20]=$'\C-[[19;2~' [F3]=$'\C-[OR' [F4]=$'\C-[OS' [F5]=$'\C-[[15~' [F6]=$'\C-[[17~' [F7]=$'\C-[[18~' [F8]=$'\C-[[19~' [F9]=$'\C-[[20~' [Home]=$'\C-[OH' [Insert]=$'\C-[[2~' [Left]=$'\C-[OD' [PageDown]=$'\C-[[6~' [PageUp]=$'\C-[[5~' [Right]=$'\C-[OC' [Up]=$'\C-[OA' )
keymaps
knownhosts=( grenache.rcbowen.com git.atlas.oreilly.com '[review.openstack.org]:29418' git.corp.redhat.com sancho nuc2 git.centos.org people.centos.org nuc1 venus kermit.rcbowen.com scrooge.rcbowen.com marley '[192.168.0.134]:2222' daisy elise daisy-wifi '[review.opendev.org]:29418' git.centos.org git.centos.org remarkable rocinante maria maria maria www.rcbowen.com ineluki ineluki ineluki amerasu ssh.gitlab.aws.dev github.com github.com github.com twist.rcbowen.com people.apache.org avistetto avistetto avistetto pickwick pickwick pickwick daisy binabik kallisti kallisti kallisti tm3.org minecraft minecraft minecraft home.apache.org eli fagin.rcbowen.com fagin.rcbowen.com fagin.rcbowen.com fagin rcbowen.com ansi.rya.nc projects.apache.org matrim matrim matrim ssh.gitlab.aws.dev ssh.gitlab.aws.dev )
mailpath=( )
manpath=( )
mapfile
mbegin=( 1 )
mend=( 13 )
module_path=( /usr/lib/zsh/5.9 )
modules
nameddirs
options
parameters
patchars
path=( /Users/rcbowen/.toolbox/bin /Users/rcbowen/perl5/bin /Users/rcbowen/bin /usr/local/bin /usr/local/sbin/ /opt/homebrew/bin /opt/homebrew/sbin /usr/local/bin /System/Cryptexes/App/usr/bin /usr/bin /bin /usr/sbin /sbin /var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin /var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin /var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin /opt/pkg/env/active/bin /opt/pmk/env/global/bin /Library/TeX/texbin /Applications/iTerm.app/Contents/Resources/utilities /Users/rcbowen/.local/bin )
pipestatus=( 0 )
precmd_functions=( _kiro_cli_autosuggest_start fig_precmd )
preexec_functions=( fig_preexec )
prompt=$'%{\C-[[1m\C-[[34m%}%n%{\C-[[1m\C-[[37m%}@%{\C-[[1m\C-[[32m%}%Urocinante%u%{\C-[(B\C-[[m%}:%{\C-[[1m\C-[[31m%}%2c%{\C-[(B\C-[[m%} %(!.#.$) '
psvar=( )
reset_color
reswords
saliases
signals=( EXIT HUP INT QUIT ILL TRAP ABRT EMT FPE KILL BUS SEGV SYS PIPE ALRM TERM URG STOP TSTP CONT CHLD TTIN TTOU IO XCPU XFSZ VTALRM PROF WINCH INFO USR1 USR2 ZERR DEBUG )
status=0
sysparams
termcap
terminfo
urls=''
userdirs
usergroups
watch
widgets
zle_bracketed_paste=( $'\C-[[?2004h' $'\C-[[?2004l' )
zsh_eval_context=( toplevel cmdsubst )
zsh_scheduled_events values
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1932765 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Thu, 2 Apr 2026 19:24:21 +0000 (19:24 +0000)]
rebuild html, metadata
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1932764 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Thu, 2 Apr 2026 19:20:12 +0000 (19:20 +0000)]
Resolves bz64903 - Clarifies lower limit for various directives.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1932762 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Thu, 2 Apr 2026 19:03:35 +0000 (19:03 +0000)]
rebuild html, metadata
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1932759 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Thu, 2 Apr 2026 18:59:29 +0000 (18:59 +0000)]
Resolves bz64901 and 64902 - Document the lower limit of SendBufferSize
and ReceiveBufferSize
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1932756 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Thu, 2 Apr 2026 18:50:17 +0000 (18:50 +0000)]
rebuild html, metadata
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1932755 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Thu, 2 Apr 2026 18:45:58 +0000 (18:45 +0000)]
Resolves bz64896 - Clarify usage of +/- in conjunction with None and All
in Options.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1932752 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Thu, 2 Apr 2026 18:39:37 +0000 (18:39 +0000)]
rebuild html, metadata
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1932751 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Thu, 2 Apr 2026 18:31:21 +0000 (18:31 +0000)]
Resolves bz53037 - clarify what permissions should be on various
mod_ssl-related files.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1932748 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Thu, 2 Apr 2026 15:10:41 +0000 (15:10 +0000)]
rebuild docs and metadata
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1932740 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Thu, 2 Apr 2026 15:06:29 +0000 (15:06 +0000)]
Addresses bz66652. Comment now corresponds to the example.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1932739 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Mon, 30 Mar 2026 18:24:50 +0000 (18:24 +0000)]
rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1932667 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Mon, 30 Mar 2026 18:20:09 +0000 (18:20 +0000)]
Resolves bz66812 - update mod_unique_id construction.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1932664 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sat, 28 Mar 2026 12:46:11 +0000 (12:46 +0000)]
fr doc rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1932626 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sat, 28 Mar 2026 12:45:07 +0000 (12:45 +0000)]
fr doc XML file update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1932623 13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Tue, 24 Mar 2026 09:39:55 +0000 (09:39 +0000)]
* Compare the source buffers usage with the destination buffers size.
This is just hardening as the code is currently not used.
Submitted by: Elhanan Haenel <elhanan.haenel@gmail.com>
Reviewed by: rpluem
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1932498 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Mon, 23 Mar 2026 16:44:55 +0000 (16:44 +0000)]
Rebuild html, metadata
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1932485 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Mon, 23 Mar 2026 16:43:10 +0000 (16:43 +0000)]
bz64905 Specify that SSIStartTag/SSIEndTag may not contain whitespace.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1932483 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Sat, 21 Mar 2026 20:45:37 +0000 (20:45 +0000)]
Moves the example source files from people.a.o personal website space
into the documentation. Resolves bz69638
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1932439 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sat, 21 Mar 2026 16:48:15 +0000 (16:48 +0000)]
fr doc rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1932435 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sat, 21 Mar 2026 16:46:10 +0000 (16:46 +0000)]
fr doc XML files updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1932434 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Thu, 19 Mar 2026 10:11:03 +0000 (10:11 +0000)]
rebuild html and meta files
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1932388 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Thu, 19 Mar 2026 10:07:20 +0000 (10:07 +0000)]
Fix broken HTML
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1932387 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Thu, 19 Mar 2026 10:05:47 +0000 (10:05 +0000)]
Adds a brief discussion of PATH_INFO and QUERY_STRING in env.html, and
links to it from the mod_rewrite manual. This addresses bz62322 and also
serves as a place to discuss other CGI/env vars as the need arises.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1932384 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Wed, 18 Mar 2026 20:46:00 +0000 (20:46 +0000)]
bz69840 - Improve security posture of mod_dav example, and update to 2.4 syntax.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1932374 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Wed, 18 Mar 2026 16:39:36 +0000 (16:39 +0000)]
rebuild HTML and various meta files
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1932369 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Wed, 18 Mar 2026 16:27:43 +0000 (16:27 +0000)]
bz64372 Fixes mod_brotli compressed file example syntax.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1932367 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Wed, 18 Mar 2026 16:25:07 +0000 (16:25 +0000)]
bz69981 - Update to new LetsEncrypt policies.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1932365 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Tue, 17 Mar 2026 22:50:51 +0000 (22:50 +0000)]
bz58984 Unrecognized HTTP status codes will cause errors
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1932362 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Mon, 16 Mar 2026 13:39:37 +0000 (13:39 +0000)]
bz64898 Specify that domain must start with . in ProxyDomain
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1932339 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Mon, 16 Mar 2026 13:04:11 +0000 (13:04 +0000)]
Remove broken Comments section
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1932337 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Mon, 16 Mar 2026 12:58:09 +0000 (12:58 +0000)]
Removes the Comments section which has been broken for 8 years.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1932335 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Mon, 16 Mar 2026 08:03:39 +0000 (08:03 +0000)]
Remove obsolete Windows download sources
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1932328 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Mon, 16 Mar 2026 06:19:12 +0000 (06:19 +0000)]
bz69851 repeated word
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1932325 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Mon, 16 Mar 2026 03:55:47 +0000 (03:55 +0000)]
Rebuild docs, metadata
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1932322 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Mon, 16 Mar 2026 03:54:28 +0000 (03:54 +0000)]
bz63716 Clarify sequence of steps in remapping
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1932321 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Mon, 16 Mar 2026 03:45:27 +0000 (03:45 +0000)]
Rebuild docs and metadata.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1932318 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Mon, 16 Mar 2026 03:43:10 +0000 (03:43 +0000)]
bz60247 Updates to new log levels and error messages
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1932317 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Mon, 16 Mar 2026 03:32:07 +0000 (03:32 +0000)]
rebuild docs and metadata
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1932314 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Mon, 16 Mar 2026 03:27:06 +0000 (03:27 +0000)]
bz52670 - clarify SSLStrictSNIVHostCheck scope
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1932312 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Mon, 16 Mar 2026 03:21:16 +0000 (03:21 +0000)]
Rebuild translation metadata
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1932311 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Mon, 16 Mar 2026 03:10:50 +0000 (03:10 +0000)]
Additional clarity around type map precedence.
Fixes bz 50848
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1932308 13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Mon, 2 Mar 2026 11:43:05 +0000 (11:43 +0000)]
Clarify this is a Y2038 issue. [skip ci]
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1932108 13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Mon, 2 Mar 2026 11:17:51 +0000 (11:17 +0000)]
Prevent Y2038 bug by using SSL_SESSION_get_time_ex
The previous function is deprecated, see:
* https://github.com/openssl/openssl/commit/
00a6d0743a38e179f5f9b5de4b73be9fcec0bb4c
* https://github.com/openssl/openssl/issues/23648
* https://github.com/openssl/openssl/pull/21206
Implement check for the OpenSSL version
Submitted by: Daniel Ruf <daniel daniel-ruf.de>
Github: closes #607
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1932104 13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Mon, 2 Mar 2026 11:13:46 +0000 (11:13 +0000)]
* modules/ssl/ssl_engine_vars.c (ssl_var_lookup_ssl_cert_remain):
Revert workaround for OpenSSL feature/ech branch, which is now updated.
Also refresh the CI cache for the feature/ech OpenSSL build.
Github: closes #608
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1932103 13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Sat, 28 Feb 2026 13:22:38 +0000 (13:22 +0000)]
Have "make check" run all of the libcheck-based unit tests,
pytest-based tests, and perl-framework-based tests if available.
* test/pyhttpd/env.py (HttpdTestEnv.__init__): Use config.ini from
$PYHTTPD_CONFIG if set.
* configure.in: Check for pytest-3, add check-pytest to $CHECK_TARGETS
if found. Add check-unittests to $CHECK_TARGETS if test/httpdunit is
generated. Add check-test-framework to $CHECK_TARGETS if the Perl test
framework is present. Stop generating WITH_TEST_SUITE.
* Makefile.in (check): Depend on $CHECK_TARGETS.
(check-tree, check/bin/apachectl, check/config.ini, check/modules/stamp):
New targets to fill out the check/ install tree for use with pyhttpd.
(check-pytest): New target to run pytest-based tests.
(check-unittests): New target to run libcheck-based tests.
(check-test-framework): Renamed from "check-yes", runs Perl framework tests.
Github: closes #598
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1932079 13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Sat, 28 Feb 2026 13:07:27 +0000 (13:07 +0000)]
Add missing module_index in the APLOG_MARK note for ap_log_error
Submitted by: Vladimír Chlup <vchlup ibm.com>
Github: closes #606
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1932078 13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Mon, 23 Feb 2026 11:50:48 +0000 (11:50 +0000)]
CI: Add alternative path to build APR/APR-util releases from
a tarball if TEST_APR_TARBALL is set.
GitHub: part of #605
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1932005 13f79535 -47bb-0310-9956-
ffa450edef68
Giovanni Bechis [Fri, 20 Feb 2026 14:26:51 +0000 (14:26 +0000)]
copy all the chars in ETag, included the last '"'
bz #69957
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1931953 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Eissing [Fri, 20 Feb 2026 13:44:36 +0000 (13:44 +0000)]
*) mod_md: update to version 2.6.8
- Fix the ARI related `replaces` property in ACME order creation to only
be used when the CA supports ARI and it is enabled in the menu config.
- Fix compatibility with APR versions before 1.6.0 which do not have
`apr_cstr_casecmp` and should use `apr_strnatcasecmp` instead.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1931951 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Eissing [Fri, 20 Feb 2026 13:26:35 +0000 (13:26 +0000)]
*) mod_http2: update to version 2.0.39
Remove streams own memory allocator after reports of memory problems
with third party modules.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1931949 13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Tue, 17 Feb 2026 19:37:17 +0000 (19:37 +0000)]
* Use correct function name when compiling against APR < 1.6.0
PR: 69954
Submitted by: Tần Quảng <baobaoxich@gmail.com>
Reviewed by: rpluem
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1931911 13f79535 -47bb-0310-9956-
ffa450edef68
Ruediger Pluem [Wed, 4 Feb 2026 17:16:14 +0000 (17:16 +0000)]
Set a security relevant release showstopper
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1931712 13f79535 -47bb-0310-9956-
ffa450edef68
Stefan Eissing [Wed, 4 Feb 2026 13:19:25 +0000 (13:19 +0000)]
*) mod_http2: update to version 2.0.38
Source sync with mod_h2 github repository. No functional change.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1931709 13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Mon, 2 Feb 2026 11:44:09 +0000 (11:44 +0000)]
* modules/dav/fs/quota.c (dav_fs_quota_precondition): Fix
operator-precedence bug which disabled quota enforcement for
COPY/MOVE.
PR: 69795
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1931654 13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Thu, 29 Jan 2026 11:02:07 +0000 (11:02 +0000)]
CI: Bump OpenSSL versions for new releases.
Github: closes #600
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1931591 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sat, 24 Jan 2026 12:31:31 +0000 (12:31 +0000)]
fr doc rebuild.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1931502 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sat, 24 Jan 2026 12:30:18 +0000 (12:30 +0000)]
fr doc XML file update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1931501 13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Wed, 21 Jan 2026 11:09:55 +0000 (11:09 +0000)]
* server/log.c (log_ctime): Fix syntax error in r1931452
(added by me when tweaking whitespace, not from the PR author).
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1931453 13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Wed, 21 Jan 2026 11:05:12 +0000 (11:05 +0000)]
core: Add millisecond support to ErrorLogFormat time specifiers
%{m} prints the timestamp in millisecond-resolution.
* include/util_time.h:
Define new AP_CTIME_OPTION_MSEC option for printing time in milliseconds
format.
* server/util_time.c (ap_recent_ctime_ex):
Handle AP_CTIME_OPTION_MSEC to print time in a millisecond format.
* server/log.c (log_ctime):
Recognize the m time option in both fast-path and composite %{...}t formats.
Submitted by: Luboš Uhliarik <luhliari redhat.com>
Github: closes #597
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1931452 13f79535 -47bb-0310-9956-
ffa450edef68
Giovanni Bechis [Wed, 21 Jan 2026 08:57:27 +0000 (08:57 +0000)]
add charset in the document if specified in IndexOptions
bz #69930
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1931451 13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Mon, 19 Jan 2026 16:38:04 +0000 (16:38 +0000)]
* test/modules/core: Adds test for disabled note option in
RequestHeader
Submitted by: Giannis Christodoulou <io.xristod gmail.com>
Github: closes #594
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1931424 13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Mon, 19 Jan 2026 14:25:20 +0000 (14:25 +0000)]
Adds test for SSI query string injection
Submitted by: Giannis Christodoulou <io.xristod gmail.com>
Github: closes #591
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1931423 13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Mon, 19 Jan 2026 12:43:36 +0000 (12:43 +0000)]
* modules/ssl/ssl_engine_vars.c (ssl_var_lookup_ssl_cert): Use
ASN1_TIME_diff() if available to avoid parsing the ASN1_TIME.
Temporarily disable the new ASN1_TIME_diff() code for the
feature/ech branch build since that branch has a regression, once
https://github.com/openssl/openssl/commit/
9fb44b527ee3717795609fb876a7a81f8898c623
is merged this workaround should be reverted.
Github: closes #596
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1931421 13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Mon, 19 Jan 2026 12:41:30 +0000 (12:41 +0000)]
* modules/ssl/ssl_engine_vars.c (ssl_var_lookup_ssl_cert_remain):
Fix off-by-one in tm_mday calculation, identified by Gemini.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1931420 13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Mon, 19 Jan 2026 11:05:38 +0000 (11:05 +0000)]
Add --enable-sigusr2 to use SIGUSR2 rather than SIGWINCH for graceful
stop, which requires APR 1.7+.
* configure.in: Add --enable-sigusr2; define AP_SIG_GRACEFUL_STOP* in
ap_config.h.
* include/mpm_common.h: Define AP_SIG_GRACEFUL_STOP* conditionally.
* server/mpm/prefork/prefork.c (child_main): Don't mention SIGWINCH.
PR: 50669
Github: closes #595
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1931418 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sat, 17 Jan 2026 13:08:58 +0000 (13:08 +0000)]
fr doc rebuild : env.html.fr.utf8 update and change from 2025 to 2026
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1931388 13f79535 -47bb-0310-9956-
ffa450edef68
Lucien Gentis [Sat, 17 Jan 2026 12:59:59 +0000 (12:59 +0000)]
fr doc XML file update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1931387 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Fri, 16 Jan 2026 14:12:22 +0000 (14:12 +0000)]
s/it's/its/ rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1931361 13f79535 -47bb-0310-9956-
ffa450edef68
Rich Bowen [Fri, 16 Jan 2026 14:08:10 +0000 (14:08 +0000)]
s/it's/its/ correction.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1931360 13f79535 -47bb-0310-9956-
ffa450edef68
Joe Orton [Thu, 8 Jan 2026 13:26:41 +0000 (13:26 +0000)]
* modules/dav/main/ms_wdv.c (mswdv_combined_proppatch): Drop redundant
check of proppatch_len against APR_SIZE_MAX, update comment.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1931184 13f79535 -47bb-0310-9956-
ffa450edef68