index
:
delta/flac.git
1.3.x
gitlab-ci-squash
master
topic/aarch64
topic/cmake-dist
topic/fix-damn-cpp-goop
topic/get-decoder
topic/oss-fuzz
topic/release-1.3.4
topic/test-1.3.3
topic/travis
wip/cpu
gitlab.xiph.org: xiph/flac.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libFLAC
/
md5.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix missing SIZE_MAX definition on Android
Erik de Castro Lopo
2017-05-03
1
-0
/
+1
*
Purge usage of `unsigned` type
Erik de Castro Lopo
2017-01-14
1
-5
/
+5
*
libFLAC/md5.c: Clean up allocation
Erik de Castro Lopo
2015-08-23
1
-5
/
+4
*
libFLAC: Add function safe_realloc_()
Erik de Castro Lopo
2015-08-22
1
-2
/
+1
*
libFLAC/md5.c: Minor formatting fixes
Erik de Castro Lopo
2015-07-06
1
-4
/
+4
*
libFLAC/md5: Fix for cast-align warnings on ARM.
Erik de Castro Lopo
2014-06-29
1
-37
/
+37
*
libFLAC/md5.c : Massive refactoring of format_input_ function.
Erik de Castro Lopo
2014-06-29
1
-94
/
+191
*
Fix all instances of '#if HAVE_CONFIG_H'.
Erik de Castro Lopo
2014-03-24
1
-1
/
+1
*
Remove casting of return value from *alloc() functions.
Erik de Castro Lopo
2012-04-04
1
-3
/
+3
*
Fix md5 structure clearing in previous commit
David Schleef
2011-08-25
1
-1
/
+1
*
Coverity fixes
Felipe Contreras
2011-08-25
1
-2
/
+3
*
remove some inlining directives
Josh Coalson
2009-01-03
1
-4
/
+0
*
extra checking on memory allocation sizes to prevent a class of overflow attacks
Josh Coalson
2007-09-11
1
-2
/
+9
*
unroll byteSwap() loop for common case
Josh Coalson
2007-03-22
1
-7
/
+30
*
in FLAC__MD5Accumulate() optimize sample->byte packing for common cases
Josh Coalson
2007-03-14
1
-104
/
+184
*
fix compiler warnings
Josh Coalson
2006-11-11
1
-1
/
+0
*
complete largefile support
Josh Coalson
2006-05-24
1
-4
/
+4
*
tweaks to the MD5 routines; they need to be exported when building a windows ...
Josh Coalson
2004-07-23
1
-11
/
+11
*
#include config.h
Josh Coalson
2002-12-04
1
-0
/
+4
*
more strict typecasts
Josh Coalson
2002-11-06
1
-2
/
+2
*
incorporate miroslav's speedup for little-endian 16bps mono/stereo
Josh Coalson
2002-09-04
1
-0
/
+13
*
minor formatting
Josh Coalson
2002-08-01
1
-2
/
+2
*
massive glob of checkins: improved tests, more tests, bugfixes
Josh Coalson
2002-06-07
1
-1
/
+1
*
tweak the FLAC__INLINE macro to FLaC__INLINE to avoid conflict with autoconf
Josh Coalson
2001-07-20
1
-4
/
+4
*
force compiler inlining of some routines
Josh Coalson
2001-07-18
1
-105
/
+111
*
revamp the ordinal types
Josh Coalson
2001-06-23
1
-14
/
+14
*
put a FLAC__ASSERT wrapper around assert()
Josh Coalson
2001-05-31
1
-1
/
+0
*
cleanup whitespace
Josh Coalson
2001-03-21
1
-1
/
+1
*
add MD5 implementation
Josh Coalson
2001-01-12
1
-0
/
+293