SQLite

All files named ”ext/zonefile/zonefile1.test”
Login

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

History for ext/zonefile/zonefile1.test

2018-02-27
19:50
[3719e1d069] part of check-in [f11beb16a8] Rationalize some code in zonefile.c. Fix other minor issues in the same. (check-in: [f11beb16a8] user: dan branch: zonefile, size: 20709)
15:47
[4bf76f5ad4] part of check-in [8b6178403f] Enhance test 'zonefile1-6.5' to account for platform differences. (check-in: [8b6178403f] user: mistachkin branch: zonefile, size: 20701)
15:42
[e10670c41d] part of check-in [55de6f14d4] Adjustments to test numbers for the 'zonefile' extension. (check-in: [55de6f14d4] user: mistachkin branch: zonefile, size: 20508)
14:26
[57170e9484] part of check-in [39a4267fc9] Have the zonefile extension use binary instead of text keys. (check-in: [39a4267fc9] user: dan branch: zonefile, size: 20508)
2018-02-26
07:58
[79ac1a9967] part of check-in [231832c4cb] Add extra parameter to zonefileCodecCreate() to indicate whether the new object will be used for mock-encryption or mock-decryption. (check-in: [231832c4cb] user: dan branch: zonefile, size: 20433)
2018-02-24
08:26
[43e10166a7] part of check-in [1764ade22b] Test edge cases in the zonefile module. Fix a broken error message in the same. (check-in: [1764ade22b] user: dan branch: zonefile, size: 20254)
2018-02-23
21:01
[f9d80a9138] part of check-in [9a99afafa3] Fix a problem with handling "k >= ?" constraints in the zonefile module. (check-in: [9a99afafa3] user: dan branch: zonefile, size: 18608)
19:21
[d1b2dcb7c0] part of check-in [dbbcbf0066] Add test cases and minor fixes for the zonefile module. (check-in: [dbbcbf0066] user: dan branch: zonefile, size: 13849)
14:02
[c73fb68d6b] part of check-in [d2ed6910b8] Fix a problem with DROP TABLE statements on zonefile virtual tables. (check-in: [d2ed6910b8] user: dan branch: zonefile, size: 7631)
2018-02-22
21:06
[d80e8fd9db] part of check-in [f4d42162fa] Add tests cases and fix some minor zonefile problems. (check-in: [f4d42162fa] user: dan branch: zonefile, size: 7553)
16:46
[51ba36bd25] part of check-in [883e7e75d6] Add an LRU cache of uncompressed frame content to the zonefile virtual table implementation. (check-in: [883e7e75d6] user: dan branch: zonefile, size: 7543)
2018-02-21
10:43
[4cd9fa8d33] part of check-in [38d23888cf] In zonefile, change the "file TEXT" column back to "fileid INTEGER". The fileid can be used as a key with the associated zonefile_files table, which contains more information than just the filename. (check-in: [38d23888cf] user: dan branch: zonefile, size: 7419)
2018-02-20
19:25
[a30f9604ce] part of check-in [d8d0bdcb40] Fix a problem with reading the "file" column of a zonefile virtual table. (check-in: [d8d0bdcb40] user: dan branch: zonefile, size: 7457)
18:47
[12e32e0664] part of check-in [56801c461c] Instead of just the frame number, store frame sizes and offsets in zonefile shadow table %_shadow_idx. (check-in: [56801c461c] user: dan branch: zonefile, size: 7462)
2018-02-19
21:07
[6eb9e28b7c] part of check-in [55cf920c5a] Add support for invoking encryption hooks to zonefile. And mock encryption method "xor" for testing. (check-in: [55cf920c5a] user: dan branch: zonefile, size: 7474)
16:28
[2ad39bf042] part of check-in [78267a0913] Add support for the ExtendedHeaderSize header field to zonefile. (check-in: [78267a0913] user: dan branch: zonefile, size: 6298)
2018-02-17
18:33
[0f84e56cd4] part of check-in [a993a50bb8] Add support for compression methods "zstd" and "zstd_global_dict". (check-in: [a993a50bb8] user: dan branch: zonefile, size: 6160)
2018-02-15
20:37
[7d5348391d] part of check-in [72b8a7ef98] Add support for zlib compression to the zonefile module. (check-in: [72b8a7ef98] user: dan branch: zonefile, size: 4897)
2018-02-13
20:08
[872ec8d549] part of check-in [d65e585574] Fix handling of maxAutoFrameSize parameter. (check-in: [d65e585574] user: dan branch: zonefile, size: 4454)
2018-02-12
20:04
[8904658bd8] part of check-in [dba42f0e1e] Add support for reading simple (no compression, no encryption) zonefile files. (check-in: [dba42f0e1e] user: dan branch: zonefile, size: 1988)
2018-02-10
21:04
[b13e8c46b2] part of check-in [0b7bd1694b] Add start of "zonefile" virtual table. (check-in: [0b7bd1694b] user: dan branch: zonefile, size: 1443)
17:41
Added: [ba4ca1166b] part of check-in [c125b4c380] Add the start of the "zonefile" extension. (check-in: [c125b4c380] user: dan branch: zonefile, size: 966)