mturk 2005/04/10 23:58:30
Modified:jk/native/common jk_md5.c
Log:
Fix compile time warning about no previous prototype..
Revision ChangesPath
1.12 +2 -2 jakarta-tomcat-connectors/jk/native/common/jk_md5.c
Index: jk_md5.c
mturk 2004/10/08 00:22:58
Modified:jk/native/common jk_md5.c
Log:
Untabify the source code
Revision ChangesPath
1.10 +119 -135 jakarta-tomcat-connectors/jk/native/common/jk_md5.c
Index: jk_md5.c
==
mmanders02/04/11 14:50:03
Modified:jk/native/common jk_md5.c
Log:
Updated to build for NetWare.
Revision ChangesPath
1.7 +5 -5 jakarta-tomcat-connectors/jk/native/common/jk_md5.c
Index: jk_md5.c
==
> ISTR that j-t-c/jk/native already depends on APR. Instead of
> duplicating
> efforts, may I suggest we reuse the md5 functionality of APR (see
> apr_md5.h)?
mod_jk didn't use APR. webapp use APR.
It's not a duplicate effort since I use allready code present
in Apache (if linked with Apache) or
On Tue, Jun 19, 2001 at 03:55:09PM -, [EMAIL PROTECTED] wrote:
> hgomez 01/06/19 08:55:08
>
> Modified:jk/native/common jk_md5.c
> Log:
> Bug fixes, bad buffer used !
>
> Revision ChangesPath
> 1.5 +2 -2 jakarta-tomcat-connectors/jk/native/common/jk_md5.c
hgomez 01/06/19 08:55:08
Modified:jk/native/common jk_md5.c
Log:
Bug fixes, bad buffer used !
Revision ChangesPath
1.5 +2 -2 jakarta-tomcat-connectors/jk/native/common/jk_md5.c
Index: jk_md5.c
===