Sign in
nginx
/
nginx
/
f3be0b33c2516192f0352c65c6d5ea127231c894
/
src
f3be0b3
delete outdated debug logging that only causes segfault if enabled
by Igor Sysoev
· 17 years ago
cdd4354
style fix
by Igor Sysoev
· 17 years ago
ccd55fc
fix building on modern Fedora 9 caused by IOV_MAX
by Igor Sysoev
· 17 years ago
f9d923e
bump version
by Igor Sysoev
· 17 years ago
48242f4
avoid recursive loop
by Igor Sysoev
· 17 years ago
f1e5893
expires modified
by Igor Sysoev
· 17 years ago
69988d1
$uid_got and $uid_set may used at any time
by Igor Sysoev
· 17 years ago
3be5257
$hostname variable
by Igor Sysoev
· 17 years ago
5f3521c
escape 0x00-0x1f, ", and \ in access log variables
by Igor Sysoev
· 17 years ago
5fd0931
*) host in request line has priority
by Igor Sysoev
· 17 years ago
433608c
style fix: remove tabs and trailing spaces
by Igor Sysoev
· 17 years ago
7a06fbd
small fixes
by Igor Sysoev
· 17 years ago
bc5fb29
test user agent in header callback
by Igor Sysoev
· 17 years ago
c11582a
bump version
by Igor Sysoev
· 17 years ago
ca1bed3
fix error introduced in r1273 and r1275:
by Igor Sysoev
· 17 years ago
a327841
fix segfault when file is deleted and open_file_cache_errors is off
by Igor Sysoev
· 17 years ago
ada9190
back out the previous commit
by Igor Sysoev
· 17 years ago
4de5124
fix segfault when file is deleted and open_file_cache_errors is off
by Igor Sysoev
· 17 years ago
1cd3b0c
bump version
by Igor Sysoev
· 17 years ago
615fe7f
args support in static error_page
by Igor Sysoev
· 17 years ago
49db9d4
reset message
by Igor Sysoev
· 17 years ago
a13b3b9
ignore glob no match error
by Igor Sysoev
· 17 years ago
175d9a2
reset looked at match
by Igor Sysoev
· 17 years ago
396abff
get certificate info only for debug build
by Igor Sysoev
· 17 years ago
58d3821
fix memory leak when ssl_verify_client is on
by Igor Sysoev
· 17 years ago
b39b9aa
Cygwin O_BINARY mode
by Igor Sysoev
· 17 years ago
439e288
fix memory leak when ssl_verify_client is on
by Igor Sysoev
· 17 years ago
6a2ea3f
small fix
by Igor Sysoev
· 17 years ago
f57b24e
allow time without spaces in ngx_parse_time()
by Igor Sysoev
· 17 years ago
2e39e28
change variable name
by Igor Sysoev
· 17 years ago
4611ad3
use more straightforward ngx_gmtime() implementation
by Igor Sysoev
· 17 years ago
a8372d8
limit CNAME recursion
by Igor Sysoev
· 17 years ago
523e09e
fix segfault
by Igor Sysoev
· 17 years ago
7c5c1dc
use correct ngx_sprintf() formats
by Igor Sysoev
· 17 years ago
4ad5be6
log unexpected qtype
by Igor Sysoev
· 17 years ago
19540cd
take into account DNAME
by Igor Sysoev
· 17 years ago
b8a71b6
comment Gauss' formula
by Igor Sysoev
· 17 years ago
d52c878
grammar fix
by Igor Sysoev
· 17 years ago
693bf6d
small optimization
by Igor Sysoev
· 17 years ago
09b199c
return NXDOMAIN for ".." in host name
by Igor Sysoev
· 17 years ago
949aea4
fix memory leak on resolver query send failure
by Igor Sysoev
· 17 years ago
f576f0d
quick resolving handles u->resolved->ctx by itself
by Igor Sysoev
· 17 years ago
a4ec686
fix peer sendfile capability
by Igor Sysoev
· 17 years ago
f1c8f44
update previous commit
by Igor Sysoev
· 17 years ago
de8ec1e
use ngx_int_t in ngx_sort() callback
by Igor Sysoev
· 17 years ago
8634118
use dynamically allocated buffer in ngx_sort()
by Igor Sysoev
· 17 years ago
f84ad94
it seems that malloc.h is required for Cygwin only
by Igor Sysoev
· 17 years ago
37e0e6d
axe never used macro
by Igor Sysoev
· 17 years ago
51e966c
bump version
by Igor Sysoev
· 17 years ago
85dd8fc
ngx_google_perftools_module
by Igor Sysoev
· 17 years ago
8da1fa9
low some SSL handshake errors level
by Igor Sysoev
· 17 years ago
9ff26ce
use ngx_ext_rename_file() in proxy/fastcgi_store
by Igor Sysoev
· 17 years ago
37cc29a
some perl builds require my_perl for PERL_SYS_TERM()
by Igor Sysoev
· 17 years ago
d8623fc
fastcgi params debug logging
by Igor Sysoev
· 17 years ago
430db10
speed up ngx_http_charset_recode() for 25%: google-perftools reported
by Igor Sysoev
· 17 years ago
70d0961
test the more likely case first
by Igor Sysoev
· 17 years ago
8c8a6e5
use the more correct mask
by Igor Sysoev
· 17 years ago
a616ef7
style fix
by Igor Sysoev
· 17 years ago
cbed526
fix building on 64-bit platforms broken in r1900
by Igor Sysoev
· 17 years ago
b9186ad
restore building --test-build-rtsig and --test-build-eventport on FreeBSD 6
by Igor Sysoev
· 17 years ago
c732d8d
fix the previous commit
by Igor Sysoev
· 17 years ago
3799f5c
fix case when errors are not cached,
by Igor Sysoev
· 17 years ago
732a34a
axe useless code
by Igor Sysoev
· 17 years ago
8227959
bump version
by Igor Sysoev
· 17 years ago
5d6ca1e
fix r1921
by Igor Sysoev
· 17 years ago
8ce6b25
bump version
by Igor Sysoev
· 17 years ago
2061259
non cacheable $proxy_host and $proxy_port
by Igor Sysoev
· 17 years ago
472233d
invalidate SSL session if there is no valid client certificate
by Igor Sysoev
· 17 years ago
fb14092
fix large memory allocation in "error_page 495-497 /uri"
by Igor Sysoev
· 17 years ago
15a2007
do not change method while error redirection to named location
by Igor Sysoev
· 17 years ago
001a9cf
disable rtsig automatic building in post 2.6.18 Linux kernels
by Igor Sysoev
· 17 years ago
f39876c
create dummy resolver in http context to inherit it in all servers
by Igor Sysoev
· 17 years ago
73eb97f
check duplicate resolver
by Igor Sysoev
· 17 years ago
a4d00f1
decrease log level of connection errors while closing socket
by Igor Sysoev
· 17 years ago
cca6000
ngx_resolve_name() frees ctx on immediate failure
by Igor Sysoev
· 17 years ago
887dd4e
reset r->content_handler in a named location
by Igor Sysoev
· 17 years ago
be02468
fix previous commit
by Igor Sysoev
· 17 years ago
dfd5511
use cf->cycle->new_log because at merge stage cf->pool->log is old log
by Igor Sysoev
· 17 years ago
8efe926
fix r1903
by Igor Sysoev
· 17 years ago
85d6a3e
included file name must be allocated in pool,
by Igor Sysoev
· 17 years ago
5461caf
fix r1490
by Igor Sysoev
· 17 years ago
34cec29
C++ compatibility
by Igor Sysoev
· 17 years ago
7c15b75
fix memory leak in long-lived non buffered connections
by Igor Sysoev
· 17 years ago
4491dae
cleanup resolver
by Igor Sysoev
· 17 years ago
02aa53b
left open sockets were not really tested
by Igor Sysoev
· 17 years ago
7c4cf27
fix memory leaks, use unlocked ngx_resolver_free() for seldom failed cases
by Igor Sysoev
· 17 years ago
8ee01f5
static ngx_resolver_calloc()
by Igor Sysoev
· 17 years ago
d3434df
check port in upstream list
by Igor Sysoev
· 17 years ago
09248b7
use CMSG_LEN(), this fixes an alert "sendmsg() failed (9: Bad file descriptor)"
by Igor Sysoev
· 17 years ago
bb7c841
avoid endless loop if epoll is used
by Igor Sysoev
· 17 years ago
5fe93ee
pass additional arguments in ngx_http_perl_call_handler() as SV
by Igor Sysoev
· 17 years ago
85a5281
fix previous commit
by Igor Sysoev
· 17 years ago
0a0c02f
optimize $r->sleep
by Igor Sysoev
· 17 years ago
5fa1146
do not resolve SMTP clients by default
by Igor Sysoev
· 17 years ago
0f2e924
delete unneeded dXSTARG
by Igor Sysoev
· 17 years ago
ce30765
named locations in post_action
by Igor Sysoev
· 17 years ago
ca876e1
fix segfault if empty stub block is used second time
by Igor Sysoev
· 17 years ago
4545046
resolver in smtp proxy module
by Igor Sysoev
· 17 years ago
04610ea
length calculation did not take into account escaped symbols in arguments
by Igor Sysoev
· 17 years ago
2a6c446
bump version
by Igor Sysoev
· 17 years ago
Next »