summaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
abstractRemoved trailing \0 in abstract sockets.Alejandro Colomar22 months
ac/dollar-dollarTests: added tests for translating $$ into a literal $.Andrew Clayton2 years
acfixesRouter: removed unused structure member proxy_buffers.Andrew Clayton24 months
actionsHTTP: compress: gzip: calculating wbits and memlevel dynamically.Alejandro Colomar9 months
analyzerAdded -fanalyzer when availableAlejandro Colomar2 years
arrayRemoved special cases for non-NXT_CONF_VALUE_ARRAY.Alejandro Colomar2 years
array_of_arraysexternAlejandro Colomar12 months
attrPut function attributes where ISO C2x specifies.Alejandro Colomar2 years
branches/1.26Unit 1.26.1 release.Valentin Bartenev3 years
branches/1.7Added tag 1.7.1 for changeset 0f04ef991fbcValentin Bartenev5 years
branches/defaultFixed debug message broken in 45b25ffb2e8c.Zhidao HONG3 years
branches/packaging1.26.1-1.Andrei Belov3 years
castRemoved unnecessary cast.Alejandro Colomar2 years
cleanupFixed include guard.Alejandro Colomar23 months
const_arrayOptimized arrays of pointers to arrays of arrays.Alejandro Colomar12 months
etcAdded support for a configuration file.Alejandro Colomar22 months
gnu11Auto: requiring GNU C11.Alejandro Colomar17 months
gzipHTTP: compress: gzip: calculating wbits and memlevel dynamically.Alejandro Colomar6 months
has_includesSimplified tests about existence of headers.Alejandro Colomar22 months
includeMoved typedefs to <nxt_unit_typedefs.h>.Alejandro Colomar19 months
isolationIsolation: reversed logic to improve readability.Alejandro Colomar12 months
log_levelRouter: moved some logging to the [info] and [notice] log level.Alejandro Colomar16 months
manLibunit: invert conditionals to improve readability.Alejandro Colomar12 months
masterAdd an EXTRA_CFLAGS make variableAndrew Clayton3 months
nitemsUsing nxt_nitems() instead of sizeof() for strings (arrays).Alejandro Colomar19 months
oxygenAuto: building with -O2 optimizations.Alejandro Colomar13 months
pcLibunit: added libunit pc(5) file.Alejandro Colomar11 months
routerPackages: relaxed dependencies between modules and base package.Konstantin Pavlov19 months
router_logRouter: logging the kind of element tried for a match.Alejandro Colomar12 months
spaceHTTP: Disallowed multiple spaces as request-line token separators.Alejandro Colomar14 months
strAdded nxt_usts2str() to make C strings from nxt_str_t.Alejandro Colomar19 months
str2Added nxt_str_t for NUL-terminated strings.Alejandro Colomar19 months
strz2Tstr: Unconditionally append a hidden NULAlejandro Colomar5 months
tmpdirUsing $TMPDIR instead of --tmp=xxxAlejandro Colomar12 months