index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libbb
/
uuencode.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
whitespace and comment format fixes, no code changes
Denys Vlasenko
2017-10-05
1
-1
/
+0
*
libbb: shrink base64 decoding a bit
Denys Vlasenko
2011-10-28
1
-19
/
+23
*
whitespace fixes
Denys Vlasenko
2011-10-28
1
-1
/
+1
*
libbb: split decode_base64 off read_base64
Leonid Lisovskiy
2011-10-28
1
-25
/
+100
*
move read_base64 to libbb/uuencode.c
Denys Vlasenko
2010-09-16
1
-1
/
+75
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
1
-1
/
+1
*
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
Denis Vlasenko
2008-06-27
1
-1
/
+1
*
trylink: produce even more info about final link stage
Denis Vlasenko
2007-08-12
1
-2
/
+2
*
bb_uudecode: now this is the more thorough fix... I hope...
Denis Vlasenko
2007-08-06
1
-2
/
+2
*
bb_uuencode: fix obscure case where we were using data past last byte of source
Denis Vlasenko
2007-08-06
1
-16
/
+22
*
uuencode: shrink
Denis Vlasenko
2007-06-26
1
-2
/
+3
*
uudecode: nuke duplicate base64_table[]. saves 65 bytes
Denis Vlasenko
2007-06-12
1
-2
/
+3
*
uuencode: common implementation for wget and uuencode (closing bug 694)
Denis Vlasenko
2006-09-03
1
-0
/
+63