[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/hiawatha/hiawatha.desc [COPY] Copyright (C) 2014 - 2025 The T2 SDE Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] A tiny secure HTTP web server [T] Hiawatha has been written with security in mind. This resulted in a highly [T] secure webserver in both code and features. Hiawatha can stop SQL [T] injections, XSS and CSRF attacks and exploit attempts. [U] https://hiawatha.leisink.net/ [A] Hugo Leisink [M] The T2 Project [C] extra/server [L] GPL [S] Stable [V] 11.7 [P] X -----5---9 150.000 #[D] 126706424 hiawatha-9.9.tar.gz https://www.hiawatha-webserver.org/files/ #...no, has changed to polarssl, and cmake. use this (still very secure!): [D] b0d3f4b132a646ef8b3000366d94ba8ff1f92a8652277bf543dc5b02 hiawatha-11.7.tar.gz https://hiawatha.leisink.net/files/ var_append configprefix ' ' 'webrootdir="/root/Web-Server"' var_append cmakeopt ' ' -DCMAKE_POLICY_VERSION_MINIMUM=3.5 #enabling this, uses libxml, but prior to an api change in libxml. #to much trouble trying to chase this one down, just disable... var_append confopt ' ' --disable-xslt hiawatha_post_fix() { #set uid bit: chmod u+s $root/usr/sbin/hiawatha } hook_add postmake 5 "hiawatha_post_fix"