10 Commits (8a0477a7f91f9fb0e36ebca8dce3c201f582a036)

Author SHA1 Message Date
Rafaël Carré 39c41fec23 lua http: make string easier to translate 13 years ago
Rafaël Carré d45f4c0ab3 lua HTTPd: inform user that password has not been set 13 years ago
Rémi Denis-Courmont f478936f9e httpd: remove ACL support 14 years ago
Rémi Denis-Courmont 6a7c37184b Lua: remove httpd ACL support 14 years ago
Kelly Anderson c0f44d25b3 Consolidate lua includes in vlc.h 14 years ago
Rémi Denis-Courmont 7656b8c5ca Factor HTTP/HTTPS/RTSP port in core 15 years ago
Rémi Denis-Courmont 0af9a41a91 Factor HTTP/HTTPS/RTSP (bind) address in core 15 years ago
Rémi Denis-Courmont e5c2a63d04 Use separate functions for RTSP and HTTP hosts 15 years ago
Rémi Denis-Courmont 73a0a9f96b Factor HTTP/TLS server code into httpd core 15 years ago
Jean-Baptiste Kempf 61147a769e Move /modules/misc/lua/ to /modules/lua 15 years ago
Pierre Ynard 8e6a4513d4 Spelling 16 years ago
Antoine Cellerier 9bb85a1772 Fix acl use in http interface. Change default host to 0.0.0.0:8080. The default .hosts file still limits access to default host. 17 years ago
Antoine Cellerier 95addd5738 Implement Lua objects in the C code directly. Fix most type checks. Move every thing arround. 18 years ago
Rémi Denis-Courmont 3561b9b28f Plugins: include vlc_common.h directly instead of vlc/vlc.h 18 years ago
Rafaël Carré 94a6747034 misc: fix warnings 18 years ago
Rémi Denis-Courmont 99fab9089e Don't include config.h from the headers - refs #297. 19 years ago
Antoine Cellerier e10d431182 Port the http interface to the Lua Interface Module framework. 19 years ago