Activity

From 10/06/2008 to 09/07/2008

04/07/2008

12:12 Feature #132: Re-sort QTV http page list
The first stream ID on top and the last one on the bottom. Renzo SC

03/07/2008

13:23 Revision 116: Changed so that new QTVs are linked to the end of the server list, this way servers...
Changed so that new QTVs are linked to the end of the server list, this way servers will be shown in chronological order on the webpage. cokeman

01/07/2008

22:54 Bug #118 (Closed): QTV internal buffer is too small for massive player counts
256kB. Should be enough for too many players with big parsedelay like 10 seconds. Renzo SC

30/06/2008

19:35 Revision 115: this must fix recently added bug: Can't handle bla bla
this must fix recently added bug: Can't handle bla bla qqshka
14:10 Revision 114: no, this braces are wrong
no, this braces are wrong qqshka
11:36 Revision 113: well, client (ezquake <-> qtv) does not need 265 kb buffer, 64 kb is ok.
well, client (ezquake <-> qtv) does not need 265 kb buffer, 64 kb is ok. qqshka
11:15 Revision 112: Increased max QTV <-> server buffer to 256kB
Increased max QTV <-> server buffer to 256kB cokeman
10:44 Revision 111: Guess I've never heard of strlcat before :p
Guess I've never heard of strlcat before :p cokeman

29/06/2008

23:59 Revision 110: Just some cosmetics :D
Just some cosmetics :D cokeman

27/06/2008

19:19 Revision 109: Cleanup/commenting
Cleanup/commenting cokeman

26/06/2008

16:02 Revision 108: - Bored, so I made shownet 2 show the names of the players that receive an MVD mess...
- Bored, so I made shownet 2 show the names of the players that receive an MVD message, and made the mask var show in hex instead. - Some code cleanup in the parsing loop. cokeman

25/06/2008

10:37 Revision 107: Added some hacker proofing from fteqtv
Added some hacker proofing from fteqtv cokeman

24/06/2008

17:12 Bug #129: HTTP page persistent bug
!http://pici.se/pictures/stATwTTDV.jpg! It's getting a bit annoying :) Renzo SC

23/06/2008

17:18 Revision 106: Fixed some FIXMEs and made the code more readable in general. Added a tiny optimiza...
Fixed some FIXMEs and made the code more readable in general. Added a tiny optimization that probably doesn't help at all also for little endian systems when reading MVD message lengths (doesn't require a bunch of shifts and adds) :D cokeman
17:15 Revision 105: Just some general code nazism :D
Just some general code nazism :D cokeman
13:04 Revision 104: Bored, comments must be aligned :S
Bored, comments must be aligned :S cokeman

22/06/2008

20:44 Revision 103: sort by number of observers globally, not per-qtv
sort by number of observers globally, not per-qtv johnnycz
20:30 Revision 102: adding Cokeman's QTV
adding Cokeman's QTV johnnycz
01:50 Revision 101: bugfix: 2nd and further qtv wouldn't get displayed
bugfix: 2nd and further qtv wouldn't get displayed johnnycz

21/06/2008

19:59 Revision 100: sort by number of observers (duh the code got a lot more ugly now, if I only had DO...
sort by number of observers (duh the code got a lot more ugly now, if I only had DOM support available) johnnycz
18:21 Revision 99: renamed non-empty to active and twisted the two links
renamed non-empty to active and twisted the two links johnnycz
18:15 Revision 98: show which QTVs we list, add full/non-empty option/pages
show which QTVs we list, add full/non-empty option/pages johnnycz

19/06/2008

21:45 Revision 97: BUGFIX: Fixed HTMLprintf so that it first converts from quakechars to normal chars b...
BUGFIX: Fixed HTMLprintf so that it first converts from quakechars to normal chars before escaping html chars. cokeman
21:45 Revision 96: BUGFIX: Fixed HTMLprintf so that it first converts from quakechars to normal chars b...
BUGFIX: Fixed HTMLprintf so that it first converts from quakechars to normal chars before escaping html chars. cokeman
21:43 Revision 95: Fixed max port number
Fixed max port number cokeman
16:57 Revision 94: ignore it, just typo
ignore it, just typo qqshka
15:48 Revision 93: Cleaning up / refactoring of SV_ReadPendingProxy
Cleaning up / refactoring of SV_ReadPendingProxy cokeman
11:58 Revision 92: - Started splitting up the huuuge SV_ReadPendingProxy() - Let HTTPSV_PostMethod find...
- Started splitting up the huuuge SV_ReadPendingProxy() - Let HTTPSV_PostMethod find out where the postdata is on itself (before it was passed as an argument). This is how HTTPSV_GetMethod works, so lets make it more consistent :) - Fixed a spelli... cokeman

18/06/2008

16:39 Revision 91: - Made HTTPSV_GetHeaderField non-destructive. (Only used twice currently, but if we ...
- Made HTTPSV_GetHeaderField non-destructive. (Only used twice currently, but if we want to be able to get more than 1 header this is needed). -Renamed HTTPSV_GenerateHTMLBackGroundImg to HTTPSV_GenerateImage, since that better describes what it d... cokeman
15:26 Revision 90: Oh apparently listing players is done in a different way now :)
Oh apparently listing players is done in a different way now :) cokeman
15:25 Revision 89: Cleaned some code + got rid of copy/paste stuff.
Cleaned some code + got rid of copy/paste stuff. cokeman

17/06/2008

23:18 Revision 88: Use a dynamic buffer for rss items
Use a dynamic buffer for rss items cokeman
16:43 Revision 87: Turn off "size_t <=> int" conversion warnings
Turn off "size_t <=> int" conversion warnings cokeman
16:42 Revision 86: char * => const char *
char * => const char * cokeman
16:40 Revision 85: Got rid of some unused vars
Got rid of some unused vars cokeman
16:39 Revision 84: Added a rss <link> element and made /rss not just /rss/ work also :)
Added a rss <link> element and made /rss not just /rss/ work also :) cokeman
15:29 Revision 83: disable caching
disable caching johnnycz
15:17 Revision 82: minor fixes and changed header
minor fixes and changed header johnnycz
08:25 Revision 81: Added RSS support. Needs some testing :) .. Url /rss
Added RSS support. Needs some testing :) .. Url /rss cokeman
00:56 Revision 80: adding metaqtv - a PHP script/page that concatenates "nowplaying" lists from given s...
adding metaqtv - a PHP script/page that concatenates "nowplaying" lists from given set of QTVs johnnycz

15/06/2008

14:01 QTV_1.00b_build_3469.tar.gz
Security release Renzo SC
13:54 QTV 1.00b build 3469 has been released
THIS IS A PRIORITY UPDATE! All users should update to this build immediately due to severity of the exploit that was found by Oscar Linderholm. When compiling from sources make sure the build is 3469 or newer (revision 79). Fetch: http://qw-... Renzo SC
13:08 Revision 79: sprintf -> snprintf, but it was safe IMO
sprintf -> snprintf, but it was safe IMO qqshka
13:02 Revision 78: BUGFIX: thx Oscar Linderholm aka slime. Still HTTPSV_GetHeaderField() suck.
BUGFIX: thx Oscar Linderholm aka slime. Still HTTPSV_GetHeaderField() suck. qqshka
« Previous
 

Also available in: Atom