Timeline

Not logged in

20 timeline items related to "cson-cgi" occurring around 2011-04-09 01:22:24.

2011-04-09
05:26
[d3fcaa2faa] Seem to have found the last commit without the mysterious sqlite3 session error. (user: stephan, tags: cson-cgi)
04:47
[d979e20a79] Backing up a bit to try to find a weird series of problems. (user: stephan, tags: cson-cgi)
03:32
[032372cc2e] Closed-Leaf: Added cson_sessmgr_api::remove() op. (user: stephan, tags: cson-cgi)
03:18
[ef7f8d0af3] added a link (user: stephan, tags: cson-cgi)
02:39
[5260fcbda6] Removed $CONFIG from demo output, to avoid leaking my db password. (user: stephan, tags: cson-cgi)
02:39
[0aa8bebc44] Minor build fixes. (user: stephan, tags: cson-cgi)
02:19
[7ffa67a4fc] Added a way to force a specific session ID (intended mainly for non-CGI apps) and to fetch the session ID. (user: stephan, tags: cson-cgi)
01:23
[e3a0dda352] Slightly changed how session management config is structured. (user: stephan, tags: cson-cgi)
01:22
[939896013b] Added session hit count. (user: stephan, tags: cson-cgi)
01:22
[2a4bd3391f] Added some new/unused JS code to the demo. (user: stephan, tags: cson-cgi)
01:22
[6446054460e] Build cleanups (user: stephan, tags: cson-cgi)
00:42
[d39b6b71ba] Moved cpdo code around. (user: stephan, tags: cson-cgi)
00:42
[8ec9b1cc3d] Minor fix for the mysql back-end, where fields of type TEXT are treated as blobs instead of strings. Moved cpdo code around. (user: stephan, tags: cson-cgi)
2011-04-08
23:45
[66d1580965] Implemented db sessions using cpdo. (user: stephan, tags: cson-cgi)
22:02
[8a98911dd3] merged in ac8a1b25bf. (user: stephan, tags: cson-cgi)
21:29
[4abfe29558] Removed the setting of some bogus cookies. (user: stephan, tags: cson-cgi)
21:29
[d099b37a99] Removed unnecessary escaping. (user: stephan, tags: cson-cgi)
21:29
[fc7b5e7639] Cleanups to the session ID init/generation bits. (user: stephan, tags: cson-cgi)
21:27
[8ba7651225] Fixed a GET parameter handling foo-foo. (user: stephan, tags: cson-cgi)
21:25
[2963e7654c] Disabled escaping of forward slashes. Crockford says it's not required. (user: stephan, tags: cson-cgi)