Commit Graph

28 Commits

Author SHA1 Message Date
vanhofen
765957f617 yhook: avoid parameters from xml closing tag
Origin commit data
------------------
Commit: acf58551a8
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-23 (Tue, 23 Aug 2016)

Origin message was:
------------------
- yhook: avoid parameters from xml closing tag
2016-08-23 14:26:51 +02:00
vanhofen
fb8f4cec67 yhook: add helper function ParamList_exist()
Origin commit data
------------------
Commit: 9c7ad87cff
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-03-01 (Tue, 01 Mar 2016)

Origin message was:
------------------
- yhook: add helper function ParamList_exist()
2016-03-01 10:00:49 +01:00
vanhofen
2e8490229b yhook: allow multiple json arrays
Origin commit data
------------------
Commit: 75a6848a79
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-25 (Thu, 25 Feb 2016)

Origin message was:
------------------
- yhook: allow multiple json arrays
2016-02-25 15:34:43 +01:00
vanhofen
dabedd515d yhook: change json output (text -> msg)
Origin commit data
------------------
Commit: e7ed3b2bc0
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-24 (Wed, 24 Feb 2016)

Origin message was:
------------------
- yhook: change json output (text -> msg)
2016-02-24 16:45:52 +01:00
vanhofen
b1fa8daf5e yhook: rename outCollection() => outObject() to be more json
Origin commit data
------------------
Commit: 69615480f1
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-23 (Tue, 23 Feb 2016)

Origin message was:
------------------
- yhook: rename outCollection() => outObject() to be more json
2016-02-23 14:56:52 +01:00
vanhofen
065dd50ce7 yhook: allow multiple json objects
Origin commit data
------------------
Commit: e89d0433ad
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-23 (Tue, 23 Feb 2016)

Origin message was:
------------------
- yhook: allow multiple json objects
2016-02-23 14:36:06 +01:00
vanhofen
f54ee2c170 yhook: new outSingle() function, that just adds a linefeed to content
Origin commit data
------------------
Commit: 922cc72abf
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-22 (Mon, 22 Feb 2016)

Origin message was:
------------------
- yhook: new outSingle() function, that just adds a linefeed to content
2016-02-22 23:56:08 +01:00
vanhofen
4a4f6a43a1 yhook: rename var outSingle -> nonPair
Origin commit data
------------------
Commit: 246af91c7d
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-22 (Mon, 22 Feb 2016)

Origin message was:
------------------
- yhook: rename var outSingle -> nonPair
2016-02-22 23:56:08 +01:00
vanhofen
290240f5a0 yhook: rename unused checkOutput() -> getOutType() and use it
Origin commit data
------------------
Commit: 3d78e7d657
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-21 (Sun, 21 Feb 2016)

Origin message was:
------------------
- yhook: rename unused checkOutput() -> getOutType() and use it
2016-02-22 01:18:48 +01:00
vanhofen
ae476ce195 yhook: remove unnecessary line feeds from plain output; ...
align control/getbouquet


Origin commit data
------------------
Commit: 89e0ba1a41
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-21 (Sun, 21 Feb 2016)

Origin message was:
------------------
- yhook: remove unnecessary line feeds from plain output; ...

align control/getbouquet
2016-02-21 01:55:32 +01:00
vanhofen
7bd69b0418 yhook: add SendResult() function to simplify result output
Origin commit data
------------------
Commit: b48c1d6551
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-21 (Sun, 21 Feb 2016)

Origin message was:
------------------
- yhook: add SendResult() function to simplify result output
2016-02-21 00:16:15 +01:00
vanhofen
dede2bc1eb yhook: send valide error/ok responses; allow error message
Origin commit data
------------------
Commit: 57cc01978b
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-20 (Sat, 20 Feb 2016)

Origin message was:
------------------
- yhook: send valide error/ok responses; allow error message
2016-02-20 23:06:46 +01:00
vanhofen
a975781295 yhook: introduce new format for plain output; key=value
Origin commit data
------------------
Commit: 4c679613d6
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-20 (Sat, 20 Feb 2016)

Origin message was:
------------------
- yhook: introduce new format for plain output; key=value
2016-02-20 14:39:10 +01:00
vanhofen
f3bba7968d yhook: move ctor/dtor to cpp
Origin commit data
------------------
Commit: 07b39de268
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-20 (Sat, 20 Feb 2016)

