Age | Commit message (Expand) | Author | Files | Lines |
2022-11-22 | NJS: added http request prototype. | Zhidao HONG | 1 | -0/+3 |
2021-11-09 | Introducing application prototype processes. | Tiago Natel de Moura | 1 | -0/+2 |
2021-11-09 | Changed nxt_process_* for reuse. | Tiago Natel de Moura | 1 | -2/+0 |
2021-10-09 | Configuration: automatic migration to the new "share" behavior. | Zhidao HONG | 1 | -0/+2 |
2020-08-13 | Basic variables support. | Valentin Bartenev | 1 | -0/+2 |
2020-03-09 | Refactor of process management. | Tiago Natel de Moura | 1 | -0/+1 |
2020-03-12 | Using disk file to store large request body. | Max Romanov | 1 | -0/+1 |
2019-12-06 | Moved credential-related code to nxt_credential.c. | Tiago Natel | 1 | -1/+1 |
2019-10-29 | Process port refactoring. | Hong Zhi Dao | 1 | -6/+4 |
2019-09-19 | Initial applications isolation support using Linux namespaces. | Tiago de Bem Natel de Moura | 1 | -0/+1 |
2018-10-23 | Removed unused "--upstream" command line option. | Valentin Bartenev | 1 | -1/+0 |
2018-09-20 | Controller: certificates storage interface. | Valentin Bartenev | 1 | -0/+2 |
2018-09-20 | Added SSL/TLS support on connection level. | Igor Sysoev | 1 | -0/+4 |
2018-08-06 | Unit application library. | Max Romanov | 1 | -4/+1 |
2018-06-18 | Fixed exit status on start failure. | Igor Sysoev | 1 | -2/+4 |
2018-06-18 | Removing Unix control socket on start failure. | Igor Sysoev | 1 | -15/+1 |
2018-06-18 | Removed unused single process type. | Igor Sysoev | 1 | -1/+0 |
2018-03-29 | Removed unused macros and functions. | Igor Sysoev | 1 | -19/+0 |
2017-12-27 | Introducing application 'atexit' hook. | Max Romanov | 1 | -1/+2 |
2017-10-04 | Introducing process use counter. | Max Romanov | 1 | -1/+1 |
2017-10-04 | Introducing use counters for port and app. Thread safe port write. | Max Romanov | 1 | -4/+4 |
2017-09-10 | Configuration persistence. | Valentin Bartenev | 1 | -0/+3 |
2017-08-29 | The master process has been renamed to the main process. | Igor Sysoev | 1 | -3/+3 |
2017-08-26 | Added configure and command line option --control. | Igor Sysoev | 1 | -0/+1 |
2017-08-26 | Added configure and command line option --modules. | Igor Sysoev | 1 | -0/+1 |
2017-08-26 | Added configure option --pid=FILE. | Igor Sysoev | 1 | -3/+0 |
2017-08-26 | Added configure options --prefix=PATH and --log=FILE. | Igor Sysoev | 1 | -1/+1 |
2017-08-24 | Removed configure option --no-threads. | Igor Sysoev | 1 | -4/+0 |
2017-08-24 | Removed command line option --workers. | Igor Sysoev | 1 | -1/+0 |
2017-08-17 | The new module configuration interface. | Igor Sysoev | 1 | -0/+1 |
2017-08-02 | Runtime processes protected with mutex. | Max Romanov | 1 | -2/+1 |
2017-08-02 | Using port rpc in controller->router configuration update. | Max Romanov | 1 | -3/+0 |
2017-07-12 | New process port exchange changed. READY message type introduced. | Max Romanov | 1 | -1/+3 |
2017-07-12 | Controller: proper reconfiguration requests handling. | Valentin Bartenev | 1 | -0/+3 |
2017-07-07 | Process stop notification from master to all other processes. | Max Romanov | 1 | -2/+19 |
2017-06-23 | Application-side message processing. | Max Romanov | 1 | -0/+2 |
2017-06-23 | lvlhash for ports moved to separate files for future re-use. | Max Romanov | 1 | -1/+1 |
2017-06-23 | Runtime ports fix, add enumeration macros. | Max Romanov | 1 | -0/+19 |
2017-06-20 | Using new memory pool implementation. | Igor Sysoev | 1 | -2/+2 |
2017-05-31 | Skeleton of router configuration and request processing. | Igor Sysoev | 1 | -1/+3 |
2017-05-12 | Using shared memory to send data via nxt_port. | Max Romanov | 1 | -2/+42 |
2017-03-09 | Processes refactoring. | Igor Sysoev | 1 | -0/+108 |