Commit Graph

21 Commits

Author SHA1 Message Date
vanhofen
5f0067e6d2 yhook: rename var outSingle -> nonPair
Origin commit data
------------------
Branch: ni/coolstream
Commit: 246af91c7d
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-22 (Mon, 22 Feb 2016)

Origin message was:
------------------
- yhook: rename var outSingle -> nonPair

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-02-22 23:56:08 +01:00
vanhofen
2943c2d1dc yhook: rename unused checkOutput() -> getOutType() and use it
Origin commit data
------------------
Branch: ni/coolstream
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

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-02-22 01:18:48 +01:00
vanhofen
c140f3eff3 yhook: remove unnecessary line feeds from plain output; ...
align control/getbouquet


Origin commit data
------------------
Branch: ni/coolstream
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


------------------
This commit was generated by Migit
2016-02-21 01:55:32 +01:00
vanhofen
1a6b32e5ec yhook: add SendResult() function to simplify result output
Origin commit data
------------------
Branch: ni/coolstream
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

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-02-21 00:16:15 +01:00
vanhofen
8f8e91ef11 yhook: send valide error/ok responses; allow error message
Origin commit data
------------------
Branch: ni/coolstream
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

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-02-20 23:06:46 +01:00
vanhofen
75139c0af9 yhook: introduce new format for plain output; key=value
Origin commit data
------------------
Branch: ni/coolstream
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

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-02-20 14:39:10 +01:00
vanhofen
9d14197e2b yhook: move ctor/dtor to cpp
Origin commit data
------------------
Branch: ni/coolstream
Commit: 07b39de268
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-02-20 (Sat, 20 Feb 2016)

Origin message was:
------------------
- yhook: move ctor/dtor to cpp

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-02-20 14:39:10 +01:00
martii
0fd995aea1 nhttpd: disable range handling for cached content
Origin commit data
------------------
Branch: ni/coolstream
Commit: ee1ab08bd4
Author: martii <m4rtii@gmx.de>
Date: 2014-09-23 (Tue, 23 Sep 2014)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2014-09-23 11:45:59 +02:00
vanhofen
4d22f35efd nhttp: some minor code optimizations
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2c3952cf42
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-08-19 (Tue, 19 Aug 2014)

Origin message was:
------------------
- nhttp: some minor code optimizations

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2014-08-26 17:32:11 +04:00
martii
9e2ad55568 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
------------------
Branch: ni/coolstream
Commit: ff46970457
Author: martii <m4rtii@gmx.de>
Date: 2014-07-20 (Sun, 20 Jul 2014)



------------------
This commit was generated by Migit
2014-08-26 17:31:57 +04:00
Jacek Jendrzej
56f7daa01a Revert "nhttpd: let sendfile() support files >= 2GB"
This reverts commit 9842afecad8dfb91dfd7221aedbeaf5379a89534.


Origin commit data
------------------
Branch: ni/coolstream
Commit: cf0bf3fa20
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2014-08-17 (Sun, 17 Aug 2014)



------------------
This commit was generated by Migit
2014-08-26 17:31:48 +04:00
martii
24f9a990b4 nhttpd: let sendfile() support files >= 2GB
Origin commit data
------------------
Branch: ni/coolstream
Commit: d71958ba8c
Author: martii <m4rtii@gmx.de>
Date: 2014-07-20 (Sun, 20 Jul 2014)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2014-08-26 17:31:22 +04:00
[CST] Focus
558497f4ae comment some found not used variables
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8e06495776
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-05-08 (Tue, 08 May 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-05-08 16:18:16 +04:00
Jacek Jendrzej
7ec8226ad2 performance Prefer prefix ++/-- operators for non-primitive types.
Origin commit data
------------------
Branch: ni/coolstream
Commit: bb347b3a44
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-04-28 (Sat, 28 Apr 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-04-28 10:56:27 +02:00
yjogol
30974b5e96 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
------------------
Branch: ni/coolstream
Commit: 6689a74a00
Author: yjogol <yjogol2@online.de>
Date: 2011-09-19 (Mon, 19 Sep 2011)



------------------
This commit was generated by Migit
2011-09-19 17:57:02 +00:00
yjogol
e802318f9c 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
------------------
Branch: ni/coolstream
Commit: 50b45702a9
Author: yjogol <yjogol2@online.de>
Date: 2011-09-09 (Fri, 09 Sep 2011)



------------------
This commit was generated by Migit
2011-09-09 18:32:22 +00:00
yjogol
e3e1a7e8ea 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
------------------
Branch: ni/coolstream
Commit: e19eaf7289
Author: yjogol <yjogol2@online.de>
Date: 2011-09-08 (Thu, 08 Sep 2011)



------------------
This commit was generated by Migit
2011-09-08 11:58:35 +00:00
Jacek Jendrzej
9711d5d063 bzero -> memset
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1277 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Branch: ni/coolstream
Commit: 42fab7d679
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2011-03-09 (Wed, 09 Mar 2011)



------------------
This commit was generated by Migit
2011-03-09 12:40:37 +00:00
yjogol
24e389966c 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
------------------
Branch: ni/coolstream
Commit: bad0521f6c
Author: yjogol <yjogol2@online.de>
Date: 2010-02-25 (Thu, 25 Feb 2010)



------------------
This commit was generated by Migit
2010-02-25 20:00:09 +00:00
yjogol
1bdb085424 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
------------------
Branch: ni/coolstream
Commit: 32c7517141
Author: yjogol <yjogol2@online.de>
Date: 2010-02-24 (Wed, 24 Feb 2010)



------------------
This commit was generated by Migit
2010-02-24 16:16:10 +00:00
mrcolor
bcecfb6585 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
------------------
Branch: ni/coolstream
Commit: bc5bd4154e
Author: mrcolor <mrcolor@e54a6e83-5905-42d5-8d5c-058d10e6a962>
Date: 2009-12-08 (Tue, 08 Dec 2009)



------------------
This commit was generated by Migit
2009-12-08 11:05:11 +00:00