]> git.sesse.net Git - vlc/commit
* modules/access_output/http : http output.
authorLaurent Aimar <fenrir@videolan.org>
Sun, 23 Feb 2003 19:05:22 +0000 (19:05 +0000)
committerLaurent Aimar <fenrir@videolan.org>
Sun, 23 Feb 2003 19:05:22 +0000 (19:05 +0000)
commit84aaa859bccb42e1f0967ff8d3486ad6473a2ac0
treebedd13988bb808bce6a0ee5b9d8e608a8ae962e7
parent4d12c66cf8542c4968413c1a4bebbe9071e66f20
 * modules/access_output/http : http output.
 * httpd : mini http server (be carefull about security issue...)
include/httpd.h [new file with mode: 0644]
modules/access_output/http.c [new file with mode: 0644]
modules/misc/httpd.c [new file with mode: 0644]