Age | Commit message (Expand) | Author |
2016-08-26 | test: Avoid use of /proc/self/fd | Julian Andres Klode |
2016-08-26 | test: Explicitly pass --admindir=var/lib/dpkg to dpkg | Julian Andres Klode |
2016-08-26 | test: Fix building of noopchroot | Julian Andres Klode |
2016-08-26 | test: Get rid of debhelper rules.tiny example dep | Julian Andres Klode |
2016-08-26 | test: Allow moreutils-parallel instead of parallel | Julian Andres Klode |
2016-08-26 | test: Allow stunnel to be used instead of stunnel4 | Julian Andres Klode |
2016-08-26 | test: Substitute GNU commands for other commands where available | Julian Andres Klode |
2016-08-26 | test: Use C locale instead of C.UTF-8 | Julian Andres Klode |
2016-08-26 | Make directory paths configurable | Julian Andres Klode |
2016-08-26 | Add missing includes and external definitions | Julian Andres Klode |
2016-08-23 | do dpkg --configure before --remove/--purge --pending | David Kalnischkies |
2016-08-17 | methods: read config in most to least specific order | David Kalnischkies |
2016-08-17 | add --with-source option and Packages/Sources support | David Kalnischkies |
2016-08-17 | allow spaces in fingerprints for 'apt-key del' | David Kalnischkies |
2016-08-17 | add the gpg-classic variant to the gpgv/gnupg or-group | David Kalnischkies |
2016-08-17 | tests: update self-sigs on our test keys | David Kalnischkies |
2016-08-17 | tests: set source directory for gdb | David Kalnischkies |
2016-08-17 | support compression and by-hash for .diff/Index files | David Kalnischkies |
2016-08-17 | retry without same redirection mirror on 404 errors | David Kalnischkies |
2016-08-16 | don't sent Range requests if we know its not accepted | David Kalnischkies |
2016-08-13 | http(s): allow empty values for header fields | David Kalnischkies |
2016-08-12 | tests: don't do boundless string compares with data() | David Kalnischkies |
2016-08-12 | ensure a good clock() value for usage and tests | David Kalnischkies |
2016-08-12 | don't perform int<float in progress bar drawing | David Kalnischkies |
2016-08-11 | tests: copy 01autoremove from the right place | David Kalnischkies |
2016-08-11 | Merge branch 'feature/apt-dpkg-comm' | David Kalnischkies |
2016-08-11 | Merge branch 'feature/methods' | David Kalnischkies |
2016-08-11 | block direct connections to .onion domains (RFC7687) | David Kalnischkies |
2016-08-10 | disable explicit configuration of all packages at the end | David Kalnischkies |
2016-08-10 | try to avoid removal of crossgraded packages | David Kalnischkies |
2016-08-10 | allow user@host (aka: no password) in URI parsing | David Kalnischkies |
2016-08-10 | allow methods to be disabled and redirected via config | David Kalnischkies |
2016-08-10 | implement socks5h proxy support for http method | David Kalnischkies |
2016-08-10 | implement generic config fallback for methods | David Kalnischkies |
2016-08-10 | use the same redirection handling for http and https | David Kalnischkies |
2016-08-10 | detect redirection loops in acquire instead of workers | David Kalnischkies |
2016-08-10 | fail on unsupported http/https proxy settings | David Kalnischkies |
2016-08-10 | don't purge directly, but remove and do purge at the end | David Kalnischkies |
2016-08-10 | select remove/purge packages early on for dpkg | David Kalnischkies |
2016-08-10 | save and restore selection states before/after calling dpkg | David Kalnischkies |
2016-08-10 | use dpkg --unpack --recursive to avoid long cmdlines | David Kalnischkies |
2016-08-10 | pass --force-remove-essential to dpkg only if needed | David Kalnischkies |
2016-08-10 | Do not set the binary dir in run-tests, it breaks stuff | Julian Andres Klode |
2016-08-10 | test: Automatically discover CMake build directory | Julian Andres Klode |
2016-08-10 | Get rid of the old buildsystem | Julian Andres Klode |
2016-08-10 | CMake: Add unit tests | Julian Andres Klode |
2016-08-06 | CMake: Switch integration tests and travis over | Julian Andres Klode |
2016-08-06 | test: Pass -maxdepth 1 when running find in methods dir | Julian Andres Klode |
2016-07-27 | (error) va_list 'args' was opened but not closed by va_end() | David Kalnischkies |
2016-07-27 | rred: truncate result file before writing to it | David Kalnischkies |