summaryrefslogtreecommitdiff
path: root/modules/aaa/mod_auth_digest.dsp
Commit message (Expand)AuthorAgeFilesLines
* Embed the .manifest files of all httpd binaries as a post-buildWilliam A. Rowe Jr2007-01-111-4/+16
* Revert Revision 397647William A. Rowe Jr2006-07-061-2/+2
* This resource /D syntax was pretty horridly imported into VS 2005,William A. Rowe Jr2006-04-271-2/+2
* Remove all /machine:I386 references, these are getting in the wayWilliam A. Rowe Jr2006-04-271-5/+5
* s|/GX |/EHsc | because they were always synonyms, and Visual StudioWilliam A. Rowe Jr2006-04-191-1/+1
* Remove a host of dependencies upon awk, using the same template forWilliam A. Rowe Jr2006-04-191-32/+3
* Reintroduce stack frame construction with /Oy- (removal was implied by /O2).William A. Rowe Jr2005-05-151-1/+1
* 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
* A quick-n-dirty hack. Expose the auth_provider api from mod_auth_basicWilliam A. Rowe Jr2002-09-131-4/+0
* Welcome to the new schema. Multiply defined symbols blow.William A. Rowe Jr2002-09-131-0/+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
* The purpose of this patch is to toggle the debugging mode (default) toWilliam A. Rowe Jr2001-08-171-9/+7
* More VersioningWilliam A. Rowe Jr2001-08-161-0/+35
* Correction, commited the vc5. Need vc6 in the tree. Humble appologies.William A. Rowe Jr2000-12-211-3/+4
* The Win32 overhaul, in summary;William A. Rowe Jr2000-12-211-20/+17
* The -big- fix, all the proper linkages for BaseAddr.ref plus a bit.William A. Rowe Jr2000-12-051-2/+2
* A bit of inclusion for the apr-util package.William A. Rowe Jr2000-12-051-2/+2
* This patch illustrates the new locations, and makes the majority of theWilliam A. Rowe Jr2000-12-051-5/+5
* Regardless of reaction to a symbol rename -within- the sources, theseWilliam A. Rowe Jr2000-10-111-2/+2
* MSVC Project Rename - ApacheModuleBleck.* is no longer... now mod_bleck.*William A. Rowe Jr2000-10-111-18/+18
* PR:William A. Rowe Jr2000-05-261-1/+1
* Win32: Convert ap_proc_t to tranparent type.Bill Stoddard2000-05-241-8/+6
* William A. Rowe Jr2000-05-191-10/+13
* This commit will most likely break everybody on Windows. The .dspRyan Bloom2000-05-171-11/+8
* William A. Rowe Jr2000-05-011-10/+10
* Some Windows tweaks from William Rowe...Bill Stoddard2000-04-251-2/+2
* Add ApacheModAuthDigest to apache.dsw. Get rid of compile warnings.Bill Stoddard2000-04-221-2/+4
* Win32: Get mod_auth_digest compiling and added to the WindowsBill Stoddard2000-04-211-0/+97