Age | Commit message (Expand) | Author | Files | Lines |
2019-03-21 | Adjusting request schema value according to connection tls state. | Max Romanov | 2 | -0/+11 |
2019-02-27 | Fixed processing of SERVER_NAME after 77aad2c142a0. | Valentin Bartenev | 1 | -5/+2 |
2018-10-02 | Go: fixing typo in log messages. | Max Romanov | 2 | -2/+2 |
2018-08-06 | Unit application library. | Max Romanov | 20 | -1842/+388 |
2018-07-12 | Go: http.Flusher implemented by unit.response. | Max Romanov | 3 | -0/+27 |
2018-06-28 | Removed -mmacosx-version-min option. | Igor Sysoev | 1 | -13/+0 |
2018-06-25 | Introduced nxt_length() macro. | Valentin Bartenev | 1 | -1/+1 |
2018-04-20 | Go: fixed request.Read() behaviour for EOF. | Max Romanov | 1 | -1/+6 |
2018-04-06 | Go: Forced WriteHeader after application request processing. | Max Romanov | 1 | -0/+4 |
2018-03-06 | Added support for shm_open(SHM_ANON) extension. | Sergey Kandaurov | 1 | -0/+12 |
2018-01-11 | Fixed DragonFly BSD shared memory implementation. | Igor Sysoev | 1 | -1/+2 |
2017-12-28 | Fixed Go package and PHP module building.0.3 | Igor Sysoev | 1 | -1/+1 |
2017-12-28 | HTTP keep-alive connections support. | Igor Sysoev | 1 | -1/+1 |
2017-12-27 | Implementing the ability to cancel request before worker starts processing it. | Max Romanov | 7 | -72/+91 |
2017-12-13 | Introducing Unit version check in Go package. | Max Romanov | 3 | -30/+55 |
2017-12-06 | Go: removing request registry. | Max Romanov | 11 | -244/+96 |
2017-12-05 | Fixing Go package build in NetBSD. | Max Romanov | 1 | -1/+1 |
2017-12-01 | Making Go package source distributable and renaming to 'nginx/unit'. | Max Romanov | 8 | -85/+34 |
2017-12-01 | Initializing port_msg fields with zeroes in Go package. | Max Romanov | 2 | -0/+4 |
2017-10-27 | Fixing racing condition in request.msgs usage. | Max Romanov | 1 | -8/+8 |
2017-10-27 | Fixing Go program crash. | Max Romanov | 1 | -2/+2 |
2017-10-19 | Fixing Go package build. | Max Romanov | 5 | -14/+21 |
2017-10-19 | Introducing src_pid for mmap header for accurate buf completion. | Max Romanov | 1 | -2/+3 |
2017-09-18 | Fixing shared memory thread safety issue. | Max Romanov | 2 | -1/+6 |
2017-09-15 | Go: Fixed a bug introduced in the previous changeset. | Igor Sysoev | 1 | -1/+1 |
2017-09-08 | Cosmetic fixes in port.go. | Sergey Fedchenko | 1 | -33/+35 |
2017-09-06 | Style fixes. | Igor Sysoev | 6 | -43/+68 |
2017-08-31 | nginext has been renamed to unit. | Igor Sysoev | 20 | -0/+2285 |