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
2014-11-06
Copyright year update by hg log.
Torsten Jager
2014-07-09
Use _x_freep()
Petri Hintukainen
2014-07-09
Simplify
Petri Hintukainen
2013-09-13
Copyright year update by hg log info
Torsten Jager
2011-11-24
Silenced compiler warning
Petri Hintukainen
2011-10-17
Merge from 1.1
Petri Hintukainen
2011-10-10
Fixed asprintf usage
Petri Hintukainen
2009-11-30
Trim trailing space & reduce space+tab.
Darren Salt
2009-10-10
Merge from 1.1.
Darren Salt
2009-08-26
Add a user agent & protocol hack to allow viewing of Apple film trailers.
Darren Salt
2009-02-10
Merge from 1.1.
Darren Salt
2009-02-10
Fix broken size checks in various input plugins (ref. CVE-2008-5239).
Darren Salt
2009-01-05
Merge security fixes from 1.1.
Darren Salt
2009-01-04
Fix for CVE-2008-5239
Matthias Hopf
2009-11-30
Trim trailing space & reduce space+tab.
Darren Salt
2008-06-23
Allow for <libavutil/base64.h> etc.
Darren Salt
2008-06-20
Merge the avutil branch; port the "raw" video output plugin.
Darren Salt
2008-06-20
Off-by-one in the HTTP basic auth encoding function.
Darren Salt
2008-06-20
Merge from 1.1.
Darren Salt
2008-06-20
Allow input plugins to report MIME types as optional data. Implement for http.
Darren Salt
2008-06-11
Merge from 1.1.
Darren Salt
2008-06-09
Fix Shoutcast NSV detection.
Darren Salt
2008-05-23
Merge from 1.1. VDR needs to be updated.
Diego 'Flameeyes' Pettenò
2008-05-09
Use snprintf() return value rather than calling strlen() multiple times.
Diego 'Flameeyes' Pettenò
2008-05-07
Cleanup http_proxy environment variable handling.
Diego 'Flameeyes' Pettenò
2008-05-07
Replace strn?cpy() + strn?cat() calls with a?sprintf().
Diego 'Flameeyes' Pettenò
2008-05-07
Use asprintf() rather than malloc() + sprintf().
Diego 'Flameeyes' Pettenò
2008-05-07
xine_xmalloc() deprecation: replace its use with static and non-zero size.
Diego 'Flameeyes' Pettenò
2008-04-09
Compilation fixes, mostly ffmpeg-related, and linkage fixes.
Darren Salt
2008-03-01
Update to the new FFmpeg's include directory.
Diego 'Flameeyes' Pettenò
2007-12-23
Merge from 1.2 main branch.
Diego 'Flameeyes' Pettenò
2007-12-19
Update all the code to the new headers layout.
Diego 'Flameeyes' Pettenò
2007-12-19
Remove attribute that is never used.
Diego 'Flameeyes' Pettenò
2007-12-19
Only calculate proxyauth and auth when they are going to be used.
Diego 'Flameeyes' Pettenò
2007-12-19
Rewrite http_plugin_basicauth to use libavutil's base64 encoding.
Diego 'Flameeyes' Pettenò
2007-12-19
Make auth also a local variable in http_plugin_open.
Diego 'Flameeyes' Pettenò
2007-12-19
Make proxyauth a variable local to http_plugin_open() function.
Diego 'Flameeyes' Pettenò
2007-12-18
Mark the enctable static.
Diego 'Flameeyes' Pettenò
2007-12-18
Avoid a multiplication.
Diego 'Flameeyes' Pettenò
2007-12-11
Bump the input plugins interface version to 18 as they got updated.
Diego 'Flameeyes' Pettenò
2007-12-11
Merge from 1.2 main branch.
Diego 'Flameeyes' Pettenò
2007-12-11
Don't use the if(foo) free(foo); construct, as free(NULL); is well defined.
Diego 'Flameeyes' Pettenò
2007-12-11
Use N_() rather than _(), passing the string just once to gettext().
Diego 'Flameeyes' Pettenò
2007-12-11
Update all input plugins to the new identifier/description interface.
Diego 'Flameeyes' Pettenò
2007-11-10
Merge from 1.1.
Darren Salt
2007-11-10
Delete most of the CVS $Id$/$Log$ lines.
Darren Salt
2007-11-10
Fix detection of last.fm servers.
Diego 'Flameeyes' Pettenò
2007-11-09
Merge FSF address changes from 1.1 branch.
Diego 'Flameeyes' Pettenò
2007-11-09
Update FSF address on non-contributed code and COPYING files.
Diego 'Flameeyes' Pettenò
2007-07-14
Merge from 1.1
Diego 'Flameeyes' Pettenò
[next]