index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-03-03
* Use a loop instead of recursion to iterate over pool siblings
Ruediger Pluem
1
-7
/
+6
2020-03-03
Fix travis config validation warnings.
Joe Orton
1
-3
/
+2
2020-03-03
Switch to using httpd-tests git repo.
Joe Orton
2
-18
/
+5
2020-03-02
restore/explain new session creation
Eric Covener
1
-0
/
+9
2020-03-02
*) mod_http2: Fixes issue where mod_unique_id would generate non-unique req...
Stefan Eissing
6
-35
/
+37
2020-03-02
PR56040: add SessionCookieMaxAge On/Off
Eric Covener
3
-2
/
+52
2020-03-01
bubble up an error if none of the passhrases work
Eric Covener
1
-0
/
+2
2020-03-01
PR56052: resolve problems with expired sessions
Eric Covener
2
-9
/
+11
2020-03-01
formatting [skip ci]
Eric Covener
1
-2
/
+2
2020-02-29
fr doc rebuild.
Lucien Gentis
4
-3
/
+11
2020-02-29
fr doc XML file update.
Lucien Gentis
1
-1
/
+10
2020-02-28
PR64140: Allow %{Content-Type} in health check expressions
Eric Covener
2
-0
/
+10
2020-02-28
Slighly simplify code.
Christophe Jaillet
1
-12
/
+4
2020-02-28
Remove duplicated "CookieTracking" directive in 'command_rec'.
Christophe Jaillet
1
-2
/
+0
2020-02-27
mod_ssl: simpler "goto" logic for stapling_renew_response().
Yann Ylavic
1
-13
/
+8
2020-02-27
mod_ssl: Fix memory leak of OCSP stapling response.
Yann Ylavic
2
-7
/
+15
2020-02-27
Revert r1874574: wrong patch.
Yann Ylavic
2
-20
/
+10
2020-02-27
mod_ssl: Fix memory leak of OCSP stapling response.
Yann Ylavic
2
-10
/
+20
2020-02-27
"?:" is a GNU extension, use standard syntax
Giovanni Bechis
2
-2
/
+2
2020-02-26
Avoid printing NULL strings in logs
Giovanni Bechis
1
-1
/
+1
2020-02-26
Add an i386 build using a multilib packages and "gcc -m32".
Joe Orton
1
-1
/
+29
2020-02-25
fr doc rebuild.
Lucien Gentis
62
-913
/
+938
2020-02-25
fr doc XML files updates.
Lucien Gentis
123
-557
/
+751
2020-02-25
* modules/generators/cgi_common.h (cgi_handle_request): Catch
Joe Orton
1
-1
/
+4
2020-02-25
Add note on using scoped literal IPv6 addresses in Listen. [skip ci]
Joe Orton
1
-0
/
+9
2020-02-25
* modules/generators/cgi_common.h (cgi_handle_request): Factor out
Joe Orton
3
-158
/
+115
2020-02-25
* Another whitespace fix
Ruediger Pluem
1
-1
/
+0
2020-02-25
* Whitespace fix
Ruediger Pluem
1
-1
/
+1
2020-02-24
malloc -> ap_malloc
Giovanni Bechis
1
-2
/
+2
2020-02-23
PR64172: drop severity of AH01666
Eric Covener
2
-1
/
+3
2020-02-22
PR64077: samesite/httponly/secure flags for usertrack
Eric Covener
3
-0
/
+127
2020-02-22
Avoid printing NULL strings in logs
Giovanni Bechis
1
-1
/
+1
2020-02-22
handle LOCAL ver_cmd proxy headers
Giovanni Bechis
1
-0
/
+3
2020-02-21
more correct explanation about certificates handling
Giovanni Bechis
1
-1
/
+1
2020-02-21
mod_ssl: follow up to r1861950: allow for OPENSSL_init_ssl() without autoconf.
Yann Ylavic
2
-5
/
+7
2020-02-21
mod_md: re-applying the parts of r1873985 that got overwritten by the latest ...
Stefan Eissing
10
-23
/
+23
2020-02-21
mpm_event: avoid possible KeepAlveTimeout off by -100 ms.
Yann Ylavic
2
-7
/
+9
2020-02-20
fr doc XML file update.
Lucien Gentis
1
-1
/
+36
2020-02-20
Add gcc 9 job, enable enhanced malloc debugging for pool-debug job.
Joe Orton
2
-4
/
+38
2020-02-20
PKCS#11 URIs usable from 2.4.42 and later now. [skip ci]
Joe Orton
1
-2
/
+2
2020-02-19
Add Travis job which runs under UBSan ("Undefined Behaviour Sanitizer").
Joe Orton
2
-0
/
+25
2020-02-19
mod_md: fixed version string by removing -git, thanks for spotting @steffenal.
Stefan Eissing
1
-1
/
+1
2020-02-19
Warn against using "nobody" for User/Group since it's bad practice.
Joe Orton
1
-7
/
+10
2020-02-18
* support/suexec.c (clean_env): Revert use of ap_calloc in
Joe Orton
1
-1
/
+1
2020-02-18
convert malloc(3) into ap_malloc
Giovanni Bechis
5
-12
/
+12
2020-02-17
Fix spelling errors in docs found by codespell. [skip ci]
Mike Rumph
35
-46
/
+46
2020-02-17
* module/dav/main/util.c (dav_check_bufsize): Don't call
Joe Orton
1
-1
/
+5
2020-02-17
Cleanup of backported entries in CHANGES.
Stefan Eissing
1
-46
/
+0
2020-02-17
mod_md: adding documentation for new MDContactEmail directive.
Stefan Eissing
1
-3
/
+22
2020-02-17
*) mod_md:
Stefan Eissing
18
-87
/
+163
[next]