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-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
2011-12-27
Version bump.
Maxim Dounin
1
-2
/
+2
2011-12-26
Added support for regex study and PCRE JIT (ticket #41) optimizations on
Valentin Bartenev
2
-7
/
+216
2011-12-19
Version bump.
Maxim Dounin
1
-1
/
+1
2011-12-06
Removed unused function ngx_regex_capture_count().
Valentin Bartenev
1
-17
/
+0
2011-12-06
Version bump.
Maxim Dounin
1
-2
/
+2
2011-12-05
Added the "so_keepalive=" parameter to the "listen" directive.
Valentin Bartenev
2
-0
/
+57
2011-11-29
Version bump.
Maxim Dounin
1
-2
/
+2
2011-11-28
Added (void) as we intentionally ignore returned values.
Maxim Dounin
1
-1
/
+1
2011-11-25
Added escaping of double quotes in ngx_escape_html().
Maxim Dounin
1
-0
/
+9
2011-11-23
Fixed build without atomic operations.
Maxim Dounin
1
-2
/
+2
2011-11-23
Added shmtx interface to forcibly unlock mutexes.
Maxim Dounin
4
-47
/
+83
2011-11-16
Silenced a warning for some compilers.
Ruslan Ermilov
1
-0
/
+1
2011-11-16
Now nginx uses TTL of a DNS response when calculating cache validity.
Ruslan Ermilov
1
-6
/
+38
2011-11-15
Fixed handling of SIGWINCH/NOACCEPT signal.
Maxim Dounin
1
-0
/
+4
2011-11-15
Version bump.
Maxim Dounin
1
-2
/
+2
2011-11-14
Introduction of simple ngx_write_stderr() instead of ngx_log_stderr()
Igor Sysoev
2
-18
/
+36
2011-11-14
Reverted incorrect change in internal md5 (part of r3928).
Maxim Dounin
1
-1
/
+2
2011-11-09
Fixed compression pointer processing in DNS response greater than 255 bytes.
Igor Sysoev
1
-7
/
+7
2011-11-01
Version bump.
Igor Sysoev
1
-2
/
+2
2011-10-25
Fixed port range checking.
Ruslan Ermilov
1
-3
/
+3
2011-10-24
Support of several servers in the "resolver" directive.
Igor Sysoev
2
-22
/
+51
2011-10-24
Using of junk value in slab allocator similar to modern FreeBSD values.
Igor Sysoev
1
-2
/
+2
2011-10-24
malloc() debugging on MacOSX.
Igor Sysoev
2
-4
/
+2
2011-10-24
FreeBSD's MALLOC_OPTIONS must be set before any malloc() call.
Igor Sysoev
1
-4
/
+4
2011-10-17
Version bump.
Igor Sysoev
1
-2
/
+2
2011-10-13
Fixed utf8 decode (ticket #25).
Maxim Dounin
1
-3
/
+3
2011-10-11
Autoindex: escape '?' in file names.
Maxim Dounin
2
-7
/
+28
2011-10-07
Version bump.
Igor Sysoev
1
-2
/
+2
2011-10-07
Improved ngx_parse_time() code readability.
Ruslan Ermilov
2
-24
/
+24
2011-10-05
Version bump.
Igor Sysoev
1
-2
/
+2
2011-09-19
Replaced "can not" with "cannot" and "could not" in a bunch of places.
Ruslan Ermilov
3
-3
/
+3
2011-09-15
API change: ngx_chain_update_chains() now requires pool.
Maxim Dounin
3
-10
/
+13
2011-09-14
Version bump.
Igor Sysoev
1
-2
/
+2
2011-09-14
Fix of the previous commit: is_directio flag processing introduced in r4077
Igor Sysoev
1
-0
/
+2
2011-09-14
Bugfix: open_file_cache did not update file info on retest.
Igor Sysoev
1
-7
/
+1
[next]