]> git.kaiwu.me - nginx.git/shortlog
nginx.git
2015-06-16 Vladimir HomutovDisabled duplicate http, mail, and stream blocks.
2015-06-16 Vladimir HomutovVersion bump.
2015-06-16 Maxim Douninrelease-1.9.2 tag
2015-06-16 Maxim Douninnginx-1.9.2-RELEASE release-1.9.2
2015-06-16 Ruslan ErmilovPolished the recent change to the manpage.
2015-06-16 Vladimir HomutovDocumentation: added -T option description to the man...
2015-05-14 Vladimir HomutovCore: store and dump processed configuration.
2015-06-16 Vladimir HomutovCore: added support for writing to stdout.
2015-06-16 Roman ArutyunyanCore: renamed ngx_proxy_protocol_parse to ngx_proxy_pro...
2015-06-16 Roman ArutyunyanStream: client-side PROXY protocol.
2015-06-16 Vladimir HomutovStream: the "proxy_bind" directive.
2015-06-15 Maxim DouninUpdated OpenSSL used for win32 builds.
2015-06-11 Maxim DouninOCSP stapling: avoid sending expired responses (ticket...
2015-06-11 Maxim DouninMoved ngx_http_parse_time() to core, renamed accordingly.
2015-06-11 Maxim DouninRemoved unused ngx_http_get_time() declaration.
2015-06-10 Valentin BartenevConfigure: added gcc5 to the list of known GCC versions.
2015-06-10 Ruslan ErmilovConfigure: search OpenSSL in a bunch of standard places.
2015-06-10 Ruslan ErmilovConfigure: moved NGX_SBIN_PATH variable initialization.
2015-06-04 Vladimir HomutovStream: access module.
2015-06-09 Vladimir HomutovStream: added postconfiguration method to stream modules.
2015-06-08 Ruslan ErmilovMail: listen backlog=.
2015-06-08 Ruslan ErmilovStream: listen backlog=.
2015-06-08 Ruslan ErmilovMail: embed ngx_mail_listen_t into ngx_mail_conf_addr_t.
2015-06-08 Ruslan ErmilovStream: embed ngx_stream_listen_t into ngx_stream_conf_...
2015-06-05 Ruslan ErmilovStream: fixed "reuseport" to actually work.
2015-06-05 Maxim DouninAdded the REQUEST_SCHEME parameter.
2015-06-04 Roman ArutyunyanUpstream keepalive: reduced diffs to the plus version...
2015-06-05 Maxim DouninStyle.
2015-06-03 Sergey KandaurovEvent pipe: call ngx_handle_read_event() with a proper...
2015-06-03 Ruslan ErmilovFixed misspellings of the word "dependencies".
2015-06-01 Valentin BartenevFixed excessive memory usage while parsing configuration.
2015-06-01 Valentin BartenevFixed spelling in change logs.
2015-05-29 Ruslan ErmilovFixed bullying style of comments.
2015-05-29 Ruslan ErmilovVersion bump.
2015-05-26 Maxim Douninrelease-1.9.1 tag
2015-05-26 Maxim Douninnginx-1.9.1-RELEASE release-1.9.1
2015-05-25 Maxim DouninDisabled SSLv3 by default (ticket #653).
2015-05-25 Maxim DouninConfigure: GNU Hurd properly recognized.
2015-05-21 Maxim DouninFixed reuseport with accept_mutex.
2015-05-20 Ruslan ErmilovUpstream: report to error_log when max_fails is reached.
2015-05-20 Maxim DouninThe "reuseport" option of the "listen" directive.
2015-05-20 Maxim DouninSimplified ngx_http_init_listening().
2015-05-20 Maxim DouninIntroduced worker number, ngx_worker.
2015-05-20 Maxim DouninConfigure: style.
2015-05-19 Valentin BartenevCore: properly initialized written bytes counter in...
2015-05-18 Sergey KandaurovUpstream hash: consistency across little/big endianness.
2015-05-15 Ruslan ErmilovUpstream: $upstream_connect_time.
2015-05-15 Ruslan ErmilovUpstream: times to obtain header/response are stored...
2015-05-15 Igor SysoevEvents: ngx_event_t size reduction by grouping bit...
2015-05-06 Ruslan ErmilovEvents: made a failure to create a notification channel...
2015-04-29 Ruslan ErmilovConfigure: handle deprecated options.
2015-04-29 Ruslan ErmilovRemoved the deprecated "imap" directive.
2015-04-29 Ruslan ErmilovRemoved the deprecated "so_keepalive" directive.
2015-04-29 Ruslan ErmilovRemoved deprecated HTTP directives.
2015-04-29 Ruslan ErmilovRemoved the deprecated "connections" directive.
2015-04-28 Valentin BartenevFixed overflow detection in ngx_inet_addr().
2015-04-28 Valentin BartenevVersion bump.
2015-04-28 Maxim Douninrelease-1.9.0 tag
2015-04-28 Maxim Douninnginx-1.9.0-RELEASE release-1.9.0
2015-04-27 Maxim DouninAdded stream module to win32 builds.
2015-04-27 Maxim DouninWin32: shared memory base addresses and remapping.
2015-04-27 Maxim DouninWin32: fixed shm.handle loss on reload.
2015-04-27 Maxim DouninCore: fixed nginx_shared_zone name.
2015-02-20 Vladimir HomutovMail: error_log support.
2015-04-25 Vladimir HomutovCore: the ngx_set_connection_log() macro.
2015-04-24 Roman ArutyunyanMerge proxy_protocol setting of listen directives.
2015-04-23 Ruslan ErmilovRemoved the "worker_rlimit_sigpending" directive.
2015-04-23 Ruslan ErmilovRemoved the obsolete rtsig module.
2015-04-22 Ruslan ErmilovRemoved the obsolete aio module.
2015-04-22 Roman ArutyunyanStream: prevent repeated event notifications after...
2015-04-22 Ruslan ErmilovUpstream: allow multiple upstreams to use the same...
2015-04-21 Martin MlynářMemcached: enabled ranges.
2015-04-21 Ruslan ErmilovUpstream: simplified ip_hash and hash peer selection...
2015-04-20 Sergey KandaurovFixed building --with-stream when precompiled headers...
2015-04-20 Sergey KandaurovLimit req: removed check for unknown limit_req_zone.
2015-04-20 Sergey KandaurovCore: allow shared memory size to be declared after...
2015-04-20 Ruslan ErmilovStream: port from NGINX+.
2015-04-19 Ruslan ErmilovUpstream: fixed unlocked access to peer->conns.
2015-03-26 Ruslan ErmilovReplaced the remaining NGX_OLD_THREADS check with NGX_W...
2015-03-26 Ruslan ErmilovRemoved NGX_OLD_THREADS from select and poll modules.
2015-03-26 Ruslan ErmilovRemoved "worker_threads" and "thread_stack_size" direct...
2015-03-26 Ruslan ErmilovRemoved unused thread-local-storage code.
2015-03-26 Ruslan ErmilovRemoved ngx_threaded and related code.
2015-04-16 Ruslan ErmilovUpstream: get rid of questionable micro-optimization...
2015-04-16 Sergey KandaurovCore: ensure that ngx_config.h is always included first.
2015-04-16 Maxim DouninVersion bump.
2015-04-14 Ruslan ErmilovUpstream: the "zone" directive.
2015-04-14 Ruslan ErmilovUpstreams: locking.
2015-03-21 Ruslan ErmilovCore: read/write locks.
2015-04-10 Ruslan ErmilovUpstream: store peers as a linked list.
2015-04-10 Ruslan ErmilovUpstream: track the number of active connections to...
2015-04-16 Ruslan ErmilovFixed build, broken by 8b7f062a3fe6.
2015-04-16 Vladimir HomutovCore: added OpenSSL version information to "nginx ...
2015-04-16 Vladimir HomutovVersion bump.
2015-04-07 Maxim Douninrelease-1.7.12 tag
2015-04-07 Maxim Douninnginx-1.7.12-RELEASE release-1.7.12
2015-03-26 Ruslan ErmilovCore: guard against spinlock usage without atomic ops.
2015-04-06 Sergey KandaurovCore: limited levels of subdirectory hierarchy used...
2015-04-06 Sergey KandaurovCore: removed excessive initialization in ngx_conf_set_...
2015-04-06 Sergey KandaurovCore: fixed error handling on ngx_conf_full_name()...
next