Commit Graph

21 Commits

Author SHA1 Message Date
Neale Pickett 4ee3918c15 Merge remote branch 'origin/fuckit' into fuckit 2012-03-08 16:29:33 -06:00
Neale Pickett cf10e1615c fix printf warning 2012-03-08 16:29:23 -06:00
Neale Pickett 1394cb3e87 fix REQUEST_METHOD, add tomfoolery tests 2012-03-08 15:29:04 -07:00
Neale Pickett 71112ac2a7 passing all tests 2012-03-08 11:45:11 -07:00
Neale Pickett ba030d7917 CGI passing some tests 2012-03-07 22:16:02 -07:00
Neale Pickett c5550f134b start CGI (does not compile) 2012-03-07 20:55:27 -07:00
Neale Pickett ae8112f5c5 Static files + directory indexing 2012-03-07 18:10:16 -07:00
Neale Pickett b12721e22a ready to serve files 2012-03-06 22:10:24 -07:00
Neale Pickett 78ec64f506 remove "#if 0" sections (they will come back later) 2012-03-06 21:09:25 -07:00
Neale Pickett 36ec9d4466 Creating CGI setenv, parsing a few header fields 2012-03-06 17:27:56 -07:00
Neale Pickett 3277e847a9 Parsing request OK 2012-02-29 17:22:09 -07:00
Neale Pickett 669fcc25a4 Fix 302 bug, found another fnord bug 2012-02-27 22:07:22 -07:00
Neale Pickett 98f853c8ac found another fnord bug 2012-02-24 17:03:09 -07:00
Neale Pickett 4536afe4a6 POST working: passing regression tests now 2012-02-24 11:47:39 -07:00
Neale Pickett 03d532240a CGI beginning to work again 2012-02-23 22:53:26 -07:00
Neale Pickett 688d7c9b7e get unit tests working again 2012-02-21 17:30:17 -07:00
Neale Pickett 451db45dad Fix second mime-type, add break-fnord script 2012-02-21 17:11:46 -07:00
Neale Pickett f8c2f7604b Overhauled header parsing 2012-02-17 17:50:05 -07:00
Neale Pickett 23123e1cac trying to fix \r\n\n in cgi 2012-02-17 08:24:04 -07:00
Neale Pickett db4455f6c9 add -p flag 2012-02-16 20:50:42 -07:00
Neale Pickett 300840c311 Rename to eris, maybe fix CGI \r\n\r\n bug 2012-02-16 20:18:17 -07:00
Renamed from fnord.c (Browse further)