summaryrefslogtreecommitdiffhomepage
path: root/auto/modules (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-03-10Merged with the default branch.Sergey Kandaurov1-0/+6
2021-03-05Mail: realip module.Maxim Dounin1-0/+6
2020-12-25QUIC: ngx_quic_bpf module.Vladimir Homutov1-0/+16
2020-12-25QUIC: ngx_quic_module.Vladimir Homutov1-10/+18
2020-12-25QUIC: moved all quic sources into src/event/quic.Vladimir Homutov1-6/+6
2020-11-27HTTP/3: introduced ngx_http_v3_filter.Roman Arutyunyan1-0/+13
2020-10-01Merged with the default branch.Sergey Kandaurov1-0/+10
2020-08-28Stream: set module.Pavel Pautov1-0/+10
2020-07-13HTTP/3: renamed ngx_http_v3.c to ngx_http_v3_encode.c.Roman Arutyunyan1-1/+1
2020-07-21QUIC: added "quic" listen parameter in Stream.Roman Arutyunyan1-0/+14
2020-07-21QUIC: added "quic" listen parameter.Roman Arutyunyan1-4/+16
2020-04-30Configure: unbreak with old OpenSSL, --with-http_v3_module added.Sergey Kandaurov1-9/+18
2020-03-18Refactored HTTP/3 parser.Roman Arutyunyan1-1/+3
2020-03-18Extracted transport part of the code into separate file.Vladimir Homutov1-3/+5
2020-03-16Split transport and crypto parts into separate files.Vladimir Homutov1-2/+4
2020-03-13HTTP/3.Roman Arutyunyan1-0/+21
2020-02-28QUIC add_handshake_data callback, varint routines.Sergey Kandaurov1-1/+2
2020-02-28Initial QUIC support in http.Sergey Kandaurov1-1/+2
2019-05-08Unconditional compilation of the postpone filter.Roman Arutyunyan1-17/+2
2018-06-15Upstream: ngx_http_upstream_random module.Vladimir Homutov1-0/+21
2018-03-17The gRPC proxy module.Maxim Dounin1-0/+11
2018-03-17HTTP/2: externalized various constants and interfaces.Maxim Dounin1-0/+1
2018-02-15HTTP/2: push additional request headers (closes #1478).Ruslan Ermilov1-0/+1
2017-07-20Mirror module.Roman Arutyunyan1-0/+11
2017-07-20Precontent phase.Roman Arutyunyan1-0/+11
2017-03-16Configure: fixed --without_http.Ruslan Ermilov1-678/+675
2017-03-16Configure: fixed build with --with-stream.Ruslan Ermilov1-0/+2
2016-11-21Configure: honor dependencies of dynamic modules.Maxim Dounin1-2/+2
2016-10-03Modules compatibility: --with-compat configure option.Maxim Dounin1-0/+12
2016-09-15Stream: ssl_preread module.Vladimir Homutov1-0/+10
2016-09-15Stream: filters.Roman Arutyunyan1-2/+4
2016-09-01Stream: realip module.Dmitry Volyntsev1-0/+10
2016-09-05Stream: log module.Vladimir Homutov1-0/+2
2016-07-15Events: support for EPOLLEXCLUSIVE.Valentin Bartenev1-0/+1
2016-07-12Stream: split_clients module.Vladimir Homutov1-0/+10
2016-06-30Stream: geo module.Vladimir Homutov1-0/+10
2016-07-12Stream: geoip module.Vladimir Homutov1-0/+10
2016-07-12Stream: individual build options for modules.Vladimir Homutov1-2/+16
2016-05-18Stream: return module.Roman Arutyunyan1-0/+8
2016-06-29Stream: map module.Vladimir Homutov1-0/+8
2016-07-04Stream: variables and script.Vladimir Homutov1-0/+4
2016-06-30Internal md5 and sha1 implementations are now always used.Maxim Dounin1-6/+0
2016-02-26Dynamic modules: perl.Ruslan Ermilov1-4/+2
2016-02-10Dynamic modules: added auth_basic module libs via ngx_module_libs=.Ruslan Ermilov1-2/+1
2016-02-08Dynamic modules: NGX_STREAM define removed.Maxim Dounin1-2/+0
2016-02-05Dynamic modules: fixed a copy-n-paste error.Ruslan Ermilov1-1/+1
2016-02-04Dynamic modules.Maxim Dounin1-10/+117
2016-02-04Dynamic modules: auto/module script.Maxim Dounin1-205/+774
2016-02-04Dynamic modules: introduced HTTP_INIT_FILTER_MODULES.Maxim Dounin1-8/+10
2015-12-07Slice filter.Roman Arutyunyan1-1/+14