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