Commit Graph

32 Commits (88e3f6bd1d5ad155935e5e29873b8120a5daf729)

Author SHA1 Message Date
Slava Pestov 874b123bb0 Debugging web framework and cleaning things up 2008-07-09 17:04:20 -05:00
Slava Pestov b36e06d0d6 Builtinn types now use new slot accessors; tuple slot type declaration work in progress 2008-06-28 02:36:20 -05:00
Slava Pestov cc605060b2 Working on https server support 2008-06-17 00:10:46 -05:00
Slava Pestov e47e7ec30c Login authentication is now stored outside of the session, allowing multiple independent login realms per site 2008-06-16 05:16:51 -05:00
Slava Pestov 73105cc043 Debugging furnace.auth refactoring 2008-06-16 03:46:54 -05:00
Slava Pestov 0ab3f1f436 New html.forms abstraction fixes some problems; clean up some code 2008-06-15 02:38:12 -05:00
Slava Pestov a2fa1369b0 Furnace fixes 2008-06-14 04:00:57 -05:00
Slava Pestov 935d7d4321 Add referrer check responder, harden sessions against cross-site scripting 2008-06-13 22:05:41 -05:00
Slava Pestov 49523c508b More flexible furnace authentication; fix planet 2008-06-13 00:47:47 -05:00
Slava Pestov 3358381510 Better support for rest parameters on URLs 2008-06-12 18:54:50 -05:00
Slava Pestov ba8f1388ab Fixing everything for mandatory stack effects 2008-06-09 02:14:14 -05:00
Slava Pestov 2513c2d3df Working on blogs web app 2008-06-06 18:18:05 -05:00
Slava Pestov 608276fe9a Improve furnace RSS support 2008-06-05 01:48:31 -05:00
Slava Pestov 99b23348a8 Various furnace improvements; add present vocabulary for converting objects to human-readable strings 2008-06-05 00:18:36 -05:00
Slava Pestov 9861146d8d Implement flash scopes, improved validation and login page, improved http-post 2008-06-04 19:54:05 -05:00
Slava Pestov 9bd38767ab Big web framework refactoring 2008-06-02 15:00:03 -05:00
Slava Pestov c5c65a4ce4 Web framework refactoring work in progress 2008-06-01 17:22:39 -05:00
Slava Pestov 2feda7c5d7 http.server form validation 2008-03-05 21:38:15 -06:00
Slava Pestov 5e3aa52a75 Fix conflict 2008-02-28 03:28:26 -06:00
Doug Coleman ce94ca20dc use generate to make session ids 2008-02-25 16:02:53 -06:00
Slava Pestov 6260cd3e5a Working on new HTTP server 2008-02-25 14:53:18 -06:00
Slava Pestov 268dfaeec9 Get furnace to load again 2008-02-23 23:15:50 -06:00
Slava Pestov 262e9d3443 Clean up vocabs.loader and add littledan's unit test feature 2008-02-10 23:03:54 -06:00
Slava Pestov eb2a6a7d22 Fixing httpd 2008-01-11 00:48:04 -05:00
Slava Pestov c8360f5ae5 Rename curry* to with 2008-01-09 17:36:30 -05:00
Doug Coleman b4575a9bff Templating now runs in quiet mode
session ids are now  4 bignum number>string string>sha-256-string
add assoc-heaps
sessions are stored in an assoc-heap
2007-12-19 23:34:30 -06:00
Doug Coleman 1c3c7db0bc Overhaul furnace
- validators work!
 - added sessions
 - add error checking to pastebin
 - add define-form, defalut-values
2007-12-18 02:24:05 -06:00
Slava Pestov ce6364212d Furnace cleanup 2007-12-06 01:06:44 -05:00
Slava Pestov 6120f5f387 Furnace improvements 2007-12-06 00:06:34 -05:00
Slava Pestov 37ee63e72d Move http.server.responders.* to webapps.* 2007-11-12 23:26:45 -05:00
Slava Pestov d40b52f4ef Update HTTP server for HTML stream changes 2007-09-25 20:31:32 -04:00
Slava Pestov a96457cecc Initial import 2007-09-20 18:09:08 -04:00