aboutsummaryrefslogtreecommitdiff
path: root/src/core/ngx_md5.c
Commit message (Collapse)AuthorAge
* Reverted incorrect change in internal md5 (part of r3928).Maxim Dounin2011-11-14
|
* fix building by MSVCIgor Sysoev2011-07-18
|
* make built-in ngx_md5_update() interface consistent with other implemenationsIgor Sysoev2011-05-27
|
* style fix: remove trailing spacesIgor Sysoev2011-04-23
|
* an internal MD5 implemenationIgor Sysoev2011-04-15
patch by Maxim Dounin