The official NGINX Open Source repository.
125 matches across 1 category. Click a row to expand file-level details.
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | contrib/geo2nginx.pl | 1 | #!/usr/bin/perl -w |
| LOW | contrib/unicode2nginx/unicode-to-nginx.pl | 1 | #!/usr/bin/perl -w |
| LOW | .github/scripts/commit-msg-check.pl | 1 | #!/usr/bin/env perl |
| LOW | src/misc/ngx_cpp_test_module.cpp | 1 | |
| LOW | src/core/ngx_config.h | 41 | #else /* POSIX */ |
| LOW | src/core/ngx_config.h | 61 | #define NGX_TERMINATE_SIGNAL TERM |
| LOW | src/core/ngx_config.h | 81 | |
| LOW | src/core/ngx_config.h | 121 | #ifdef MAXHOSTNAMELEN |
| LOW | src/core/ngx_slab.c | 21 | #define NGX_SLAB_PAGE_START 0x80000000 |
| LOW | src/core/ngx_module.h | 21 | #define NGX_MODULE_SIGNATURE_0 \ |
| LOW | src/core/ngx_module.h | 41 | #define NGX_MODULE_SIGNATURE_3 "0" |
| LOW | src/core/ngx_module.h | 61 | |
| LOW | src/core/ngx_module.h | 81 | #endif |
| LOW | src/core/ngx_module.h | 101 | #endif |
| LOW | src/core/ngx_module.h | 121 | #endif |
| LOW | src/core/ngx_module.h | 141 | #if (NGX_PCRE) |
| LOW | src/core/ngx_module.h | 161 | #define NGX_MODULE_SIGNATURE_27 "1" |
| LOW | src/core/ngx_module.h | 181 | #if (NGX_HTTP_DAV) |
| LOW | src/core/ngx_core.h | 41 | #define NGX_AGAIN -2 |
| LOW | src/core/ngx_core.h | 61 | #include <ngx_parse_time.h> |
| LOW | src/core/ngx_core.h | 81 | #include <ngx_slab.h> |
| LOW | src/core/ngx_core.h | 101 | #endif |
| LOW | src/core/ngx_log.h | 21 | #define NGX_LOG_WARN 5 |
| LOW | src/core/ngx_resolver.h | 21 | #if (NGX_HAVE_INET6) |
| LOW | src/core/ngx_conf_file.h | 21 | |
| LOW | src/core/ngx_conf_file.h | 41 | |
| LOW | src/mail/ngx_mail.h | 261 | #define NGX_POP3_STLS 6 |
| LOW | src/mail/ngx_mail.h | 281 | #define NGX_IMAP_AUTHENTICATE 7 |
| LOW | src/mail/ngx_mail.h | 301 | #define NGX_MAIL_AUTH_LOGIN_USERNAME 2 |
| LOW | src/http/ngx_http_core_module.h | 21 | |
| LOW | src/http/ngx_http_core_module.h | 41 | |
| LOW | src/http/ngx_http_upstream.h | 21 | #define NGX_HTTP_UPSTREAM_FT_TIMEOUT 0x00000004 |
| LOW | src/http/ngx_http_upstream.h | 41 | |NGX_HTTP_UPSTREAM_FT_HTTP_403 \ |
| LOW | src/http/ngx_http.h | 41 | #include <ngx_http_v2.h> |
| LOW | src/http/ngx_http_config.h | 41 | #define NGX_HTTP_MAIN_CONF 0x02000000 |
| LOW | src/http/ngx_http_request.h | 21 | |
| LOW | src/http/ngx_http_request.h | 41 | #define NGX_HTTP_LOCK 0x00001000 |
| LOW | src/http/ngx_http_request.h | 61 | |
| LOW | src/http/ngx_http_request.h | 81 | #define NGX_HTTP_ACCEPTED 202 |
| LOW | src/http/ngx_http_request.h | 101 | #define NGX_HTTP_LENGTH_REQUIRED 411 |
| LOW | src/http/ngx_http_request.h | 141 | #define NGX_HTTP_NOT_IMPLEMENTED 501 |
| LOW | src/http/v2/ngx_http_v2.h | 21 | #define NGX_HTTP_V2_MAX_FRAME_SIZE ((1 << 24) - 1) |
| LOW | src/http/v2/ngx_http_v2.h | 321 | #define ngx_http_v2_parse_uint16(p) ntohs(*(uint16_t *) (p)) |
| LOW | src/http/v2/ngx_http_v2.h | 381 | #define NGX_HTTP_V2_AUTHORITY_INDEX 1 |
| LOW | src/http/v2/ngx_http_v2.c | 21 | #define NGX_HTTP_V2_SIZE_ERROR 0x6 |
| LOW | src/http/v3/ngx_http_v3.h | 21 | |
| LOW | src/http/v3/ngx_http_v3.h | 41 | |
| LOW | src/http/v3/ngx_http_v3.h | 61 | #define NGX_HTTP_V3_ERR_STREAM_CREATION_ERROR 0x103 |
| LOW | src/http/modules/ngx_http_image_filter_module.c | 21 | |
| LOW | src/http/modules/ngx_http_ssi_filter_module.c | 221 | #define NGX_HTTP_SSI_INCLUDE_FILE 1 |
| LOW | src/http/modules/ngx_http_xslt_filter_module.c | 1 | |
| LOW | src/http/modules/ngx_http_mp4_module.c | 1 | |
| LOW | src/http/modules/ngx_http_mp4_module.c | 21 | #define NGX_HTTP_MP4_SMHD_ATOM 9 |
| LOW | src/http/modules/ngx_http_proxy_module.c | 1 | |
| LOW | src/os/unix/ngx_darwin_config.h | 21 | #include <stdio.h> |
| LOW | src/os/unix/ngx_darwin_config.h | 41 | #include <sys/resource.h> |
| LOW | src/os/unix/ngx_darwin_config.h | 61 | |
| LOW | src/os/unix/ngx_linux_config.h | 21 | #include <stdarg.h> |
| LOW | src/os/unix/ngx_linux_config.h | 41 | #include <sys/resource.h> |
| LOW | src/os/unix/ngx_linux_config.h | 61 | |
| 65 more matches not shown… | |||