.. |
nginx.c
|
worker_rlimit_core supports size in K, M, and G
|
2006-12-24 18:13:06 +00:00 |
nginx.h
|
bump version
|
2007-01-16 11:04:51 +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
|
style fix
|
2007-01-07 22:44:56 +00:00 |
ngx_conf_file.h
|
nginx-0.3.53-RELEASE import
|
2006-07-07 16:33:19 +00:00 |
ngx_config.h
|
APOP
|
2006-10-23 13:10:10 +00:00 |
ngx_connection.c
|
nginx-0.3.39-RELEASE import
|
2006-04-17 19:55:41 +00:00 |
ngx_connection.h
|
high level HTTP buffered flags should be on per-subrequest basis,
|
2006-10-30 20:25:22 +00:00 |
ngx_core.h
|
move the session cache callbacks to the ngx_openssl_module
|
2007-01-03 15:25:40 +00:00 |
ngx_cpuinfo.c
|
nginx-0.3.47-RELEASE import
|
2006-05-23 14:54:58 +00:00 |
ngx_crc32.c
|
fix comment
|
2007-01-12 18:05:41 +00:00 |
ngx_crc32.h
|
allocate aligned ngx_crc32_table_short globally
|
2006-12-15 21:31:03 +00:00 |
ngx_crc.h
|
add includes
|
2006-10-19 08:16:29 +00:00 |
ngx_cycle.c
|
quick fix for case when ssl_session_cache defined,
|
2007-01-15 17:48:31 +00:00 |
ngx_cycle.h
|
pass the inherited shm_zone data
|
2007-01-09 15:59:20 +00:00 |
ngx_file.c
|
style fix: remove trailing spaces
|
2007-01-03 18:12:32 +00:00 |
ngx_file.h
|
ngx_walk_tree()
|
2006-12-25 12:38:00 +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 SIGFPE on alpha
|
2006-10-06 13:28:19 +00:00 |
ngx_hash.h
|
nginx-0.3.46-RELEASE import
|
2006-05-11 14:43:47 +00:00 |
ngx_inet.c
|
rewritten upstream
|
2006-12-12 16:46:16 +00:00 |
ngx_inet.h
|
rewritten upstream
|
2006-12-12 16:46:16 +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
|
ngx_sprintf() has implicit limit of 65536 bytes so on Linux/ppc64
|
2006-12-19 12:40:19 +00:00 |
ngx_log.h
|
slab allocator in shared memory
|
2006-11-20 08:51:45 +00:00 |
ngx_output_chain.c
|
fix format
|
2006-10-30 20:03:49 +00:00 |
ngx_palloc.c
|
fix segfault in "out of memory" situation
|
2006-12-18 20:46:49 +00:00 |
ngx_palloc.h
|
slab allocator in shared memory
|
2006-11-20 08:51:45 +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_radix_tree.c
|
nginx-0.3.3-RELEASE import
|
2005-10-19 12:33:58 +00:00 |
ngx_radix_tree.h
|
nginx-0.1.19-RELEASE import
|
2005-02-16 13:40:36 +00:00 |
ngx_rbtree.c
|
make global the rbtree color handling macros
|
2007-01-12 19:48:30 +00:00 |
ngx_rbtree.h
|
make global the rbtree color handling macros
|
2007-01-12 19:48:30 +00:00 |
ngx_regex.c
|
nginx-0.1.26-RELEASE import
|
2005-03-22 16:02:46 +00:00 |
ngx_regex.h
|
nginx-0.1.25-RELEASE import
|
2005-03-19 12:38:37 +00:00 |
ngx_resolver.c
|
nginx-0.3.13-RELEASE import
|
2005-12-05 13:18:09 +00:00 |
ngx_shmtx.c
|
slab allocator in shared memory
|
2006-11-20 08:51:45 +00:00 |
ngx_shmtx.h
|
optimize inlined code for gcc
|
2007-01-11 16:07:03 +00:00 |
ngx_slab.c
|
fix slab allocator on 64-bit platfroms
|
2007-01-11 19:13:46 +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
|
ngx_strn2cmp() > ngx_memn2cmp()
|
2007-01-12 21:58:02 +00:00 |
ngx_string.h
|
ngx_strn2cmp() > ngx_memn2cmp()
|
2007-01-12 21:58:02 +00:00 |
ngx_times.c
|
the initial slot is out of array
|
2006-12-19 12:38:20 +00:00 |
ngx_times.h
|
nginx-0.3.3-RELEASE import
|
2005-10-19 12:33:58 +00:00 |