summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-11add option to send Content-Type based on file extensionDavid Kalnischkies
2012-07-11make the server a little more robust against write errors (e.g. broken pipe)David Kalnischkies
2012-07-11rework parsing of the first request-line to be more robustDavid Kalnischkies
2012-07-11add simple url rewriting to the webserverDavid Kalnischkies
2012-07-11do not hardcode /dev/null in changetowebserver so it can be changedDavid Kalnischkies
2012-07-11ensure that directories are accessed with a slash at the end of the urlDavid Kalnischkies
2012-07-10http get requests need to be dequotedDavid Kalnischkies
2012-07-10include our usual config.h in the webserverDavid Kalnischkies
2012-07-10implement directory listing in your webserverDavid Kalnischkies
2012-07-10reformat the aptwebserver code to look more like the rest of APTDavid Kalnischkies
2012-07-10rename the paywall testcase and reformat it a bitDavid Kalnischkies
2012-07-10 cherry pick -r1847 from bzr+ssh://bazaar.launchpad.net/~mvo/apt/lp346386/Michael Vogt
2012-07-10cherry pick -r1846 from bzr+ssh://bazaar.launchpad.net/~mvo/apt/lp346386/Michael Vogt
2012-07-10improve test some moreMichael Vogt
2012-07-10merged the relevant bits from lp:~mvo/apt/lp346386Michael Vogt
2012-07-10cleanup, thanks to donkult for his feedbackMichael Vogt
2012-07-10always send content-length via the new addDataHeaders() to ensure w3m/curl ar...Michael Vogt
2012-07-10add failing regression test for bug #346386Michael Vogt
2012-07-10add commandline, add configurable port, add --simulate-paywall to simulate a ...Michael Vogt
2012-07-09start implementing an extremely simple webserver for testing APTDavid Kalnischkies
2012-07-09* apt-pkg/contrib/strutl.cc:David Kalnischkies
2012-06-29merged from donkult0.9.7.1Michael Vogt
2012-06-29merged from donkultMichael Vogt
2012-06-29* debian/control:David Kalnischkies
2012-06-28Slovak program translation (Ivan Masár) (Closes: #679448)Ivan Masár
2012-06-28finish Slovenian program translation (Andrej Znidarsic)Andrej Znidarsic
2012-06-28German programn translation (Holger Wansing) (Closes: #679314)Holger Wansing
2012-06-27* debian/control:David Kalnischkies
2012-06-27merged from lp:~donkult/apt/sidMichael Vogt
2012-06-27fix two simple spelling issues found by Christian Perrier,David Kalnischkies
2012-06-27Slovenian program translation (Andrej Znidarsic)Andrej Znidarsic
2012-06-27Italian program translation (Milo Casagrande)Milo Casagrande
2012-06-26merged from donkultMichael Vogt
2012-06-25French translation updatebubulle@debian.org
2012-06-25Hungarian program translation (Gabor Kelemen)Gabor Kelemen
2012-06-25Bulgarian program translation (Damyan Ivanov) (Closes: #678983)Damyan Ivanov
2012-06-25make update-poMichael Vogt
2012-06-21update comments and add one FIXME for the next ABI breakMichael Vogt
2012-06-21check when finished downloading the InRelease file if it has the expected gpg...Michael Vogt
2012-06-19releasing version 0.9.70.9.7Michael Vogt
2012-06-19merged from donkultMichael Vogt
2012-06-18* cmdline/apt-get.cc:David Kalnischkies
2012-06-18* buildlib/configure.mak:David Kalnischkies
2012-06-16do not dereference the storage for the unique strings as the pointer canDavid Kalnischkies
2012-06-16Fix previous commit: Do not call memset() if realloc() returned NULL.Julian Andres Klode
2012-06-16Zero out the new memory allocated with realloc().Julian Andres Klode
2012-06-16* apt-pkg/contrib/mmap.cc:Julian Andres Klode
2012-06-14* apt-pkg/pkgcache.cc:David Kalnischkies
2012-06-14* apt-pkg/pkgcachegen.cc:Daniel Hartwig
2012-06-14add two tests for architecture specificationsDavid Kalnischkies