nginx/src/core
Maxim Dounin 7ca6c1ff78 Fix of rbtree lookup on hash collisions.
Previous code incorrectly assumed that nodes with identical keys are linked
together.  This might not be true after tree rebalance.

Patch by Lanshun Zhou.
2012-02-27 22:15:39 +00:00
..
nginx.c Copyright updated. 2012-01-18 15:07:43 +00:00
nginx.h Version bump. 2012-02-20 19:12:48 +00:00
ngx_array.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_array.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_buf.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_buf.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_conf_file.c Time parsing cleanup. 2012-02-13 15:41:11 +00:00
ngx_conf_file.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_config.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_connection.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_connection.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_core.h Added disable_symlinks directive. 2012-02-13 16:29:04 +00:00
ngx_cpuinfo.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_crc32.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_crc32.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_crc.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_crypt.c fix building on FreeBSD 6 or earlier against system md5 2011-05-27 13:30:53 +00:00
ngx_crypt.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_cycle.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_cycle.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_file.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_file.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_hash.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_hash.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_inet.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_inet.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_list.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_list.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_log.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_log.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_md5.c Reverted incorrect change in internal md5 (part of r3928). 2011-11-14 13:38:02 +00:00
ngx_md5.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_murmurhash.c ngx_murmur_hash2() 2011-04-15 10:59:24 +00:00
ngx_murmurhash.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_open_file_cache.c Fix of rbtree lookup on hash collisions. 2012-02-27 22:15:39 +00:00
ngx_open_file_cache.h Disable symlinks: added the "from" parameter support to the open file cache. 2012-02-27 16:46:57 +00:00
ngx_output_chain.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_palloc.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_palloc.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_parse.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_parse.h Time parsing cleanup. 2012-02-13 15:41:11 +00:00
ngx_queue.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_queue.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_radix_tree.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_radix_tree.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_rbtree.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_rbtree.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_regex.c Fixed memory leak on HUP signal when PCRE JIT was used. 2012-01-30 12:53:57 +00:00
ngx_regex.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_resolver.c Fix of rbtree lookup on hash collisions. 2012-02-27 22:15:39 +00:00
ngx_resolver.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_sha1.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_shmtx.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_shmtx.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_slab.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_slab.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_spinlock.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_string.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_string.h Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_times.c Copyright updated. 2012-01-18 15:07:43 +00:00
ngx_times.h Copyright updated. 2012-01-18 15:07:43 +00:00