Chip Black [Wed, 22 Dec 2010 06:23:00 +0000 (00:23 -0600)]
Some refactoring, remove build bits for libmicrohttpd
Chip Black [Wed, 22 Dec 2010 05:43:41 +0000 (23:43 -0600)]
Fix authentication, finish /put API.
Chip Black [Tue, 21 Dec 2010 11:01:27 +0000 (05:01 -0600)]
Finish user creation
Chip Black [Tue, 21 Dec 2010 10:24:48 +0000 (04:24 -0600)]
Clean up error responses, add 501 for other than POST to /create
Chip Black [Tue, 21 Dec 2010 09:50:16 +0000 (03:50 -0600)]
Add beginnings of user creation API
Chip Black [Tue, 21 Dec 2010 07:37:42 +0000 (01:37 -0600)]
Begin work on authentication
Chip Black [Mon, 20 Dec 2010 08:25:50 +0000 (02:25 -0600)]
Clean up URL handling/parsing
Chip Black [Sun, 19 Dec 2010 11:16:37 +0000 (05:16 -0600)]
Whoops, what the hell was that?
Fix virtual address space leak -- was unmapping with the wrong size due
to a spurious extra sizeof().
Chip Black [Sun, 19 Dec 2010 10:27:33 +0000 (04:27 -0600)]
Remove useless print statements
Chip Black [Sun, 19 Dec 2010 10:10:57 +0000 (04:10 -0600)]
Add partially-working web server
Chip Black [Sun, 19 Dec 2010 06:19:26 +0000 (00:19 -0600)]
Add tag listing functionality
Chip Black [Sat, 18 Dec 2010 20:33:49 +0000 (14:33 -0600)]
Finish tagging implementation for hash tags
Chip Black [Tue, 23 Nov 2010 09:36:12 +0000 (03:36 -0600)]
Add first stab at tagging
Chip Black [Tue, 23 Nov 2010 07:29:04 +0000 (01:29 -0600)]
Working multi-segment blerg database