Age | Commit message (Expand) | Author | Files | Lines |
2018-02-19 | configure.ac: define HAVE_SECCOMP macro when using seccomp, fix build/tests | Will Dietz | 1 | -0/+1 |
2018-02-19 | Merge pull request #1857 from dtzWill/fix/check-for-lzma-mt | Eelco Dolstra | 1 | -0/+2 |
2018-02-18 | configure: Add a flag to disable seccomp. | Shea Levy | 1 | -2/+14 |
2018-02-09 | configure.ac: check if lzma has MT support, fix deb build/etc. | Will Dietz | 1 | -0/+2 |
2018-01-29 | configure: Use $CPP instead of cpp directly | Ben Gamari | 1 | -1/+2 |
2017-12-30 | use libbrotli directly when available | Will Dietz | 1 | -1/+8 |
2017-12-22 | Check aws-sdk-cpp version | Eelco Dolstra | 1 | -1/+7 |
2017-05-29 | Add a seccomp filter to prevent creating setuid/setgid binaries | Eelco Dolstra | 1 | -0/+7 |
2017-05-15 | Add --with-sandbox-shell configure flag | Eelco Dolstra | 1 | -0/+6 |
2017-05-10 | Replace readline by linenoise | Eelco Dolstra | 1 | -8/+0 |
2017-04-28 | Check for libreadline | Eelco Dolstra | 1 | -0/+8 |
2017-04-20 | Detect lsof | Eelco Dolstra | 1 | -0/+1 |
2017-03-31 | Merge branch 'remove-perl' of https://github.com/shlevy/nix | Eelco Dolstra | 1 | -52/+0 |
2017-03-21 | Don't make brotli a hard dependency | Eelco Dolstra | 1 | -1/+1 |
2017-03-15 | Add support for brotli compression | Eelco Dolstra | 1 | -0/+1 |
2017-03-15 | Remove dependency on "curl" binary | Eelco Dolstra | 1 | -1/+0 |
2017-02-28 | Improve SQLite busy handling | Eelco Dolstra | 1 | -1/+1 |
2017-02-21 | Revert "configure.ac: We require C++14 now" | Eelco Dolstra | 1 | -1/+1 |
2017-02-08 | configure.ac: We require C++14 now | Tuomas Tynkkynen | 1 | -1/+1 |
2017-02-07 | Remove perl dependency. | Shea Levy | 1 | -52/+0 |
2016-12-19 | Revert "Merge branch 'seccomp' of https://github.com/aszlig/nix" | Eelco Dolstra | 1 | -9/+0 |
2016-12-15 | Merge branch 'seccomp' of https://github.com/aszlig/nix | Eelco Dolstra | 1 | -0/+9 |
2016-12-08 | Drop unused dblatex reference | Eelco Dolstra | 1 | -1/+0 |
2016-12-06 | Drop unused WWW::Curl dependency | Eelco Dolstra | 1 | -12/+1 |
2016-11-16 | Add build dependency for libseccomp | aszlig | 1 | -0/+9 |
2016-09-20 | Add a new option to disable documentation generation at configure time | Adrien Devresse | 1 | -0/+7 |
2016-08-13 | remove otool check | Jude Taylor | 1 | -17/+0 |
2016-06-09 | Use O_CLOEXEC in most places | Eelco Dolstra | 1 | -1/+1 |
2016-05-30 | fix tarball job | Domen Kožar | 1 | -1/+1 |
2016-05-04 | Make the aws-cpp-sdk dependency optional | Eelco Dolstra | 1 | -0/+10 |
2016-05-04 | Remove obsolete err.h check | Eelco Dolstra | 1 | -5/+0 |
2016-05-04 | Remove OpenSSL-based signing | Eelco Dolstra | 1 | -4/+0 |
2016-03-11 | Handle ARM triples without an endianness suffix | Nathan Zadoks | 1 | -0/+2 |
2016-03-03 | configure.ac: strip -musl in the same way as -gnu | Nathan Zadoks | 1 | -1/+1 |
2016-01-12 | Revert "Do not override environment CFLAGS and CXXFLAGS" | Eelco Dolstra | 1 | -0/+2 |
2016-01-05 | Do not override environment CFLAGS and CXXFLAGS | Ilya Novoselov | 1 | -2/+0 |
2016-01-05 | Merge pull request #685 from vizanto/master | Eelco Dolstra | 1 | -0/+1 |
2015-12-10 | Build sandbox support etc. unconditionally on Linux | Eelco Dolstra | 1 | -19/+0 |
2015-11-07 | Fix build on Solaris | Danny Wilson | 1 | -0/+1 |
2015-11-04 | Require OpenSSL | Eelco Dolstra | 1 | -6/+2 |
2015-10-30 | <nix/fetchurl.nix>: Support xz-compressed NARs | Eelco Dolstra | 1 | -0/+4 |
2015-10-21 | Add resolve-system-dependencies.pl | Jude Taylor | 1 | -0/+17 |
2015-03-27 | Add dependency on libcurl-dev | Eelco Dolstra | 1 | -0/+4 |
2015-02-16 | Use pivot_root in addition to chroot when possible | Harald van Dijk | 1 | -0/+1 |
2015-02-10 | Make libsodium an optional dependency | Eelco Dolstra | 1 | -2/+6 |
2015-02-04 | Use libsodium instead of OpenSSL for binary cache signing | Eelco Dolstra | 1 | -0/+4 |
2014-11-25 | Rely on XML catalogs to find the DocBook schemas and stylesheets | Eelco Dolstra | 1 | -11/+0 |
2014-09-22 | configure: Force regeneration of Makefile.config | Eelco Dolstra | 1 | -0/+2 |
2014-09-17 | Remove unused w3m dependency | Eelco Dolstra | 1 | -1/+0 |
2014-09-17 | On Linux, disable address space randomization | Eelco Dolstra | 1 | -5/+0 |