summaryrefslogtreecommitdiffstats
path: root/logic/net/S3ListBucket.h
Commit message (Collapse)AuthorAgeLines
* Reformat and (slightly) decruft all the things.Petr Mrázek2013-11-04-0/+15
|
* S3 bucket listing support and network code refactors.Petr Mrázek2013-10-26-0/+42
* Adds support for listing all objects in an S3 bucket. * Renames a bunch of network related classes (Download->Action) * Net actions now have static constructors