index
:
coreutils
fiemap-copy
fiemap-copy-2
fiemap-copy-3
master
next
selinux
Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
basenc.c
Age
Commit message (
Expand
)
Author
Lines
2021-08-29
basenc: fix bug49741: using wrong decoding buffer length
Assaf Gordon
-1
/
+3
2021-08-27
basenc: prefer signed to unsigned integers
Paul Eggert
-101
/
+87
2021-06-26
maint: while (1) → while (true)
Paul Eggert
-1
/
+1
2021-04-11
maint: use "char const *" rather than "const char *"
Pádraig Brady
-18
/
+18
2021-01-01
maint: update all copyright year number ranges
Pádraig Brady
-1
/
+1
2020-10-27
doc: make blank lines before --help consistent
Pádraig Brady
-1
/
+0
2020-03-04
basenc: avoid undefined behaviour in z85 processing
Pádraig Brady
-2
/
+5
2020-01-01
maint: update all copyright year number ranges
Pádraig Brady
-1
/
+1
2019-05-11
basenc: port to C99
Paul Eggert
-96
/
+88
2019-01-05
basenc: allocate buffers on heap
Assaf Gordon
-4
/
+13
2019-01-01
maint: update all copyright year number ranges
Assaf Gordon
-1
/
+1
2019-01-01
maint: mention base32 in the title line of common basenc.c
Bernhard Voelker
-3
/
+1
2019-01-01
base64,base32: fix 'extra operand' error message
Assaf Gordon
-1
/
+1
2018-12-27
basenc: A new program complementary to base64/base32
Assaf Gordon
-6
/
+916
2018-12-21
maint: rename base64.c to basenc.c
Assaf Gordon
-0
/
+350