summaryrefslogtreecommitdiffhomepage
path: root/src/core/ngx_crc32.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-18Copyright updated.Maxim Konovalov1-0/+1
2007-12-08fix r1695Igor Sysoev1-1/+1
2007-12-07rename ngx_crc32_init() to ngx_crc32_table_init()Igor Sysoev1-1/+24
2006-12-15allocate aligned ngx_crc32_table_short globallyIgor Sysoev1-1/+1
2006-10-19split ngx_crc32() to short and long versionIgor Sysoev1-3/+25
2006-10-18ngx_crc32()Igor Sysoev1-0/+33