Origin message was:
------------------
- yhook: move ctor/dtor to cpp
2016-02-20 14:39:10 +01:00
martii
1611d6229c nhttpd: disable range handling for cached content
Origin commit data
------------------
Commit: ee1ab08bd4
Author: martii <m4rtii@gmx.de>
Date: 2014-09-23 (Tue, 23 Sep 2014)
2014-09-23 11:45:59 +02:00
vanhofen
f9a01915b4 nhttp: some minor code optimizations
Origin commit data
------------------
Commit: 2c3952cf42
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-08-19 (Tue, 19 Aug 2014)

Origin message was:
------------------
- nhttp: some minor code optimizations
2014-08-26 17:32:11 +04:00
martii
d865e7d9a9 nttpd: allow sendfile() to cope with files >= 2GB; introduce range support
(This re-applies most of the patches I've reverted about two hours ago.)


Origin commit data
------------------
Commit: ff46970457
Author: martii <m4rtii@gmx.de>
Date: 2014-07-20 (Sun, 20 Jul 2014)
2014-08-26 17:31:57 +04:00
Jacek Jendrzej
2c6a4d3885 Revert "nhttpd: let sendfile() support files >= 2GB"
This reverts commit 9842afecad8dfb91dfd7221aedbeaf5379a89534.


Origin commit data
------------------
Commit: cf0bf3fa20
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2014-08-17 (Sun, 17 Aug 2014)
2014-08-26 17:31:48 +04:00
martii
2b12212bdc nhttpd: let sendfile() support files >= 2GB
Origin commit data
------------------
Commit: d71958ba8c
Author: martii <m4rtii@gmx.de>
Date: 2014-07-20 (Sun, 20 Jul 2014)
2014-08-26 17:31:22 +04:00
[CST] Focus
c0df2f7ce3 comment some found not used variables
Origin commit data
------------------
Commit: 8e06495776
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-05-08 (Tue, 08 May 2012)
2012-05-08 16:18:16 +04:00
Jacek Jendrzej
04be37cf14 performance Prefer prefix ++/-- operators for non-primitive types.
Origin commit data
------------------
Commit: bb347b3a44
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-04-28 (Sat, 28 Apr 2012)
2012-04-28 10:56:27 +02:00
yjogol
dc45bf40b8 nhttpd: fix empty parameter. Inspecting parameters added values.
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1703 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Commit: 6689a74a00
Author: yjogol <yjogol2@online.de>
Date: 2011-09-19 (Mon, 19 Sep 2011)
2011-09-19 17:57:02 +00:00
yjogol
e36d76f31a nhttpd: activate UTF-8 encoding for outValue
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1684 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Commit: 50b45702a9
Author: yjogol <yjogol2@online.de>
Date: 2011-09-09 (Fri, 09 Sep 2011)
2011-09-09 18:32:22 +00:00
yjogol
921a97ee46 nhttpd add helper for json,xml outputs
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1674 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Commit: e19eaf7289
Author: yjogol <yjogol2@online.de>
Date: 2011-09-08 (Thu, 08 Sep 2011)
2011-09-08 11:58:35 +00:00
Jacek Jendrzej
9687d100f1 bzero -> memset
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1277 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Commit: 42fab7d679
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2011-03-09 (Wed, 09 Mar 2011)
2011-03-09 12:40:37 +00:00
yjogol
7bfed91651 yWeb 2.8.a.4
- updated nhttpd
- Code clean up
- changes to nhttpd.conf
- some changes for logo display

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@416 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Commit: bad0521f6c
Author: yjogol <yjogol2@online.de>
Date: 2010-02-25 (Thu, 25 Feb 2010)
2010-02-25 20:00:09 +00:00
yjogol
8b45189db5 yWeb 2.8.a.3 Alpha-Version
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)
2010-02-24 16:16:10 +00:00
mrcolor
cb8dd3394d our current experimental Neutrino branch
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@27 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Commit: bc5bd4154e
Author: mrcolor <mrcolor@e54a6e83-5905-42d5-8d5c-058d10e6a962>
Date: 2009-12-08 (Tue, 08 Dec 2009)
2009-12-08 11:05:11 +00:00