nginx/src
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
..
core Resolver: improved code readability. 2013-12-06 14:30:27 +04:00
event Use ngx_chain_get_free_buf() in pipe input filters. 2013-12-11 21:30:38 +04:00
http Trailing whitespace fix. 2013-12-12 20:28:48 +04:00
mail SSL: added ability to set keys used for Session Tickets (RFC5077). 2013-10-11 16:05:24 -07:00
misc Fixed compilation with -Wmissing-prototypes. 2012-07-24 15:09:54 +00:00
mysql Copyright updated. 2012-01-18 15:07:43 +00:00
os Win32: fixed init_process without master process (ticket #453). 2013-11-29 17:23:47 +04:00