summaryrefslogtreecommitdiffhomepage
path: root/src (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2007-10-15use real weight, do not downground to oneIgor Sysoev1-7/+1
2007-10-15memcached did not set $upstream_response_timeIgor Sysoev1-0/+2
2007-10-14fix segfault when $date_local or $date_gmt are used outside ssi moduleIgor Sysoev1-2/+3
2007-10-14fix English grammarIgor Sysoev28-147/+147
2007-10-10optimizationIgor Sysoev1-10/+7
2007-10-09style fix: remove double semicolonsIgor Sysoev5-5/+5
2007-10-09allow access_log inside limit_exceptIgor Sysoev1-1/+1
2007-10-09%v fix lost in r1407Igor Sysoev1-1/+1
2007-10-09style fix: remove trailing spacesIgor Sysoev3-9/+9
2007-10-08use pool instead of ngx_conf_tIgor Sysoev8-26/+33
2007-10-08optimizationIgor Sysoev1-2/+1
2007-10-02*) add sub_filter parser fix similar to r1261 in SSI parserIgor Sysoev1-0/+5
*) fix case when pattern is split between two buffers: it had been fixed in SSI parser long ago
2007-10-02fix r1552 and r1464: test max fails in correct peerIgor Sysoev1-1/+1
2007-10-01fix empty string replacement in sub_filterIgor Sysoev1-3/+8
2007-10-01two commits those go together by mistakeIgor Sysoev2-9/+11
*) fix gzip broken in r1544 *) fix memcached END test
2007-10-01use ngx_strnstr()Igor Sysoev1-1/+1
2007-10-01ngx_strnstr()Igor Sysoev2-0/+36
2007-10-01fix r1464: test max fails in correct peerIgor Sysoev1-1/+1
2007-10-01add commentIgor Sysoev1-0/+6
2007-10-01pass length clearlyIgor Sysoev2-8/+8
2007-09-29style fixIgor Sysoev1-3/+3
2007-09-28add time and length to a HEAD requestIgor Sysoev1-0/+2
2007-09-27omit trailing zero in directory nameIgor Sysoev1-1/+1
2007-09-27SSI echo encodingIgor Sysoev2-7/+81
2007-09-27ngx_escape_html()Igor Sysoev2-0/+63
2007-09-26use ngx_strstrn() and ngx_strcasestrn()Igor Sysoev3-9/+10
2007-09-26ngx_strstrn() and ngx_strcasestrn()Igor Sysoev2-0/+52
2007-09-26fix commentIgor Sysoev1-1/+1
2007-09-24bump versionIgor Sysoev2-2/+2
2007-09-22fix file leak for HEAD requestsIgor Sysoev1-0/+5
2007-09-21bump versionIgor Sysoev2-2/+2
2007-09-21fix "AUTH PLAIN [initial-response]" bug introduced in r1477Igor Sysoev1-1/+1
2007-09-21use "_" instead of " " as new line substitute, do not delete trailing new lineIgor Sysoev1-9/+1
2007-09-21fix r1416Igor Sysoev1-1/+1
2007-09-20log starttlsIgor Sysoev1-1/+3
2007-09-15u_char* is enough to keep file nameIgor Sysoev6-10/+10
2007-09-15the "proxy_hide_header" and "fastcgi_hide_header" directives did notIgor Sysoev2-2/+2
hide response header lines whose name was longer than 32 characters
2007-09-15ngx_mail_pop3_module, ngx_mail_imap_module, and ngx_mail_smtp_moduleIgor Sysoev16-715/+1144
2007-09-14style fix: remove trailing spacesIgor Sysoev3-6/+6
2007-09-14create salt just before it will be usedIgor Sysoev2-14/+12
2007-09-14fix r1482Igor Sysoev1-0/+2
2007-09-14ngx_mail_smtp_create_buffer()Igor Sysoev1-15/+36
2007-09-14optimizationsIgor Sysoev5-18/+17
2007-09-14smtp_client_buffer and smtp_greeting_delayIgor Sysoev3-60/+193
2007-09-14move event handling to protocol specific code,Igor Sysoev4-9/+21
it is required to support SMTP greeting delay
2007-09-13optimizationsIgor Sysoev6-217/+185
2007-09-13small optimizationsIgor Sysoev1-6/+6
2007-09-13style fix and optimizationsIgor Sysoev7-45/+47
2007-09-13split pop3, imap, and smtp handlersIgor Sysoev5-1667/+1721
2007-09-11bump versionIgor Sysoev2-2/+2