index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
input
/
input_http.c
Age
Commit message (
Expand
)
Author
2007-03-17
Some servers does not send a human-readable http status description, for thos...
Diego 'Flameeyes' Pettenò
2007-02-20
Fix a lot of format warnings in lprintf calls (mostly %ldd -> %"PRId64").
Diego 'Flameeyes' Pettenò
2007-01-19
Make get_mrl return a const char * too.
Diego 'Flameeyes' Pettenò
2007-01-18
Make get_description function return a const char * rather than just a char *...
Diego 'Flameeyes' Pettenò
2006-12-08
Fix wrong length specification for strncat() calls.
Matthias Hopf
2006-11-30
Return a different code for every possible output, makes simpler to debug wha...
Diego 'Flameeyes' Pettenò
2006-09-13
Return -1 when a connection error happens, so that other input plugins are no...
Diego 'Flameeyes' Pettenò
2006-09-13
Use the media.network.timeout setting already defined as timeout for the conn...
Diego 'Flameeyes' Pettenò
2006-09-13
Don't use the proxy if the host resolves to 127.0.0.1 (localhost).
Diego 'Flameeyes' Pettenò
2006-07-10
Implement visibility support, available on GCC 4.0 and later and on some 3.4 ...
Diego 'Flameeyes' Pettenò
2006-06-20
Fix generic warnings.
Diego 'Flameeyes' Pettenò
2006-06-06
Fixed input buffer size check (using correct size). (CVE-2006-2802)
Matthias Hopf
2006-06-02
Improve quotation mark handling for StreamTitle in Shoutcast streams.
Darren Salt
2006-05-31
Fix the spelling of the new buffer-full error message.
Darren Salt
2006-05-31
HTTP input: buffer overflow fix. (Diego Pettenò) (CVE-2006-2802)
Darren Salt
2006-05-03
Make various arrays and structures (mainly xine_plugin_info) const.
Darren Salt
2006-04-21
HTTP authentication fix: remove proxy requirement (patch from Diego Pettenò)
Darren Salt
2006-04-12
Added support for the peercast:// uri used by Peercast (htpp://peercast.org).
Claudio Ciccani
2005-10-14
input plugin time seeking patch.
Miguel Freitas
2005-05-21
**BUGFIX**
James Stembridge
2005-02-07
Added PLUGIN_MUST_PRELOAD to all input plugins registering config entries.
Thibaut Mattern
2005-02-06
Added a plugin_node_t pointer to the input plugin struct.
Thibaut Mattern
2005-02-03
**BUGFIX**
František Dvořák
2005-01-17
Merge shoutcast/icecast header parsing with http header parsing.
Thibaut Mattern
2005-01-13
Fix a long standing bug with shoutcast.
Thibaut Mattern
2005-01-05
Warning fixes (Maarten Vanraes).
Darren Salt
2005-01-05
input.http_no_proxy -> media.network.http_no_proxy
Darren Salt
2004-12-24
Fix crash related to relative HTTP redirect URLs.
Darren Salt
2004-12-12
huge patch ahead: reorganizing config entries with automatic conversion
Michael Roitzsch
2004-12-01
- handle "uvox://" URLs
Thibaut Mattern
2004-09-28
Get SCNx64 and SCNxMAX format macros working properly on Mac OS X
Andre Pang
2004-09-20
Build system improvements:
František Dvořák
2004-09-18
Fixed compilation on MacOSX/Darwin.
Daniel Mack
2004-09-17
Warning patch for Win32 - casted off_t to intmax_t for printing.
František Dvořák
2004-07-23
fix configfile def_value assertion.
Daniel Caujolle-Bert
2004-07-20
Add const to get_identifier return type since that's n fact what it
Rocky Bernstein
2004-07-05
fix proxy envvar handling
Daniel Caujolle-Bert
2004-06-19
new, straightforward method to honour the http_proxy envvar: evaluate it
Michael Roitzsch
2004-06-13
implement steps 1, 2, 3 and 4 of the seeking proposal:
Miguel Freitas
2004-05-27
fix receiving the last bytes of a http connection
Miguel Freitas
2004-05-16
Fix EOS handling (http).
Thibaut Mattern
2004-05-09
Valid error description for gethostbyname. Obsolete function hstrerror() has ...
František Dvořák
2004-05-04
- Shoutcast packet handling cleanup.
Thibaut Mattern
2004-04-15
- generate events for "Permission denied" and "File not found" in the http an...
Bastien Nocera
2004-04-10
improving config help strings
Michael Roitzsch
2004-03-31
New config option - list of domains without proxy.
František Dvořák
2004-02-15
thank you, valgrind
Michael Roitzsch
2004-01-23
Security patch for input_http and using http status string in mmsh.c (cut&pas...
František Dvořák
2003-12-14
API version bounce
Siggi Langauf
2003-12-14
avoid segfault
Daniel Caujolle-Bert
[next]