Fix crash in the apt-transport-https when Owner is NULL
[ntk/apt.git] / methods / server.cc
2015-02-23 Tomasz BuchertFix crash in the apt-transport-https when Owner is...
2014-12-22 David Kalnischkiesdispose http(s) 416 error page as non-content
2014-09-05 Michael VogtImprove Debug::Acquire::http debug output
2014-04-01 Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2014-03-14 Michael Vogtfix test/integration/test-apt-helper
2014-03-13 David Kalnischkiescleanup headers and especially #includes everywhere
2014-03-13 David Kalnischkieswarning: extra ‘;’ [-Wpedantic]
2014-02-22 Michael VogtFix typos in documentation (codespell)
2014-02-14 David Kalnischkiesallow http protocol to switch to https
2014-02-12 Michael VogtMerge remote-tracking branch 'mvo/debian/sid' into...
2014-02-11 David Kalnischkiesuse utimes instead of utimensat/futimens
2014-01-26 Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2014-01-16 David Kalnischkiescorrect some style/performance/warnings from cppcheck
2013-10-09 Michael VogtMerge remote-tracking branch 'mvo/feature/limit-default...
2013-10-08 Michael VogtMerge remote-tracking branch 'mvo/feature/dpkg-progress...
2013-10-08 Michael VogtMerge remote-tracking branch 'mvo/feature/upgrade-with...
2013-10-08 Michael VogtMerge remote-tracking branch 'mvo/feature/dpkg-progress...
2013-10-05 Michael Vogtrename FORBID_NEW_INSTALL_PACKAGES to FORBID_INSTALL_NE...
2013-10-05 Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2013-10-01 David Kalnischkiesrefactor http client implementation