]> git.sesse.net Git - vlc/history - modules/misc/httpd.c
* httpd: added HEAD command support.
[vlc] / modules / misc / httpd.c
2003-08-11 Laurent Aimar * httpd: added HEAD command support.
2003-07-10 Laurent Aimar * httpd: fix a segfault.
2003-07-10 Laurent Aimar * http: rework of the http interface.
2003-07-10 Clément Stenac* http: added support for user/pass (--http-user &...
2003-07-02 Clément Stenac* httpd.c: fixed a french string
2003-07-01 Laurent Aimar * http: removed a too verbose message, make vim happier.
2003-07-01 Mohammed Adnène... * I am just a boulet :(
2003-07-01 Mohammed Adnène... * little fix, sorry !
2003-07-01 Mohammed Adnène... * thanks to Cif, added "Ban", "Unban", "Kick/Ban" optio...
2003-06-28 Laurent Aimar * ffmpeg: disable direct rendering when width or heigh...
2003-06-23 Gildas Bazin* modules/packetizer/vorbis.c: vorbis data packetizer...
2003-05-09 Gildas Bazin* modules/misc/httpd.c: win32 fixes.
2003-04-27 Gildas Bazin* modules/misc/httpd.c: win32 fix for non-blocking...
2003-04-27 Laurent Aimar * httpd: added "Cache-Control: no-cache" by default.
2003-03-18 Derk-Jan Hartman* modules/gui/macosx/info.m: keep the same panel open...
2003-03-17 Laurent Aimar * httpd: increased buffer size.
2003-03-17 Laurent Aimar * all: fixed some stupid bugs.
2003-03-15 Laurent Aimar * httpd: begin to support get/post method (look at...
2003-03-06 Laurent Aimar * http: fixed a segfault while using it more than...
2003-03-03 Gildas Bazin* ALL: Finally fixed the MSVC project files.
2003-03-02 Laurent Aimar * fixed a bug.
2003-02-27 Laurent Aimar * httpd: clean up, kick up unused connection (it waits...
2003-02-25 Laurent Aimar * stream_output.* : added a flags variable to sout_buf...
2003-02-24 Gildas Bazin* configure.ac.in, modules/misc/httpd.c: compilation...
2003-02-23 Laurent Aimar * modules/access_output/http : http output.