.. |
nginx.c
|
move condition declarations inside blocks where they are used
|
2007-12-10 12:09:51 +00:00 |
nginx.h
|
bump version
|
2008-02-11 15:27:44 +00:00 |
ngx_array.c
|
nginx-0.3.24-RELEASE import
|
2006-02-01 18:22:15 +00:00 |
ngx_array.h
|
nginx-0.1.29-RELEASE import
|
2005-05-12 14:58:06 +00:00 |
ngx_buf.c
|
nginx-0.3.44-RELEASE import
|
2006-05-04 15:32:46 +00:00 |
ngx_buf.h
|
nginx-0.3.19-RELEASE import
|
2005-12-28 14:23:52 +00:00 |
ngx_conf_file.c
|
included file name must be allocated in pool,
|
2008-03-03 17:12:05 +00:00 |
ngx_conf_file.h
|
change ngx_conf_merge_ptr_value() and update fastcgi_catch_stderr
|
2007-09-01 12:05:55 +00:00 |
ngx_config.h
|
make 64-bit ngx_int_t on 64-bit platforms
|
2007-07-29 18:24:53 +00:00 |
ngx_connection.c
|
add NGX_ENETDOWN, NGX_ENETUNREACH, and NGX_EHOSTDOWN
|
2008-01-25 14:57:35 +00:00 |
ngx_connection.h
|
close keep-alive connections in the shuting down processes
|
2007-03-19 13:20:15 +00:00 |
ngx_core.h
|
fix previous commit
|
2007-11-23 17:27:01 +00:00 |
ngx_cpuinfo.c
|
detect L2 cache line size for Intel Core
|
2008-01-29 07:06:18 +00:00 |
ngx_crc32.c
|
rename ngx_crc32_init() to ngx_crc32_table_init()
|
2007-12-07 20:19:41 +00:00 |
ngx_crc32.h
|
fix r1695
|
2007-12-08 22:12:37 +00:00 |
ngx_crc.h
|
add includes
|
2006-10-19 08:16:29 +00:00 |
ngx_cycle.c
|
restore environ for perl_destruct()
|
2007-12-16 11:58:16 +00:00 |
ngx_cycle.h
|
env
|
2007-01-20 19:26:48 +00:00 |
ngx_file.c
|
C++ compatibility
|
2008-03-03 16:32:16 +00:00 |
ngx_file.h
|
C++ compatibility
|
2008-03-03 16:32:16 +00:00 |
ngx_garbage_collector.c
|
nginx-0.1.33-RELEASE import
|
2005-05-23 12:07:45 +00:00 |
ngx_garbage_collector.h
|
nginx-0.1.24-RELEASE import
|
2005-03-04 14:06:57 +00:00 |
ngx_hash.c
|
fix r1416
|
2007-09-21 13:43:53 +00:00 |
ngx_hash.h
|
the "www.example.*" wildcard hash support
|
2007-06-11 19:49:22 +00:00 |
ngx_inet.c
|
fix building by bcc introduced by r1831
|
2008-01-22 15:09:55 +00:00 |
ngx_inet.h
|
ngx_parse_url() saves port text, this allows to use it in proxy host header
|
2007-11-28 19:55:31 +00:00 |
ngx_list.c
|
ngx_list_create()
|
2006-10-11 12:47:11 +00:00 |
ngx_list.h
|
ngx_list_create()
|
2006-10-11 12:47:11 +00:00 |
ngx_log.c
|
--sysconfdir=DIR
|
2007-07-29 18:05:45 +00:00 |
ngx_log.h
|
Many changes:
|
2007-03-19 13:36:56 +00:00 |
ngx_md5.h
|
style fix
|
2007-10-22 15:22:08 +00:00 |
ngx_open_file_cache.c
|
several fixes:
|
2007-12-25 10:46:40 +00:00 |
ngx_open_file_cache.h
|
several fixes:
|
2007-12-25 10:46:40 +00:00 |
ngx_output_chain.c
|
fix bug introduced in r1228
|
2007-06-06 05:56:51 +00:00 |
ngx_palloc.c
|
log run cleanups clearly
|
2007-12-17 17:29:36 +00:00 |
ngx_palloc.h
|
limit minimal pool size
|
2007-05-07 09:20:42 +00:00 |
ngx_parse.c
|
nginx-0.3.53-RELEASE import
|
2006-07-07 16:33:19 +00:00 |
ngx_parse.h
|
nginx-0.3.53-RELEASE import
|
2006-07-07 16:33:19 +00:00 |
ngx_queue.h
|
style fix
|
2007-12-21 15:24:59 +00:00 |
ngx_radix_tree.c
|
style fix
|
2007-03-06 12:18:45 +00:00 |
ngx_radix_tree.h
|
nginx-0.1.19-RELEASE import
|
2005-02-16 13:40:36 +00:00 |
ngx_rbtree.c
|
clean rbtree node for all removals
|
2007-12-21 15:32:51 +00:00 |
ngx_rbtree.h
|
ngx_rbtree_init()
|
2007-12-03 12:17:15 +00:00 |
ngx_regex.c
|
ngx_regex_exec_array()
|
2007-12-27 13:15:08 +00:00 |
ngx_regex.h
|
ngx_regex_exec_array()
|
2007-12-27 13:15:08 +00:00 |
ngx_resolver.c
|
use cf->cycle->new_log because at merge stage cf->pool->log is old log
|
2008-03-04 10:42:05 +00:00 |
ngx_resolver.h
|
use cf->cycle->new_log because at merge stage cf->pool->log is old log
|
2008-03-04 10:42:05 +00:00 |
ngx_sha1.h
|
style fix
|
2007-10-22 15:22:08 +00:00 |
ngx_shmtx.c
|
fix building on platforms with non-supported atomic operations
|
2007-02-11 07:49:12 +00:00 |
ngx_shmtx.h
|
fix building on platforms with non-supported atomic operations
|
2007-02-14 13:52:47 +00:00 |
ngx_slab.c
|
take MALLOC_OPTIONS=J into account in slab allocator
|
2007-12-22 11:06:53 +00:00 |
ngx_slab.h
|
many bug fixes and ngx_slab_alloc_locked()/ngx_slab_free_locked()
|
2007-01-02 23:10:42 +00:00 |
ngx_spinlock.c
|
nginx-0.3.27-RELEASE import
|
2006-02-08 15:33:12 +00:00 |
ngx_string.c
|
limit string length
|
2008-01-24 15:18:58 +00:00 |
ngx_string.h
|
replace ngx_md5_text() with ngx_hex_dump()
|
2007-12-17 21:06:17 +00:00 |
ngx_times.c
|
treat time_t as unsigned time
|
2008-01-31 15:14:31 +00:00 |
ngx_times.h
|
nginx-0.3.3-RELEASE import
|
2005-10-19 12:33:58 +00:00 |