Tree @release-1.2.3 (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_crypt.c
- ngx_crypt.h
- ngx_cycle.c
- ngx_cycle.h
- ngx_file.c
- ngx_file.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_md5.c
- ngx_md5.h
- ngx_murmurhash.c
- ngx_murmurhash.h
- ngx_open_file_cache.c
- ngx_open_file_cache.h
- ngx_output_chain.c
- ngx_palloc.c
- ngx_palloc.h
- ngx_parse.c
- ngx_parse.h
- ngx_queue.c
- ngx_queue.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_resolver.h
- ngx_sha1.h
- 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-1.2.3
- Merge of r4739: s/ngx_shmtx_destory/ngx_shmtx_destroy/. Maxim Dounin 9 years ago
- Merge of r4769: better diagnostics for directives in wrong context. Maxim Dounin 9 years ago
- Merge of r4765: reduced the number of preprocessor directives. Maxim Dounin 9 years ago
- Merge of r4760, r4761: -Wmissing-prototypes. Maxim Dounin 9 years ago
- Version bump. Maxim Dounin 9 years ago
- Merge of r4690: conflicting wildcard server names fix. Maxim Dounin 10 years ago
- Merge of r4654, r4672, r4684, r4685, r4692: resolver changes. Maxim Dounin 10 years ago
- Merge of r4671: support for IPv6 literals in proxy_pass and so on. Maxim Dounin 10 years ago
- Merge of r4653: ngx_inet.c code reduction. Maxim Dounin 10 years ago
- Merge of r4644: Maxim Dounin 10 years ago
- Merge of r4643: Maxim Dounin 10 years ago
- Merge of r4639, r4640: C++ fixes. Maxim Dounin 10 years ago
- Version bump. Maxim Dounin 10 years ago
- Merge of r4611, r4620: resolver fixes. Maxim Dounin 10 years ago
- Version bump. Maxim Dounin 10 years ago
- Version bump. Maxim Dounin 10 years ago
- Fix of "%f" format handling. Igor Sysoev 10 years ago
- Don't silently ignore the last line of configuration file that Ruslan Ermilov 10 years ago
- Fixed grammar in error messages. Ruslan Ermilov 10 years ago
- Version bump. Maxim Dounin 10 years ago
- Reduced the number of lines of code in ngx_inet_addr(). Ruslan Ermilov 10 years ago
- Improved readability of the code that produces bitmask from prefix. Ruslan Ermilov 10 years ago
- Fixed signed integer overflows in timer code (ticket #145). Maxim Dounin 10 years ago
- Comment fixed. Andrey Belov 10 years ago
- In ngx_ptocidr(), check that the supplied prefix length is within Ruslan Ermilov 10 years ago
- Fixed spelling in multiline C comments. Ruslan Ermilov 10 years ago
- Version bump. Maxim Dounin 10 years ago
- Resolver: added missing sanity checking when creating name queries. Maxim Dounin 10 years ago
- worker_cpu_affinity: cleaned up Linux implementation, added FreeBSD support. Ruslan Ermilov 10 years ago
- Version bump. Maxim Dounin 10 years ago