An official read-only mirror of http://hg.nginx.org/nginx/ which is updated hourly. Pull requests on GitHub cannot be accepted and will be automatically closed. The proper way to submit changes to nginx is via the nginx development mailing list, see http://nginx.org/en/docs/contributing_changes.html
Go to file
Ruslan Ermilov 3d245d4792 Resolver: improved code readability.
Renamed ngx_resolver_query_t to ngx_resolver_hdr_t as it describes
the header that is common to DNS queries and answers.

Replaced the magic number 12 by the size of the header structure.

The other changes are self-explanatory.
2013-12-06 14:30:27 +04:00
auto Configure: enable -Wconditional-uninitialized with clang. 2013-12-06 13:16:56 +04:00
conf MIME: added application/json MIME type. 2013-09-18 12:59:47 -07:00
contrib Contrib: added vim to README. 2013-12-06 19:58:27 +04:00
docs nginx-1.5.7-RELEASE 2013-11-19 14:03:47 +04:00
misc Updated PCRE used for win32 builds. 2013-08-23 22:54:08 +04:00
src Resolver: improved code readability. 2013-12-06 14:30:27 +04:00
.hgtags release-1.5.7 tag 2013-11-19 14:03:47 +04:00