Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
6 check-ins related to "experimental" occurring on or before 2010-01-09 18:43:34.
2010-01-09
| ||
18:43 | Call ticket_init() from the report view so users can have access to all the common ticket code ... (check-in: 6d0b76d01f user: jeremy_c tags: trunk) | |
2009-03-29
| ||
11:41 | If no userid is specified in the URL then the client omits the login card from its request. ... (Closed-Leaf check-in: 09d6a6eb16 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: 9a23c348b1 user: drh tags: experimental) | |
2009-03-26
| ||
23:26 | Completed implementation of utility functions to encrypt and decrypt blobs. ... (check-in: bf16ab9b7b 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: 5468ec7c5e 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: 522104c2cd user: drh tags: trunk) | |