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
/
event
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-08
Removed redundant "u" format specifier.
Ruslan Ermilov
1
-1
/
+1
2016-04-07
Fixed spelling.
Josh Soref
1
-1
/
+1
2016-03-31
SSL: SSLeay_version() is deprecated in OpenSSL 1.1.0.
Maxim Dounin
1
-0
/
+11
2016-03-31
SSL: X509 was made opaque in OpenSSL 1.1.0.
Sergey Kandaurov
1
-0
/
+4
2016-03-31
SSL: EVP_MD_CTX was made opaque in OpenSSL 1.1.0.
Sergey Kandaurov
1
-9
/
+12
2016-03-31
SSL: RSA_generate_key() is deprecated in OpenSSL 1.1.0.
Maxim Dounin
1
-1
/
+1
2016-03-31
SSL: initialization changes for OpenSSL 1.1.0.
Maxim Dounin
1
-0
/
+12
2016-03-31
SSL: get_session callback changed in OpenSSL 1.1.0.
Maxim Dounin
1
-4
/
+11
2016-03-31
SSL: guarded error codes not present in OpenSSL 1.1.0.
Maxim Dounin
1
-1
/
+4
2016-03-31
SSL: reasonable version for LibreSSL.
Maxim Dounin
2
-3
/
+9
2016-03-31
Fixed logging.
Sergey Kandaurov
5
-6
/
+6
2016-03-31
Events: fixed logging.
Sergey Kandaurov
2
-12
/
+19
2016-03-30
Events: fixed test building with eventport on OS X.
Ruslan Ermilov
1
-1
/
+1
2016-03-30
Style.
Ruslan Ermilov
4
-30
/
+30
2016-03-28
Fixed --test-build-*.
Ruslan Ermilov
2
-3
/
+4
2016-03-21
Events: fixed test building with devpoll and eventport on Linux.
Sergey Kandaurov
2
-1
/
+3
2016-03-18
Threads: writing via threads pools in event pipe.
Maxim Dounin
2
-20
/
+88
2016-03-18
Fixed timeouts with threaded sendfile() and subrequests.
Maxim Dounin
1
-0
/
+3
2016-01-20
Stream: UDP proxy.
Roman Arutyunyan
5
-65
/
+418
2016-03-15
Events: fixed error logging in devpoll.
Roman Arutyunyan
1
-1
/
+1
2016-02-19
SSL: avoid calling SSL_shutdown() during handshake (ticket #901).
Maxim Dounin
1
-0
/
+13
2016-02-19
SSL: fixed SSL_shutdown() comment.
Maxim Dounin
1
-1
/
+1
2016-02-04
Dynamic modules: changed ngx_modules to cycle->modules.
Maxim Dounin
1
-21
/
+23
2016-02-04
Dynamic modules: moved module-related stuff to separate files.
Maxim Dounin
1
-8
/
+1
2015-10-20
Win32: timer_resolution now ignored with select.
Maxim Dounin
1
-0
/
+9
2015-10-19
SSL: preserve default server context in connection (ticket #235).
Maxim Dounin
2
-12
/
+8
2015-10-07
SSL: handled long string truncation in ngx_ssl_error().
Vladimir Homutov
1
-1
/
+1
2015-09-24
SSL: compatibility with OpenSSL master branch.
Maxim Dounin
1
-1
/
+3
2015-07-14
OCSP stapling: fixed segfault without nextUpdate.
Maxim Dounin
1
-5
/
+10
2015-07-07
OCSP stapling: fixed ssl_stapling_file (ticket #769).
Maxim Dounin
1
-0
/
+1
2015-06-11
OCSP stapling: avoid sending expired responses (ticket #425).
Maxim Dounin
1
-6
/
+62
2015-06-05
Style.
Maxim Dounin
1
-1
/
+2
2015-06-03
Event pipe: call ngx_handle_read_event() with a proper flags type.
Sergey Kandaurov
1
-1
/
+1
2015-05-21
Fixed reuseport with accept_mutex.
Maxim Dounin
1
-1
/
+6
2015-05-20
The "reuseport" option of the "listen" directive.
Maxim Dounin
2
-6
/
+25
2015-05-15
Events: ngx_event_t size reduction by grouping bit fields.
Igor Sysoev
1
-9
/
+8
2015-05-06
Events: made a failure to create a notification channel non-fatal.
Ruslan Ermilov
1
-1
/
+1
2015-04-29
Removed the deprecated "connections" directive.
Ruslan Ermilov
1
-13
/
+0
2015-04-27
Core: fixed nginx_shared_zone name.
Maxim Dounin
1
-1
/
+1
2015-04-23
Removed the obsolete rtsig module.
Ruslan Ermilov
4
-825
/
+19
2015-04-22
Removed the obsolete aio module.
Ruslan Ermilov
6
-191
/
+9
2015-03-26
Replaced the remaining NGX_OLD_THREADS check with NGX_WIN32.
Ruslan Ermilov
1
-1
/
+3
2015-03-26
Removed NGX_OLD_THREADS from select and poll modules.
Ruslan Ermilov
2
-20
/
+0
2015-04-01
OCSP stapling: missing free calls.
Filipe da Silva
1
-0
/
+2
2015-03-27
Events: fixed possible crash on start or reload.
Valentin Bartenev
1
-2
/
+2
2015-03-27
Events: made posted events macros safe.
Valentin Bartenev
1
-8
/
+8
2015-03-23
Format specifier fixed for file size of buffers.
Maxim Dounin
1
-4
/
+4
2015-03-23
SSL: use of SSL_MODE_NO_AUTO_CHAIN.
Maxim Dounin
1
-0
/
+4
2015-03-23
SSL: clear protocol options.
Maxim Dounin
1
-0
/
+8
2015-03-20
Removed busy locks.
Ruslan Ermilov
4
-430
/
+0
[next]