nginx/src
Igor Sysoev 6884183ad9 allow hash key values more than 255 bytes, it does not actually increase mean
hash element size, because due to aligning a byte after key is not used
anyway in 3/4 cases on 32-bit platforms and in 7/8 cases on 64-bit platforms
2010-05-13 12:52:45 +00:00
..
core allow hash key values more than 255 bytes, it does not actually increase mean 2010-05-13 12:52:45 +00:00
event MSVC8 compatibility with OpenSSL 1.0.0 2010-04-01 15:18:29 +00:00
http style fix: remove blank line 2010-05-13 10:22:48 +00:00
mail Zimbra IMAP server may return only 4 bytes: "+ \r\n" 2010-04-23 09:53:52 +00:00
misc fix comments 2010-03-26 21:17:26 +00:00
mysql rename ngx_peer_addr_t to ngx_addr_t 2009-11-02 15:14:17 +00:00
os use lstat() for WebDAV DELETE, COPY, and MOVE to handle symlinks 2010-04-22 17:15:42 +00:00