The official NGINX Open Source repository.
Go to file
Valentin Bartenev abcbe54219 SPDY: use ngx_queue_t to queue streams for post processing.
It simplifies the code and allows easy reuse the same queue pointer to store
streams in various queues with different requirements.  Future implementation
of SPDY/3.1 will take advantage of this quality.
2014-01-20 20:56:49 +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 Typo fixed. 2014-01-21 17:39:49 +04:00
misc Updated PCRE used for win32 builds. 2013-08-23 22:54:08 +04:00
src SPDY: use ngx_queue_t to queue streams for post processing. 2014-01-20 20:56:49 +04:00
.hgtags release-1.5.8 tag 2013-12-17 17:46:26 +04:00