| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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-05 | 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-12 | 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-19 | 1 | -2/+0 |
| * | Hope I've got these generated bits right. Note bison is more common | William A. Rowe Jr | 2001-07-19 | 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-17 | 1 | -4/+4 |
| * | Just something for experimenting, ssl_expr_parse and _scan are excluded | William A. Rowe Jr | 2001-06-28 | 1 | -0/+217 |