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
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
2014-04-30
Core: improved ngx_conf_parse() error handling.
Maxim Dounin
1
-1
/
+1
2014-04-30
Core: fixed error handling in ngx_reopen_files().
Maxim Dounin
1
-0
/
+6
2014-04-24
Version bump.
Valentin Bartenev
1
-2
/
+2
2014-04-18
Version bump.
Maxim Dounin
1
-2
/
+2
2014-04-08
Version bump.
Valentin Bartenev
1
-2
/
+2
2014-03-31
Core: fixed hash to actually try max_size.
Maxim Dounin
1
-1
/
+1
2014-03-31
Core: hash now ignores bucket_size if it hits max_size limit.
Maxim Dounin
1
-8
/
+5
2014-03-31
Core: slab log_nomem flag.
Maxim Dounin
2
-1
/
+7
2014-03-18
Version bump.
Maxim Dounin
1
-2
/
+2
2014-03-17
Added server-side support for PROXY protocol v1 (ticket #355).
Roman Arutyunyan
4
-0
/
+117
2014-03-07
Core: fixed wrong indices in listening sockets compare loops.
Maxim Dounin
1
-3
/
+3
2014-03-06
Fixed format specifier in logging of "c->number".
Sergey Kandaurov
1
-1
/
+1
2014-03-04
Version bump.
Roman Arutyunyan
1
-2
/
+2
2014-02-22
Core: allocate enough memory to hold IPv6 text address plus port.
Ruslan Ermilov
1
-1
/
+1
2014-02-20
Resolver: properly handle connect() failures.
Ruslan Ermilov
1
-11
/
+11
2014-02-03
Use ngx_socket_errno where appropriate.
Piotr Sikora
1
-5
/
+5
2014-02-05
Version bump.
Maxim Dounin
1
-2
/
+2
2014-02-04
Core: added ngx_encode_base64url().
Maxim Dounin
2
-12
/
+38
[next]