1. 2161d8a Style. by Ruslan Ermilov · 9 years ago
  2. a2eca25 Stream: additional logging for UDP. by Vladimir Homutov · 9 years ago
  3. 6ac34d7 Stream: detect port absence in proxy_pass with IP literal. by Roman Arutyunyan · 9 years ago
  4. 850dfaa Stream: UDP proxy. by Roman Arutyunyan · 9 years ago
  5. 4e8c772 Stream: post first read events from client and upstream. by Roman Arutyunyan · 9 years ago
  6. 456d33a Stream: initialize variable right before using it. by Roman Arutyunyan · 9 years ago
  7. 9ed76b5 Stream: removed useless typedef. by Roman Arutyunyan · 9 years ago
  8. 55c7459 Dynamic modules: changed ngx_modules to cycle->modules. by Maxim Dounin · 9 years ago
  9. 1e8139e Dynamic modules: moved module-related stuff to separate files. by Maxim Dounin · 9 years ago
  10. c54762b Stream: delete proxy connection timer after SSL handshake. by Ruslan Ermilov · 9 years ago
  11. 46c5ecc Win32: MSVC 2015 compatibility. by Maxim Dounin · 10 years ago
  12. 96f2105 Stream: fixed potential error log buffer overrun. by Vladimir Homutov · 10 years ago
  13. 0a73df6 Style. by Vladimir Homutov · 10 years ago
  14. 0ffe81c Stream: the "tcp_nodelay" directive. by Vladimir Homutov · 10 years ago
  15. 91365a0 Stream: deprecated proxy_downstream_buffer, proxy_upstream_buffer. by Roman Arutyunyan · 10 years ago
  16. 3f779b0 Style. by Roman Arutyunyan · 10 years ago
  17. 243a863 Stream: added proxy_buffer_size to set the size of data buffers. by Roman Arutyunyan · 10 years ago
  18. 9d409b0 Fixed strict aliasing warnings with old GCC versions. by Ruslan Ermilov · 10 years ago
  19. e44f11e Stream: renamed rate limiting directives. by Roman Arutyunyan · 10 years ago
  20. 0b258e1 Stream: fixed possible integer overflow in rate limiting. by Valentin Bartenev · 10 years ago
  21. 647fd08 Stream: fixed MSVC compilation warning. by Roman Arutyunyan · 10 years ago
  22. f6f7f53 Stream: upstream "connected" flag. by Roman Arutyunyan · 10 years ago
  23. c6578dd Stream: upstream and downstream limit rates. by Roman Arutyunyan · 10 years ago
  24. 2972b82 Stream: common handler for upstream and downstream. by Roman Arutyunyan · 10 years ago
  25. ce2fe18 Stream: avoid SSL_CTX_set_tmp_rsa_callback() call with LibreSSL. by Piotr Sikora · 10 years ago
  26. e8a03b9 Upstream: fixed shared upstreams on win32. by Ruslan Ermilov · 10 years ago
  27. b63a559 Stream: connection limiting module. by Vladimir Homutov · 10 years ago
  28. 201e694 Disabled duplicate http, mail, and stream blocks. by Vladimir Homutov · 10 years ago
  29. 9b86919 Stream: client-side PROXY protocol. by Roman Arutyunyan · 10 years ago
  30. 9932c2b Stream: the "proxy_bind" directive. by Vladimir Homutov · 10 years ago
  31. fbbedf3 Stream: access module. by Vladimir Homutov · 10 years ago
  32. df8a678 Stream: added postconfiguration method to stream modules. by Vladimir Homutov · 10 years ago
  33. b081f4e Stream: listen backlog=. by Ruslan Ermilov · 10 years ago
  34. efdf265 Stream: embed ngx_stream_listen_t into ngx_stream_conf_addr_t. by Ruslan Ermilov · 10 years ago
  35. 28437f7 Stream: fixed "reuseport" to actually work. by Ruslan Ermilov · 10 years ago
  36. ae0d1e5 Disabled SSLv3 by default (ticket #653). by Maxim Dounin · 10 years ago
  37. 39566f7 Upstream: report to error_log when max_fails is reached. by Ruslan Ermilov · 10 years ago
  38. c86ce4b The "reuseport" option of the "listen" directive. by Maxim Dounin · 10 years ago
  39. 90dd638 Simplified ngx_http_init_listening(). by Maxim Dounin · 10 years ago
  40. 228cb33 Upstream hash: consistency across little/big endianness. by Sergey Kandaurov · 10 years ago
  41. 6e63d2c Core: the ngx_set_connection_log() macro. by Vladimir Homutov · 10 years ago
  42. d0ab141 Stream: prevent repeated event notifications after eof. by Roman Arutyunyan · 10 years ago
  43. dd53ace Upstream: allow multiple upstreams to use the same shared zone. by Ruslan Ermilov · 10 years ago
  44. 2af0a77 Upstream: simplified ip_hash and hash peer selection code. by Ruslan Ermilov · 10 years ago
  45. 472f0fa Stream: port from NGINX+. by Ruslan Ermilov · 10 years ago