20 timeline items by user stephan occurring around 2011-07-27 22:43:07.
|
2011-09-09
| ||
| 13:36 | [10f6a3cefb] Added CSON_CGI_ENABLE_POST_FORM_URLENCODED as a temporary(?) workaround for fossil integration. (user: stephan, tags: trunk) | |
| 13:13 | [fded9669ff] moved cson_cgi_gc_add() to the public API for re-use in fossil. (user: stephan, tags: trunk) | |
| 01:28 | [b449884433] added cgi support to the fossil amalgamation. (user: stephan, tags: trunk) | |
|
2011-09-06
| ||
| 20:49 | [905be2b596] Created special-purpose amalgamation for up-comming Fossil/JSON features. (user: stephan, tags: trunk) | |
|
2011-09-03
| ||
| 12:52 | • Edit [6b6a8752d347b148]: Marked "Closed". (user: stephan) [details] | |
|
2011-07-28
| ||
| 12:33 | [bd8d71f663] Reimplemented cson_cgi_response_output_cookies() to not use an intermediary output buffer for most stuff. The buffer overflow possibilities are, as far as i can determine, gone. Improved the automatic Content-type determination to assume Accept: */* means application/json is okay. (user: stephan, tags: trunk) | |
| 12:21 | [41aa9179ce] build fix (mysql was not found). (user: stephan, tags: trunk) | |
|
2011-07-27
| ||
| 23:00 | [18ced6c320] restructuring of the amalgamation build to eventually simplify inclusion of fastcgi. (user: stephan, tags: trunk) | |
| 23:00 | [8aca1cd80c] re-enabled signal handling by default. (user: stephan, tags: trunk) | |
| 22:43 | [d6e8393694] Removed the fastcgi bits from this level. Apparently ALL of the the relevant code has to be built/linked with fastcgi, and that's much easier to control when building from cson_amalgamation. (user: stephan, tags: trunk) | |
| 22:22 | [6738fd65c6] Experimenting with fastcgi. (user: stephan, tags: trunk) | |
| 21:16 | [5174a34a2e] added missing Status header. Added an arguably missing fflush(). (user: stephan, tags: trunk) | |
| 20:09 | [87be4d5f47] increased the int-to-string output buffer size... just because. (user: stephan, tags: trunk) | |
| 19:29 | [4d818ba4c4] Minor internal cleanups in cson_cgi_cx_clean. (user: stephan, tags: trunk) | |
| 17:34 | [c3c0dc7b7d] minor doc addition. (user: stephan, tags: trunk) | |
| 17:23 | [b20ecf805b] Added a workaround for the re-calc of session IDs caused (apparently) by having multiple copies of the cookie in the client. (user: stephan, tags: trunk) | |
| 16:57 | [58eff14fee] merged in context refactoring. (user: stephan, tags: trunk) | |
| 16:48 | [6b6a8752d3] Closed-Leaf: Narrowed down session ID bug to only happening when custom session.cookieName is used. But do not yet know why. Possibly a side-effect of my client having 2 copies of that cookie? (user: stephan, tags: cgi-context) | |
| 14:32 | [784d90de1b] fixed a code re-ordering bug which broke POST parsing. Session cookies appear to be broken, though. (user: stephan, tags: cgi-context) | |
| 13:20 | [94170d6792] latest cpdo (no functional changes). (user: stephan, tags: cgi-context) | |