]> git.sesse.net Git - vlc/history - modules/misc/network/ipv4.c
* ipv4.c: IGMPv3 support for Linux
[vlc] / modules / misc / network / ipv4.c
2004-02-01 Alexis de Lattre * ipv4.c: IGMPv3 support for Linux
2004-01-31 Alexis de Lattre * ipv4.c: IGMPv3 support (IP_ADD_SOURCE_MEMBERSHIP...
2004-01-15 Gildas Bazin* modules/misc/network/ipv4.c: fixed breakage on win32.
2004-01-15 Laurent Aimar * ipv4: non blocking connection mode. Please test...
2003-07-31 Laurent Aimar * all: added a i_ttl field in network_socket_t to...
2003-06-15 Christophe Massiot* Removed the ugly dependancy on glibc in the ipv6...
2003-04-21 Gildas Bazin* modules/misc/network/ipv4.c: a bit of cleanup.
2003-03-24 Gildas Bazin* modules/access/*: pf_read() in access modules is...
2003-03-11 Eric Petit modules/misc/network/ipv4.c: BeOS compile fix
2003-03-03 Gildas Bazin* ALL: Finally fixed the MSVC project files.
2003-02-18 Eric Petit * ipv4.c, libvlc.h: add a --ttl option to set time...
2003-01-23 Sam Hocevar * ./modules/misc/network/ipv4.c: we use INADDR_NONE...
2003-01-09 Christophe Massiot* OS X: Fixed a segfault with empty configuration strin...
2003-01-02 Christophe MassiotCosmetic.
2002-12-16 Gildas Bazin* modules/access/udp.c, modules/access/rtp.c, modules...
2002-12-06 Sam Hocevar * ./configure.ac.in: removed -W in favour of -Wtradit...
2002-12-04 Eric Petit * configure.ac.in, mms.c, sap.c, ipv4.c: added network...
2002-11-28 Christophe Massiot* Correct socklen_t detection.
2002-11-23 Sam Hocevar * ./modules/access/http.c, ./modules/misc/network...
2002-11-14 Christophe MassiotMajor change of the channels management. p_format-...
2002-10-01 Christophe MassiotFor people who have several network interfaces, added...
2002-08-08 Sam Hocevar * ./include/modules_inner.h: support for several...
2002-08-08 Sam Hocevar * ./modules/audio_output/oss.c: compilation fixes.
2002-08-04 Sam Hocevar * ./modules/*: moved plugins to the new tree. Yet...