| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove code to support per-dir-CA configuration which relies on a | Joe Orton | 2009-03-23 | 1 | -1/+0 |
* | Make OpenSSL pkg-config usage consistent so that we don't run the early | Justin Erenkrantz | 2009-01-03 | 1 | -25/+29 |
* | Fix up SSL autoconf-fu so as not to emit bogus lines. | Justin Erenkrantz | 2009-01-03 | 1 | -5/+4 |
* | SSL libs are needed in linking only for ab and mod_ssl. | Rainer Jung | 2009-01-03 | 1 | -1/+7 |
* | * Correctly set SSL_LIBS during openssl detection if pkgconfig is not available. | Ruediger Pluem | 2008-11-06 | 1 | -2/+2 |
* | This macro for SSL detection was altogether wrong. Refactoring | William A. Rowe Jr | 2008-06-20 | 1 | -67/+45 |
* | Since we are using AC_CACHE_CHECK, avoid warning | Jim Jagielski | 2008-06-09 | 1 | -4/+4 |
* | Enable to configure the https port - missing pieces. | Guenter Knauf | 2007-12-25 | 1 | -0/+1 |
* | * acinclude.m4: When enabling a static library, ensure that the module's | Justin Erenkrantz | 2006-03-18 | 1 | -0/+3 |
* | * acinclude.m4 (APACHE_CHECK_SSL_TOOLKIT): Add PKG_CONFIG_PATH for | Joe Orton | 2006-02-17 | 1 | -0/+4 |
* | * acinclude.m4 (APACHE_ENABLE_MODULES): Support passing "none" to | Joe Orton | 2005-12-16 | 1 | -9/+14 |
* | Invert the "yes" and "no" values for $ap_void_ptr_lt_long, which | Colm MacCarthaigh | 2005-10-04 | 1 | -3/+3 |
* | One way or another, whether we leave the casts in or out, right now we are | Colm MacCarthaigh | 2005-10-04 | 1 | -0/+21 |
* | Use rsync to install manual and htdocs to speed up installation times. | Justin Erenkrantz | 2005-09-30 | 1 | -0/+1 |
* | * acinclude.m4 (APACHE_CHECK_APxVER): New macro, for checking | Joe Orton | 2005-09-27 | 1 | -0/+41 |
* | * configure.in, acinclude.m4: Substitute AP[RU]_CONFIG with location | Joe Orton | 2004-08-13 | 1 | -0/+2 |
* | Teach apxs how to find ap{ru}-$AP{RU}_MAJOR_VERSION-config | Justin Erenkrantz | 2004-08-02 | 1 | -0/+2 |
* | Workaround RHEL 3 'cuteness' for OpenSSL by calling pkg-config openssl. | Justin Erenkrantz | 2004-07-19 | 1 | -0/+14 |
* | * acinclude.m4 (APACHE_MODPATH_ADD): Give the convenience library a | Joe Orton | 2004-03-26 | 1 | -1/+1 |
* | Fix use of mod_ssl as a DSO linked against static SSL libraries; also | Joe Orton | 2004-03-06 | 1 | -6/+9 |
* | Correct use of libtool: libtool convenience libraries which are to be | Joe Orton | 2004-01-19 | 1 | -1/+2 |
* | * acinclude.m4 (APACHE_MODULE): Remove redundant $ac_n and $ac_c | Joe Orton | 2004-01-09 | 1 | -1/+1 |
* | Improve help for --enable-modules= and --enable-mods-shared= by showing the a... | Martin Kraemer | 2004-01-05 | 1 | -2/+2 |
* | Mention in the comment that we expect a _space_separated_ list of module | Martin Kraemer | 2003-12-15 | 1 | -2/+3 |
* | Use three-argument form of AC_DEFINE everywhere; remove acconfig.h | Joe Orton | 2003-07-10 | 1 | -2/+2 |
* | Based on list discussion between myself and Geoff, it seems prudent | William A. Rowe Jr | 2003-05-30 | 1 | -0/+4 |
* | Silly cut'n'paste error | William A. Rowe Jr | 2003-05-27 | 1 | -1/+1 |
* | Clean up the OpenSSL/SSL-C tests... | William A. Rowe Jr | 2003-05-27 | 1 | -28/+56 |
* | Any library could benefit from SSL_set_cert_store(), if the library | William A. Rowe Jr | 2003-05-27 | 1 | -1/+1 |
* | As Geoff Thorpe <geoff@geoffthorpe.net> points out, we must perform our | William A. Rowe Jr | 2003-05-27 | 1 | -0/+4 |
* | Fix tpyo in APACHE_CHECK_SSL_TOOLKIT for ap_platform_runtime_link_flag case. | Justin Erenkrantz | 2003-03-31 | 1 | -1/+1 |
* | Modify the APACHE_CHECK_SSL_TOOLKIT to detect SSL-C (atleast version 2.1). | Madhusudan Mathihalli | 2003-03-13 | 1 | -7/+19 |
* | Replace the APACHE_CHECK_SSL_TOOLKIT method with a cleaner one, using | Madhusudan Mathihalli | 2003-03-13 | 1 | -87/+85 |
* | Use APR_LAYOUT instead of APACHE_LAYOUT in configure. | Justin Erenkrantz | 2003-02-17 | 1 | -70/+0 |
* | - Add MKDEP to config_vars.mk file | Justin Erenkrantz | 2002-12-19 | 1 | -0/+1 |
* | If apr and apr-util are not in-tree, we need to be able to find the | Wilfredo Sanchez | 2002-11-29 | 1 | -0/+2 |
* | Add --[enable|disable]-v4-mapped configure option to control | Jeff Trawick | 2002-11-14 | 1 | -0/+2 |
* | Rework the apxs -cp command to work when the source dir isn't available by | Justin Erenkrantz | 2002-09-19 | 1 | -0/+2 |
* | Update OpenSSL detection to work on Darwin. | Justin Erenkrantz | 2002-09-09 | 1 | -1/+1 |
* | Use APR_PARSE_ARGUMENTS instead of APACHE_PARSE_ARGUMENTS | Justin Erenkrantz | 2002-08-19 | 1 | -122/+0 |
* | APACHE_LAYOUT_DEFAULTS was unused. nuke it. | Greg Stein | 2002-08-14 | 1 | -19/+0 |
* | Modified version check on openssl so that it finds the executable | Roy T. Fielding | 2002-08-10 | 1 | -19/+24 |
* | Check for OpenSSL 0.9.6e or higher | Sander Striker | 2002-08-09 | 1 | -2/+2 |
* | Look for OpenSSL libraries in /usr/lib64. | Justin Erenkrantz | 2002-07-16 | 1 | -1/+1 |
* | Remove APACHE_MKDIR_P_CHECK in favor of new APR_MKDIR_P_CHECK. | Justin Erenkrantz | 2002-05-14 | 1 | -20/+0 |
* | Move the mkdir_p check outside of the cache check so that we will always | Justin Erenkrantz | 2002-04-18 | 1 | -2/+5 |
* | Allow VPATH builds to succeed when configured from an empty directory. | Justin Erenkrantz | 2002-04-18 | 1 | -6/+2 |
* | Generate rel_libdir and exp_libdir variables. | Aaron Bannert | 2002-04-06 | 1 | -0/+1 |
* | Allow us to override the default --libdir from the config.layout | Aaron Bannert | 2002-04-06 | 1 | -1/+1 |
* | Ensure that the build directory is created when using VPATH. | Justin Erenkrantz | 2002-03-26 | 1 | -0/+6 |