summaryrefslogtreecommitdiffhomepage
path: root/auto/sources (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-09-04HTTP: compress: added "encoding": "gzip".Alejandro Colomar1-0/+1
2023-09-03HTTP: compress: added "compress" action.Alejandro Colomar1-0/+1
2023-08-09HTTP: controlling response headers support.Zhidao HONG1-0/+1
2023-05-08NJS: supported loadable modules.Zhidao HONG1-1/+1
2023-04-20HTTP: added basic URI rewrite.Zhidao HONG1-0/+1
2023-04-24Remove a bunch of dead code.Andrew Clayton1-13/+0
2023-02-17Isolation: Rename NXT_HAVE_CLONE -> NXT_HAVE_LINUX_NS.Andrew Clayton1-1/+1
2022-12-10Isolation: wired up cgroup to build system.Andrew Clayton1-0/+5
2022-11-18Isolation: Rename NXT_HAVE_CLONE -> NXT_HAVE_LINUX_NS.Andrew Clayton1-1/+1
2022-11-22NJS: added http request prototype.Zhidao HONG1-1/+1
2022-11-20Basic njs support.Zhidao HONG1-0/+4
2022-11-20Var: separating nxt_tstr_t from nxt_var_t.Zhidao HONG1-0/+1
2022-10-14Fixed the build on MacOS (and others).Andrew Clayton1-1/+2
2022-08-29Implemented basic statistics API.Valentin Bartenev1-0/+1
2022-08-11Removed dead code.Alejandro Colomar1-1/+0
2022-07-14Log: split access log from nxt_router.c.Zhidao HONG1-0/+1
2021-11-09Introduced SCM_CREDENTIALS / SCM_CREDS in the socket control msgs.Tiago Natel de Moura1-0/+1
2021-10-26Custom implementation of Base64 decoding function.Valentin Bartenev1-0/+1
2020-11-17Router: matching regular expressions support.Axel Duch1-0/+11
2020-08-20Moved isolation related code to "nxt_isolation.c".Tiago Natel de Moura1-0/+1
2020-08-13Basic variables support.Valentin Bartenev1-0/+2
2020-06-23Upstream chunked transfer encoding support.Igor Sysoev1-1/+1
2020-05-28Added "rootfs" feature.Tiago Natel de Moura1-0/+5
2020-03-09Refactor of process management.Tiago Natel de Moura1-1/+1
2020-03-27Implemented "return" action.Valentin Bartenev1-0/+1
2020-03-06Round robin upstream added.Igor Sysoev1-0/+1
2019-12-24Router: introducing routing on client address.Axel Duch1-0/+1
2019-12-06Isolation: allowed the use of credentials with unpriv userns.Tiago Natel1-0/+6
2019-12-06Moved credential-related code to nxt_credential.c.Tiago Natel1-0/+1
2019-11-14Initial proxy support.Igor Sysoev1-0/+1
2019-09-19Basic support for serving static files.Valentin Bartenev1-0/+1
2019-09-19Initial applications isolation support using Linux namespaces.Tiago de Bem Natel de Moura1-0/+7
2019-08-20Introducing websocket support in router and libunit.Max Romanov1-0/+5
2019-02-27Initial routing implementation.Igor Sysoev1-0/+1
2018-10-23Removed unused "--upstream" command line option.Valentin Bartenev1-1/+1
2018-10-09Renamed "go" application type to "external".Valentin Bartenev1-1/+1
2018-09-20Controller: certificates storage interface.Valentin Bartenev1-1/+1
2018-09-20Added SSL/TLS support on connection level.Igor Sysoev1-5/+5
2018-08-06Unit application library.Max Romanov1-0/+2
2018-07-27Refactored thread ID functions.Igor Sysoev1-1/+0
2018-04-11Configure scripts cleanup.Valentin Bartenev1-2/+0
2017-12-28HTTP keep-alive connections support.Igor Sysoev1-0/+4
2017-12-01Using compiler capability to generate dependencies.Max Romanov1-76/+0
2017-11-21Tests: move existing tests to "src" folder.Andrey Zelenkov1-18/+18
2017-10-05Improved applications versions handling.Valentin Bartenev1-0/+1
2017-09-22Removed fibers from compilation.Valentin Bartenev1-2/+0
2017-08-30Lib unit tests have been renamed to tests.Igor Sysoev1-21/+21
2017-08-29The process type enum exposed to go module.Max Romanov1-0/+1
2017-08-29The master process has been renamed to the main process.Igor Sysoev1-2/+2
2017-08-24Removed configure option --no-threads.Igor Sysoev1-20/+9