]> git.sesse.net Git - vlc/history - modules/access/http.c
* Fixed URLs here and there.
[vlc] / modules / access / http.c
2003-12-21 Sam Hocevar * Fixed URLs here and there.
2003-09-10 Laurent Aimar * http: Added 'Connection: Close' in the request....
2003-09-10 Clément StenacRemoved useless stuff for icecast
2003-09-10 Clément Stenac* Workaround for buggy IceCast servers who identify...
2003-08-02 Benjamin Pracht* modules/access/http.c
2003-08-01 Sam Hocevar * modules/access/http.c:
2003-07-31 Laurent Aimar * all: added a i_ttl field in network_socket_t to...
2003-07-31 Benjamin Pracht* modules/access/http.c :
2003-07-31 Benjamin Pracht* Add support for basic authentification in http access.
2003-07-23 Gildas Bazin* ALL: changes to the playlist_Add() and VLC_AddTarget...
2003-07-16 Sam Hocevar * modules/access/http.c:
2003-06-02 Sigmund Augdal Helberghttp.c: if the webserver doesn't return 206 the stream...
2003-05-15 Christophe Massiot* now 0.6.0-cvs
2003-04-30 Gildas Bazin* modules/access/ftp.c, modules/access/http.c: slightly...
2003-04-30 Derk-Jan Hartmanmodules/access/http.c:
2003-03-30 Gildas Bazin* modules/*: sanitization of the modules description...
2003-03-24 Gildas Bazin* modules/access/ftp.c, modules/access/http.c: the...
2003-03-24 Gildas Bazin* modules/access/*: grrr... apparently I also need...
2003-03-24 Gildas Bazin* modules/access/*: don't forget to reinitialize the...
2003-03-24 Gildas Bazin* modules/access/*: pf_read() in access modules is...
2003-03-22 Sigmund Augdal HelbergUpdated a comment
2003-03-17 Sigmund Augdal Helbergfixed up http redirects when there are other items...
2003-03-03 Gildas Bazin* ALL: Finally fixed the MSVC project files.
2003-02-20 Sigmund Augdal Helberg* include/configuration.h: added a new flag to the...
2003-02-08 Christophe Massiot* Fixed misc typos in strings,
2003-02-07 Marc Aribertiglibc 2.1 port for linupy (linux on a yopy pda)
2003-02-04 Christophe Massiot* modules/access/*: Fixed compilation problems with...
2002-12-31 Christophe Massiot* src/misc/darwin_specific.m: Partial attempt at fixing...
2002-12-23 Christophe MassiotFixed an IPv6-related bug (thanks Xag).
2002-12-19 Christophe MassiotFixed an HTTP compliance issue (thanks Xag).
2002-12-12 Gildas Bazin* src/input/input_clock.c, include/input_ext-intf.h...
2002-12-11 Laurent Aimar * all: access plugins should not modify
2002-12-06 Sam Hocevar * ./modules/access/http.c: code clean-up. removed...
2002-12-06 Sigmund Augdal Helbergsome support for redirection. Moved the break on return...
2002-11-28 Sigmund Augdal Helbergincreased maximums size of a http request from 256...
2002-11-28 Sigmund Augdal Helberg* set b_seakable to false for http/1.0 streams such...
2002-11-23 Sam Hocevar * ./modules/access/http.c, ./modules/misc/network...
2002-11-15 Gildas Bazin* modules/access/http.c: added an http-proxy config...
2002-11-12 Sam Hocevar * ./Makefile.am: fixed rc compilation under mingw32...
2002-11-10 Laurent Aimar http: Accept ICY server reponse (Used for some web...
2002-11-08 Gildas Bazin* ALL: using "%ll" in printf format strings is not...
2002-11-07 Gildas Bazin* modules/access/http.c: don't crash, but complain...
2002-10-07 Christophe Massiot* HACKING : documentation for the automake crash
2002-09-30 Sam Hocevar * ALL: the build mechanism now uses automake. See...
2002-08-08 Sam Hocevar * ./modules/audio_output/oss.c: compilation fixes.
2002-08-07 Sam Hocevar * ./modules/demux/mpeg/system.c: added a helper plugi...
2002-08-04 Sam Hocevar * ./modules/*: moved plugins to the new tree. Yet...