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_file.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
2013-09-13
Copyright year update by hg log info
Torsten Jager
2011-12-10
Merge from 1.1.
Darren Salt
2011-11-24
Fixed leaks in input plugins
Petri Hintukainen
2011-10-17
Merge from 1.1
Petri Hintukainen
2011-10-10
Fixed asprintf usage
Petri Hintukainen
2011-10-04
Merge from 1.1.
Darren Salt
2011-10-03
Prefix open_cloexec() and create_cloexec() with xine_, and add new xine_socke...
Chris Rankin
2011-10-01
Mark simple file and socket descriptors as uninheritable.
Chris Rankin
2010-06-14
Merge from 1.1.
Darren Salt
2010-03-07
Merge from 1.1.
Darren Salt
2010-02-21
Avoid invalid fstat calls when opening empty files
Ulrich Eckhardt
2010-02-21
Typo fix
Ulrich Eckhardt
2009-11-30
Trim trailing space & reduce space+tab.
Darren Salt
2009-11-30
Trim trailing space & reduce space+tab.
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
2008-05-23
Merge from 1.1. VDR needs to be updated.
Diego 'Flameeyes' Pettenò
2008-05-07
Use strn?dup instead of alloc + strn?cpy.
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-21
Merge from 1.1.
Darren Salt
2008-04-19
Replace xine_xcalloc usage with calloc, for the revisions transplanted from 1...
Diego 'Flameeyes' Pettenò
2007-12-19
Update all the code to the new headers layout.
Diego 'Flameeyes' Pettenò
2007-12-18
Merge from 1.1.
Darren Salt
2007-12-18
Don't treat # in MRLs as literals or URI-decode raw filenames. [Bug 1784272]
Darren Salt
2007-12-11
Bump the input plugins interface version to 18 as they got updated.
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
Delete most of the CVS $Id$/$Log$ lines.
Darren Salt
2007-11-10
Merge from 1.1.
Darren Salt
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-08
Merge from 1.1.
Darren Salt
2007-07-08
Have the file input plugin use _x_mrl_unescape() instead of its own code.
Darren Salt
2007-06-15
Use an extra compound, and removes one preprocessor block.
Diego 'Flameeyes' Pettenò
2007-06-15
Replace the void pointers with uint8_t pointers.
Diego 'Flameeyes' Pettenò
2007-06-09
Convert all input plugins to use void * as type for the buf parameter of read...
Diego 'Flameeyes' Pettenò
2007-06-04
Merge from 1.1.
Darren Salt
2007-06-03
Add a comment & changelog entry for the mmap bug fix.
Darren Salt
2007-06-03
[patch] Nasty mmap problem with huge files
Andrew de Quincey
2007-04-14
Use xine_xcalloc instead of xine_xmalloc when mutiplying the number of elemen...
Diego 'Flameeyes' Pettenò
2007-04-14
Use xine_xcalloc instead of xine_xmalloc when mutiplying the number of elemen...
Diego 'Flameeyes' Pettenò
2007-03-29
Reorder fields to fill hole.
Diego 'Flameeyes' Pettenò
2007-02-25
Remove unused code.
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ò
[next]