Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
11 check-ins using file src/hook.c version 6a3410e779
|
2022-01-12
| ||
| 03:46 | sync.wiki: fixed a typo and struck allow-symlinks from the list of sync'd config options. ... (check-in: d1ac2f90da user: stephan tags: trunk) | |
| 00:46 | Possibly fix the assertion fault reported by [forum:/forumpost/4baa888c5743e3e1|forum post 4baa888c5743e3e1] ... (check-in: 3f8ee9e1f3 user: drh tags: trunk) | |
| 00:42 | Update the built-in SQLite to the latest 3.38.0 alpha for testing. With this change, SQL now has access to the new -> and ->> operators for JSON. ... (check-in: cae03867de user: drh tags: trunk) | |
|
2022-01-10
| ||
| 22:59 | A couple more 'src' to 'tools' fixes. ... (check-in: def53f0419 user: mistachkin tags: trunk) | |
| 07:16 | Replaced a call to SSL_CTX_use_certificate_file() with SSL_CTX_use_certificate_chain_file(), per [forum:054f637e002683e3| forum post 054f637e002683e3]. ... (check-in: 82c62e5f8d user: stephan tags: trunk) | |
| 05:18 | A couple more src-to-tools link fixes. ... (check-in: b3460ed3b0 user: stephan tags: trunk) | |
| 05:16 | Fixed recently-broken links to makeheaders, caused by its move from src/ to tools/. Reported in the forum. ... (check-in: 78c484d153 user: stephan tags: trunk) | |
|
2022-01-09
| ||
| 10:15 | Refactored the QUERY_STRING initialization so that a redirect to the index-page when visiting the top of a repo can catch the skin URL parameter. ... (check-in: 1b6ec17d59 user: stephan tags: trunk) | |
| 00:22 | Another help text typo fix: s/clear-certs/clear-cert/. ... (check-in: c4ab04b59d user: stephan tags: trunk) | |
| 00:21 | Doc/help fix for the ssl-config command: s/load-certs/load-cert/, per forum report. ... (check-in: 67e0be1ec0 user: stephan tags: trunk) | |
|
2022-01-08
| ||
| 08:28 | Resolved crash in (hook delete all) reported in [forum:/forumpost/8a3a2f7df6 | forum post 8a3a2f7df6]. ... (check-in: faa39ea31a user: stephan tags: trunk) | |