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-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
2014-01-30
Core: handle getsockopt(TCP_FASTOPEN) failures.
Piotr Sikora
1
-4
/
+8
2014-01-28
Fixed TCP_DEFER_ACCEPT handling (ticket #353).
Maxim Dounin
1
-1
/
+7
2014-01-23
Version bump.
Maxim Dounin
1
-2
/
+2
2014-01-17
Core: improved ngx_reset_pool() (ticket #490).
Maxim Dounin
1
-2
/
+5
2014-01-14
SPDY: body filter was replaced by c->send_chain() function.
Valentin Bartenev
1
-0
/
+3
2014-01-10
Resolver: added support for domain names with a trailing dot.
Yichun Zhang
1
-0
/
+4
2014-01-04
Allowed up to two EBUSY errors from sendfile().
Maxim Dounin
1
-0
/
+1
2013-12-19
Fixed the first argument to getsockopt().
Ruslan Ermilov
1
-2
/
+6
2013-12-16
Resolver: use minimum TTL for caching (ticket #329).
Ruslan Ermilov
1
-6
/
+7
2013-12-18
Version bump.
Valentin Bartenev
1
-2
/
+2
2013-12-13
Resolver: lookups are case-insensitive.
Ruslan Ermilov
1
-3
/
+5
2013-12-09
The "ipv6=" boolean parameter of the "resolver" directive.
Ruslan Ermilov
2
-3
/
+36
2013-12-09
Resolver: implemented IPv6 name to address resolving.
Ruslan Ermilov
2
-60
/
+433
2013-12-06
Resolver: implemented IPv6 address to name resolving.
Ruslan Ermilov
2
-80
/
+398
2013-12-06
Changed resolver API to use ngx_addr_t.
Ruslan Ermilov
2
-79
/
+142
2013-12-13
Resolver: fixed indentation.
Ruslan Ermilov
1
-20
/
+20
2013-12-06
Core: externalized ngx_cmp_sockaddr().
Ruslan Ermilov
3
-70
/
+78
2013-12-06
Resolver: fixes in PTR processing.
Ruslan Ermilov
1
-5
/
+12
2013-12-06
Resolver: fixes in A processing.
Ruslan Ermilov
1
-14
/
+25
2013-12-06
Resolver: fixed response processing.
Ruslan Ermilov
1
-6
/
+5
2013-12-06
Resolver: removed unnecessary casts.
Ruslan Ermilov
1
-2
/
+2
2013-12-06
Resolver: improved code readability.
Ruslan Ermilov
1
-69
/
+83
2013-12-09
Fixed handling of UNIX-domain sockets.
Ruslan Ermilov
1
-0
/
+6
2013-12-09
Core: keep the length of the local sockaddr.
Ruslan Ermilov
2
-3
/
+9
2013-12-03
Added support for TCP_FASTOPEN supported in Linux >= 3.7.1.
Mathew Rodley
2
-0
/
+36
[next]