summaryrefslogtreecommitdiff
path: root/methods/ftp.h
AgeCommit message (Expand)AuthorFilesLines
2016-05-28use std::locale::global instead of setlocaleDavid Kalnischkies1-1/+0
2015-11-05apply various suggestions made by cppcheckDavid Kalnischkies1-1/+1
2015-11-05allow acquire method specific options via Binary scopeDavid Kalnischkies1-1/+2
2015-08-10add c++11 override marker to overridden methodsDavid Kalnischkies1-2/+4
2014-10-07Send "Fail-Reason: MaximumSizeExceeded" from the methodMichael Vogt1-1/+2
2014-10-07make expected-size a maximum-size check as this is what we want at this pointMichael Vogt1-1/+1
2014-10-07add ftp expected size checkMichael Vogt1-1/+1
2014-03-13follow method attribute suggestions by gccDavid Kalnischkies1-1/+1
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies1-0/+2
2014-02-22Fix typos in documentation (codespell)Michael Vogt1-1/+1
2011-09-19use forward declaration in headers if possible instead of includesDavid Kalnischkies1-0/+4
2011-09-19do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies1-5/+5
2011-09-13Support large files in the complete toolset. Indexes of thisDavid Kalnischkies1-2/+2
2010-06-24methods/ftp.h: Handle different logins are on the same server (Closes: #586904).Julian Andres Klode1-1/+1
2004-09-20More SHA-1 prepArch Librarian1-3/+3
2004-09-20Join with aliencodeArch Librarian1-4/+14
2004-09-20Wow it worksArch Librarian1-4/+25
2004-09-20First draftArch Librarian1-0/+51