[vlc-devel] vlc: svn commit r11447 (massiot)

Subversion daemon svn at videolan.org
Fri Jun 17 14:43:48 CEST 2005


r11447 | massiot | 2005-06-17 14:43:46 +0200 (Fri, 17 Jun 2005) | 9 lines
Changed paths:
   M /trunk/include/network.h
   M /trunk/include/vlc_httpd.h
   M /trunk/modules/access_output/http.c
   M /trunk/modules/control/http.c
   M /trunk/modules/misc/rtsp.c
   M /trunk/modules/stream_out/rtp.c
   M /trunk/src/misc/httpd.c
   M /trunk/src/misc/net.c

 * modules/control/http.c: Added support for .hosts files detailing hosts
   allowed to connect. The format is :
   192.168.0.0/24
   172.16.12.42/32
 * src/misc/net.c: New function net_CheckIP to check that an IP is in a
   given range.
 * OTHERS: Changed prototypes to allow for two new arguments for the
   hosts list.

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html



More information about the vlc-devel mailing list