index
:
delta/apache/httpd.git
1.3
1.3.x
2.0.x
2.2.19
2.2.x
2.2.x-merge-http-strict
2.4-http2-alpha
2.4.17-protocols-changes
2.4.17-protocols-http2
2.4.x
2.4.x-merge-http-strict
2.4.x-mod_md
2.4.x-mpm_fdqueue
2.4.x-openssl-1.1.0-compat
2.4.x-r1761824-group
APACHE_1_2_X
APACHE_2_0_22-branch
APACHE_2_0_23-branch
APACHE_2_0_39_BRANCH
APACHE_2_0_BRANCH
PCRE
RSE
apreq-integration
async-dev
async-read-dev
attic
authz-dev
avendor
cache-refactor
dgaudet
execd-dev
fcgi-proxy-dev
fips-dev
httpd-2.0-pid-table
httpd-2.2-pid-table
httpd-2.2-proxy
httpd-pid-table
httpd-proxy-scoreboard
httpdunit
input-filter-dev
listen-protocol
mod_version_for_2.0.x
mpm-event-optimization
proxy-reqbody
proxy-reqbody-2.0.x
revert-ap-ldap
simple-conf
ssl-fips-dev
tlsv1.3-for-2.4.x
trunk
trunk-buildconf-noapr
trunk-md
trunk-openssl-threadid
trunk-override-index
trunk-ssl-handshake-nonblocking
trunk-test-integration
unlabeled-1.1.1
unlabeled-1.11.2
unlabeled-1.436.2
unlabeled-1.6.2
unlabeled-1.8.2
wombat-integration
github.com: apache/httpd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
Return APR_EAGAIN instead of SSL_ERROR_WANT_READ from the mod_ssl filters;
async-read-dev
Brian Pane
2006-01-23
1
-0
/
+2
*
reverting vetoed commit r371227
Brian Pane
2006-01-22
1
-6
/
+0
*
Force blocking reads in mod_ssl when running in an async MPM
Brian Pane
2006-01-22
1
-0
/
+6
*
Added ap_read_async_request()...
Brian Pane
2005-12-04
1
-29
/
+24
*
* Minor performance tweak by reusing already calculated strlen in get_body.
Ruediger Pluem
2005-11-19
1
-1
/
+1
*
mod_authz_dbd: SQL authz with Login/Session support
Nick Kew
2005-11-18
3
-0
/
+340
*
Add defaults and comments for better robustness against misuse
Nick Kew
2005-11-16
2
-1
/
+5
*
Remove support for 'On' and 'Off' for AuthBasicProvider and AuthDigestProvider
Justin Erenkrantz
2005-11-16
2
-30
/
+4
*
No functional change: remove "internal" tab spacing/formatting.
Jim Jagielski
2005-11-16
23
-247
/
+247
*
Fix (Chris Darroch) to register cleanup for persistent connection
Nick Kew
2005-11-16
1
-20
/
+23
*
Fix typo in ProxyStatus syntax error message.
Jeff Trawick
2005-11-16
1
-1
/
+1
*
Replace dodgy cast with ap_set_string_slot
Nick Kew
2005-11-15
1
-2
/
+1
*
Fix driver-dependent potential memor-use bug in preparing statements
Nick Kew
2005-11-14
1
-1
/
+2
*
No functional change: more indenting/formatting changes due to
Jim Jagielski
2005-11-10
3
-10
/
+10
*
No functional Change: Removing trailing whitespace. This also
Jim Jagielski
2005-11-10
113
-2263
/
+2263
*
No functional change: simple detabbing of indented code.
Jim Jagielski
2005-11-10
42
-2871
/
+2871
*
Work if check_conn is NOTIMPL in a driver
Nick Kew
2005-11-09
1
-2
/
+4
*
Remove an unnecessary module reference to LLDAPX
Bradley Nicholes
2005-11-08
1
-1
/
+0
*
* Fix a null pointer dereference in dav_method_mkcol during the handling of
Ruediger Pluem
2005-11-05
1
-1
/
+1
*
fix memory leak. Reported by <christophe.jaillet@wanadoo.fr>
Bill Stoddard
2005-11-02
1
-0
/
+1
*
Move to a different impl which was my 1st concept and that which
Jim Jagielski
2005-11-01
1
-21
/
+15
*
Fix a problem where we are doing a case insensitive
Jim Jagielski
2005-10-31
1
-2
/
+28
*
Moved the extended_status scoreboard update from ap_process_http_connection
Brian Pane
2005-10-30
1
-8
/
+18
*
Fix handling of unknown state tokens in If headers:
Joe Orton
2005-10-30
2
-5
/
+18
*
Change directives from OR_AUTHCFG to ACCESS_CONF
Nick Kew
2005-10-30
1
-5
/
+5
*
Allocate the brigade containing the EOR bucket from the connection
Brian Pane
2005-10-29
1
-1
/
+1
*
* Fix PR36906 by not lower caseing the whole worker name. Only lower case the
Ruediger Pluem
2005-10-25
2
-1
/
+1
*
Async write completion for Event MPM
Brian Pane
2005-10-24
2
-42
/
+29
*
Redesign of request cleanup and logging to use End-Of-Request bucket
Brian Pane
2005-10-24
2
-20
/
+27
*
Remove the generation of flush bucket in mod_logio, now that
Brian Pane
2005-10-24
1
-17
/
+1
*
Add new connection states for handler and write completion
Brian Pane
2005-10-23
1
-5
/
+10
*
* Fix PR37145 (data loss with httpd-2.0.55 reverse proxy method=post) by
Ruediger Pluem
2005-10-21
1
-4
/
+64
*
* Fix PR37100 (SEGV in mod_proxy_ajp), by sending the data up the filter
Ruediger Pluem
2005-10-21
4
-17
/
+143
*
Remove CGI block on OPTIONS method so that scripts can
Roy T. Fielding
2005-10-18
2
-14
/
+0
*
C++ comments are not supported by some compilers (ReliantUnix).
Jean-Frederic Clere
2005-10-18
1
-1
/
+1
*
Faffing about with colon-delimiters (originally copied from mod_authn_dbm)
Nick Kew
2005-10-18
1
-13
/
+0
*
* modules/generators/config5.m4: Improve Solaris 10 check in mod_cgid to
Justin Erenkrantz
2005-10-18
1
-7
/
+25
*
* Create new filters CACHE_OUT_SUBREQ / CACHE_SAVE_SUBREQ which only differ
Ruediger Pluem
2005-10-17
1
-11
/
+73
*
get properties right
André Malo
2005-10-17
1
-250
/
+250
*
Add mod_authn_dbd to the NetWare build
Bradley Nicholes
2005-10-17
2
-0
/
+251
*
* Style fixes: Add line breaks for lines that are too long. No functional cha...
Ruediger Pluem
2005-10-17
1
-5
/
+10
*
* Style fixes: Spaces, comments, typos. No functional change.
Ruediger Pluem
2005-10-16
1
-50
/
+56
*
* Cleanup: Remove dead code. No functional change.
Ruediger Pluem
2005-10-16
1
-36
/
+1
*
* modules/http/http_request.c
André Malo
2005-10-15
1
-0
/
+1
*
Do not set r->content_type directly, use our ap_set_content_type API, so that...
Paul Querna
2005-10-15
1
-1
/
+2
*
Add mod_authn_dbd to build
Nick Kew
2005-10-14
1
-0
/
+1
*
Add mod_authn_dbd
Nick Kew
2005-10-14
1
-0
/
+230
*
* modules/ssl/ssl_engine_init.c (ssl_init_CheckServers): Fix IP/port
Joe Orton
2005-10-13
1
-2
/
+4
*
Performance Tune: Do the cheap and fast length check before
Jim Jagielski
2005-10-12
1
-3
/
+3
*
Fix -Wall warning... Thanks to Joe for the head's up!
Jim Jagielski
2005-10-12
1
-2
/
+2
[next]