summaryrefslogtreecommitdiff
path: root/inc/util.h
Commit message (Expand)AuthorAgeFilesLines
* util.h: fix MAX_URI_SIZE sizeof usageDanny Al-Gaaf2014-05-151-1/+1
* Incorporated change from Yehuda Sadeh which allows runtimeBryan Ischo2011-09-281-1/+9
* * Fixed some issues that were breaking recent Windows builds with recent MinGWBryan Ischo2009-02-131-0/+3
* * Undid my last change. Now I realize why you should only ever use spacesBryan Ischo2008-12-301-9/+9
* * tabify source, to fix the broken .emacs configuration I have been usingBryan Ischo2008-12-301-9/+9
* * Implemented Authenticated Query String supportBryan Ischo2008-10-281-1/+1
* * Remove time_t from API, replace with int64_t, which is of known size andBryan Ischo2008-09-281-1/+1
* * Clean up stuffBryan Ischo2008-08-251-0/+9
* * Replaced openssl library with GnuTLS, libgcrypt, and hand-written base 64Bryan Ischo2008-08-131-15/+5
* * Added Debian package build targetBryan Ischo2008-08-061-0/+4
* * Added TODO and COPYINGBryan Ischo2008-07-291-14/+12
* * More work in progress; fixed some bugs, initial get object implementationBryan Ischo2008-07-131-2/+2
* * Work in progress: put object now worksBryan Ischo2008-07-121-14/+2
* * More work in progress. Initial list_bucket support.Bryan Ischo2008-07-111-2/+10
* * Work in progress - reorganized alot, completed list bucket, create bucket,Bryan Ischo2008-07-101-0/+90