nginx/src/core
2011-09-19 14:48:29 +00:00
..
nginx.c move ngx_strerror_init() at the very start 2010-11-29 15:00:02 +00:00
nginx.h Version bump. 2011-09-14 15:20:01 +00:00
ngx_array.c *) back out r2040 2008-06-17 15:00:30 +00:00
ngx_array.h
ngx_buf.c API change: ngx_chain_update_chains() now requires pool. 2011-09-15 16:03:17 +00:00
ngx_buf.h API change: ngx_chain_update_chains() now requires pool. 2011-09-15 16:03:17 +00:00
ngx_conf_file.c use memmove() in appropriate places 2011-04-12 08:02:46 +00:00
ngx_conf_file.h const char *fmt in ngx_conf_log_error() 2010-02-12 09:45:05 +00:00
ngx_config.h fix SSL connection issues on platforms with 32-bit off_t 2011-07-22 12:53:04 +00:00
ngx_connection.c Move SO_ACCEPTFILTER and TCP_DEFER_ACCEPT checks into configure. 2011-08-21 11:37:37 +00:00
ngx_connection.h reuse keepalive connections if there are no free worker connections 2011-04-04 12:26:53 +00:00
ngx_core.h ngx_murmur_hash2() 2011-04-15 10:59:24 +00:00
ngx_cpuinfo.c update cpuid for Core 2 and Atom 2009-03-28 12:43:41 +00:00
ngx_crc.h
ngx_crc32.c
ngx_crc32.h
ngx_crypt.c fix building on FreeBSD 6 or earlier against system md5 2011-05-27 13:30:53 +00:00
ngx_crypt.h "$apr1", "{PLAIN}", and "{SSHA}" password methods in auth basic module 2011-05-16 14:54:50 +00:00
ngx_cycle.c Replaced "can not" with "cannot" and "could not" in a bunch of places. 2011-09-19 14:48:29 +00:00
ngx_cycle.h reuse keepalive connections if there are no free worker connections 2011-04-04 12:26:53 +00:00
ngx_file.c elimination of reading cache files by cache loader 2011-07-24 19:46:53 +00:00
ngx_file.h elimination of reading cache files by cache loader 2011-07-24 19:46:53 +00:00
ngx_hash.c allow hash key values more than 255 bytes, it does not actually increase mean 2010-05-13 12:52:45 +00:00
ngx_hash.h allow hash key values more than 255 bytes, it does not actually increase mean 2010-05-13 12:52:45 +00:00
ngx_inet.c fix segfault in IPv6 parsing while processing invalid IPv4 address X.YYYY.Z 2011-04-15 13:50:27 +00:00
ngx_inet.h make ngx_inet6_ntop() non-static 2009-11-03 12:44:55 +00:00
ngx_list.c
ngx_list.h
ngx_log.c Complain on invalid log levels. 2011-08-18 21:48:13 +00:00
ngx_log.h try to use C99 variadic macros first: 2010-07-05 13:02:25 +00:00
ngx_md5.c fix building by MSVC 2011-07-18 15:00:05 +00:00
ngx_md5.h make built-in ngx_md5_update() interface consistent with other implemenations 2011-05-27 10:00:46 +00:00
ngx_murmurhash.c ngx_murmur_hash2() 2011-04-15 10:59:24 +00:00
ngx_murmurhash.h ngx_murmur_hash2() 2011-04-15 10:59:24 +00:00
ngx_open_file_cache.c Fix of the previous commit: is_directio flag processing introduced in r4077 2011-09-14 14:28:55 +00:00
ngx_open_file_cache.h Use more precise stat.st_blocks to account cache size on Unix 2011-04-22 10:06:43 +00:00
ngx_output_chain.c API change: ngx_chain_update_chains() now requires pool. 2011-09-15 16:03:17 +00:00
ngx_palloc.c Replaced "can not" with "cannot" and "could not" in a bunch of places. 2011-09-19 14:48:29 +00:00
ngx_palloc.h fix r3331: 2009-12-17 12:25:46 +00:00
ngx_parse.c
ngx_parse.h
ngx_queue.c new ngx_queue functions 2008-05-24 14:10:01 +00:00
ngx_queue.h new ngx_queue functions 2008-05-24 14:10:01 +00:00
ngx_radix_tree.c fix comment 2008-12-02 16:50:56 +00:00
ngx_radix_tree.h
ngx_rbtree.c
ngx_rbtree.h
ngx_regex.c fix pcre allocation on Win32, the bug had been introduced in r3326 2009-11-17 10:24:45 +00:00
ngx_regex.h regex named captures 2009-11-16 12:19:02 +00:00
ngx_resolver.c fix building by gcc 4.6 without --with-debug 2011-04-23 17:25:06 +00:00
ngx_resolver.h add context to a resolver log 2010-01-11 11:01:02 +00:00
ngx_sha1.h
ngx_shmtx.c use POSIX semaphores in shmtx instead of sched_yield() 2011-05-10 11:39:13 +00:00
ngx_shmtx.h use POSIX semaphores in shmtx instead of sched_yield() 2011-05-10 11:39:13 +00:00
ngx_slab.c fix building by BCC without NGX_DEBUG_MALLOC 2009-04-15 19:44:41 +00:00
ngx_slab.h test that zone has the same addresses in different processes 2009-06-02 13:57:59 +00:00
ngx_spinlock.c
ngx_string.c Replaced "can not" with "cannot" and "could not" in a bunch of places. 2011-09-19 14:48:29 +00:00
ngx_string.h use memmove() in appropriate places 2011-04-12 08:02:46 +00:00
ngx_times.c $time_iso8601 log variable 2011-03-16 15:46:57 +00:00
ngx_times.h $time_iso8601 log variable 2011-03-16 15:46:57 +00:00