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
/
session
/
config.m4
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