mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 17:31:11 +02:00
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@406 e54a6e83-5905-42d5-8d5c-058d10e6a962
Origin commit data
------------------
Commit: 32c7517141
Author: yjogol <yjogol2@online.de>
Date: 2010-02-24 (Wed, 24 Feb 2010)
------------------------------------------------------------------------------ nhttpd Version 3.x = (yhttpd 3.x + tuxboxapi) ------------------------------------------------------------------------------ 13.09.2006 (yjogol) ------------------- Starting with Version 3.0 the nhttpd source code was splitted into a core Webserver (yhttpd_core), extension modules (yhttpd_mods) and the tuxbox specific code (tuxboxapi). The yhttpd_core and yhttp_mods are completly rewritten. All Neutrino specific code was reorganized into yParser- and ControlAPI-code. The Hook-System (extension modules) encapsulate all requests and responses for the tuxboxapi. So both tuxboxapi and yhttpd can be developed seperatlly and independ from each other. Look at yhttpd_core/README