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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
apply post-1.18.1 patches, bump version to 1.18.2
1_18_2
Denys Vlasenko
2011-01-16
1
-1
/
+3
*
apply post-1.18.0 patches, bump version to 1.18.1
1_18_1
Denys Vlasenko
2010-12-21
1
-25
/
+25
*
fixes for bugs discovered by randomconfig builds and tests
Denys Vlasenko
2010-11-22
1
-0
/
+1
*
fix misspelling in comment
Denys Vlasenko
2010-11-22
1
-1
/
+1
*
lineedit: fix tab-completion of filenames with spaces
Mike Shal
2010-11-22
1
-22
/
+45
*
lineedit: create history files with mode 0600
Wolfram Sang
2010-11-15
1
-5
/
+7
*
libbb: remove unused variable
Lauri Kasanen
2010-11-13
1
-4
/
+3
*
type fix in comment
Denys Vlasenko
2010-11-03
1
-1
/
+1
*
rename archival/libunarchive -> archival/libarchive; move bz/ into it
Denys Vlasenko
2010-11-03
2
-2
/
+2
*
whitespace cleanup
Denys Vlasenko
2010-10-29
3
-12
/
+12
*
unicode: update unicode_width on !unicode branch too. Closes bug 2593
Denys Vlasenko
2010-10-29
1
-2
/
+5
*
decompress_bunzip2: handle concatenated .bz2 files
Denys Vlasenko
2010-10-28
1
-1
/
+1
*
*: use _exit() in sighandlers; showkey: do not use exit-thru-sighandler
Marek Polacek
2010-10-28
1
-9
/
+11
*
*: whitespace fixes
Denys Vlasenko
2010-10-28
15
-27
/
+27
*
crc32: cleanups, no code changes
Denys Vlasenko
2010-10-28
1
-1
/
+1
*
libbb: introduce and use common crc32 routine
Denys Vlasenko
2010-10-27
1
-0
/
+24
*
libbb/process_escape_sequence.c: fix recently broken handling of \\
Denys Vlasenko
2010-10-25
1
-4
/
+4
*
powertop: new applet
Marek Polacek
2010-10-25
1
-0
/
+11
*
fdisk: initial stab at GPT partition support
Kevin Cernekee
2010-10-25
1
-2
/
+2
*
sha1: small tweak for clearer code, no logic changes
Denys Vlasenko
2010-10-24
1
-1
/
+1
*
sha1: use Rob's code, it's smaller and faster
Denys Vlasenko
2010-10-24
1
-54
/
+51
*
awk: fix breakage in last commit
Denys Vlasenko
2010-10-24
1
-23
/
+23
*
libbb: introduce and use strcpy_and_process_escape_sequences
Denys Vlasenko
2010-10-23
2
-27
/
+31
*
*: introduce and use xmkstemp. -65 bytes.
Alexander Shishkin
2010-10-22
1
-0
/
+8
*
klogd: do not log partial lines
Denys Vlasenko
2010-10-19
1
-3
/
+8
*
md5: remove outdated comment
Denys Vlasenko
2010-10-19
1
-3
/
+1
*
libbb/hash_md5_sha: use common ctx and code for md5 and sha1/256
Denys Vlasenko
2010-10-19
1
-482
/
+416
*
hash_md5_sha: use common finalization routine for MD5 and sha1/256. -15 bytes
Denys Vlasenko
2010-10-18
1
-78
/
+85
*
libbb/hash_sha.c -> libbb/hash_md5_sha.c
Denys Vlasenko
2010-10-18
2
-2
/
+2
*
libbb: move md5 and shaN into a common source file. no code changes
Denys Vlasenko
2010-10-18
3
-450
/
+451
*
md5: length should be stored in *little-endian* order! fixing...
Denys Vlasenko
2010-10-18
1
-2
/
+2
*
*: deinline SWAP_xE64 on 32-bit CPUs. Wins !90 bytes both on 32 and 64 bits
Denys Vlasenko
2010-10-18
3
-15
/
+22
*
*: use SWAP_BE64 instead of open-coding it
Denys Vlasenko
2010-10-18
2
-10
/
+8
*
libbb: rename hash source files. no code changes
Denys Vlasenko
2010-10-18
4
-3
/
+3
*
*: replace xopen3 with xopen where makes sense
Denys Vlasenko
2010-10-18
1
-1
/
+1
*
md5: fix biuld failure on big-endian machines
Denys Vlasenko
2010-10-17
1
-1
/
+1
*
md5: code shrink -5 bytes
Denys Vlasenko
2010-10-17
1
-40
/
+35
*
bring md5 and sha1 names closer. no code changes
Denys Vlasenko
2010-10-17
2
-50
/
+42
*
md5: code shrink
Denys Vlasenko
2010-10-17
2
-30
/
+25
*
shaN: code shrink
Denys Vlasenko
2010-10-17
1
-5
/
+10
*
whitespace fix
Denys Vlasenko
2010-10-16
1
-3
/
+3
*
sha512: inline rotr64
Denys Vlasenko
2010-10-16
1
-57
/
+51
*
shaN: small code shrink
Denys Vlasenko
2010-10-16
2
-50
/
+126
*
md5: fix "fast" md5 broken by prev commit
Denys Vlasenko
2010-10-16
1
-1
/
+2
*
md5: code shrink; and use 64-byte temp buf, not 128-byte.
Denys Vlasenko
2010-10-16
1
-26
/
+25
*
*: pass md5/shaN context pointer as 1st arg, not last
Denys Vlasenko
2010-10-16
3
-26
/
+26
*
libbb/md5: code shrink
Denys Vlasenko
2010-10-16
1
-22
/
+26
*
libbb/md5: small code shrink
Denys Vlasenko
2010-10-15
1
-22
/
+26
*
tweaks to build system, mainly making menuconfig text and order clearer
Denys Vlasenko
2010-10-12
1
-3
/
+5
*
fix build failure for pmap
Dan Fandrich
2010-09-19
1
-1
/
+1
[next]