| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix some typo | Christophe Jaillet | 2021-12-25 | 10 | -23/+23 |
* | Try to workaround a linkage issue with rustls. | Christophe Jaillet | 2021-12-22 | 1 | -0/+13 |
* | * mod_tls: remove modules.mk, should not be under version control | Stefan Eissing | 2021-12-01 | 1 | -7/+0 |
* | *) mod_tls: added mod_tls from abetterinternet, donated | Stefan Eissing | 2021-11-30 | 24 | -0/+7223 |
* | Remove mod_tls. All of the filters in mod_tls can now be found in | Ryan Bloom | 2001-09-12 | 8 | -988/+0 |
* | Toggle the /Zi flag to allow all supportd versions of VC (5, 6, 7) to | William A. Rowe Jr | 2001-08-26 | 1 | -1/+1 |
* | Changes for rbb's #include/build openssl/inc32 patch. | William A. Rowe Jr | 2001-08-21 | 1 | -2/+2 |
* | Based on the VC6 switch - and pulling the win32 make files from cvs | William A. Rowe Jr | 2001-08-17 | 1 | -2/+5 |
* | The purpose of this patch is to toggle the debugging mode (default) to | William A. Rowe Jr | 2001-08-17 | 1 | -12/+10 |
* | Given a choice between chasing my tail to keep these updated, and rolling | William A. Rowe Jr | 2001-08-17 | 1 | -389/+0 |
* | Ignore goodness | William A. Rowe Jr | 2001-08-17 | 1 | -0/+1 |
* | More Versioning | William A. Rowe Jr | 2001-08-16 | 1 | -4/+39 |
* | Update for the 2.0.23 tag | William A. Rowe Jr | 2001-08-07 | 1 | -62/+28 |
* | Undo my unintentionally overzelous name change, and fix the style of sizeof() | William A. Rowe Jr | 2001-08-03 | 1 | -9/+9 |
* | Port mod_tls.c from Eastern Europe to Apache-land | William A. Rowe Jr | 2001-08-01 | 1 | -244/+256 |
* | Ooops... my fooness. | William A. Rowe Jr | 2001-07-31 | 1 | -2/+2 |
* | Ok... for _today_ ... | William A. Rowe Jr | 2001-07-31 | 1 | -3/+47 |
* | Change lib locations for openssl's debugging default targets | William A. Rowe Jr | 2001-07-31 | 1 | -1/+1 |
* | zero the SSLStateMachine in case of early error, else SSLStateMachine_free segvs | Doug MacEachern | 2001-07-24 | 1 | -0/+2 |
* | Update for latest structure changes for 2.0.21 | William A. Rowe Jr | 2001-07-20 | 1 | -8/+9 |
* | s/destroy/free/g; likeness to SSL naming | Doug MacEachern | 2001-07-18 | 3 | -5/+5 |
* | give some more diagnostics if server cert or key file cannot be read | Doug MacEachern | 2001-07-18 | 2 | -3/+23 |
* | add cleanup of SSLStateMachine to tls filter | Doug MacEachern | 2001-07-18 | 3 | -0/+16 |
* | Fix incl/libpath to / slashes for an upcoming patch to cvtdsp.c | William A. Rowe Jr | 2001-07-18 | 1 | -4/+4 |
* | Remove openssl path-specific .h comparisons | William A. Rowe Jr | 2001-07-09 | 1 | -51/+1 |
* | Refresh .mak files for tagging 2.0.19 | William A. Rowe Jr | 2001-06-28 | 1 | -0/+428 |
* | Ignore goodness | William A. Rowe Jr | 2001-06-28 | 1 | -0/+3 |
* | Just a mssing brace | William A. Rowe Jr | 2001-06-28 | 1 | -1/+1 |
* | tls goodness for Win32 | William A. Rowe Jr | 2001-06-28 | 2 | -0/+123 |
* | Win32/OS2 require APR_STATUS_IS_EFOO() tests, not == EFOO, since our | William A. Rowe Jr | 2001-06-27 | 1 | -1/+1 |
* | Be more strict when --with-tls was given without a DIR value. | Martin Kraemer | 2001-05-08 | 1 | -0/+3 |
* | Try to auto-detect the location of the OpenSSL stuff. The old logic was | Martin Kraemer | 2001-05-08 | 1 | -27/+29 |
* | Back out the recent change to ap_get_brigade, to make it use indirection | Ryan Bloom | 2001-05-07 | 1 | -2/+2 |
* | Fix a bug in the input handling. ap_http_filter() was modifying *readbytes | Greg Stein | 2001-05-05 | 1 | -5/+4 |
* | Move the AC_MSG_CHECKING into the module-specific macro to make sure the | Ralf S. Engelschall | 2001-05-05 | 1 | -1/+1 |
* | Allow mod_tls and mod_ssl coexists without interfering each other by | Ralf S. Engelschall | 2001-05-05 | 1 | -3/+3 |
* | fix my APR_STATUS_IS_EAGAIN() usage | Jeff Trawick | 2001-04-30 | 1 | -1/+1 |
* | Completely revamp configure so that it preserves the standard make | Roy T. Fielding | 2001-04-29 | 1 | -8/+8 |
* | Get mod_tls to compile/work better on Windows. | Jeff Trawick | 2001-04-27 | 2 | -3/+7 |
* | Prevent a core dump (openssl_state_machine.c is completely infected with | Martin Kraemer | 2001-04-27 | 1 | -1/+1 |
* | Not that it matters, but the compiler complains (suggest parentheses around ...) | Martin Kraemer | 2001-04-27 | 1 | -2/+4 |
* | This is C, not C++ (yet ;-). | Martin Kraemer | 2001-04-27 | 1 | -23/+25 |
* | Search for OpenSSL in the "standard locations" .../include and .../lib | Martin Kraemer | 2001-04-27 | 1 | -1/+8 |
* | Make mod_tls compile. Fix supplied by Jean-Frederic Clere | Martin Kraemer | 2001-04-26 | 1 | -2/+3 |
* | At the hack-athon we decided to change the way that input filters | Ryan Bloom | 2001-04-23 | 1 | -4/+4 |
* | Working SSL/TLS! Yay! | Ben Laurie | 2001-02-18 | 3 | -75/+153 |
* | Remove some Makefile.libdir's. These were used by Configure in Apache | Ryan Bloom | 2001-02-16 | 1 | -4/+0 |
* | ignore generated file modules.mk | Jeff Trawick | 2001-02-12 | 1 | -0/+1 |
* | Allow mod_tls to compile on Unix boxes where openssl has already been | Ryan Bloom | 2001-02-12 | 1 | -1/+8 |
* | *) rename apr_memdup() to apr_pmemdup() | Greg Stein | 2001-02-12 | 1 | -1/+1 |