| Commit message (Expand) | Author | Age | Files | Lines |
* | ssl_engine_init.c(33) includes mod_md.h | Gregg Lewis Smith | 2018-01-20 | 1 | -2/+2 |
* | On the trunk: | Stefan Eissing | 2017-09-14 | 1 | -0/+4 |
* | Follow-up to r1587607: | Jeff Trawick | 2014-04-24 | 1 | -2/+2 |
* | Improve ephemeral key handling (companion to r1526168): | Kaspar Brand | 2013-09-29 | 1 | -4/+0 |
* | Remove the ssl_toolkit_compat layer, which is no longer needed | Kaspar Brand | 2011-08-07 | 1 | -4/+0 |
* | Fix some Windows build issues | Stefan Fritsch | 2010-11-25 | 1 | -125/+0 |
* | Add support for OCSP "stapling": | Joe Orton | 2009-10-25 | 1 | -0/+4 |
* | Catch up with cache changes | William A. Rowe Jr | 2008-06-07 | 1 | -12/+0 |
* | Sander pointed out to me that as we added ENGINE logic support | William A. Rowe Jr | 2007-12-29 | 1 | -3/+3 |
* | mod_ssl: Add support for OCSP validation of client certificates: | Joe Orton | 2007-11-29 | 1 | -0/+8 |
* | Embed the .manifest files of all httpd binaries as a post-build | William A. Rowe Jr | 2007-01-11 | 1 | -6/+24 |
* | Revert Revision 397647 | William A. Rowe Jr | 2006-07-06 | 1 | -3/+3 |
* | This resource /D syntax was pretty horridly imported into VS 2005, | William A. Rowe Jr | 2006-04-27 | 1 | -3/+3 |
* | Remove all /machine:I386 references, these are getting in the way | William A. Rowe Jr | 2006-04-27 | 1 | -7/+7 |
* | Move flex/bison/sed steps into a "mod_ssl - Win32 Lexical" grammer | William A. Rowe Jr | 2006-04-24 | 1 | -33/+44 |
* | s|/GX |/EHsc | because they were always synonyms, and Visual Studio | William A. Rowe Jr | 2006-04-20 | 1 | -1/+1 |
* | Remove a host of dependencies upon awk, using the same template for | William A. Rowe Jr | 2006-04-20 | 1 | -32/+3 |
* | Dev Studio automatically adds the intermediate and final directory | William A. Rowe Jr | 2005-07-06 | 1 | -8/+8 |
* | Reintroduce stack frame construction with /Oy- (removal was implied by /O2). | William A. Rowe Jr | 2005-05-15 | 1 | -1/+1 |
* | It's perferable to use a debug build of ssleay32/libeay32, but offer | William A. Rowe Jr | 2005-01-05 | 1 | -2/+2 |
* | Pick up mod_status.h | William A. Rowe Jr | 2004-03-11 | 1 | -2/+2 |
* | Move mod_ssl-internal interfaces into ssl_private.h; allow mod_ssl.h | Joe Orton | 2004-02-28 | 1 | -0/+4 |
* | Add support to mod_ssl for a distributed session cache using | Joe Orton | 2004-01-08 | 1 | -0/+4 |
* | get mod_ssl.dsp to load again | Jeff Trawick | 2003-12-15 | 1 | -1/+2 |
* | Remove shmht session cache in favour of shmcb; shmht has had | Joe Orton | 2003-11-25 | 1 | -9/+0 |
* | Simplify includes - we always (in HTTPD 2.1 forward) are looking | William A. Rowe Jr | 2003-09-08 | 1 | -2/+2 |
* | Noop MS DevStudio IDE change
to include ssl_toolkit_compat.h | William A. Rowe Jr | 2003-04-06 | 1 | -0/+4 |
* | We presume to HAVE_OPENSSL - we were falling into the SSLC path :-( | William A. Rowe Jr | 2003-04-03 | 1 | -2/+2 |
* | HAVE_SSL_SET_STATE=1 is a product of autoconf for OpenSSL, which we | William A. Rowe Jr | 2003-04-03 | 1 | -2/+2 |
* | Fix mod_ssl.dsp and abs.dsp to use also the openssl-0.9.7-defines for | André Malo | 2003-03-29 | 1 | -2/+2 |
* | After discussions at length on dev@apr/httpd, it is determined that | William A. Rowe Jr | 2003-03-11 | 1 | -10/+1 |
* | After consultations on the APR list, it was decided that /map files are | William A. Rowe Jr | 2003-02-20 | 1 | -5/+5 |
* | foo.dbgmark turned out to be the same 8.3 name as foo.dbg itself, which | William A. Rowe Jr | 2003-02-18 | 1 | -2/+2 |
* | *) Introduce debugging symbols for Win32 release builds, both .pdb | William A. Rowe Jr | 2003-02-07 | 1 | -6/+15 |
* | Catch up with the changes to apr/build/win32ver.awk and name all loadable | William A. Rowe Jr | 2003-01-20 | 1 | -2/+2 |
* | remove ssl_engine_ext.c | Doug MacEachern | 2002-03-29 | 1 | -4/+0 |
* | remove ssl_engine_ds.c | Doug MacEachern | 2002-03-13 | 1 | -4/+0 |
* | What happened? 0.9.6b built just dandy without the flags... 0.9.6c won't | William A. Rowe Jr | 2002-02-13 | 1 | -4/+4 |
* | *) Split all Win32 modules [excluding the core components mod_core, | William A. Rowe Jr | 2002-01-10 | 1 | -2/+2 |
* | 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 |
* | The purpose of this patch is to toggle the debugging mode (default) to | William A. Rowe Jr | 2001-08-17 | 1 | -16/+10 |
* | More Versioning | William A. Rowe Jr | 2001-08-16 | 1 | -4/+39 |
* | Change lib locations for openssl's debugging default targets | William A. Rowe Jr | 2001-07-31 | 1 | -1/+1 |
* | We want the ssl_expr evaluators, now | William A. Rowe Jr | 2001-07-20 | 1 | -2/+0 |
* | Hope I've got these generated bits right. Note bison is more common | William A. Rowe Jr | 2001-07-20 | 1 | -0/+88 |
* | Uhmm... need to NOCRYPT away WinCrypt.h | William A. Rowe Jr | 2001-07-19 | 1 | -2/+2 |
* | Fix incl/libpath to / slashes for an upcoming patch to cvtdsp.c | William A. Rowe Jr | 2001-07-18 | 1 | -4/+4 |
* | Just something for experimenting, ssl_expr_parse and _scan are excluded | William A. Rowe Jr | 2001-06-28 | 1 | -0/+217 |