Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
|
2026-03-13
| ||
| 23:14 | typo Leaf check-in: a04c5210d2 user: vandys tags: trunk | |
|
2026-02-22
| ||
| 23:46 | gtk41 becomes top of trunk check-in: 1bd515294f user: vandys tags: trunk | |
| 23:44 | Create new branch named "gtk40" Leaf check-in: a2b68e096f user: vandys tags: gtk40 | |
|
2026-02-17
| ||
| 01:01 | Add a security/usage warning Leaf check-in: ee8f39c15c user: vandys tags: gtk41 | |
|
2026-02-16
| ||
| 00:45 | Update notes on how passwords are stored via the sync protocol. check-in: 851aea25e4 user: vandys tags: gtk41 | |
|
2026-02-14
| ||
| 21:35 | Danger, Will Robinson. A "flag day" for sync, as I realized that the client-side encrypted password needs to be strongly tied to the particular passmgr entry. So now the password includes the domain/path/user in the encryption key of the password. check-in: ae1c40c9d1 user: vandys tags: gtk41 | |
| 18:14 | Tidy the comments check-in: 09e219d21a user: vandys tags: gtk41 | |
|
2026-02-05
| ||
| 19:01 | Warning for trunk user on webkit2gtk version needed. check-in: f274fb4524 user: vandys tags: trunk | |
| 18:54 | Note webkit2gtk-4.1 dependency for this branch check-in: a42cf58b74 user: vandys tags: gtk41 | |
| 18:26 | Another 64/32-bit argument boo-boo to sqlite3 check-in: 9a0061d996 user: vandys tags: gtk41 | |
|
2026-02-04
| ||
| 19:34 | Permit user to proceed past bad SSL. It sometimes doesn't load past the permission, though the exception is recorded and other loads will just work. check-in: 82a60454c9 user: vandys tags: gtk41 | |
| 19:33 | Old debug printf check-in: b30b82ee52 user: vandys tags: gtk41 | |
|
2026-01-31
| ||
| 23:36 | Once burnt, twice shy--make all get_data<int64> get used via an explicit int64 variable. check-in: e5c565b007 user: vandys tags: gtk41 | |
| 19:15 | Logged the wrong var, duh check-in: 4f51c8bdaa user: vandys tags: gtk41 | |
| 18:48 | Fix another runtime complaint; regex on a null string. check-in: 65b9822ab7 user: vandys tags: gtk41 | |
| 18:22 | Update dependency list. Fix compilation for that 64-bit fix; something new the compiler's enforcing? check-in: dbb3400f1d user: vandys tags: gtk41 | |
| 16:55 | Fix complaint about gpointer versus surface; fixes the propagation of favicons into the tab bar. check-in: 1dc84b283b user: vandys tags: gtk41 | |
| 00:34 | Bail if we have a problem decrypting stored/encrypted passwords from server. check-in: 93100c7c57 user: vandys tags: gtk41 | |
|
2026-01-30
| ||
| 21:05 | Was pushing 32 bits but saying it was 64 bits; a 32- versus 64-bit bit of disconnect. Having an explicit 64-bit var seems to make things clarify. Resolves [78f936e7e5]. At some point, this whole <int64> annotation of vala needs to be explained to me! check-in: 1407db3865 user: vandys tags: gtk41 | |
| 21:02 | Have the other "Invalid type" database error also show which parameter. check-in: b29c77bd60 user: vandys tags: gtk41 | |
|
2026-01-27
| ||
| 20:08 | Use time_t to avoid 32/64 sizeof conflicts. check-in: 2918543102 user: vandys tags: gtk41 | |
| 20:08 | Parameterize D compiler. Use $@ variable. check-in: 92f8f0ea6f user: vandys tags: gtk41 | |
| 00:36 | Xfce FAQ check-in: f750d79265 user: vandys tags: gtk41 | |
| 00:34 | A quite nice Midori FAQ I found from the Xfce project. Much of it likely applies to AWBfL check-in: edbb5be4da user: vandys tags: trunk | |
|
2026-01-21
| ||
| 22:52 | Use tiny.random API. Let the reqid advance via PRNG rather than straight increment. check-in: 9d5c654d90 user: vandys tags: gtk41 | |
|
2025-10-13
| ||
| 17:26 | Duplicate check check-in: 8f8078054e user: vandys tags: gtk41 | |
|
2025-10-11
| ||
| 20:07 | Add a defense against nonce replay, as extra defense WRT the timestamp within the body. check-in: a9a85736c6 user: vandys tags: gtk41 | |
|
2025-10-09
| ||
| 21:14 | Resolve [d7728655e6522afa] implement context menu for back/forward. check-in: 1946bcc042 user: vandys tags: gtk41 | |
|
2025-10-08
| ||
| 19:25 | Start normalizing indentation, spacing, and 80 column source. Add title to back-forward history in prep for popover menu. Enable button events for back-forward buttons. check-in: dd4f847194 user: vandys tags: gtk41 | |
|
2025-10-06
| ||
| 17:39 | Slight tidying, still thinking about trying to get a context manu on back/forward buttons. check-in: 138a453c7f user: vandys tags: gtk41 | |
| 02:20 | 80 cols check-in: d28fb294cf user: vandys tags: gtk41 | |
|
2025-10-02
| ||
| 23:26 | Resolve [cf5a86defb09930c] by explicitly dispatching key events through the search widget. check-in: 9db46bb30f user: vandys tags: gtk41 | |
|
2025-10-01
| ||
| 22:12 | Resolve [769d1b6fd555697e] with BackForward implementation plus connection in place of Webkit's. N.B., original bug was found, a paste error in browser.vala where the back button also connected to the forward action. But I'll keep the code which decouples us from Webkit. check-in: a224f3a6b2 user: vandys tags: gtk41 | |
|
2025-09-30
| ||
| 17:51 | Field malformed serverid and uname, rather than bomb the server. check-in: 7bd33feaa2 user: vandys tags: gtk41 | |
| 16:35 | Resolve [21c6d3a2a51124a1] by setting path to NULL (rather than empty string) when it's omitted. check-in: e3d368e561 user: vandys tags: gtk41 | |
|
2025-09-25
| ||
| 18:13 | Stray space check-in: 5e5dc9362e user: vandys tags: gtk41 | |
|
2025-09-23
| ||
| 21:24 | Some binaries built down in tools/ check-in: 9da1f3edc3 user: vandys tags: gtk41 | |
| 17:34 | Tidy up logging check-in: 843ef97f1b user: vandys tags: gtk41 | |
| 17:34 | Streamline dbname checking for now. check-in: 21279e7660 user: vandys tags: gtk41 | |
| 16:39 | Chasing a busy/locked on what should be an idle server. check-in: b700f75f39 user: vandys tags: gtk41 | |
|
2025-09-22
| ||
| 16:46 | Need to INSERT/REPLACE, as record may or may not be there. check-in: f0314f0ec3 user: vandys tags: gtk41 | |
| 16:45 | Try to get the DB unlocked after each transaction. (Not fixed yet.) check-in: f9ccd6b1d6 user: vandys tags: gtk41 | |
| 16:29 | Insert under an explicit transaction check-in: f62576dc26 user: vandys tags: gtk41 | |
|
2025-09-19
| ||
| 22:21 | Continue bringup; adding single new item & getting back its serial #. check-in: 91cafcbe11 user: vandys tags: gtk41 | |
| 22:05 | Sync over to empty server, sync back to empty client now working. Client-side pw encryption is working. check-in: ac89433f50 user: vandys tags: gtk41 | |
| 17:16 | Unused code check-in: 85fd669018 user: vandys tags: gtk41 | |
|
2025-09-18
| ||
| 22:36 | Bringup; sync back to server check-in: 044ea179bc user: vandys tags: gtk41 | |
| 20:45 | Bring up assembling of update client -> server check-in: cb0abd8def user: vandys tags: gtk41 | |
|
2025-09-17
| ||
| 21:29 | Bring actual length inside encryption, otherwise what's the point of the random padding? Bringup; request decoded and response generated. Client's failing response decode. check-in: 8ec624c7da user: vandys tags: gtk41 | |
|
2025-09-16
| ||
| 23:07 | Compilation; build everything. Start bringing up sync. check-in: 9a2c663cd4 user: vandys tags: gtk41 | |