Tree @release-0.5.6 (Download .tar.gz)
- ..
- nginx.c
- nginx.h
- ngx_array.c
- ngx_array.h
- ngx_buf.c
- ngx_buf.h
- ngx_conf_file.c
- ngx_conf_file.h
- ngx_config.h
- ngx_connection.c
- ngx_connection.h
- ngx_core.h
- ngx_cpuinfo.c
- ngx_crc.h
- ngx_crc32.c
- ngx_crc32.h
- ngx_cycle.c
- ngx_cycle.h
- ngx_file.c
- ngx_file.h
- ngx_garbage_collector.c
- ngx_garbage_collector.h
- ngx_hash.c
- ngx_hash.h
- ngx_inet.c
- ngx_inet.h
- ngx_list.c
- ngx_list.h
- ngx_log.c
- ngx_log.h
- ngx_output_chain.c
- ngx_palloc.c
- ngx_palloc.h
- ngx_parse.c
- ngx_parse.h
- ngx_radix_tree.c
- ngx_radix_tree.h
- ngx_rbtree.c
- ngx_rbtree.h
- ngx_regex.c
- ngx_regex.h
- ngx_resolver.c
- ngx_shmtx.c
- ngx_shmtx.h
- ngx_slab.c
- ngx_slab.h
- ngx_spinlock.c
- ngx_string.c
- ngx_string.h
- ngx_times.c
- ngx_times.h
History of src / core @release-0.5.6
- fix label name Igor Sysoev 15 years ago
- free the unnecessary shared memory Igor Sysoev 15 years ago
- fix the comments Igor Sysoev 15 years ago
- pass the inherited shm_zone data Igor Sysoev 15 years ago
- style fix Igor Sysoev 15 years ago
- fix zero size shared zones Igor Sysoev 15 years ago
- style fix: remove trailing spaces Igor Sysoev 15 years ago
- fix segfaults Igor Sysoev 15 years ago
- move the session cache callbacks to the ngx_openssl_module Igor Sysoev 15 years ago
- ngx_shared_memory_add() Igor Sysoev 15 years ago
- style fix Igor Sysoev 15 years ago
- many bug fixes and ngx_slab_alloc_locked()/ngx_slab_free_locked() Igor Sysoev 15 years ago
- a sentinel must be black Igor Sysoev 15 years ago
- ngx_walk_tree() Igor Sysoev 15 years ago
- bump version Igor Sysoev 15 years ago
- worker_rlimit_core supports size in K, M, and G Igor Sysoev 15 years ago
- add comment Igor Sysoev 15 years ago
- the -V switch Igor Sysoev 15 years ago
- fix for Linix/ppc64 or FreeBSD/amd64 in 32-bit mode, Igor Sysoev 15 years ago
- ngx_sprintf() has implicit limit of 65536 bytes so on Linux/ppc64 Igor Sysoev 15 years ago
- the initial slot is out of array Igor Sysoev 15 years ago
- fix segfault in "out of memory" situation Igor Sysoev 15 years ago
- allocate aligned ngx_crc32_table_short globally Igor Sysoev 15 years ago
- bump version Igor Sysoev 15 years ago
- bump version Igor Sysoev 15 years ago
- rewritten upstream Igor Sysoev 15 years ago
- bump version Igor Sysoev 15 years ago
- bump version Igor Sysoev 15 years ago
- unix socket upstreams always used the first unix upstream Igor Sysoev 15 years ago
- slot number must be incremented once per second only, Igor Sysoev 15 years ago