summaryrefslogtreecommitdiffstats
path: root/support/htdigest.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update copyright to 2001Roy T. Fielding2001-02-161-1/+1
* *) include "apr_signal.h" when neededGreg Stein2001-02-111-12/+6
* renaming various functions for consistency sakeDoug MacEachern2001-02-081-24/+24
* When is a void fn(void) not a void fn(void)? It's a win32'ism, sinceWilliam A. Rowe Jr2001-01-191-1/+6
* get rid of a bogus use of perror()Jeff Trawick2001-01-091-4/+7
* All the supports now build on APR (+APRUTIL), no reliance on httpd.William A. Rowe Jr2000-12-211-3/+3
* Switch to the APR-provided APR_CHARSET_EBCDIC feature test macro.Jeff Trawick2000-12-201-9/+5
* Force all Apache functions to be linked into the executable, whether theyRyan Bloom2000-12-191-6/+6
* *) Compensate for recent changes in the APR headers. Specifically, someGreg Stein2000-11-261-1/+8
* ensure that all cpp directives start with a # in column oneTony Finch2000-10-251-1/+1
* A few more (last?) ap_xlate->apr_xlate changes covering stuff not completelyJeff Trawick2000-08-071-2/+2
* Fix some problems with the apr conversion so that APACHE_XLATE builds workJeff Trawick2000-08-071-1/+1
* Remaining cleanup of ap_ -> apr_ and AP_ -> APR_ transformation...William A. Rowe Jr2000-08-061-1/+1
* prefix libapr functions and types with apr_Doug MacEachern2000-08-021-37/+37
* serious bug fix:Jeff Trawick2000-05-061-2/+27
* Win32:Jeff Trawick2000-04-281-1/+3
* Merge the htdigest.c file from the apr/test directory to the supportRyan Bloom2000-04-271-39/+50
* Finished move of ap_md5 routines to apr_md5. Removed ap_md5.h.Roy T. Fielding2000-04-231-7/+5
* Update to Apache Software License version 1.1Roy T. Fielding2000-03-311-33/+35
* Fix all the License issues. Including:Ryan Bloom2000-03-101-9/+9
* Add a status value to ap_log_error and ap_log_rerror. This allows us to useRyan Bloom1999-10-201-2/+6
* These changes allow the support programs to compile on BeOS.David Reid1999-10-111-1/+1
* Apache 1.3.9 baseline for the Apache 2.0 repository.Roy T. Fielding1999-08-241-0/+271