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-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
2012-12-26
Version bump.
Ruslan Ermilov
1
-2
/
+2
2012-12-25
Geo: IPv6 support.
Ruslan Ermilov
2
-0
/
+206
2012-12-23
Reopening log files code moved to a separate function.
Valentin Bartenev
3
-48
/
+6
2012-12-22
Properly initialize "struct in6_addr" with zeroes.
Ruslan Ermilov
1
-1
/
+1
2012-12-20
Fixed return type of internal function that allocates radix tree nodes.
Ruslan Ermilov
1
-5
/
+5
2012-12-17
Implemented IPv6 support for URLs specified using domain names.
Ruslan Ermilov
2
-30
/
+211
2012-12-17
Fixed URL parsing code.
Ruslan Ermilov
1
-5
/
+5
2012-12-17
Simplified URL parsing code.
Ruslan Ermilov
1
-30
/
+26
2012-12-14
Fixed handling of ngx_write_fd() and ngx_read_fd() errors.
Valentin Bartenev
3
-6
/
+6
2012-11-30
Fixed the NGX_SOCKADDR_STRLEN macro definition.
Ruslan Ermilov
1
-1
/
+1
2012-11-29
Version bump.
Maxim Dounin
1
-2
/
+2
2012-11-23
Core: don't reuse shared memory zone that changed ownership (ticket #210).
Ruslan Ermilov
1
-1
/
+3
2012-11-21
Fixed location of debug message in ngx_shmtx_lock().
Ruslan Ermilov
1
-3
/
+3
2012-11-20
Fixed failure to start cache manager and cache loader processes
Igor Sysoev
1
-0
/
+2
2012-11-16
Version bump.
Ruslan Ermilov
1
-2
/
+2
2012-10-24
Resolver: added missing memory allocation error handling.
Maxim Dounin
1
-0
/
+4
2012-10-23
Core: the "auto" parameter of the "worker_processes" directive.
Andrey Belov
1
-2
/
+33
2012-10-03
Version bump.
Maxim Dounin
1
-2
/
+2
2012-10-01
OCSP stapling: loading OCSP responses.
Maxim Dounin
1
-1
/
+1
2012-09-28
Resolver: cached addresses are returned with random rotation now.
Maxim Dounin
1
-2
/
+25
2012-09-28
Correct plural form for "path" in the whole source base.
Andrey Belov
4
-16
/
+16
2012-09-28
Made sure to initialize the entire ngx_file_t structure.
Andrey Belov
1
-0
/
+2
2012-09-26
Version bump.
Maxim Dounin
1
-2
/
+2
2012-08-30
Fixed overflow if ngx_slab_alloc() is called with very big "size" argument.
Ruslan Ermilov
1
-2
/
+2
2012-08-28
Fixed the "include" directive.
Ruslan Ermilov
2
-2
/
+2
2012-08-27
Version bump.
Ruslan Ermilov
1
-2
/
+2
2012-08-18
Radix tree preallocation fix.
Maxim Dounin
1
-1
/
+1
2012-08-16
Crypt: fixed handling of corrupted SSHA entries in password file.
Maxim Dounin
1
-2
/
+9
2012-08-06
Resolver: fixed possible memory leak in ngx_resolver_create().
Maxim Dounin
1
-9
/
+9
2012-08-03
Fixed the -p parameter handling.
Ruslan Ermilov
1
-1
/
+1
2012-08-03
Fixed possible use of old cached times if runtime went backwards.
Maxim Dounin
1
-0
/
+4
2012-08-03
Added "const" to ngx_memcpy() with NGX_MEMCPY_LIMIT defined.
Maxim Dounin
2
-2
/
+2
2012-08-01
Reorder checks in ngx_shared_memory_add() for more consistent error messages.
Andrey Belov
1
-8
/
+8
2012-07-31
Version bump.
Ruslan Ermilov
1
-2
/
+2
2012-07-30
Core: ipv6only is now on by default.
Ruslan Ermilov
2
-3
/
+3
2012-07-29
Improved diagnostics when a directive is specified in the wrong context.
Ruslan Ermilov
2
-22
/
+15
2012-07-26
Reduced the number of preprocessor directives.
Ruslan Ermilov
1
-5
/
+1
2012-07-24
Fixed compilation with -Wmissing-prototypes.
Ruslan Ermilov
2
-0
/
+5
2012-07-17
Version bump.
Ruslan Ermilov
1
-2
/
+2
2012-07-03
Fixed typo in a function name.
Ruslan Ermilov
2
-4
/
+4
2012-06-29
Version bump.
Ruslan Ermilov
1
-2
/
+2
2012-06-18
Fixed handling of conflicting wildcard server names.
Maxim Dounin
1
-11
/
+13
2012-06-18
When "resolver" is configured with a domain name, only the first
Ruslan Ermilov
1
-6
/
+8
2012-06-18
Fixed crash in ngx_resolver_cleanup_tree().
Ruslan Ermilov
1
-4
/
+3
2012-06-18
Version bump.
Ruslan Ermilov
1
-2
/
+2
2012-06-04
Support for IPv6 literals and an optional port in resolver.
Ruslan Ermilov
1
-5
/
+5
2012-06-04
Support for IPv6 literals in proxy_pass and so on.
Maxim Dounin
1
-7
/
+30
2012-06-03
Resolver: fixed format specification.
Maxim Dounin
1
-1
/
+1
[next]