index
:
busybox-w32
ansi
awk_faster
busybox
cng_backend
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
propagate_sigint
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
/
docs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-08-23
libbb: reinstate NULL check in last_char_is()
Ron Yorston
1
-1
/
+1
2020-08-23
win32: code shrink Unix-style path handling
Ron Yorston
7
-96
/
+50
2020-08-21
ash: use stack, not heap, to add system drive to path
Ron Yorston
1
-16
/
+27
2020-08-21
win32: allow putenv() to set empty values
Ron Yorston
1
-4
/
+18
2020-08-21
win32: env.c code shrink and clarification
Ron Yorston
1
-7
/
+6
2020-08-19
ls: allow backslashes to be replaced in displayed paths
fix_backslash
Ron Yorston
1
-0
/
+15
2020-08-16
httpd: Make Deny/Allow by IP config support optional
Sergey Ponomarev
1
-18
/
+44
2020-08-15
httpd: Support caching via ETag header
Sergey Ponomarev
1
-3
/
+54
2020-08-15
httpd: Don't add Last-Modified header to response
Sergey Ponomarev
1
-6
/
+25
2020-08-15
httpd: Don't add Date header to response
Sergey Ponomarev
1
-2
/
+16
2020-08-15
httpd: Update to HTTP/1.1
Sergey Ponomarev
1
-8
/
+8
2020-08-15
hwclock: Fix settimeofday for glibc v2.31+
Eddie James
1
-3
/
+11
2020-08-15
busybox: create custom installation directory
Ron Yorston
1
-5
/
+6
2020-08-15
grep: for -L, exitcode 0 means files *without* matches were found, closes 13151
Denys Vlasenko
2
-15
/
+22
2020-08-14
busybox: add option to install to Unix-style paths
Ron Yorston
2
-12
/
+35
2020-08-13
build system: drop PLATFORM_LINUX
Ron Yorston
109
-146
/
+2
2020-08-13
udhcpc: add support for long options
Martin Lewis
2
-35
/
+104
2020-08-13
win32: use built-in applets for non-existent binaries with Unix-style paths
Ron Yorston
5
-11
/
+83
2020-08-13
httpd: code shrink
Ron Yorston
1
-3
/
+2
2020-08-13
win32: handle Unix-style absolute paths for executables
Ron Yorston
7
-4
/
+68
2020-08-13
win32: use a static buffer in get_system_drive()
Ron Yorston
4
-18
/
+16
2020-08-13
win32: code shrink
Ron Yorston
5
-7
/
+17
2020-08-13
which: handle paths of form 'c:path'
Ron Yorston
1
-2
/
+5
2020-08-05
win32: move code to fork (de)compressor to a function
Ron Yorston
4
-38
/
+29
2020-08-04
which: rearrange conditional compilation
Ron Yorston
1
-1
/
+6
2020-08-03
win32: update strptime(3) implementation
Ron Yorston
1
-12
/
+19
2020-08-03
build system: reinstate PLATFORM_LINUX
Ron Yorston
2
-0
/
+2
2020-08-03
install: enable in default build
Ron Yorston
2
-10
/
+14
2020-07-31
ip address: Add support for "valid_lft" and "preferred_lft" options
Christian Eggers
2
-7
/
+62
2020-07-31
ip: Add support for "noprefixroute" option
Christian Eggers
2
-16
/
+33
2020-07-31
shell: Fix "read -d ''" behavior
Christian Eggers
5
-2
/
+6
2020-07-31
httpd_indexcgi.c: use CSS for odd/even rows
Sergey Ponomarev
1
-8
/
+2
2020-07-31
httpd_indexcgi.c: minimize style CSS
Sergey Ponomarev
1
-37
/
+37
2020-07-25
win32: code shrink kill(2)
Ron Yorston
3
-33
/
+19
2020-07-21
win32: update link to Microsoft document on command-line arguments
Ron Yorston
1
-1
/
+1
2020-07-20
lsscsi: code shrink
Denys Vlasenko
1
-15
/
+12
2020-07-20
ntpd: fix refid reported in server mode, closes 13056
Denys Vlasenko
4
-7
/
+41
2020-07-19
networking: support ftp PASV responses not ending with ')'
Denys Vlasenko
1
-0
/
+2
2020-07-19
libbb: shrink last_char_is(), no longer allow NULL string argument
Denys Vlasenko
1
-10
/
+5
2020-07-19
ts: correct output in 64-bit build
Ron Yorston
1
-0
/
+8
2020-07-12
domain_codec: optimize dname_dec and convert_dname
Martin Lewis
1
-78
/
+79
2020-07-11
crontab: Fix -e with editors saving using renaming strategy
Gray Wolf
1
-1
/
+5
2020-07-09
win32: alter build flags
FRP-3532-g01a256149
Ron Yorston
1
-1
/
+1
2020-07-09
win32: import strndup from gnulib
Ron Yorston
3
-0
/
+42
2020-07-09
ash: tidy code, no functional change
Ron Yorston
1
-3
/
+2
2020-07-09
chattr, lsattr: enable in the default configuration
Ron Yorston
6
-7
/
+138
2020-07-09
ls: treat hidden files as if their names begin with a dot
Ron Yorston
1
-0
/
+12
2020-07-09
win32: return raw file attributes in struct mingw_stat
Ron Yorston
2
-0
/
+5
2020-07-07
ash: fix shell options
Ron Yorston
1
-7
/
+7
2020-06-30
ash: improve handling of UNC paths
Ron Yorston
2
-38
/
+56
[next]