July 15, 2014 | ||
---|---|---|
View 2ea90f3
webkernel: make wk_init expect a server fd instead of a port numberDario Rodriguez authored on 15/07/2014 11:03:21 |
July 13, 2014 | ||
---|---|---|
View 1661421
webkernel: fix header and cookies parsingDario Rodriguez authored on 13/07/2014 21:39:56 |
||
View e8accf5
webkernel: basic cookie supportDario Rodriguez authored on 13/07/2014 19:55:14 |
July 2, 2014 | ||
---|---|---|
View ee09240
Add connection timeoutsDario Rodriguez authored on 02/07/2014 17:18:07 |
||
View dc0f686
Honor 'Connection: close' headerDario Rodriguez authored on 02/07/2014 12:27:46 |
||
View bd7ae66
Fix clientblock and bufblock management. Fix wk_clientservicereadheader to consume input. Set keep-alive as default for HTTP/1.1 or greater connectionsDario Rodriguez authored on 02/07/2014 12:12:46 |
June 30, 2014 | ||
---|---|---|
View 41fa15e
webkernel: fix definition of (clientblock).acquired, fix freeing of clients' fd.Dario Rodriguez authored on 30/06/2014 21:02:36 |
June 26, 2014 | ||
---|---|---|
View 63fe982
make the redirect reply similar to that of the other server messagesDario Rodriguez authored on 26/06/2014 17:42:39 |
||
View 0a6b1e4
fix redirectsDario Rodriguez authored on 26/06/2014 17:19:59 |
||
View 292ab8e
add wk_serve_Redirect()Dario Rodriguez authored on 26/06/2014 16:55:55 |
June 24, 2014 | ||
---|---|---|
View 47fe833
webkernel: fix connection state machineDario Rodriguez authored on 24/06/2014 20:35:11 |
||
View 46b2571
webkernel: post callbackDario Rodriguez authored on 24/06/2014 20:25:38 |
||
View d70a2df
webkernel: finished POST variables for application/x-www-form-urlencodedDario Rodriguez authored on 24/06/2014 12:02:23 |
June 23, 2014 | ||
---|---|---|
View 94eaae7
webkernel: add wk_uri_copyvar()Dario Rodriguez authored on 23/06/2014 20:51:11 |
||
View 6f50605
webkernel: get vars from GET request, partial implementation of vars for POST request.Dario Rodriguez authored on 23/06/2014 20:31:46 |