summaryrefslogtreecommitdiffhomepage
path: root/auto (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-01Mention of --openssl configure option in help.Valentin Bartenev1-0/+2
2018-09-20Fixed building perl on Alpine Linux.Sergey Kandaurov1-0/+2
2018-09-20Controller: certificates storage interface.Valentin Bartenev1-1/+1
2018-09-20Added SSL/TLS support on connection level.Igor Sysoev4-12/+11
2018-09-17Removed deprecated MacOSX OSSpinLockLock().Igor Sysoev1-23/+0
2018-09-10Fixed spelling in a comment.Valentin Bartenev1-1/+1
2018-08-08Returning error for "make tests" when "--tests" wasn't configured.Valentin Bartenev1-13/+29
2018-08-06Unit application library.Max Romanov8-6/+56
2018-07-27Refactored thread ID functions.Igor Sysoev1-1/+0
2018-07-16Added getentropy() support.Sergey Kandaurov1-0/+43
2018-07-16Supplied getrandom() test with commentary about supported OSes.Sergey Kandaurov1-1/+1
2018-06-28Removed -mmacosx-version-min option.Igor Sysoev4-17/+1
2018-06-28Added check of "make install" ability.Igor Sysoev5-6/+15
2018-06-27Packages: tar building functionality moved into pkg/Makefile.Valentin Bartenev1-12/+0
2018-06-20Using own popcount where the compiler builtin is not available.Sergey Kandaurov1-0/+13
2018-06-20Using portable grep features.Sergey Kandaurov1-1/+2
2018-06-19Using 'all' as default target in Makefile.Max Romanov1-2/+2
2018-05-30PHP: fixed building on MacOSX with --ld-opt= option.Igor Sysoev2-3/+5
2018-05-30PHP: using generated dependencies in makefile.Max Romanov1-0/+3
2018-05-24Using getrandom() libc interface, SYS_getrandom fixes.Sergey Kandaurov1-4/+30
2018-05-21Added SERVER_SOFTWARE request meta-variable.Valentin Bartenev1-1/+1
2018-04-15Enabled exporting symbols for OpenBSD.Sergey Kandaurov1-1/+2
2018-04-11Configure scripts cleanup.Valentin Bartenev2-8/+7
2018-04-04Changed version processing for modules.Alexander Borisov4-6/+52
2018-04-02Ruby: correctly getting version from RbConfig::CONFIG.sshaw1-1/+1
2018-03-28Aligned macosx-version-min flag for test and build environments.Igor Sysoev1-1/+1
2018-03-21Added Ruby support.Alexander Borisov3-0/+178
2018-03-06Added support for shm_open(SHM_ANON) extension.Sergey Kandaurov1-0/+23
2018-02-07Perl: use ExtUtils::Embed in configure.Andrei Belov2-13/+15
2018-01-31Added Perl support.Alexander Borisov4-1/+209
2018-01-15PHP: "--lib-static" option uses "--lib-path" option.Igor Sysoev1-6/+18
2018-01-12PHP: added "--lib-static" configure option.Igor Sysoev1-0/+7
2018-01-11Fixed DragonFly BSD shared memory implementation.Igor Sysoev3-2/+69
2018-01-11Using hg archive instead of copying to make distribution tarball.Igor Sysoev1-6/+3
2017-12-28HTTP keep-alive connections support.Igor Sysoev1-0/+4
2017-12-26Enabled exporting symbols for NetBSD.Sergey Kandaurov1-1/+2
2017-12-15Introducing --lib-path options for Python module linkage.Max Romanov1-7/+17
2017-12-01Making Go package source distributable and renaming to 'nginx/unit'.Max Romanov1-22/+18
2017-12-01Using compiler capability to generate dependencies.Max Romanov7-119/+78
2017-11-29Using --ld-opt when linking modules.Max Romanov3-5/+5
2017-11-21Tests: move existing tests to "src" folder.Andrey Zelenkov2-19/+19
2017-10-20Using the single source of Unit version.Igor Sysoev1-1/+2
2017-10-20Version bump.Igor Sysoev1-1/+1
2017-10-05Improved applications versions handling.Valentin Bartenev1-0/+1
2017-09-27Supported linking with -lrt on BSD systems.Sergey Kandaurov1-2/+2
2017-09-27Better checking for shm_open() during configure.Sergey Kandaurov2-9/+15
2017-09-27Fixed "make dist" broken in changeset b18c0fb60032.Igor Sysoev1-1/+1
2017-09-26Changed "path" to "directory" in configure summary.Valentin Bartenev1-4/+5
2017-09-25Added state directory creation in install procedure.Igor Sysoev1-0/+1
2017-09-25Added --bindir and --sbindir options to the summary page.Igor Sysoev1-2/+4