]> git.sesse.net Git - vlc/history - src/misc/net.c
* modules/control/http.c: Added support for .hosts files detailing hosts
[vlc] / src / misc / net.c
2005-06-17 Christophe Massiot * modules/control/http.c: Added support for .hosts...
2005-06-04 Rémi Denis-CourmontAttempt to fix a crash in src/misc/httpd.c
2005-05-26 Gildas Bazin* src/misc/net.c,getaddrinfo.c: WinCE build fixes.
2005-05-24 Rémi Denis-CourmontThread safety fix
2005-05-24 Rémi Denis-CourmontWinCE compile fix
2005-05-23 Rémi Denis-Courmontun-re-un-export net_ConvertIPv4
2005-05-23 Eric Petit src/*: BeOS compile fixes
2005-05-22 Rémi Denis-Courmont- Use the new vlc_getaddrinfo API
2005-05-09 Rémi Denis-CourmontDon't print an error message when attempting to recv...
2005-04-08 Rémi Denis-CourmontFix invalid abusive pointer usage (heck, there was...
2004-11-28 Eric Petit src/misc/net.c: BeOS fix
2004-11-15 Sigmund Augdal Helbergnet.c: include some more headers on non-windows platforms
2004-11-15 Laurent Aimar * input: access meta data support.
2004-11-07 Rémi Denis-Courmontnet_* API update for encryption (recv / send virtualiza...
2004-11-06 Clément Stenacadd a comment to explain what it does
2004-11-06 Clément Stenacadded net_Select
2004-11-04 Rémi Denis-CourmontCompile warning fixed
2004-10-06 Derk-Jan Hartman* forgot this file in the vlc_b64_encode patch
2004-10-04 Gildas Bazin* src/*: got rid of the #ifdef HAVE_ERRNO_H.
2004-10-01 Gildas Bazin* src/*: WinCE compilation fixes.
2004-10-01 Gildas Bazin* src/*: bunch of portability fixes.
2004-07-24 Gildas Bazin* src/misc/net.c, modules/control/rc.c: win32 fixes.
2004-07-24 Gildas Bazin* src/misc/net.c, include/network.h: added net_vaPrintf...
2004-06-09 Gildas Bazin* src/misc/net.c: fix for the udp-auto-mtu on win32.
2004-06-06 Clément StenacPatch by Rémi Denis-Courmont to include TCP listening...
2004-04-18 Clément Stenac* ALL: Better announce system
2004-03-08 Gildas Bazin* src/misc/net.c: fixes a few corner cases.
2004-03-03 Gildas Bazin* ALL: changed the prototype of module_Need() to accept...
2004-01-25 Clément Stenac* String review, round one
2004-01-22 Gildas Bazin* src/misc/net.c: Compilation fix.
2004-01-22 Laurent Aimar * es_out: Handle --program (not tested) and create...
2004-01-21 Laurent Aimar * net: added net_OpenUDP
2004-01-09 Gildas Bazin* ALL: MSVC compilation fixes.
2004-01-07 Laurent Aimar * all: added own implementation of vasprintf. I hope...
2004-01-07 Laurent Aimar * net: mem leak in net_Printf
2004-01-06 Laurent Aimar * src/misc/net.c: fixed net_Gets
2004-01-05 Laurent Aimar * configure.ac: readded AX_ADD_PLUGINS([mpgv mpga...