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-07-12
Version bump.
Maxim Dounin
1
-2
/
+2
2013-05-06
Version bump.
Maxim Dounin
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
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
[next]