| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-09-30 | Mail: mail dependencies are now honored while building addons. | Maxim Dounin | 1 | -0/+2 | |
| 2013-07-12 | Events: support for EPOLLRDHUP (ticket #320). | Valentin Bartenev | 1 | -0/+1 | |
| Since Linux 2.6.17, epoll is able to report about peer half-closed connection using special EPOLLRDHUP flag on a read event. | |||||
| 2013-08-21 | Auth request module import. | Maxim Dounin | 1 | -0/+5 | |
| 2013-03-20 | Preliminary experimental support for SPDY draft 2. | Valentin Bartenev | 1 | -2/+17 | |
| 2012-09-10 | Gunzip filter import. | Maxim Dounin | 1 | -0/+8 | |
| 2012-06-21 | Fixed compile-time conditionals used to detect if X-Forwarded-For support | Ruslan Ermilov | 1 | -2/+4 | |
| is needed. | |||||
| 2012-06-03 | Upstream: least_conn balancer module. | Maxim Dounin | 1 | -0/+5 | |
| 2012-05-17 | Fixed building --with-cpp_test_module on some systems. | Valentin Bartenev | 1 | -0/+1 | |
| 2012-01-18 | Copyright updated. | Maxim Konovalov | 1 | -0/+1 | |
| 2011-12-26 | Added support for regex study and PCRE JIT (ticket #41) optimizations on | Valentin Bartenev | 1 | -0/+6 | |
| configuration phase. | |||||
| 2011-11-14 | Renamed ngx_http_limit_zone_module to ngx_http_limit_conn_module. | Valentin Bartenev | 1 | -3/+3 | |
| 2011-09-15 | Upstream keepalive module. | Maxim Dounin | 1 | -0/+5 | |
| 2011-09-09 | ngx_http_mp4_module | Igor Sysoev | 1 | -0/+5 | |
| 2011-05-16 | "$apr1", "{PLAIN}", and "{SSHA}" password methods in auth basic module | Igor Sysoev | 1 | -0/+2 | |
| patch by Maxim Dounin | |||||
| 2010-10-04 | gzip_disable degradation | Igor Sysoev | 1 | -0/+1 | |
| 2010-06-18 | ngx_http_scgi_module | Igor Sysoev | 1 | -0/+5 | |
| 2010-06-01 | import original ngx_http_uwsgi_module version | Igor Sysoev | 1 | -0/+5 | |
| 2010-05-14 | ngx_http_split_clients_module | Igor Sysoev | 1 | -0/+5 | |
| 2010-05-13 | remove unused ./configure define's | Igor Sysoev | 1 | -10/+0 | |
| 2010-04-01 | change ngx_http_ssi_filter and ngx_http_charset_filter order | Igor Sysoev | 1 | -7/+7 | |
| 2010-03-30 | fix typo | Igor Sysoev | 1 | -1/+1 | |
| 2009-11-16 | ngx_http_degradation_module | Igor Sysoev | 1 | -0/+5 | |
| 2009-08-28 | FreeBSD and Linux AIO support | Igor Sysoev | 1 | -0/+1 | |
| 2009-07-20 | ngx_http_geoip_module | Igor Sysoev | 1 | -0/+6 | |
| 2009-05-01 | add comment | Igor Sysoev | 1 | -0/+1 | |
| 2009-05-01 | ngx_http_image_filter_module | Igor Sysoev | 1 | -0/+6 | |
| 2009-03-23 | a prelimiary proxy cache support | Igor Sysoev | 1 | -5/+7 | |
| 2008-11-10 | ngx_http_limit_req_module | Igor Sysoev | 1 | -0/+5 | |
| 2008-09-27 | ngx_http_secure_link_module | Igor Sysoev | 1 | -0/+6 | |
| 2008-09-05 | ngx_http_random_index_module | Igor Sysoev | 1 | -0/+7 | |
| 2008-08-13 | fix ngx_cpp_test_module configure | Igor Sysoev | 1 | -1/+1 | |
| 2008-08-05 | ngx_cpp_test_module | Igor Sysoev | 1 | -0/+5 | |
| 2008-08-04 | ngx_http_xslt_filter_module | Igor Sysoev | 1 | -0/+11 | |
| 2008-03-18 | ngx_google_perftools_module | Igor Sysoev | 1 | -0/+6 | |
| 2008-03-12 | fix typo | Igor Sysoev | 1 | -3/+3 | |
| 2007-12-29 | set ngx_http_gzip_static module just before ngx_http_static_module | Igor Sysoev | 1 | -6/+6 | |
| 2007-12-27 | ngx_http_gzip_static_module and gzip_disable | Igor Sysoev | 1 | -0/+6 | |
| 2007-09-15 | ngx_mail_pop3_module, ngx_mail_imap_module, and ngx_mail_smtp_module | Igor Sysoev | 1 | -2/+20 | |
| 2007-04-19 | ngx_http_sub_filter_module | Igor Sysoev | 1 | -0/+5 | |
| 2007-03-19 | Many changes: | Igor Sysoev | 1 | -12/+12 | |
| *) rename imap to mail, sort pop3/imap functions *) smtp auth support *) pop3 starttls only *) fix segfault if cram-md5 was used without apop | |||||
| 2007-01-07 | ngx_http_limit_zone_module must run after ngx_http_realip_module | Igor Sysoev | 1 | -5/+5 | |
| 2007-01-06 | ngx_http_limit_zone_module | Igor Sysoev | 1 | -0/+5 | |
| 2006-12-04 | upstream choice modules | Igor Sysoev | 1 | -0/+5 | |
| 2006-10-09 | ngx_http_flv_module | Igor Sysoev | 1 | -0/+5 | |
| 2006-09-26 | Solaris 10 event ports support | Igor Sysoev | 1 | -0/+8 | |
| 2006-09-18 | ngx_http_browser_module | Igor Sysoev | 1 | -0/+5 | |
| 2006-04-26 | nginx-0.3.42-RELEASE importrelease-0.3.42 | Igor Sysoev | 1 | -0/+6 | |
| *) Feature: the "bind" option of the "listen" directive in IMAP/POP3 proxy. *) Bugfix: if the same capture in the "rewrite" directive was used more then once. *) Bugfix: the $sent_http_content_type, $sent_http_content_length, $sent_http_last_modified, $sent_http_connection, $sent_http_keep_alive, and $sent_http_transfer_encoding variables were not written to access log. *) Bugfix: the $sent_http_cache_control returned value of the single "Cache-Control" response header line. | |||||
| 2006-04-19 | nginx-0.3.40-RELEASE importrelease-0.3.40 | Igor Sysoev | 1 | -0/+1 | |
| *) Feature: the ngx_http_dav_module supports the MKCOL method. *) Feature: the "create_full_put_path" directive. *) Feature: the "$limit_rate" variable. | |||||
| 2006-04-14 | nginx-0.3.38-RELEASE importrelease-0.3.38 | Igor Sysoev | 1 | -0/+5 | |
| *) Feature: the ngx_http_dav_module. *) Change: the ngx_http_perl_module optimizations. Thanks to Sergey Skvortsov. *) Feature: the ngx_http_perl_module supports the $r->request_body_file method. *) Feature: the "client_body_in_file_only" directive. *) Workaround: now on disk overflow nginx tries to write access logs once a second only. Thanks to Anton Yuzhaninov and Maxim Dounin. *) Bugfix: now the "limit_rate" directive more precisely limits rate if rate is more than 100 Kbyte/s. Thanks to ForJest. *) Bugfix: now the IMAP/POP3 proxy escapes the "\r" and "\n" symbols in login and password to pass authorization server. Thanks to Maxim Dounin. | |||||
| 2006-04-05 | nginx-0.3.36-RELEASE importrelease-0.3.36 | Igor Sysoev | 1 | -0/+6 | |
| *) Feature: the ngx_http_addition_filter_module. *) Feature: the "proxy_pass" and "fastcgi_pass" directives may be used inside the "if" block. *) Feature: the "proxy_ignore_client_abort" and "fastcgi_ignore_client_abort" directives. *) Feature: the "$request_completion" variable. *) Feature: the ngx_http_perl_module supports the $r->request_method and $r->remote_addr. *) Feature: the ngx_http_ssi_module supports the "elif" command. *) Bugfix: the "\/" string in the expression of the "if" command of the ngx_http_ssi_module was treated incorrectly. *) Bugfix: in the regular expressions in the "if" command of the ngx_http_ssi_module. *) Bugfix: if the relative path was specified in the "client_body_temp_path", "proxy_temp_path", "fastcgi_temp_path", and "perl_modules" directives, then the directory was used relatively to a current path but not to a server prefix. | |||||
