Timeline
Not logged in

22 events occurring around 2009-03-29 22:24:57.

2009-03-31
17:33:05 * [c3a30a6b80] Fork Add cache-control: no-cache to the server reply header. Ticket b465b3bc2ceef4446b2ae770242ed0968e4dbc68 (user: drh, tags: trunk)
16:47:41 * [355ee47555] Add the new "reader" role, analogous to "developer". (user: drh, tags: trunk)
12:42:49 * [0baf4be679] Update the built-in SQLite sources to version 3.6.12. (user: drh, tags: trunk)
2009-03-30
19:45:20 * Open ticket b465b3bc2c: Stale pages delivered on Opera browser (user: anonymous)
... 1 similar event omitted.
01:12:04 * [63ef585508] Add new "transport_flip()" and "transport_rewind()" methods. These are no-ops for HTTP, but might be useful for FILE and maybe even HTTPS. (user: drh, tags: trunk)
00:58:20 * [327823e39b] Continuing work on the new HTTP transport mechanism. Make it more obvious where in the code extensions to support file: and https: belong. (user: drh, tags: trunk)
00:31:56 * [737e76a69f] Refactor the HTTP client logic to make it much easier to add support for "file:" and "https:" URLs on push, pull, sync, and clone. (user: drh, tags: trunk)
2009-03-29
22:28:34 * Fixed ticket b465b3bc2c: Stale pages delivered on Opera browser plus 2 other changes (user: drh)

22:24:57 * [5ffc720194] Use "no-store" in place of "private" as the cache-control mode. Ticket b465b3bc2ceef4446b2ae770242ed0968e4dbc68. (user: drh, tags: trunk)

11:41:52 * [09d6a6eb16] Closed-Leaf If no userid is specified in the URL then the client omits the login card from its request. (user: drh, tags: experimental)
2009-03-28
16:09:15 * New ticket b465b3bc2c Stale pages delivered on Opera browser. (user: anonymous)
2009-03-27
14:32:33 * [9a23c348b1] Infrastructure in place on the client side to encrypt sync traffic. This is mostly untested so far because we do not yet have a server that understands encrypted traffic. (user: drh, tags: experimental)
2009-03-26
23:26:31 * [bf16ab9b7b] Completed implementation of utility functions to encrypt and decrypt blobs. (user: drh, tags: experimental)
15:32:43 * [5468ec7c5e] Incremental changes toward encrypting sync traffic. The changes are incomplete, but all legacy functionality appears to still works. (user: drh, tags: experimental)
2009-03-25
13:19:17 * Ticket 2d00038076 Wiki engine inserts extra before in lists status still Open with 2 other changes (user: eric)
2009-03-24
22:03:56 * [522104c2cd] Branch-Point Improvements to the delta generator algorthm so that it runs much faster on large files with very few similarities. There is no change to the delta format generated, so this is fully backwards and forwards compatible. (user: drh, tags: trunk)
19:26:32 * New ticket 2d00038076 Wiki engine inserts extra <p> before <li> in lists. (user: anonymous)
2009-03-22
13:44:43 * [d63f87c003] Fix a C89 violation in main.c. (user: drh, tags: trunk)
13:18:10 * [92638367d8] Add many new test cases for 3-way merge. No new problems found. (user: drh, tags: trunk)