log src/core/ngx_md5.c @ 7682:2ab0ecfe5a5f

age author description
Thu, 30 Jun 2016 18:57:39 +0300 Maxim Dounin Internal md5 and sha1 implementations are now always used.
Mon, 14 Nov 2011 13:38:02 +0000 Maxim Dounin Reverted incorrect change in internal md5 (part of r3928).
Mon, 18 Jul 2011 15:00:05 +0000 Igor Sysoev fix building by MSVC
Fri, 27 May 2011 10:00:46 +0000 Igor Sysoev make built-in ngx_md5_update() interface consistent with other implemenations
Sat, 23 Apr 2011 13:11:17 +0000 Igor Sysoev style fix: remove trailing spaces
Fri, 15 Apr 2011 15:58:06 +0000 Igor Sysoev an internal MD5 implemenation