2011-01-09 |
Chip Black | Limit password length to 64 characters
|
commit | commitdiff | tree |
2011-01-08 |
Chip Black | Write some more docs
|
commit | commitdiff | tree |
2011-01-08 |
Chip Black | Add missing CSS for docs
|
commit | commitdiff | tree |
2011-01-08 |
Chip Black | Add license notifications to all source files
|
commit | commitdiff | tree |
2011-01-08 |
Chip Black | Add web code, license, and simple readme
|
commit | commitdiff | tree |
2011-01-08 |
Chip Black | Add rss to gitignore list
|
commit | commitdiff | tree |
2011-01-08 |
Chip Black | Add slightly better library configuration
|
commit | commitdiff | tree |
2011-01-06 |
Chip Black | Everyone is chip!
|
commit | commitdiff | tree |
2011-01-06 |
Chip Black | Workaround for apache mangling our /tag/#blah urls
|
commit | commitdiff | tree |
2011-01-06 |
Chip Black | Fix some broken fwrite calls
|
commit | commitdiff | tree |
2011-01-05 |
Chip Black | Add guid to RSS
|
commit | commitdiff | tree |
2011-01-05 |
Chip Black | Fix RSS encoding
|
commit | commitdiff | tree |
2011-01-05 |
Chip Black | Add pubDate to RSS generator
|
commit | commitdiff | tree |
2011-01-02 |
Chip Black | Fix RSS bugs
|
commit | commitdiff | tree |
2011-01-02 |
Chip Black | Fix RSS XML declaration
|
commit | commitdiff | tree |
2011-01-02 |
Chip Black | Fix XML encoding declaration
|
commit | commitdiff | tree |
2011-01-01 |
Chip Black | Add RSS CGI, also quite a lot of refactoring
|
commit | commitdiff | tree |
2010-12-31 |
Chip Black | Whoops, shouldn't mix fd and FILE* methods
|
commit | commitdiff | tree |
2010-12-31 |
Chip Black | Sanitize username inputs in the database layer
|
commit | commitdiff | tree |
2010-12-31 |
Chip Black | Finish authenticated API endpoints on cgi_blerg
|
commit | commitdiff | tree |
2010-12-31 |
Chip Black | Whoops, my status things weren't valid JSON
|
commit | commitdiff | tree |
2010-12-30 |
Chip Black | Add cookie auth to /put
|
commit | commitdiff | tree |
2010-12-30 |
Chip Black | Check auth for logout
|
commit | commitdiff | tree |
2010-12-30 |
Chip Black | Begin basic login/logout
|
commit | commitdiff | tree |
2010-12-30 |
Chip Black | Actually implement /tag in cgi_blerg. Also /create
|
commit | commitdiff | tree |
2010-12-30 |
Chip Black | Add tagging to cgi_blerg (and stubs for everything...
|
commit | commitdiff | tree |
2010-12-28 |
Chip Black | Add /info method to cgi_blerg
|
commit | commitdiff | tree |
2010-12-28 |
Chip Black | Add first stab of cgi_blerg
|
commit | commitdiff | tree |
2010-12-28 |
Chip Black | Refactor a bunch of stuff for cgi fork
|
commit | commitdiff | tree |
2010-12-28 |
Chip Black | Organize source tree
|
commit | commitdiff | tree |
2010-12-28 |
Chip Black | Fix some memory/fd leaks for tag searching and empty...
|
commit | commitdiff | tree |
2010-12-27 |
Chip Black | Add tag searching to web API
|
commit | commitdiff | tree |
2010-12-24 |
Chip Black | Add timestamp field to blerg record
|
commit | commitdiff | tree |
2010-12-24 |
Chip Black | Fix empty response for empty accounts
|
commit | commitdiff | tree |
2010-12-24 |
Chip Black | Add support for fetching ranges of records
|
commit | commitdiff | tree |
2010-12-23 |
Chip Black | Add /info endpoint
|
commit | commitdiff | tree |
2010-12-23 |
Chip Black | Change JSON output format -- now an array of objects
|
commit | commitdiff | tree |
2010-12-23 |
Chip Black | Minor makefile cleanup
|
commit | commitdiff | tree |
2010-12-23 |
Chip Black | Some cleanup, genericize JSON iterator to accept a...
|
commit | commitdiff | tree |
2010-12-22 |
Chip Black | get rid of debug printfs
|
commit | commitdiff | tree |
2010-12-22 |
Chip Black | Properly iterate on /put and /get
|
commit | commitdiff | tree |
2010-12-22 |
Chip Black | Clean up some #defines
|
commit | commitdiff | tree |
2010-12-22 |
Chip Black | Some refactoring, remove build bits for libmicrohttpd
|
commit | commitdiff | tree |
2010-12-22 |
Chip Black | Fix authentication, finish /put API.
|
commit | commitdiff | tree |
2010-12-21 |
Chip Black | Finish user creation
|
commit | commitdiff | tree |
2010-12-21 |
Chip Black | Clean up error responses, add 501 for other than POST...
|
commit | commitdiff | tree |
2010-12-21 |
Chip Black | Add beginnings of user creation API
|
commit | commitdiff | tree |
2010-12-21 |
Chip Black | Begin work on authentication
|
commit | commitdiff | tree |
2010-12-20 |
Chip Black | Clean up URL handling/parsing
|
commit | commitdiff | tree |
2010-12-19 |
Chip Black | Whoops, what the hell was that?
|
commit | commitdiff | tree |
2010-12-19 |
Chip Black | Remove useless print statements
|
commit | commitdiff | tree |
2010-12-19 |
Chip Black | Add partially-working web server
|
commit | commitdiff | tree |
2010-12-19 |
Chip Black | Add tag listing functionality
|
commit | commitdiff | tree |
2010-12-18 |
Chip Black | Finish tagging implementation for hash tags
|
commit | commitdiff | tree |
2010-11-23 |
Chip Black | Add first stab at tagging
|
commit | commitdiff | tree |
2010-11-23 |
Chip Black | Working multi-segment blerg database
|
commit | commitdiff | tree |
|