summaryrefslogtreecommitdiff
path: root/inc/request.h
Commit message (Expand)AuthorAgeFilesLines
* Incorporated change from Yehuda Sadeh which allows runtimeBryan Ischo2011-09-281-1/+2
* * Undid my last change. Now I realize why you should only ever use spacesBryan Ischo2008-12-301-79/+79
* * tabify source, to fix the broken .emacs configuration I have been usingBryan Ischo2008-12-301-79/+79
* * Implemented Authenticated Query String supportBryan Ischo2008-10-281-14/+2
* * Added -Wextra and -Wshadow compiler options, to enforce extra warnings, andBryan Ischo2008-10-081-2/+2
* * Incorporated fixes submitted by Bryan Donlan <bdonlan@gmail.com>:Bryan Ischo2008-08-111-1/+1
* * Added Debian package build targetBryan Ischo2008-08-061-0/+4
* * Added TODO and COPYINGBryan Ischo2008-07-291-14/+12
* * Fixed some error handlingBryan Ischo2008-07-221-0/+5
* * Removed http response code from complete callback (libs3 users should onlyBryan Ischo2008-07-211-3/+3
* * Fixed some issues that were uncovered when compiling -O3. libcurl issueBryan Ischo2008-07-191-1/+1
* * Fixed some bugs, prettified s3Bryan Ischo2008-07-151-1/+1
* * S3RequestContext is now code complete, haven't tested it yet thoughBryan Ischo2008-07-151-0/+5
* * Work in progress. All file operations except for ACL stuff are working.Bryan Ischo2008-07-141-0/+6
* * More work in progress, get object is now completeBryan Ischo2008-07-131-0/+9
* * More work in progress; fixed some bugs, initial get object implementationBryan Ischo2008-07-131-6/+6
* * Work in progress: put object now worksBryan Ischo2008-07-121-40/+19
* * Work in progress - reorganized alot, completed list bucket, create bucket,Bryan Ischo2008-07-101-0/+191