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
2015-02-10
Core: fixed build on Tru64 UNIX.
Sergey Kandaurov
1
-1
/
+1
2015-02-04
Core: fixed a race resulting in extra sem_post()'s.
Roman Arutyunyan
1
-1
/
+2
2015-02-02
Core: reverted prefix-based temp files (a9138c35120d).
Roman Arutyunyan
2
-21
/
+8
2015-02-02
Core: supported directory skipping in ngx_walk_tree().
Roman Arutyunyan
1
-1
/
+9
2015-01-28
Fixed AIO handling in the output chain.
Valentin Bartenev
1
-2
/
+6
2015-01-27
A bounds check of %N format on Windows.
Igor Sysoev
1
-1
/
+5
2015-01-13
Core: added disk_full_time checks to error log.
Maxim Dounin
2
-4
/
+23
2014-12-26
Core: added prefix-based temporary files.
Valentin Bartenev
2
-8
/
+21
2014-12-26
Unified handling of ngx_create_temp_file() return value.
Valentin Bartenev
1
-1
/
+1
2014-12-24
Version bump.
Maxim Dounin
1
-2
/
+2
2014-12-12
Autoindex: implemented JSON output format.
Valentin Bartenev
2
-0
/
+53
2014-12-04
Version bump.
Maxim Dounin
1
-2
/
+2
2014-11-28
Typo.
Maxim Dounin
1
-1
/
+1
2014-11-20
Syslog: allowed underscore symbol in tag (ticket #667).
Vladimir Homutov
1
-2
/
+3
2014-11-20
Resolver: fixed debug event logging.
Ruslan Ermilov
2
-17
/
+23
2014-11-20
Resolver: fixed use-after-free memory access.
Ruslan Ermilov
1
-4
/
+4
2014-08-13
Moved the code for coalescing file buffers to a separate function.
Valentin Bartenev
2
-0
/
+44
2014-11-19
Renamed ngx_handle_sent_chain() to ngx_chain_update_sent().
Valentin Bartenev
2
-2
/
+2
2014-08-25
Events: removed broken thread support from event timers.
Valentin Bartenev
2
-8
/
+4
2014-10-28
Version bump.
Valentin Bartenev
1
-2
/
+2
2014-10-02
Core: fixed buffer overrun when hash max_size reached.
Yichun Zhang
1
-0
/
+2
2014-10-02
Version bump.
Valentin Bartenev
1
-2
/
+2
2014-08-26
Syslog: improved error handling of unix domain sockets.
Vladimir Homutov
1
-2
/
+24
2014-09-01
Syslog: enabled logging of send errors.
Vladimir Homutov
2
-5
/
+10
2014-08-13
Moved the code for adjusting sent buffers in a separate function.
Valentin Bartenev
2
-0
/
+47
2014-09-17
Version bump.
Valentin Bartenev
1
-2
/
+2
2014-09-08
Core: ngx_regex_compile() error handling fixes.
Maxim Dounin
1
-3
/
+11
2014-09-01
Events: processing of posted events changed from LIFO to FIFO.
Valentin Bartenev
1
-2
/
+2
2014-09-01
Events: removed broken thread support from posted events.
Valentin Bartenev
2
-31
/
+1
2014-08-19
Resolver: notify all waiting requests on timeout.
Ruslan Ermilov
1
-8
/
+16
2014-08-05
Version bump.
Maxim Dounin
1
-2
/
+2
2014-08-01
Core: improved ngx_pstrdup() error handling.
Tatsuhiko Kubo
1
-0
/
+3
2014-06-26
Core: use uppercase hexadecimal digits for percent-encoding.
Piotr Sikora
1
-1
/
+1
2014-07-24
Core: fixed default log initialization.
Vladimir Homutov
1
-4
/
+6
2014-07-16
Resolver: fixed resend on malformed responses.
Ruslan Ermilov
1
-2
/
+27
2014-06-18
Core: bugfix for the ngx_slab_max_size case.
Jianjun Zheng
1
-1
/
+1
2014-07-09
Style: use ngx_str_null().
Tatsuhiko Kubo
1
-2
/
+1
2014-07-09
Style: use ngx_strlen() instead of strlen().
Tatsuhiko Kubo
1
-1
/
+1
2014-07-09
Version bump.
Maxim Dounin
1
-2
/
+2
2014-06-26
Core: removed meaningless check from ngx_palloc_block().
Maxim Dounin
1
-7
/
+3
2014-06-26
Core: plugged socket leak during configuration test.
Maxim Dounin
1
-6
/
+6
2014-06-04
Core: added ngx_slab_calloc() and ngx_slab_calloc_locked().
Ruslan Ermilov
2
-0
/
+31
2014-06-18
Version bump.
Ruslan Ermilov
1
-2
/
+2
2014-06-03
Core: slab allocator free pages defragmentation.
Maxim Dounin
2
-1
/
+60
2014-05-28
Version bump.
Maxim Dounin
1
-2
/
+2
2014-05-27
Syslog: fixed message sending on win32.
Vladimir Homutov
1
-0
/
+4
2014-05-26
Syslog: fixed possible resource leak and more verbose logging.
Vladimir Homutov
1
-12
/
+22
2014-05-12
Added syslog support for error_log and access_log directives.
Vladimir Homutov
7
-16
/
+461
2014-05-20
Configure: the --build= option.
Ruslan Ermilov
2
-1
/
+7
2014-05-14
Core: use '\r' for CR and '\n' for LF definitions.
Ruslan Ermilov
1
-3
/
+3
[next]