aboutsummaryrefslogtreecommitdiff
path: root/src/storage
AgeCommit message (Expand)Author
2011-09-17Add vim modeline to storage.h.David Barksdale
2011-09-17Break GET handling into seperate file and change URL syntax.David Barksdale
2011-09-13Change the PUT URL syntax and add missing existence check.David Barksdale
2011-09-13Add working PUT verb.David Barksdale
2011-09-12Skip over dot-files.David Barksdale
2011-09-12New convenience functions strprintf() and copy_path_elem().David Barksdale
2011-09-11Fixed indenting in Anjuta's editor.David Barksdale
2011-09-10Handle a failed MHD_queue_response().David Barksdale
2011-09-10Fixed warnings from new pedantic compiler settings.David Barksdale
2011-09-10Add legalese to source files.David Barksdale
2011-09-10Autotoolizing the project with the help of Anjuta.David Barksdale
2011-09-10Create storage server with GET functionality.David Barksdale