Fossil

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

21 check-ins for the month beginning 2009-03-01 by user drh

Following month ↑
2009-03-31
17:33
Add cache-control: no-cache to the server reply header. Ticket [b465b3bc2ceef4446b2ae770242ed0968e4dbc68] ... (check-in: c3a30a6b user: drh tags: trunk)
16:47
Add the new "reader" role, analogous to "developer". ... (check-in: 355ee475 user: drh tags: trunk)
12:42
Update the built-in SQLite sources to version 3.6.12. ... (check-in: 0baf4be6 user: drh tags: trunk)
2009-03-30
01:12
Add new "transport_flip()" and "transport_rewind()" methods. These are no-ops for HTTP, but might be useful for FILE and maybe even HTTPS. ... (check-in: 63ef5855 user: drh tags: trunk)
00:58
Continuing work on the new HTTP transport mechanism. Make it more obvious where in the code extensions to support file: and https: belong. ... (check-in: 327823e3 user: drh tags: trunk)
00:31
Refactor the HTTP client logic to make it much easier to add support for "file:" and "https:" URLs on push, pull, sync, and clone. ... (check-in: 737e76a6 user: drh tags: trunk)
2009-03-29
22:24
Use "no-store" in place of "private" as the cache-control mode. Ticket [b465b3bc2ceef4446b2ae770242ed0968e4dbc68]. ... (check-in: 5ffc7201 user: drh tags: trunk)
11:41
If no userid is specified in the URL then the client omits the login card from its request. ... (Closed-Leaf check-in: 09d6a6eb user: drh tags: experimental)
2009-03-27
14:32
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. ... (check-in: 9a23c348 user: drh tags: experimental)
2009-03-26
23:26
Completed implementation of utility functions to encrypt and decrypt blobs. ... (check-in: bf16ab9b user: drh tags: experimental)
15:32
Incremental changes toward encrypting sync traffic. The changes are incomplete, but all legacy functionality appears to still works. ... (check-in: 5468ec7c user: drh tags: experimental)
2009-03-24
22:03
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. ... (check-in: 522104c2 user: drh tags: trunk)
2009-03-22
13:44
Fix a C89 violation in main.c. ... (check-in: d63f87c0 user: drh tags: trunk)
13:18
Add many new test cases for 3-way merge. No new problems found. ... (check-in: 92638367 user: drh tags: trunk)
12:25
Fix a bug in error recovery logic in the 3-way merge. Added new comments to the 3-way merge code to hopefully make it easier to understand. ... (check-in: 3e89b0c5 user: drh tags: trunk)
2009-03-21
19:44
Additional 3-way-merge test cases. ... (check-in: 26ab4f70 user: drh tags: trunk)
19:18
More improvements to the 3-way merge. Additional test cases added. ... (check-in: 81122988 user: drh tags: trunk)
16:21
Fix a typo in a hard-coded web page. Ticket [fe5b460867a187cd32a12e04db62392871c4c38b] ... (check-in: 5ab6f985 user: drh tags: trunk)
14:12
More improvements to the 3-way merge algorithm. ... (check-in: 83566f24 user: drh tags: trunk)
2009-03-20
01:26
Turn off the debugging prints that were left on by mistake in the previous check-in. ... (check-in: 434830cc user: drh tags: trunk)
01:23
Improve merge conflict markings. ... (check-in: e45d478f user: drh tags: trunk)
Previous month ↓