- ae04ce8 base32/64: "truncated base64 input" -> "truncated input" by Denys Vlasenko · 4 years, 1 month ago
- 885121e libbb: change decode_base32/64 API to return the end of _dst_, not _src_. by Denys Vlasenko · 4 years, 1 month ago
- fc6faac libbb: trim base32/64 tables by Denys Vlasenko · 4 years, 1 month ago
- f140b49 base32/64: code shrink by Denys Vlasenko · 4 years, 1 month ago
- 7467e90 base32/64: code shrink by Denys Vlasenko · 4 years, 1 month ago
- 2cd37d6 libbb: faster and smaller decode_base32() by Denys Vlasenko · 4 years, 1 month ago
- 170b862 libbb: smaller and faster decode_base64() by Denys Vlasenko · 4 years, 1 month ago
- 2090048 base32: new applet by Denys Vlasenko · 4 years, 1 month ago
- 6937487 libbb: reduce the overhead of single parameter bb_error_msg() calls by James Byrne · 5 years ago
- ebe6d9d whitespace and comment format fixes, no code changes by Denys Vlasenko · 7 years ago
- e6094d9 libbb: shrink base64 decoding a bit by Denys Vlasenko · 13 years ago
- 73d249e whitespace fixes by Denys Vlasenko · 13 years ago
- 328f27f libbb: split decode_base64 off read_base64 by Leonid Lisovskiy · 13 years ago
- c8f9a8d move read_base64 to libbb/uuencode.c by Denys Vlasenko · 14 years ago
- 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
- defc1ea *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on by Denis Vlasenko · 16 years ago
- 6ca409e trylink: produce even more info about final link stage by Denis Vlasenko · 17 years ago
- e5dbba2 bb_uudecode: now this is the more thorough fix... I hope... by Denis Vlasenko · 17 years ago
- 4661117 bb_uuencode: fix obscure case where we were using data past last byte of source by Denis Vlasenko · 17 years ago
- e8240f1 uuencode: shrink by Denis Vlasenko · 17 years ago
- aa198dd uudecode: nuke duplicate base64_table[]. saves 65 bytes by Denis Vlasenko · 18 years ago
- 21afc7d uuencode: common implementation for wget and uuencode (closing bug 694) by Denis Vlasenko · 18 years ago