index
:
apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
interactive-helper
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-13
implement Acquire::Retries support for all items
David Kalnischkies
1
-1
/
+16
2017-10-05
remove pointless va_copy to avoid cleanup dance
David Kalnischkies
1
-18
/
+12
2017-07-20
Use C++11 threading support instead of pthread
Julian Andres Klode
1
-1
/
+0
2017-07-12
Reformat and sort all includes with clang-format
Julian Andres Klode
7
-16
/
+16
2017-06-26
deal with 3xx httpcodes as required by HTTP/1.1 spec
David Kalnischkies
1
-0
/
+1
2017-06-26
Refactor to avoid loop/dangling gcc warnings
David Kalnischkies
1
-1
/
+1
2016-11-25
optional write aptwebserver log to client specific files
David Kalnischkies
2
-81
/
+136
2016-11-09
reset HOME, USER(NAME), TMPDIR & SHELL in DropPrivileges
David Kalnischkies
2
-0
/
+29
2016-09-11
Coverage: Do not print messages from gcov
Julian Andres Klode
2
-0
/
+53
2016-08-26
Add missing includes and external definitions
Julian Andres Klode
1
-0
/
+1
2016-08-16
don't sent Range requests if we know its not accepted
David Kalnischkies
1
-0
/
+9
2016-08-13
http(s): allow empty values for header fields
David Kalnischkies
1
-0
/
+3
2016-08-10
Get rid of the old buildsystem
Julian Andres Klode
1
-53
/
+0
2016-08-06
CMake: Switch integration tests and travis over
Julian Andres Klode
1
-0
/
+10
2016-07-02
use +0000 instead of UTC by default as timezone in output
David Kalnischkies
1
-3
/
+3
2016-06-10
don't leak an FD in lz4 (de)compression
David Kalnischkies
2
-0
/
+49
2016-04-13
webserver: 416 errors aren't closing connections
David Kalnischkies
1
-1
/
+1
2016-03-14
aptwebserver: fix html validation issues
David Kalnischkies
1
-5
/
+5
2016-01-31
test all redirection codes work as expected
David Kalnischkies
1
-1
/
+1
2015-09-15
tests: don't use hardcoded port for http and https
David Kalnischkies
1
-3
/
+30
2015-08-10
add c++11 override marker to overridden methods
David Kalnischkies
1
-1
/
+1
2015-05-22
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
1
-3
/
+5
2015-05-22
Add regression test for LP: #1445239
Michael Vogt
1
-0
/
+2
2015-05-22
Fix endless loop in apt-get update that can cause disk fillup
Michael Vogt
1
-3
/
+3
2015-05-12
detect 416 complete file in partial by expected hash
David Kalnischkies
1
-3
/
+6
2015-04-19
a hit on Release files means the indexes will be hits too
David Kalnischkies
1
-3
/
+6
2015-04-19
handle servers closing encoded connections correctly
David Kalnischkies
1
-7
/
+21
2015-03-16
derive more of https from http method
David Kalnischkies
1
-44
/
+44
2015-03-16
merge debian/sid into debian/experimental
David Kalnischkies
1
-1
/
+2
2014-12-22
dispose http(s) 416 error page as non-content
David Kalnischkies
1
-65
/
+116
2014-12-09
dispose http(s) 416 error page as non-content
David Kalnischkies
1
-71
/
+122
2014-10-24
promote filesize to a hashstring
David Kalnischkies
1
-1
/
+3
2014-10-23
add test for Basic Authentication scheme
David Kalnischkies
1
-4
/
+71
2014-05-07
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
6
-37
/
+60
2014-03-13
cleanup headers and especially #includes everywhere
David Kalnischkies
6
-19
/
+37
2014-03-13
warning: unused parameter ‘foo’ [-Wunused-parameter]
David Kalnischkies
1
-1
/
+6
2014-03-13
warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
David Kalnischkies
1
-1
/
+1
2014-03-13
warning: no previous declaration for foobar() [-Wmissing-declarations]
David Kalnischkies
3
-17
/
+17
2014-02-27
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
3
-121
/
+344
2014-02-14
report https download start only if we really get it
David Kalnischkies
1
-4
/
+16
2014-01-16
correct some style/performance/warnings from cppcheck
David Kalnischkies
1
-5
/
+4
2013-11-30
tests: add a webserverconfig method to abstract config
David Kalnischkies
1
-1
/
+1
2013-11-30
webserver: use pthreads to handle multiple clients
David Kalnischkies
2
-163
/
+201
2013-11-30
webserver: strip parameters from filename
David Kalnischkies
1
-1
/
+9
2013-11-30
webserver: add directoryIndex support defaulting to index.html
David Kalnischkies
1
-3
/
+15
2013-11-30
webserver: implement ~user access to ~user/public_html/
David Kalnischkies
1
-1
/
+25
2013-11-30
webserver: spurious newline after data confuses curl
David Kalnischkies
1
-9
/
+9
2013-09-30
add Range and If-Range support in the webserver
David Kalnischkies
1
-1
/
+63
2013-09-30
access _config via GET requests in the webserver
David Kalnischkies
1
-3
/
+71
2013-08-15
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2
-124
/
+175
[next]