summaryrefslogtreecommitdiff
path: root/src/object.c
Commit message (Expand)AuthorAgeFilesLines
* Incorporated change from Yehuda Sadeh which allows runtimeBryan Ischo2011-09-281-5/+10
* Fixed compiler errors with new, more stringent gcc compiler.Bryan Ischo2011-09-071-0/+3
* * Undid my last change. Now I realize why you should only ever use spacesBryan Ischo2008-12-301-241/+241
* * tabify source, to fix the broken .emacs configuration I have been usingBryan Ischo2008-12-301-241/+241
* * Implemented Authenticated Query String supportBryan Ischo2008-10-281-26/+26
* * Remove time_t from API, replace with int64_t, which is of known size andBryan Ischo2008-09-281-2/+2
* * Added Debian package build targetBryan Ischo2008-08-061-0/+4
* * Added TODO and COPYINGBryan Ischo2008-07-291-14/+12
* * Minor updates, and complete documentation for libs3.h in progressBryan Ischo2008-07-221-9/+4
* * Removed http response code from complete callback (libs3 users should onlyBryan Ischo2008-07-211-6/+3
* * ACL support completeBryan Ischo2008-07-151-1/+5
* * Work in progress. All file operations except for ACL stuff are working.Bryan Ischo2008-07-141-11/+203
* * Work in progress, head object now implementedBryan Ischo2008-07-131-1/+26
* * More work in progress, get object is now completeBryan Ischo2008-07-131-36/+40
* * More work in progress; fixed some bugs, initial get object implementationBryan Ischo2008-07-131-10/+34
* * Work in progress: put object now worksBryan Ischo2008-07-121-0/+26
* * Work in progress - reorganized alot, completed list bucket, create bucket,Bryan Ischo2008-07-101-1/+2
* * Reorganized errors; it's all simpler nowBryan Ischo2008-07-071-30/+23
* * Work in progress. Completed simplexml API.Bryan Ischo2008-07-051-6/+4
* * More work in progressBryan Ischo2008-06-271-4/+4
* * Work in progressBryan Ischo2008-06-261-12/+19
* * Work in progressBryan Ischo2008-06-241-0/+69