Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
18 check-ins related to "improve-svc-httpd"
2022-12-17
| ||
05:37 | MERGED_WITH 492780058ce6a534e108460826e0766719aaf175779ce1edd7c7a976b0d6210f check-in: 3499624307 user: r14c tags: master, trunk | |
05:25 | fix interest-cohort header, add curl to build env, use realpath in upload util Leaf check-in: 492780058c user: r14c tags: improve-svc-httpd | |
02:47 | add mk mkdirs command to build script check-in: 96891254e0 user: r14c tags: improve-svc-httpd | |
2022-12-16
| ||
02:14 | add brief hexe manpage, update lib/emptydirs to fix build error in ci check-in: 7bea13e74d user: r14c tags: improve-svc-httpd | |
2022-12-12
| ||
18:13 | fix charon segfault [tomo-el-fuego#c235634a814ed923](/tktview/c235634a814ed923f35e6aae88f18b36e35716b3) check-in: c780e4a4a4 user: r14c tags: improve-svc-httpd | |
00:52 | correct e2aa7f441be3f42d e2aa7f441b merges conlicting info. build seems to work better with the setfcr.S and fpuctl.h fixes combined to avoid inline asm. check-in: a0eff3f2f8 user: r14c tags: improve-svc-httpd | |
00:26 | fix freebsd build errors fpuctl.h very possibly there is a clang asm ⥊ gcc interop issue that will be fixed in an update <https://github.com/llvm/llvm-project/issues/12616> check-in: e2aa7f441b user: r14c tags: improve-svc-httpd | |
2022-12-10
| ||
05:14 | add bqn386 and hermit fonts to make working in tomo more comfy. stubbed out some note about adding noto in the future, that can be done in a later feature branch since i'm not hurting for the glyph support while i'm doing the httpd service stuff and the c10k blog post. check-in: 855f449962 user: r14c tags: improve-svc-httpd | |
2022-12-09
| ||
01:55 | merge dev notes to shttpd.b, update manpages check-in: 471fa6db00 user: r14c tags: improve-svc-httpd | |
2022-12-07
| ||
20:26 | update man pages for svc, httpd, and xargs check-in: ef10fe11ea user: r14c tags: improve-svc-httpd | |
2022-12-06
| ||
03:20 | new svc/httpd script using ip/shttpd, updated manual pages with initial notes check-in: 742ad7bfec user: r14c tags: improve-svc-httpd | |
2022-12-05
| ||
15:44 | delete svc/httpd, add svc/httpd.sh to replace it using shttpd check-in: 8b9283ec36 user: r14c tags: improve-svc-httpd | |
02:30 | update and sort content-types, add x-clacks Hdrs check-in: 65218e1205 user: r14c tags: improve-svc-httpd | |
2022-12-04
| ||
19:03 | merge git.heropunch.io/ar/inferno-httpd @ 6972b3440c27a83c1a56c5ecc781148514fb1f11, svc/httpd dev notes, ui tweaks check-in: 51ca821e1f user: r14c tags: improve-svc-httpd | |
2022-11-30
| ||
06:01 | appl/svc/httpd/httpd.b - more code cleanup, update vim syntax file check-in: 7a729be9b9 user: r14c tags: improve-svc-httpd | |
02:42 | svc/httpd/httpd - fix dirlist, more code cleanup check-in: 83f06356ab user: r14c tags: improve-svc-httpd | |
2022-11-29
| ||
15:54 | various improvements to svc/httpd * expand content type list * fix code format * fix "no query strings allowed" behavior (ignore them) check-in: aa3f94ea73 user: r14c tags: improve-svc-httpd | |
2022-11-28
| ||
02:20 | update documentation, reorganize some host integration commands * clean up README.txt * update INSTALL to reflect changes to mkconfig * dis/tomo-init → dis/tomo-desktop * /tmp is required for acme to function (touch tmp/.keep) * mv tomo-dev utils/tomo-dev * add utils/start-tomo script with automatic screen resolution detection check-in: 0e49690ac0 user: r14c tags: master, trunk | |