summaryrefslogtreecommitdiff
path: root/src/metaflac/utils.c
Commit message (Expand)AuthorAgeFilesLines
* Fix a number of gcc 9.2 compiler warningsErik de Castro Lopo2019-09-151-4/+5
* Bulk update copyright datesErik de Castro Lopo2016-12-051-1/+1
* Update copyright years to include 2014.Erik de Castro Lopo2014-11-251-1/+1
* metaflac : Fix typo in error message.Erik de Castro Lopo2014-09-261-1/+1
* Fix all instances of '#if HAVE_CONFIG_H'.Erik de Castro Lopo2014-03-241-1/+1
* metaflac : Fix local_strcat() to terminate string correctly.Miroslav Lichvar2013-06-051-1/+1
* Set version to 1.3.0 and update coyprights throughout.Erik de Castro Lopo2013-05-261-1/+2
* Metaflac UTF-8 fixes (Windows)Janne Hyvärinen2013-04-251-1/+9
* Metaflac hex dump UTF-8 and locale fix.Erik de Castro Lopo2013-04-211-18/+24
* A set of windows utf8 patches fromJanne Hyvärinen <cse@sci.fi>.Erik de Castro Lopo2013-04-211-1/+1
* Huge Windows utf8 I/O patch.Erik de Castro Lopo2013-03-291-10/+11
* Replace broken str* functions with safe versions.Erik de Castro Lopo2013-03-191-5/+6
* Update FSF address.Miroslav Lichvar2012-12-061-3/+3
* Remove casting of return value from *alloc() functions.Erik de Castro Lopo2012-04-041-1/+1
* add 2009 copyrightJosh Coalson2009-01-071-1/+1
* update copyright for 2008Josh Coalson2008-02-281-1/+1
* extra checking on memory allocation sizes to prevent a class of overflow attacksJosh Coalson2007-09-111-2/+3
* add 2007 copyrightJosh Coalson2007-02-021-1/+1
* complete largefile supportJosh Coalson2006-05-241-0/+4
* add 2206 to copyright noticeJosh Coalson2006-04-251-1/+1
* fixes to remove warnings from gcc-4.0.0Josh Coalson2005-08-241-1/+1
* add 2005 to copyright noticesJosh Coalson2005-01-251-1/+1
* fix typosJosh Coalson2004-12-301-1/+1
* additions to metadata object api: more vorbiscomment functions, trailing-null...Josh Coalson2004-12-301-14/+6
* consolidate chain error reporting in a single function, add extra explanation...Josh Coalson2004-07-231-0/+56
* update copyright to 2004Josh Coalson2004-01-171-1/+1
* Add 2003 to copyright noticeJosh Coalson2003-01-021-1/+1
* add flushed fwrite in Valgrind modeJosh Coalson2002-12-281-3/+13
* fix bug in local_strcat()Josh Coalson2002-11-271-5/+5
* initial import; split up on main.cJosh Coalson2002-11-081-0/+195