diff options
| author | Igor Sysoev <igor@sysoev.ru> | 2011-04-15 15:58:06 +0000 |
|---|---|---|
| committer | Igor Sysoev <igor@sysoev.ru> | 2011-04-15 15:58:06 +0000 |
| commit | b3451785fe85ff56e4aa52a50a202ec7239264b8 (patch) | |
| tree | 3c4a227a08a420d574ad48af741ead2e6fc82a91 /auto/sources | |
| parent | 9813a1999c0297210785c064ea2a02a064d58900 (diff) | |
| download | nginx-b3451785fe85ff56e4aa52a50a202ec7239264b8.tar.gz nginx-b3451785fe85ff56e4aa52a50a202ec7239264b8.tar.bz2 | |
an internal MD5 implemenation
patch by Maxim Dounin
Diffstat (limited to 'auto/sources')
| -rw-r--r-- | auto/sources | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/auto/sources b/auto/sources index a2af30252..07809baae 100644 --- a/auto/sources +++ b/auto/sources @@ -52,6 +52,7 @@ CORE_SRCS="src/core/nginx.c \ src/core/ngx_file.c \ src/core/ngx_crc32.c \ src/core/ngx_murmurhash.c \ + src/core/ngx_md5.c \ src/core/ngx_rbtree.c \ src/core/ngx_radix_tree.c \ src/core/ngx_slab.c \ |
