index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
support
/
htdigest.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
update license to 2004.
André Malo
2004-01-01
1
-1
/
+1
*
Forward port a fix for a pair of potential buffer overflows in htdigest from 1.3
Thom May
2003-05-01
1
-2
/
+2
*
Restore the ability of htdigest.exe to create files that contain
André Malo
2003-03-05
1
-11
/
+53
*
finished that boring job:
André Malo
2003-02-03
1
-1
/
+1
*
Continue the Bill Rowe apr_size_t crusade.
Victor J. Orlikowski
2002-07-10
1
-1
/
+1
*
avoid colliding with getline() as defined by glibc
Jeff Trawick
2002-05-10
1
-2
/
+2
*
Correct const'ness of argv in all support apps, and use the new
William A. Rowe Jr
2002-04-13
1
-8
/
+3
*
Update our copyright for this year.
Roy T. Fielding
2002-03-13
1
-1
/
+1
*
Updates to allow the utilities to run on NetWare
Bradley Nicholes
2002-01-19
1
-0
/
+3
*
Add the ability to pass flags to both apr_file_open and apr_mktemp.
Ryan Bloom
2002-01-08
1
-1
/
+1
*
Switch from tmpnam() to apr_file_mktemp() so that gcc with a recent glibc
Cliff Woolley
2001-10-01
1
-14
/
+13
*
Silence gcc warning about rv being used when possibly uninitialized. That
Cliff Woolley
2001-06-11
1
-1
/
+1
*
Fix look in htdigest. Reimplemented getline to work properly with
Bill Stoddard
2001-06-10
1
-16
/
+11
*
get rid of a warning for missing strXXX prototype. (I only saw this
Jeff Trawick
2001-05-21
1
-0
/
+1
*
Update copyright to 2001
Roy T. Fielding
2001-02-16
1
-1
/
+1
*
*) include "apr_signal.h" when needed
Greg Stein
2001-02-11
1
-12
/
+6
*
renaming various functions for consistency sake
Doug MacEachern
2001-02-08
1
-24
/
+24
*
When is a void fn(void) not a void fn(void)? It's a win32'ism, since
William A. Rowe Jr
2001-01-19
1
-1
/
+6
*
get rid of a bogus use of perror()
Jeff Trawick
2001-01-09
1
-4
/
+7
*
All the supports now build on APR (+APRUTIL), no reliance on httpd.
William A. Rowe Jr
2000-12-21
1
-3
/
+3
*
Switch to the APR-provided APR_CHARSET_EBCDIC feature test macro.
Jeff Trawick
2000-12-20
1
-9
/
+5
*
Force all Apache functions to be linked into the executable, whether they
Ryan Bloom
2000-12-19
1
-6
/
+6
*
*) Compensate for recent changes in the APR headers. Specifically, some
Greg Stein
2000-11-26
1
-1
/
+8
*
ensure that all cpp directives start with a # in column one
Tony Finch
2000-10-25
1
-1
/
+1
*
A few more (last?) ap_xlate->apr_xlate changes covering stuff not completely
Jeff Trawick
2000-08-07
1
-2
/
+2
*
Fix some problems with the apr conversion so that APACHE_XLATE builds work
Jeff Trawick
2000-08-07
1
-1
/
+1
*
Remaining cleanup of ap_ -> apr_ and AP_ -> APR_ transformation...
William A. Rowe Jr
2000-08-06
1
-1
/
+1
*
prefix libapr functions and types with apr_
Doug MacEachern
2000-08-02
1
-37
/
+37
*
serious bug fix:
Jeff Trawick
2000-05-06
1
-2
/
+27
*
Win32:
Jeff Trawick
2000-04-28
1
-1
/
+3
*
Merge the htdigest.c file from the apr/test directory to the support
Ryan Bloom
2000-04-27
1
-39
/
+50
*
Finished move of ap_md5 routines to apr_md5. Removed ap_md5.h.
Roy T. Fielding
2000-04-23
1
-7
/
+5
*
Update to Apache Software License version 1.1
Roy T. Fielding
2000-03-31
1
-33
/
+35
*
Fix all the License issues. Including:
Ryan Bloom
2000-03-10
1
-9
/
+9
*
Add a status value to ap_log_error and ap_log_rerror. This allows us to use
Ryan Bloom
1999-10-20
1
-2
/
+6
*
These changes allow the support programs to compile on BeOS.
David Reid
1999-10-11
1
-1
/
+1
*
Apache 1.3.9 baseline for the Apache 2.0 repository.
Roy T. Fielding
1999-08-24
1
-0
/
+271