summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add option to send Content-Type based on file extensionDavid Kalnischkies2012-07-111-0/+12
* make the server a little more robust against write errors (e.g. broken pipe)David Kalnischkies2012-07-111-4/+11
* rework parsing of the first request-line to be more robustDavid Kalnischkies2012-07-111-31/+75
* add simple url rewriting to the webserverDavid Kalnischkies2012-07-113-40/+46
* do not hardcode /dev/null in changetowebserver so it can be changedDavid Kalnischkies2012-07-111-9/+9
* ensure that directories are accessed with a slash at the end of the urlDavid Kalnischkies2012-07-111-7/+33
* http get requests need to be dequotedDavid Kalnischkies2012-07-101-0/+2
* include our usual config.h in the webserverDavid Kalnischkies2012-07-101-6/+8
* implement directory listing in your webserverDavid Kalnischkies2012-07-101-4/+91
* reformat the aptwebserver code to look more like the rest of APTDavid Kalnischkies2012-07-101-45/+44
* rename the paywall testcase and reformat it a bitDavid Kalnischkies2012-07-101-12/+12
* cherry pick -r1847 from bzr+ssh://bazaar.launchpad.net/~mvo/apt/lp346386/Michael Vogt2012-07-104-6/+5
* cherry pick -r1846 from bzr+ssh://bazaar.launchpad.net/~mvo/apt/lp346386/Michael Vogt2012-07-101-1/+1
* improve test some moreMichael Vogt2012-07-102-2/+31
* merged the relevant bits from lp:~mvo/apt/lp346386Michael Vogt2012-07-104-6/+39
|\
| * update comments and add one FIXME for the next ABI breakMichael Vogt2012-06-212-1/+6
| * check when finished downloading the InRelease file if it has the expected gpg...Michael Vogt2012-06-214-6/+34
* | cleanup, thanks to donkult for his feedbackMichael Vogt2012-07-103-8/+5
* | always send content-length via the new addDataHeaders() to ensure w3m/curl ar...Michael Vogt2012-07-101-12/+22
* | add failing regression test for bug #346386Michael Vogt2012-07-103-5/+31
* | add commandline, add configurable port, add --simulate-paywall to simulate a ...Michael Vogt2012-07-101-7/+45
* | start implementing an extremely simple webserver for testing APTDavid Kalnischkies2012-07-094-1/+254
* | * apt-pkg/contrib/strutl.cc:David Kalnischkies2012-07-092-2/+11
* | merged from donkultMichael Vogt2012-06-2912-45/+67
|\ \
| * | * debian/control:David Kalnischkies2012-06-299-41/+63
* | | merged from donkultMichael Vogt2012-06-295-58/+66
|\| |
| * | Slovak program translation (Ivan Masár) (Closes: #679448)Ivan Masár2012-06-282-41/+41
| * | finish Slovenian program translation (Andrej Znidarsic)Andrej Znidarsic2012-06-281-10/+9
| * | German programn translation (Holger Wansing) (Closes: #679314)Holger Wansing2012-06-282-7/+11
| * | * debian/control:David Kalnischkies2012-06-272-0/+5
|/ /
* | merged from lp:~donkult/apt/sidMichael Vogt2012-06-2746-765/+949
|\ \
| * | fix two simple spelling issues found by Christian Perrier,David Kalnischkies2012-06-2745-429/+729
| * | Slovenian program translation (Andrej Znidarsic)Andrej Znidarsic2012-06-272-419/+263
| * | Italian program translation (Milo Casagrande)Milo Casagrande2012-06-272-108/+144
|/ /
* | merged from donkultMichael Vogt2012-06-263-191/+206
|\ \
| * | Hungarian program translation (Gabor Kelemen)Gabor Kelemen2012-06-252-102/+73
| * | Bulgarian program translation (Damyan Ivanov) (Closes: #678983)Damyan Ivanov2012-06-252-89/+133
* | | French translation updatebubulle@debian.org2012-06-251-12/+52
|/ /
* | make update-poMichael Vogt2012-06-2544-50249/+48860
* | releasing version 0.9.7Michael Vogt2012-06-194-10/+7
* | merged from donkultMichael Vogt2012-06-1919-74/+539
|\ \
| * | * cmdline/apt-get.cc:David Kalnischkies2012-06-183-2/+21
| * | * buildlib/configure.mak:David Kalnischkies2012-06-182-1/+31
| * | do not dereference the storage for the unique strings as the pointer canDavid Kalnischkies2012-06-163-9/+13
| * | * apt-pkg/pkgcache.cc:David Kalnischkies2012-06-142-1/+4
| * | * apt-pkg/pkgcachegen.cc:Daniel Hartwig2012-06-142-2/+7
| * | add two tests for architecture specificationsDavid Kalnischkies2012-06-144-9/+197
| * | * apt-pkg/cacheset.cc:David Kalnischkies2012-06-143-4/+54
| * | * apt-pkg/deb/deblistparser.cc:David Kalnischkies2012-06-144-28/+90
| * | * deb/deblistparser.cc:David Kalnischkies2012-06-142-23/+39