Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
| Comment: | Rework server sockets to work around limitations in OpenBSD's socket implementation. See forum thread 7f8d2afe4d8c0ad5. | 
|---|---|
| Downloads: | See separate download page | 
| Timelines: | family | ancestors | descendants | both | trunk | 
| Files: | files | file ages | folders | 
| SHA3-256: | 8dd05c52f5fac7a84b2f162e6de0b66e | 
| User & Date: | drh 2025-04-17 15:08:47.659 | 
Context
| 2025-04-17 | ||
| 18:17 | Attempt to fix repolist so that it works even if the global configuration database is not available, for example when Fossil is being run inside a chroot jail with a restricted environment. ... (check-in: e761c1d6 user: drh tags: trunk) | |
| 15:08 | Rework server sockets to work around limitations in OpenBSD's socket implementation. See forum thread 7f8d2afe4d8c0ad5. ... (check-in: 8dd05c52 user: drh tags: trunk) | |
| 13:43 | Extend support for the --editor option to "fossil stash save" and "fossil stash snapshot". ... (check-in: b9f569b2 user: drh tags: trunk) | |
Changes
Changes to src/cgi.c.