summaryrefslogtreecommitdiff
path: root/src/util.c
Commit message (Expand)AuthorAgeFilesLines
* Added fix and minor optimizations to urlEncode submitted years ago byBryan Ischo2011-09-271-16/+9
* * Fixed some issues that were breaking recent Windows builds with recent MinGWBryan Ischo2009-02-131-1/+6
* * Fixed a bug in urlEncode that was not terminating strings sometimesBryan Ischo2009-02-121-0/+1
* * Undid my last change. Now I realize why you should only ever use spacesBryan Ischo2008-12-301-395/+395
* * tabify source, to fix the broken .emacs configuration I have been usingBryan Ischo2008-12-301-395/+395
* * Implemented Authenticated Query String supportBryan Ischo2008-10-281-2/+2
* * Remove time_t from API, replace with int64_t, which is of known size andBryan Ischo2008-09-281-2/+2
* * Fixed crypto and base64 to work properly on 64 bit systemsBryan Ischo2008-09-171-5/+5
* * Minor cleanupsBryan Ischo2008-09-041-6/+6
* * Integrated revisions 86:88 from 0.6 branch, which were fixes applied on theBryan Ischo2008-08-261-4/+2
* * Clean up stuffBryan Ischo2008-08-251-0/+352
* * Replaced openssl library with GnuTLS, libgcrypt, and hand-written base 64Bryan Ischo2008-08-131-0/+38
* * 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-3/+3
* * Work in progress: put object now worksBryan Ischo2008-07-121-2/+2
* * More work in progress. Initial list_bucket support.Bryan Ischo2008-07-111-10/+70
* * Work in progress - reorganized alot, completed list bucket, create bucket,Bryan Ischo2008-07-101-0/+111