summaryrefslogtreecommitdiff
path: root/modules/ssl/mod_ssl.dsp
Commit message (Expand)AuthorAgeFilesLines
* 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-051-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-121-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-191-2/+0
* Hope I've got these generated bits right. Note bison is more commonWilliam A. Rowe Jr2001-07-191-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-171-4/+4
* Just something for experimenting, ssl_expr_parse and _scan are excludedWilliam A. Rowe Jr2001-06-281-0/+217