summaryrefslogtreecommitdiffstats
path: root/modules/session/config.m4 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Your APR does not include SSL/EVP support. Yes, but how do I enable it? --wit...Igor Galić2012-04-111-1/+1
* Make APACHE_MODULE() accept an optional prerequisite module for configure.Stefan Fritsch2012-01-201-3/+3
* We still have to pass the dependency check to APACHE_MODULE to ensureStefan Fritsch2011-11-081-1/+5
* if mod_session_crypto prereq isn't available, don't bail ifJeff Trawick2011-11-071-5/+15
* Enable mod_session_crypt if deps are fulfilled and mod_session isStefan Fritsch2011-07-241-1/+1
* Actually check for APU_HAVE_CRYPTO at configure time. This fixes a compileStefan Fritsch2011-02-181-1/+5
* OS/2: Fix building of more modules that depend on symbols from other modules.Brian Havard2010-06-221-3/+17
* Fix broken mod_session_crypto build.Rainer Jung2010-06-051-1/+1
* Always make mod_*.h files available where they exist, modpath by modpathWilliam A. Rowe Jr2009-08-281-0/+2
* Allow feature test for apr_ssl.h to succeed:Rainer Jung2009-01-031-2/+5
* Prevent empty test statement.Rainer Jung2009-01-021-1/+1
* Add a header check for apr_ssl.h to mod_session_crypto.Rainer Jung2009-01-021-1/+7
* * The previous patch did not work correctly with neither enable nor disableRuediger Pluem2008-04-171-6/+3
* * Require to explicitly enable mod_session_crypto since it requires the apr sslRuediger Pluem2008-04-171-1/+1
* * Fix r649054: Do the correct thing when neither enable nor disable is specfied.Ruediger Pluem2008-04-171-4/+13
* * modules/session/config.m4: Have --disable-session disable mod_session_*Joe Orton2008-04-171-4/+4
* mod_session_dbd: Add a session implementation capable of storingGraham Leggett2008-04-051-1/+1
* mod_session_crypto: Add a session encoding implementation capableGraham Leggett2008-04-041-1/+1
* mod_session_cookie: Add a session implementation capable of storingGraham Leggett2008-04-041-1/+1
* mod_session: Add a generic session interface to unify the differentGraham Leggett2008-04-041-0/+19