Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-10-07 | Send "Fail-Reason: MaximumSizeExceeded" from the method | Michael Vogt | |
Communicate the fail reason from the methods to the parent and Rename() failed files. | |||
2014-10-07 | Add new Acquire::MaxReleaseFileSize=10*1000*1000 option | Michael Vogt | |
This option controls the maximum size of Release/Release.gpg/InRelease files. The rational is that we do not know the size of these files in advance and we want to protect against a denial of service attack where someone sends us endless amounts of data until the disk is full (we do know the size all other files (Packages/Sources/debs)). | |||
2014-10-07 | make expected-size a maximum-size check as this is what we want at this point | Michael Vogt | |
2014-10-06 | make http size check work | Michael Vogt | |