[Kamailio-Devel] SF.net SVN: openser:[4926] trunk
Henning Westerholt
henning.westerholt at 1und1.de
Tue Sep 16 17:31:04 CEST 2008
Revision: 4926
http://openser.svn.sourceforge.net/openser/?rev=4926&view=rev
Author: henningw
Date: 2008-09-16 15:31:03 +0000 (Tue, 16 Sep 2008)
Log Message:
-----------
- add two small wrappers for MD5Update and MD5Final because this is mostly
used with 'str->s' (char*) variables to fix the warnings with casts
- new code should use the original functions U_MD5Update and U_MD5Final in
the meantime until this gets fixed and the wrapper removed (the functions
will be then renamed too)
- convert correct users of these function to use the code without wrappers
Modified Paths:
--------------
trunk/md5.c
trunk/md5.h
trunk/md5utils.c
trunk/modules/auth/nonce.c
trunk/strcommon.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Devel
mailing list