The official NGINX Open Source repository. https://nginx.org/
Find a file
Maxim Dounin 4f6f653f48 Mail: smtp pipelining support.
Basically, this does the following two changes (and corresponding
modifications of related code):

1. Does not reset session buffer unless it's reached it's end, and always
wait for LF to terminate command (even if we detected invalid command).

2. Record command name to make it available for handlers (since now we
can't assume that command starts from s->buffer->start).
2013-09-30 22:09:57 +04:00
auto Mail: mail dependencies are now honored while building addons. 2013-09-30 22:09:54 +04:00
conf MIME: added application/json MIME type. 2013-09-18 12:59:47 -07:00
contrib nginx-0.3.55-RELEASE import 2006-07-28 15:16:17 +00:00
docs nginx-1.5.5-RELEASE 2013-09-17 17:31:00 +04:00
misc Updated PCRE used for win32 builds. 2013-08-23 22:54:08 +04:00
src Mail: smtp pipelining support. 2013-09-30 22:09:57 +04:00
.hgtags release-1.5.5 tag 2013-09-17 17:31:00 +04:00