index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
session
/
config.m4
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Your APR does not include SSL/EVP support. Yes, but how do I enable it? --wit...
Igor Galić
2012-04-11
1
-1
/
+1
*
Make APACHE_MODULE() accept an optional prerequisite module for configure.
Stefan Fritsch
2012-01-20
1
-3
/
+3
*
We still have to pass the dependency check to APACHE_MODULE to ensure
Stefan Fritsch
2011-11-08
1
-1
/
+5
*
if mod_session_crypto prereq isn't available, don't bail if
Jeff Trawick
2011-11-07
1
-5
/
+15
*
Enable mod_session_crypt if deps are fulfilled and mod_session is
Stefan Fritsch
2011-07-24
1
-1
/
+1
*
Actually check for APU_HAVE_CRYPTO at configure time. This fixes a compile
Stefan Fritsch
2011-02-18
1
-1
/
+5
*
OS/2: Fix building of more modules that depend on symbols from other modules.
Brian Havard
2010-06-22
1
-3
/
+17
*
Fix broken mod_session_crypto build.
Rainer Jung
2010-06-05
1
-1
/
+1
*
Always make mod_*.h files available where they exist, modpath by modpath
William A. Rowe Jr
2009-08-28
1
-0
/
+2
*
Allow feature test for apr_ssl.h to succeed:
Rainer Jung
2009-01-03
1
-2
/
+5
*
Prevent empty test statement.
Rainer Jung
2009-01-02
1
-1
/
+1
*
Add a header check for apr_ssl.h to mod_session_crypto.
Rainer Jung
2009-01-02
1
-1
/
+7
*
* The previous patch did not work correctly with neither enable nor disable
Ruediger Pluem
2008-04-17
1
-6
/
+3
*
* Require to explicitly enable mod_session_crypto since it requires the apr ssl
Ruediger Pluem
2008-04-17
1
-1
/
+1
*
* Fix r649054: Do the correct thing when neither enable nor disable is specfied.
Ruediger Pluem
2008-04-17
1
-4
/
+13
*
* modules/session/config.m4: Have --disable-session disable mod_session_*
Joe Orton
2008-04-17
1
-4
/
+4
*
mod_session_dbd: Add a session implementation capable of storing
Graham Leggett
2008-04-05
1
-1
/
+1
*
mod_session_crypto: Add a session encoding implementation capable
Graham Leggett
2008-04-04
1
-1
/
+1
*
mod_session_cookie: Add a session implementation capable of storing
Graham Leggett
2008-04-04
1
-1
/
+1
*
mod_session: Add a generic session interface to unify the different
Graham Leggett
2008-04-04
1
-0
/
+19