www/tipidee - The NetBSD Packages Collection

Minimalistic web server

tipidee is a web server supporting HTTP 1.0 and 1.1. It aims to be
compliant with RFC 9112: while it only implements a very limited subset
of the optional functionality in HTTP 1.1, it implements all the
mandatory parts.

It runs under a super-server, e.g. inetd, s6-tcpserver, or s6-tlsserver
(for HTTPS). Traditionally, inetd-mode web servers aren't considered
performant, but tipidee aims to eke out every single drop of performance
that is attainable with its programming model.

Key features:

- Usability with HTTPS without the need to entangle the code with a
  given TLS library
- Support for HTTP 1.1, with persistent connections, and not only 1.0
- Support for real CGI, not only NPH

Build dependencies

pkgtools/mktools devel/gmake pkgtools/cwrappers

Runtime dependencies

net/s6-networking devel/skalibs devel/skalibs

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64tipidee-0.0.3.0.tgz
NetBSD 10.0aarch64tipidee-0.0.3.0.tgz
NetBSD 10.0aarch64ebtipidee-0.0.3.0.tgz
NetBSD 10.0aarch64ebtipidee-0.0.3.0.tgz
NetBSD 10.0alphatipidee-0.0.3.0.tgz
NetBSD 10.0earmv6hftipidee-0.0.3.0.tgz
NetBSD 10.0earmv6hftipidee-0.0.3.0.tgz
NetBSD 10.0earmv7hftipidee-0.0.3.0.tgz
NetBSD 10.0earmv7hftipidee-0.0.3.0.tgz
NetBSD 10.0i386tipidee-0.0.3.0.tgz
NetBSD 10.0i386tipidee-0.0.3.0.tgz
NetBSD 10.0sparctipidee-0.0.3.0.tgz
NetBSD 10.0x86_64tipidee-0.0.3.0.tgz
NetBSD 10.0x86_64tipidee-0.0.3.0.tgz
NetBSD 9.0aarch64tipidee-0.0.3.0.tgz
NetBSD 9.0aarch64tipidee-0.0.3.0.tgz
NetBSD 9.0alphatipidee-0.0.3.0.tgz
NetBSD 9.0earmv6hftipidee-0.0.3.0.tgz
NetBSD 9.0earmv6hftipidee-0.0.3.0.tgz
NetBSD 9.0earmv7hftipidee-0.0.3.0.tgz
NetBSD 9.0earmv7hftipidee-0.0.3.0.tgz
NetBSD 9.0i386tipidee-0.0.3.0.tgz
NetBSD 9.0i386tipidee-0.0.3.0.tgz
NetBSD 9.0powerpctipidee-0.0.3.0.tgz
NetBSD 9.0x86_64tipidee-0.0.3.0.tgz
NetBSD 9.0x86_64tipidee-0.0.3.0.tgz
NetBSD 9.3x86_64tipidee-0.0.3.0.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.