summaryrefslogtreecommitdiffstats
path: root/modules/ssl/mod_ssl.dsp (follow)
Commit message (Expand)AuthorAgeFilesLines
* ssl_engine_init.c(33) includes mod_md.hGregg Lewis Smith2018-01-201-2/+2
* On the trunk:Stefan Eissing2017-09-141-0/+4
* Follow-up to r1587607:Jeff Trawick2014-04-241-2/+2
* Improve ephemeral key handling (companion to r1526168):Kaspar Brand2013-09-291-4/+0
* Remove the ssl_toolkit_compat layer, which is no longer neededKaspar Brand2011-08-071-4/+0
* Fix some Windows build issuesStefan Fritsch2010-11-251-125/+0
* Add support for OCSP "stapling":Joe Orton2009-10-251-0/+4
* Catch up with cache changesWilliam A. Rowe Jr2008-06-071-12/+0
* Sander pointed out to me that as we added ENGINE logic supportWilliam A. Rowe Jr2007-12-291-3/+3
* mod_ssl: Add support for OCSP validation of client certificates:Joe Orton2007-11-291-0/+8
* Embed the .manifest files of all httpd binaries as a post-buildWilliam A. Rowe Jr2007-01-111-6/+24
* Revert Revision 397647William A. Rowe Jr2006-07-061-3/+3
* This resource /D syntax was pretty horridly imported into VS 2005,William A. Rowe Jr2006-04-271-3/+3
* Remove all /machine:I386 references, these are getting in the wayWilliam A. Rowe Jr2006-04-271-7/+7
* Move flex/bison/sed steps into a "mod_ssl - Win32 Lexical" grammerWilliam A. Rowe Jr2006-04-241-33/+44
* s|/GX |/EHsc | because they were always synonyms, and Visual StudioWilliam A. Rowe Jr2006-04-201-1/+1
* Remove a host of dependencies upon awk, using the same template forWilliam A. Rowe Jr2006-04-201-32/+3
* Dev Studio automatically adds the intermediate and final directoryWilliam A. Rowe Jr2005-07-061-8/+8
* Reintroduce stack frame construction with /Oy- (removal was implied by /O2).William A. Rowe Jr2005-05-151-1/+1
* It's perferable to use a debug build of ssleay32/libeay32, but offerWilliam A. Rowe Jr2005-01-051-2/+2
* Pick up mod_status.hWilliam A. Rowe Jr2004-03-111-2/+2
* Move mod_ssl-internal interfaces into ssl_private.h; allow mod_ssl.hJoe Orton2004-02-281-0/+4
* Add support to mod_ssl for a distributed session cache usingJoe Orton2004-01-081-0/+4
* get mod_ssl.dsp to load againJeff Trawick2003-12-151-1/+2
* Remove shmht session cache in favour of shmcb; shmht has hadJoe Orton2003-11-251-9/+0
* Simplify includes - we always (in HTTPD 2.1 forward) are lookingWilliam A. Rowe Jr2003-09-081-2/+2
* Noop MS DevStudio IDE change to include ssl_toolkit_compat.hWilliam A. Rowe Jr2003-04-061-0/+4
* We presume to HAVE_OPENSSL - we were falling into the SSLC path :-(William A. Rowe Jr2003-04-031-2/+2
* HAVE_SSL_SET_STATE=1 is a product of autoconf for OpenSSL, which weWilliam A. Rowe Jr2003-04-031-2/+2
* Fix mod_ssl.dsp and abs.dsp to use also the openssl-0.9.7-defines forAndré Malo2003-03-291-2/+2
* After discussions at length on dev@apr/httpd, it is determined thatWilliam A. Rowe Jr2003-03-111-10/+1
* After consultations on the APR list, it was decided that /map files areWilliam A. Rowe Jr2003-02-201-5/+5
* foo.dbgmark turned out to be the same 8.3 name as foo.dbg itself, whichWilliam A. Rowe Jr2003-02-181-2/+2
* *) Introduce debugging symbols for Win32 release builds, both .pdbWilliam A. Rowe Jr2003-02-071-6/+15
* Catch up with the changes to apr/build/win32ver.awk and name all loadableWilliam A. Rowe Jr2003-01-201-2/+2
* remove ssl_engine_ext.cDoug MacEachern2002-03-291-4/+0
* remove ssl_engine_ds.cDoug MacEachern2002-03-131-4/+0
* What happened? 0.9.6b built just dandy without the flags... 0.9.6c won'tWilliam A. Rowe Jr2002-02-131-4/+4
* *) Split all Win32 modules [excluding the core components mod_core,William A. Rowe Jr2002-01-101-2/+2
* Toggle the /Zi flag to allow all supportd versions of VC (5, 6, 7) toWilliam A. Rowe Jr2001-08-261-1/+1
* Changes for rbb's #include/build openssl/inc32 patch.William A. Rowe Jr2001-08-211-2/+2
* The purpose of this patch is to toggle the debugging mode (default) toWilliam A. Rowe Jr2001-08-171-16/+10
* More VersioningWilliam A. Rowe Jr2001-08-161-4/+39
* Change lib locations for openssl's debugging default targetsWilliam A. Rowe Jr2001-07-311-1/+1
* We want the ssl_expr evaluators, nowWilliam A. Rowe Jr2001-07-201-2/+0
* Hope I've got these generated bits right. Note bison is more commonWilliam A. Rowe Jr2001-07-201-0/+88
* Uhmm... need to NOCRYPT away WinCrypt.hWilliam A. Rowe Jr2001-07-191-2/+2
* Fix incl/libpath to / slashes for an upcoming patch to cvtdsp.cWilliam A. Rowe Jr2001-07-181-4/+4
* Just something for experimenting, ssl_expr_parse and _scan are excludedWilliam A. Rowe Jr2001-06-281-0/+217