mirror of
https://github.com/nginx/nginx.git
synced 2026-08-31 09:06:25 +00:00
nginx-0.1.45-RELEASE import
*) Change: the "ssl_engine" directive was canceled in the
ngx_http_ssl_module and now is introduced at global level.
*) Bugfix: the responses with SSI subrequests did not transferred via
SSL connection.
*) Various bug fixes in the IMAP/POP3 proxy.
This commit is contained in:
parent
6f8cd96a9b
commit
e573380f24
60 changed files with 732 additions and 188 deletions
|
|
@ -9,6 +9,41 @@
|
|||
<title lang="en">nginx changelog</title>
|
||||
|
||||
|
||||
<changes ver="0.1.45" date="08.09.2005">
|
||||
|
||||
<change type="change">
|
||||
<para lang="ru">
|
||||
ÄÉÒÅËÔÉ×Á ssl_engine ÕÐÒÁÚÄÎÅÎÁ × ÍÏÄÕÌÅ ngx_http_ssl_module É
|
||||
ÐÅÒÅÎÅÓÅÎÁ ÎÁ ÇÌÏÂÁÌØÎÙÊ ÕÒÏ×ÅÎØ.
|
||||
</para>
|
||||
<para lang="en">
|
||||
the "ssl_engine" directive is canceled in the ngx_http_ssl_module
|
||||
and now is introduced at global level.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="bugfix">
|
||||
<para lang="ru">
|
||||
ÏÔ×ÅÔÙ Ó ÐÏÄÚÁÐÒÏÓÁÍÉ, ×ËÌÀÞ£ÎÎÙÅ Ó ÐÏÍÏÝØÀ SSI, ÎÅ ÐÅÒÅÄÁ×ÁÌÉÓØ
|
||||
ÞÅÒÅÚ SSL ÓÏÅÄÉÎÅÎÉÅ.
|
||||
</para>
|
||||
<para lang="en">
|
||||
the responses with SSI subrequests did not transferred via SSL connection.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change>
|
||||
<para lang="ru">
|
||||
òÁÚÎÙÅ ÉÓÐÒÁ×ÌÅÎÉÑ × IMAP/POP3 ÐÒÏËÓÉ.
|
||||
</para>
|
||||
<para lang="en">
|
||||
Various bug fixes in the IMAP/POP3 proxy.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
</changes>
|
||||
|
||||
|
||||
<changes ver="0.1.44" date="06.09.2005">
|
||||
|
||||
<change type="feature">
|
||||
|
|
@ -22,10 +57,10 @@ the IMAP/POP3 proxy supports SSL.
|
|||
|
||||
<change type="feature">
|
||||
<para lang="ru">
|
||||
ΔΙ<EFBFBD>ΕΛΤΙΧΑ proxy_timeout.
|
||||
ÄÉÒÅËÔÉ×Á proxy_timeout ÍÏÄÕÌÑ ngx_imap_proxy_module.
|
||||
</para>
|
||||
<para lang="en">
|
||||
the "proxy_timeout" directive.
|
||||
the "proxy_timeout" directive of the ngx_imap_proxy_module.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
|
|
@ -75,7 +110,7 @@ the geo2nginx.pl script was added to contrib.
|
|||
|
||||
<change type="change">
|
||||
<para lang="ru">
|
||||
ΠΑ<EFBFBD>ΑΝΕΤ<EFBFBD>Ω FastCGI, Σ ΠΥΣΤΩΝ ΪΞΑήΕΞΙΡΝΙ, ΤΕΠΕ<CEA0>Ψ ΠΕ<CEA0>ΕΔΑΐΤΣΡ ΣΕ<CEA3>ΧΕ<CEA7>Υ.
|
||||
ÐÁÒÁÍÅÔÒÙ FastCGI Ó ÐÕÓÔÙÍ ÚÎÁÞÅÎÉÑÍÉ ÔÅÐÅÒØ ÐÅÒÅÄÁÀÔÓÑ ÓÅÒ×ÅÒÕ.
|
||||
</para>
|
||||
<para lang="en">
|
||||
the FastCGI parameters with the empty values now are passed to a server.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue