.. |
nginx.c
|
Backed out f1a91825730a and 7094bd12c1ff.
|
2013-08-20 21:11:19 +04:00 |
nginx.h
|
Version bump.
|
2013-11-29 17:11:36 +04:00 |
ngx_array.c
|
Simplified ngx_array_create().
|
2013-03-21 15:52:52 +00:00 |
ngx_array.h
|
Moved ngx_array_t definition from ngx_core.h to ngx_array.h.
|
2013-03-21 16:04:09 +00:00 |
ngx_buf.c
|
Copyright updated.
|
2012-01-18 15:07:43 +00:00 |
ngx_buf.h
|
Copyright updated.
|
2012-01-18 15:07:43 +00:00 |
ngx_conf_file.c
|
Style improved after 12dd27b74117.
|
2013-08-20 21:33:43 +04:00 |
ngx_conf_file.h
|
Backed out f1a91825730a and 7094bd12c1ff.
|
2013-08-20 21:11:19 +04:00 |
ngx_config.h
|
Make macros safe.
|
2013-07-05 11:42:25 +04:00 |
ngx_connection.c
|
Fixed handling of UNIX-domain sockets.
|
2013-12-09 10:16:44 +04:00 |
ngx_connection.h
|
Core: keep the length of the local sockaddr.
|
2013-12-09 10:14:51 +04:00 |
ngx_core.h
|
Moved ngx_array_t definition from ngx_core.h to ngx_array.h.
|
2013-03-21 16:04:09 +00:00 |
ngx_cpuinfo.c
|
Copyright updated.
|
2012-01-18 15:07:43 +00:00 |
ngx_crc32.c
|
Copyright updated.
|
2012-01-18 15:07:43 +00:00 |
ngx_crc32.h
|
Copyright updated.
|
2012-01-18 15:07:43 +00:00 |
ngx_crc.h
|
Copyright updated.
|
2012-01-18 15:07:43 +00:00 |
ngx_crypt.c
|
Core: fix misallocation at ngx_crypt_apr1 (ticket #412).
|
2013-09-20 17:57:21 +03:00 |
ngx_crypt.h
|
Copyright updated.
|
2012-01-18 15:07:43 +00:00 |
ngx_cycle.c
|
Core: externalized ngx_cmp_sockaddr().
|
2013-12-06 14:30:27 +04:00 |
ngx_cycle.h
|
Core: fixed handling of "stderr" in error_log.
|
2013-06-04 11:27:36 +04:00 |
ngx_file.c
|
Improved check for duplicate path names in ngx_add_path().
|
2013-09-16 18:49:23 +04:00 |
ngx_file.h
|
Fixed memory leaks in the root and auth_basic_user_file directives.
|
2013-08-06 19:58:40 +04:00 |
ngx_hash.c
|
Fixed handling of conflicting wildcard server names.
|
2012-06-18 14:06:00 +00:00 |
ngx_hash.h
|
Copyright updated.
|
2012-01-18 15:07:43 +00:00 |
ngx_inet.c
|
Core: externalized ngx_cmp_sockaddr().
|
2013-12-06 14:30:27 +04:00 |
ngx_inet.h
|
Core: externalized ngx_cmp_sockaddr().
|
2013-12-06 14:30:27 +04:00 |
ngx_list.c
|
Simplified ngx_list_create().
|
2013-06-19 08:55:08 +04:00 |
ngx_list.h
|
Copyright updated.
|
2012-01-18 15:07:43 +00:00 |
ngx_log.c
|
Core: consolidated log-related code.
|
2013-06-28 17:24:54 +04:00 |
ngx_log.h
|
Core: consolidated log-related code.
|
2013-06-28 17:24:54 +04:00 |
ngx_md5.c
|
Reverted incorrect change in internal md5 (part of r3928).
|
2011-11-14 13:38:02 +00:00 |
ngx_md5.h
|
Copyright updated.
|
2012-01-18 15:07:43 +00:00 |
ngx_murmurhash.c
|
ngx_murmur_hash2()
|
2011-04-15 10:59:24 +00:00 |
ngx_murmurhash.h
|
Comment fixed.
|
2012-04-05 19:49:34 +00:00 |
ngx_open_file_cache.c
|
Disable symlinks: removed recursive call of ngx_file_o_path_info().
|
2013-09-02 20:06:03 +04:00 |
ngx_open_file_cache.h
|
Disable symlinks: added the "from" parameter support to the open file cache.
|
2012-02-27 16:46:57 +00:00 |
ngx_output_chain.c
|
Copyright updated.
|
2012-01-18 15:07:43 +00:00 |
ngx_palloc.c
|
Copyright updated.
|
2012-01-18 15:07:43 +00:00 |
ngx_palloc.h
|
Copyright updated.
|
2012-01-18 15:07:43 +00:00 |
ngx_parse.c
|
Copyright updated.
|
2012-01-18 15:07:43 +00:00 |
ngx_parse.h
|
Time parsing cleanup.
|
2012-02-13 15:41:11 +00:00 |
ngx_queue.c
|
Copyright updated.
|
2012-01-18 15:07:43 +00:00 |
ngx_queue.h
|
Copyright updated.
|
2012-01-18 15:07:43 +00:00 |
ngx_radix_tree.c
|
Geo: IPv6 support.
|
2012-12-25 08:21:56 +00:00 |
ngx_radix_tree.h
|
Geo: IPv6 support.
|
2012-12-25 08:21:56 +00:00 |
ngx_rbtree.c
|
Fixed signed integer overflows in timer code (ticket #145).
|
2012-04-06 23:46:09 +00:00 |
ngx_rbtree.h
|
Copyright updated.
|
2012-01-18 15:07:43 +00:00 |
ngx_regex.c
|
Fixed the ngx_regex.h header file compatibility with C++.
|
2012-05-17 13:47:04 +00:00 |
ngx_regex.h
|
Fixed the ngx_regex.h header file compatibility with C++.
|
2012-05-17 13:47:04 +00:00 |
ngx_resolver.c
|
Resolver: implemented IPv6 address to name resolving.
|
2013-12-06 14:30:28 +04:00 |
ngx_resolver.h
|
Resolver: implemented IPv6 address to name resolving.
|
2013-12-06 14:30:28 +04:00 |
ngx_sha1.h
|
Copyright updated.
|
2012-01-18 15:07:43 +00:00 |
ngx_shmtx.c
|
Fixed location of debug message in ngx_shmtx_lock().
|
2012-11-21 14:23:26 +00:00 |
ngx_shmtx.h
|
Fixed typo in a function name.
|
2012-07-03 13:06:40 +00:00 |
ngx_slab.c
|
Handling of ngx_int_t != intptr_t case.
|
2013-09-04 21:16:59 +04:00 |
ngx_slab.h
|
Copyright updated.
|
2012-01-18 15:07:43 +00:00 |
ngx_spinlock.c
|
Copyright updated.
|
2012-01-18 15:07:43 +00:00 |
ngx_string.c
|
Added ngx_filename_cmp() with "/" sorted to the left.
|
2013-09-23 19:37:13 +04:00 |
ngx_string.h
|
Added ngx_filename_cmp() with "/" sorted to the left.
|
2013-09-23 19:37:13 +04:00 |
ngx_times.c
|
Fixed possible use of old cached times if runtime went backwards.
|
2012-08-03 09:10:39 +00:00 |
ngx_times.h
|
Copyright updated.
|
2012-01-18 15:07:43 +00:00 |