index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow for an unclean shutdown of SSL ports to avoid timeout conditions
Bradley Nicholes
2003-06-02
1
-4
/
+17
*
The right patch (thanks to Eric for identifying the wrong patch) to move
William A. Rowe Jr
2003-06-02
1
-1
/
+1
*
preserve const-ness while searching for a char in a string
Jeff Trawick
2003-06-02
1
-2
/
+2
*
Allow ExpiresByType to accept and understand minor-type wildcards
Ken Coar
2003-06-01
1
-3
/
+40
*
More mod_expires tuning. Replace the fixup hook with an insert filter
Bill Stoddard
2003-06-01
1
-95
/
+32
*
Revert revision 1.81 which called non-existent SSL_load_library.
Justin Erenkrantz
2003-05-31
1
-1
/
+1
*
Add mod_charset_lite to the NetWare build.
Bradley Nicholes
2003-05-31
2
-0
/
+260
*
OpenSSL_add_all_algorithms is simply an alias for SSL_load_library.
William A. Rowe Jr
2003-05-30
1
-1
/
+1
*
Provide a far more useful explanation when SSLCryptoDevice fails to
William A. Rowe Jr
2003-05-30
1
-10
/
+12
*
Solve a pretty horrific bug in SSLCryptoDevice and other places where
William A. Rowe Jr
2003-05-30
2
-15
/
+13
*
Based on list discussion between myself and Geoff, it seems prudent
William A. Rowe Jr
2003-05-30
3
-5
/
+8
*
Use apr_table_overlap. Add note about additional brokeness of fast-redirect
Bill Stoddard
2003-05-30
1
-2
/
+8
*
Rework of the recursion stopper - collapse recursion counters into one function
André Malo
2003-05-30
1
-1
/
+1
*
- revert my patch (r1.155) since it produces regressions.
André Malo
2003-05-29
1
-24
/
+5
*
These tests now exist in acinclude.m4
William A. Rowe Jr
2003-05-27
1
-3
/
+0
*
The patch below reverts the prior commit to eliminate SSL_set_state().
William A. Rowe Jr
2003-05-22
4
-2
/
+17
*
mod_dav providers define a 'can_be_activity' callback. Unfortunately,
Sander Striker
2003-05-21
1
-0
/
+9
*
Drop SSL_set_state() in favor of a proper SSL_renegotiate() to begin
William A. Rowe Jr
2003-05-19
4
-9
/
+2
*
Drop archiac notes - no special steps required once we test for ENGINE_init()
William A. Rowe Jr
2003-05-19
1
-22
/
+0
*
Roll away the SSL_EXPERIMENTAL_ENGINE test in favor of testing for the
William A. Rowe Jr
2003-05-19
6
-20
/
+8
*
First point out that we lost HAVE_SSL_SET_STATE and HAVE_SSL_SET_CERT_STORE
William A. Rowe Jr
2003-05-19
1
-0
/
+2
*
Prevent the server from crashing when entering infinite loops. The
André Malo
2003-05-19
1
-3
/
+22
*
Namespace protect the mod_expires filter
Bill Stoddard
2003-05-18
1
-2
/
+2
*
fix LA-U lookaheads in directory context.
André Malo
2003-05-18
1
-6
/
+6
*
Check also for r->content_encoding (now we should have them all...)
André Malo
2003-05-17
1
-0
/
+6
*
Get the AP_ and APR_ prefixes right.
Justin Erenkrantz
2003-05-16
1
-2
/
+2
*
Why wouldn't this be a mod_ssl header?
William A. Rowe Jr
2003-05-16
1
-2
/
+1
*
A few odd .dsp's to help testers and developers along (really irrelevant
William A. Rowe Jr
2003-05-16
2
-0
/
+256
*
Assure that we block on the read BIO when we invoke the read BIO for both
William A. Rowe Jr
2003-05-16
1
-4
/
+14
*
Remove a useless and annoying debug message
Bill Stoddard
2003-05-15
1
-2
/
+0
*
mod_so can only be built statically. If the user wants modules to
Aaron Bannert
2003-05-15
1
-0
/
+7
*
if there are any ExpiresByType directives for the current
Ken Coar
2003-05-14
1
-50
/
+145
*
fix a comment to explain how to log the thread id
Jeff Trawick
2003-05-14
1
-2
/
+2
*
Porting EBCDIC: headers wer incorrectly (i.e., not) converted
Martin Kraemer
2003-05-09
1
-0
/
+9
*
Allow blind accept when converting the proxy client socket to SSL if no client
Bradley Nicholes
2003-05-08
1
-27
/
+26
*
Use generic whitespace character class when parsing
André Malo
2003-05-06
1
-1
/
+1
*
make sure, the preferred language gets its chance, even when it's not
André Malo
2003-05-05
1
-1
/
+10
*
Make sure that mod_rewrite's type checker is evaluated before mod_mime.
André Malo
2003-05-04
1
-1
/
+6
*
Fix a problem with namespace mappings being dropped in mod_dav_fs;
Jeff Trawick
2003-05-02
1
-2
/
+1
*
tweak the const-ness of MODSSL_INFO_CB_ARG_TYPE based on the OpenSSL
Jeff Trawick
2003-05-01
1
-0
/
+4
*
back out a recent change which causes the server to segfault or
Jeff Trawick
2003-04-26
1
-14
/
+7
*
Fix a typo in the weak entity check. The prefix is W/" not "W/.
Justin Erenkrantz
2003-04-22
1
-8
/
+6
*
as Andre' pointed out, we don't need %{pid/tid}P since the user
Jeff Trawick
2003-04-19
1
-12
/
+5
*
change the way that thread id is specified in the log format since
Jeff Trawick
2003-04-18
1
-12
/
+19
*
mod_log_config: Add the ability to log the id of the thread
Jeff Trawick
2003-04-18
1
-0
/
+14
*
Fix a problem that caused httpd to linked with incorrect flags
Jeff Trawick
2003-04-17
1
-13
/
+22
*
Silence a compiler warning.
Victor J. Orlikowski
2003-04-16
1
-1
/
+1
*
fix some discrepancies between format strings and arguments,
Jeff Trawick
2003-04-16
2
-5
/
+3
*
If a Date response header was already set in the headers array,
Graham Leggett
2003-04-15
1
-7
/
+14
*
Clarify an error message
Graham Leggett
2003-04-15
1
-1
/
+1
[next]