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
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
2012-06-01
Code reduction (no functional changes).
Ruslan Ermilov
1
-19
/
+2
2012-05-22
Fixed potential null pointer dereference in ngx_resolver_create().
Ruslan Ermilov
1
-1
/
+6
2012-05-21
Removed historical and now redundant syntax pre-checks in ngx_parse_url().
Ruslan Ermilov
1
-5
/
+0
2012-05-17
Fixed the ngx_regex.h header file compatibility with C++.
Valentin Bartenev
2
-5
/
+5
2012-05-16
Version bump.
Ruslan Ermilov
1
-2
/
+2
2012-05-14
Resolver: protection from duplicate responses.
Maxim Dounin
1
-2
/
+10
2012-04-26
Fixed segmentation fault in ngx_resolver_create_name_query().
Ruslan Ermilov
1
-0
/
+4
2012-04-26
Version bump.
Maxim Dounin
1
-2
/
+2
2012-04-23
Version bump.
Maxim Dounin
1
-2
/
+2
2012-04-23
Fix of "%f" format handling.
Igor Sysoev
1
-16
/
+19
2012-04-18
Don't silently ignore the last line of configuration file that
Ruslan Ermilov
1
-1
/
+1
2012-04-12
Fixed grammar in error messages.
Ruslan Ermilov
2
-2
/
+3
2012-04-12
Version bump.
Maxim Dounin
1
-2
/
+2
2012-04-12
Reduced the number of lines of code in ngx_inet_addr().
Ruslan Ermilov
1
-5
/
+1
2012-04-11
Improved readability of the code that produces bitmask from prefix.
Ruslan Ermilov
1
-2
/
+2
2012-04-06
Fixed signed integer overflows in timer code (ticket #145).
Maxim Dounin
1
-2
/
+1
2012-04-05
Comment fixed.
Andrey Belov
1
-1
/
+1
2012-04-03
In ngx_ptocidr(), check that the supplied prefix length is within
Ruslan Ermilov
1
-0
/
+7
2012-04-03
Fixed spelling in multiline C comments.
Ruslan Ermilov
5
-6
/
+6
2012-04-02
Version bump.
Maxim Dounin
1
-2
/
+2
2012-03-22
Resolver: added missing sanity checking when creating name queries.
Maxim Dounin
1
-1
/
+5
2012-03-21
worker_cpu_affinity: cleaned up Linux implementation, added FreeBSD support.
Ruslan Ermilov
2
-11
/
+11
2012-03-15
Version bump.
Maxim Dounin
1
-2
/
+2
2012-03-05
Whitespace fixes.
Maxim Dounin
1
-1
/
+1
2012-03-05
Version bump.
Maxim Dounin
1
-2
/
+2
2012-02-28
Fixed spelling in single-line comments.
Ruslan Ermilov
1
-1
/
+1
2012-02-27
Fix of rbtree lookup on hash collisions.
Maxim Dounin
2
-22
/
+12
2012-02-27
Fixed null pointer dereference in resolver (ticket #91).
Maxim Dounin
1
-5
/
+6
2012-02-27
Disable symlinks: added the "from" parameter support to the open file cache.
Valentin Bartenev
2
-1
/
+26
2012-02-21
Disable symlinks: use O_SEARCH|O_DIRECTORY to open path components.
Valentin Bartenev
1
-30
/
+14
2012-02-21
Disable symlinks: don't allow creating or truncating a file via a symlink in
Valentin Bartenev
1
-1
/
+3
2012-02-21
Disable symlinks: cleanups once again.
Valentin Bartenev
1
-8
/
+10
2012-02-20
Disable symlinks: added explicit cast of AT_FDCWD (ticket #111).
Maxim Dounin
1
-4
/
+4
2012-02-20
Disable symlinks: error handling cleanup again.
Maxim Dounin
1
-4
/
+4
2012-02-20
Version bump.
Maxim Dounin
1
-2
/
+2
2012-02-15
Disable symlinks: fixed edge cases of path handling.
Maxim Dounin
1
-14
/
+60
2012-02-15
Disable symlinks: cleanup error handling.
Maxim Dounin
1
-41
/
+70
2012-02-13
Added disable_symlinks directive.
Andrey Belov
3
-24
/
+255
2012-02-13
Changed ngx_open_and_stat_file() to use ngx_str_t.
Andrey Belov
1
-19
/
+20
2012-02-13
Time parsing cleanup.
Maxim Dounin
3
-13
/
+2
2012-02-09
Version bump.
Maxim Dounin
1
-2
/
+2
2012-01-30
Fixed memory leak on HUP signal when PCRE JIT was used.
Valentin Bartenev
1
-1
/
+54
2012-01-24
Fixed grammar in PCRE JIT error log message.
Valentin Bartenev
1
-1
/
+1
2012-01-18
Copyright updated.
Maxim Konovalov
58
-0
/
+58
2012-01-18
Version bump.
Maxim Konovalov
1
-2
/
+2
2012-01-16
Fixed division by zero exception in ngx_hash_init().
Valentin Bartenev
1
-1
/
+1
2012-01-10
Changed ngx_log_debugN() macros to verify the number of arguments
Ruslan Ermilov
1
-9
/
+32
[next]