forked from fte/fteqw
1
0
Fork 0
fteqw/engine/http
Spoike ad8d634916 misc tweaks to support:
opening (qtv) urls with android browser. mvds should stream using the same mechanism, if they have the right mime type.
arbitrary unicode basedirs in windows should work, and commandlines. not sure what else still doesn't work.


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@4539 fc73d0e0-1445-4013-8a0c-d673dee63da5
2013-11-28 00:45:22 +00:00
..
ftpclient.c Committing this before I break it any more. 2012-04-09 19:12:12 +00:00
ftpserver.c fixed a few warnings and errors 2013-06-23 03:59:48 +00:00
httpclient.c misc tweaks to support: 2013-11-28 00:45:22 +00:00
httpserver.c fix compat with IE3. lol. 2013-11-28 00:39:49 +00:00
iweb.h misc tweaks to support: 2013-11-28 00:45:22 +00:00
iwebiface.c splitscreen cleaned up more. 2013-06-23 02:17:02 +00:00
webgen.c pass network addresses around as a pointer rather than as a struct. They've grown quite a bit from vanilla code and can now be quite large. this should give more efficient network filtering+matching. 2013-05-03 04:28:08 +00:00