/
niceSOFT
/
nginx
ОбзорДокументацияВойти
/
niceSOFT
/
nginx
Код
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
nginx/
src/core/
..
nginx.c

Core: fixed environment variables on exit.

3 года назад
nginx.h

Version bump

25 дней назад
ngx_array.c

Simplified ngx_array_create().

13 лет назад
ngx_array.h

Moved ngx_array_t definition from ngx_core.h to ngx_array.h.

13 лет назад
ngx_bpf.c

Core: fixed build with BPF on non-64bit platforms (ticket #2152).

5 лет назад
ngx_bpf.h

Core: added interface to linux bpf() system call.

6 лет назад
ngx_buf.c

Changed ngx_chain_update_chains() to test tag first (ticket #2248).

5 лет назад
ngx_buf.h

Simplified sendfile(SF_NODISKIO) usage.

5 лет назад
ngx_conf_file.c

Format specifier fixes in error logging

17 дней назад
ngx_conf_file.h

Core: enabled "include" in any context (ticket #1615).

7 лет назад
ngx_config.h

Core: improved NGX_ALIGNMENT detection on some x86_64 platforms.

год назад
ngx_connection.c

Fix setting the IPV6_DONTFRAG socket option

месяц назад
ngx_connection.h

The "multipath" parameter of the "listen" directive.

5 месяцев назад
ngx_core.h

Core: added data model and JSON serialization libraries.

10 часов назад
ngx_cpuinfo.c

Copyright updated.

15 лет назад
ngx_crc.h

Copyright updated.

15 лет назад
ngx_crc32.c

Copyright updated.

15 лет назад
ngx_crc32.h

Copyright updated.

15 лет назад
ngx_crypt.c

An internal SHA1 implementation.

10 лет назад
ngx_crypt.h

Copyright updated.

15 лет назад
ngx_cycle.c

Avoid undefined behaviour in ngx_pstrdup()

4 месяца назад
ngx_cycle.h

Core: "-e" command line option.

6 лет назад
ngx_data.c

Core: added data model and JSON serialization libraries.

10 часов назад
ngx_data.h

Core: added data model and JSON serialization libraries.

10 часов назад
ngx_file.c

Win32: removed NGX_DIR_MASK concept.

8 лет назад
ngx_file.h

Modules compatibility: compatibility with NGX_HAVE_FILE_AIO.

10 лет назад
ngx_hash.c

Core: removed unnecessary restriction in hash initialization.

5 лет назад
ngx_hash.h

FastCGI: combining headers with identical names (ticket #1724).

4 года назад
ngx_inet.c

Realip: allowed square brackets with portless IPv6 address.

2 года назад
ngx_inet.h

Multiple addresses in "listen".

7 лет назад
ngx_json.c

Core: added data model and JSON serialization libraries.

10 часов назад
ngx_json.h

Core: added data model and JSON serialization libraries.

10 часов назад
ngx_list.c

Simplified ngx_list_create().

13 лет назад
ngx_list.h

Copyright updated.

15 лет назад
ngx_log.c

Core: "-e" command line option.

6 лет назад
ngx_log.h

Added COMPAT section to ngx_log_t.

5 месяцев назад
ngx_md5.c

Internal md5 and sha1 implementations are now always used.

10 лет назад
ngx_md5.h

Internal md5 and sha1 implementations are now always used.

10 лет назад
ngx_module.c

Fixed compilation with -Wmissing-prototypes.

10 лет назад
ngx_module.h

Modules compatibility: added QUIC to signature (ticket #2539).

3 года назад
ngx_murmurhash.c

Added missing "fall through" comments (ticket #1259).

9 лет назад
ngx_murmurhash.h

Comment fixed.

14 лет назад
ngx_open_file_cache.c

Fixed logging in close error handling.

10 лет назад
ngx_open_file_cache.h

Disable symlinks: added the "from" parameter support to the open file cache.

14 лет назад
ngx_output_chain.c

Output chain: clear the last_buf flag unless inherited.

6 месяцев назад
ngx_palloc.c

Core: introduced the NGX_DEBUG_PALLOC macro.

10 лет назад
ngx_palloc.h

Core: removed extra ngx_alloc() and ngx_calloc() prototypes.

9 лет назад
ngx_parse.c

Fixed ngx_parse_size() / ngx_parse_offset() with 0-length strings.

9 лет назад
ngx_parse.h

Time parsing cleanup.

14 лет назад
ngx_parse_time.c

Style.

9 лет назад
ngx_parse_time.h

Moved ngx_http_parse_time() to core, renamed accordingly.

11 лет назад
ngx_proxy_protocol.c

Fixed PROXY protocol to use ngx_memcpy()/ngx_memcmp().

4 года назад
ngx_proxy_protocol.h

Increased maximum read PROXY protocol header size.

4 года назад
ngx_queue.c

Core: changed ngx_queue_sort() to use merge sort.

3 года назад
ngx_queue.h

Core: changed ngx_queue_sort() to use merge sort.

3 года назад
ngx_radix_tree.c

Geo: IPv6 support.

14 лет назад
ngx_radix_tree.h

Geo: IPv6 support.

14 лет назад
ngx_rbtree.c

Core: removed dead code in ngx_rbtree_delete().

7 лет назад
ngx_rbtree.h

Core: added the ngx_rbtree_data() macro.

5 лет назад
ngx_regex.c

Core: fixed memory leak on configuration reload with PCRE2.

3 года назад
ngx_regex.h

Core: added NGX_REGEX_MULTILINE for 3rd party modules.

5 лет назад
ngx_resolver.c

Resolver: fixed off-by-one read in ngx_resolver_copy().

6 месяцев назад
ngx_resolver.h

The "ipv4=" parameter of the "resolver" directive.

4 года назад
ngx_rwlock.c

Core: simplify reader lock release.

5 лет назад
ngx_rwlock.h

Introduced ngx_rwlock_downgrade().

9 лет назад
ngx_sha1.c

Internal md5 and sha1 implementations are now always used.

10 лет назад
ngx_sha1.h

Internal md5 and sha1 implementations are now always used.

10 лет назад
ngx_shmtx.c

Core: fixed build on Tru64 UNIX.

12 лет назад
ngx_shmtx.h

Fixed typo in a function name.

14 лет назад
ngx_siphash.c

Core: added SipHash-2-4 implementation

2 месяца назад
ngx_siphash.h

Core: added SipHash-2-4 implementation

2 месяца назад
ngx_slab.c

Slab: removed redundant page calculation (ticket #1721).

7 лет назад
ngx_slab.h

Slab: fixed initialization on win32.

9 лет назад
ngx_spinlock.c

Core: guard against spinlock usage without atomic ops.

11 лет назад
ngx_string.c

Mail: xtext encoding (RFC 3461) in XCLIENT LOGIN.

год назад
ngx_string.h

Mail: xtext encoding (RFC 3461) in XCLIENT LOGIN.

год назад
ngx_syslog.c

Syslog: introduced error log handler.

3 года назад
ngx_syslog.h

Syslog: introduced error log handler.

3 года назад
ngx_thread_pool.c

Use NULL instead of 0 for null pointer constant.

год назад
ngx_thread_pool.h

Thread pools implementation.

11 лет назад
ngx_times.c

Removed CLOCK_MONOTONIC_FAST support.

4 месяца назад
ngx_times.h

Core: fixed comment about ngx_current_msec after 81fae70d6cb8.

8 лет назад