index
:
nginx.git
master
no-short-read-checks
tunnel
nginx
a.clayton@nginx.com
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-04
Win32: MinGW GCC compatibility.
Maxim Dounin
3
-7
/
+7
2013-09-04
Win32: Open Watcom C compatibility fixes.
Maxim Dounin
1
-1
/
+1
2013-09-02
Disable symlinks: removed recursive call of ngx_file_o_path_info().
Valentin Bartenev
1
-1
/
+0
2013-09-02
Disable symlinks: use O_PATH to open path components.
Valentin Bartenev
1
-0
/
+67
2013-08-28
Version bump.
Maxim Dounin
1
-2
/
+2
2013-08-20
Style improved after 12dd27b74117.
Maxim Dounin
1
-4
/
+5
2013-08-20
Backed out f1a91825730a and 7094bd12c1ff.
Maxim Dounin
4
-15
/
+19
2013-08-20
Format specifier fixes in error logging.
Sergey Kandaurov
1
-1
/
+1
2013-08-06
API change: removed the ngx_conf_full_name() function.
Valentin Bartenev
2
-12
/
+0
2013-08-06
Replaced ngx_conf_full_name() with ngx_get_full_name().
Valentin Bartenev
3
-7
/
+15
2013-08-06
Fixed memory leaks in the root and auth_basic_user_file directives.
Valentin Bartenev
3
-90
/
+98
2013-08-05
Core: guard use of AI_ADDRCONFIG.
Ruslan Ermilov
1
-0
/
+2
2013-08-05
Fixed build with signed socklen_t and unix sockets.
Maxim Dounin
1
-1
/
+1
2013-08-05
Core: only resolve address families configured on the local system.
Ruslan Ermilov
1
-0
/
+1
2013-07-31
Version bump.
Sergey Kandaurov
1
-2
/
+2
2013-07-25
On DragonFlyBSD, TCP_KEEPIDLE and TCP_KEEPINTVL are in msecs.
Ruslan Ermilov
1
-4
/
+16
2013-07-25
Style: reuse one int variable in ngx_configure_listening_sockets().
Ruslan Ermilov
1
-11
/
+8
2013-07-11
Core: fixed possible use of an uninitialized variable.
Vladimir Homutov
1
-0
/
+2
2013-07-11
Core: extended ngx_sock_ntop() with socklen parameter.
Vladimir Homutov
3
-10
/
+23
2013-07-05
Make macros safe.
Gleb Smirnoff
1
-2
/
+2
2013-06-28
Core: consolidated log-related code.
Vladimir Homutov
4
-30
/
+51
2013-07-02
Version bump.
Maxim Dounin
1
-2
/
+2
2013-06-20
Core: support several "error_log" directives.
Vladimir Homutov
2
-40
/
+102
2013-06-19
Simplified ngx_list_create().
Ruslan Ermilov
1
-9
/
+1
2013-06-13
Core: moved initialization of log level.
Vladimir Homutov
2
-3
/
+2
2013-06-04
Version bump.
Maxim Dounin
1
-2
/
+2
2013-06-04
Core: fixed handling of "stderr" in error_log.
Vladimir Homutov
4
-4
/
+8
2013-06-03
Core: fixed stderr redirection on win32 in ngx_reopen_files().
Vladimir Homutov
1
-7
/
+4
2013-05-23
Core: strengthen configuration syntax checker.
Valentin Bartenev
1
-0
/
+5
2013-05-21
Style: remove unnecessary references to HTTP from non-HTTP modules.
Piotr Sikora
1
-3
/
+3
2013-05-11
Version bump.
Maxim Dounin
1
-2
/
+2
2013-04-29
Version bump.
Ruslan Ermilov
1
-2
/
+2
2013-04-24
Version bump.
Maxim Dounin
1
-2
/
+2
2013-04-18
Version bump.
Ruslan Ermilov
1
-2
/
+2
2013-03-27
Version bump.
Maxim Dounin
1
-2
/
+2
2013-03-25
Use NGX_FILE_ERROR for handling file operations errors.
Valentin Bartenev
4
-6
/
+8
2013-03-21
Moved ngx_array_t definition from ngx_core.h to ngx_array.h.
Ruslan Ermilov
2
-3
/
+2
2013-03-21
Use NGX_DEFAULT_POOL_SIZE macro where appropriate.
Ruslan Ermilov
1
-1
/
+1
2013-03-21
Simplified ngx_array_create().
Ruslan Ermilov
1
-7
/
+1
2013-03-20
Core: fixed resource leak if binary upgrade fails due to no memory.
Ruslan Ermilov
1
-0
/
+1
2013-03-18
Core: guard against failed allocation during binary upgrade.
Ruslan Ermilov
1
-0
/
+3
2013-03-15
Status: introduced the "ngx_stat_waiting" counter.
Valentin Bartenev
1
-0
/
+8
2013-03-07
Removed c->single_connection flag.
Valentin Bartenev
2
-6
/
+3
2013-03-07
Version bump.
Valentin Bartenev
1
-2
/
+2
2013-02-19
Version bump.
Valentin Bartenev
1
-2
/
+2
2013-02-07
Added support for {SHA} passwords (ticket #50).
Maxim Dounin
1
-0
/
+37
2013-02-07
Version bump.
Maxim Dounin
1
-2
/
+2
2013-01-17
Version bump.
Ruslan Ermilov
1
-2
/
+2
2013-01-10
Fixed "proxy_pass" with IP address and no port (ticket #276).
Ruslan Ermilov
1
-10
/
+4
2013-01-08
The data pointer in ngx_open_file_t objects must be initialized.
Valentin Bartenev
1
-0
/
+1
[prev]
[next]