index
:
busybox-w32
ansi
awk_faster
busybox
cng_backend
cron_changes
dscho-kill-gently
embed
fix_backslash
long_paths
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
zstd
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
archival: support zstd in rpm and dpkg
zstd
Ron Yorston
2026-03-24
11
-20
/
+78
*
tar: support zstd compression
Ron Yorston
2026-03-22
7
-6
/
+70
*
build system: add option to place statics in .bss
Ron Yorston
2026-03-21
7
-0
/
+19
*
win32: UTF8_OUTPUT: don't fail due to nwritten value
Avi Halachmi (:avih)
2026-03-19
1
-2
/
+4
*
win32: UTF8_OUTPUT: refine bad-sequence output
Avi Halachmi (:avih)
2026-03-19
1
-18
/
+12
*
Update default configurations
merge
Ron Yorston
2026-03-11
5
-5
/
+15
*
Merge branch 'busybox' into merge
Ron Yorston
2026-03-11
52
-1740
/
+6426
|
\
|
*
ash: fix here strings causing segfault in function invocation
busybox
Ron Yorston
2026-03-09
1
-0
/
+1
|
*
paste: fix output when file lengths differ
Ron Yorston
2026-03-05
3
-12
/
+62
|
*
ash: fix help builtin and tab completion of builtins
Ron Yorston via busybox
2026-02-28
1
-2
/
+2
|
*
tar: only strip unsafe components from hardlinks, not symlinks
Radoslav Kolev
2026-02-28
1
-1
/
+1
|
*
less: unbreak EAGAIN propagation
Denys Vlasenko
2026-02-27
1
-6
/
+12
|
*
less: make read error reporting actually visible
Denys Vlasenko
2026-02-27
1
-10
/
+19
|
*
less: improve O_NONBLOCK manipulations on stdin
Denys Vlasenko
2026-02-27
1
-32
/
+44
|
*
less: do not retry reads of stdin if got EAGAIN
Denys Vlasenko
2026-02-27
1
-35
/
+35
|
*
*: don't use getservbyname, it links in a static buffer
Denys Vlasenko
2026-02-25
5
-37
/
+145
|
*
telnet: fix false positive "Error writing to foreign host"
Denys Vlasenko
2026-02-24
1
-28
/
+34
|
*
netstat: fix breakage due to last commit
Denys Vlasenko
2026-02-24
3
-9
/
+19
|
*
netstat,pscan: don't use getservbyport(), it links in a static buffer
Denys Vlasenko
2026-02-24
4
-10
/
+64
|
*
telnet: fixes after testing against some MUD servers
Denys Vlasenko
2026-02-24
1
-112
/
+193
|
*
telnetd: if vfork in make_new_session() fails, do close socket.
Denys Vlasenko
2026-02-24
2
-46
/
+84
|
*
telnet: code shrink
Denys Vlasenko
2026-02-23
1
-21
/
+25
|
*
telnet: rewrite to use ioloop()
Denys Vlasenko
2026-02-23
4
-440
/
+1393
|
*
telnetd: do not send stray \r\n before /etc/issue.net
Denys Vlasenko
2026-02-23
2
-3
/
+3
|
*
telnetd: do not wait for more input after 10-byte NAWS is received
Denys Vlasenko
2026-02-22
1
-28
/
+34
|
*
telnetd: fix handshake: had one wrong, but harmless element
Denys Vlasenko
2026-02-22
2
-7
/
+15
|
*
telnetd: correct handling of screen sizes with any dimension equal to 255
Denys Vlasenko
2026-02-22
1
-23
/
+52
|
*
telnetd: do close pty when network read returns EOF; try to cause EOF-on-read
Denys Vlasenko
2026-02-22
1
-36
/
+66
|
*
libbb: add generic "fd polling and I/O" loop, use it in telnetd
Denys Vlasenko
2026-02-21
5
-571
/
+2623
|
*
tls: code shrink
Denys Vlasenko
2026-02-21
1
-14
/
+13
|
*
tls: server: fix incorrect key_block assignments - now works against openssl ...
Denys Vlasenko
2026-02-15
5
-91
/
+241
|
*
tls: make ECDHE_RSA work against our client (openssl s_client not yet)
Denys Vlasenko
2026-02-15
4
-67
/
+320
|
*
tls: remove unnecessary malloc/free in psRsaDecryptPriv()
Denys Vlasenko
2026-02-15
1
-22
/
+10
|
*
tls: fix cipher-id selection in server mode
Denys Vlasenko
2026-02-15
3
-221
/
+430
|
*
tls: eliminate unnecessary ENCRYPT_ON_WRITE, merge tls_get_zeroed_outbuf() wi...
Denys Vlasenko
2026-02-15
1
-37
/
+23
|
*
tls: fix up debug printouts wrt newlines
Denys Vlasenko
2026-02-15
1
-88
/
+90
|
*
tls: implement server code
Denys Vlasenko
2026-02-15
5
-129
/
+660
|
*
ssl_server: new applet, not functional yet
Denys Vlasenko
2026-02-15
4
-17
/
+191
|
*
libbb: better comments in read_key()
Denys Vlasenko
2026-02-15
1
-37
/
+38
|
*
*: placate warnings where strchr/strstr returns constant pointer
Denys Vlasenko
2026-02-15
22
-51
/
+58
|
*
fdisk: implement -t PARTTYPE
Denys Vlasenko
2026-02-15
2
-11
/
+22
*
|
ash: fix here strings causing segfault in subshells
Ron Yorston
2026-03-04
1
-0
/
+3
*
|
ash: allow execution of busybox-w32 binary without extension
Ron Yorston
2026-02-25
3
-4
/
+3
*
|
ash: fix execution of applets via Unix-style path
Ron Yorston
2026-02-14
1
-18
/
+15
*
|
Merge branch 'busybox' into merge
Ron Yorston
2026-02-12
34
-238
/
+319
|
\
|
|
*
main: !CONFIG_BUSYBOX: "busybox --OPT" is not a call to applet "-OPT"
Denys Vlasenko
2026-02-08
1
-1
/
+4
|
*
*: whitespace cleanup
Denys Vlasenko
2026-02-08
7
-8
/
+0
|
*
tls: document PSTM_64BIT + PSTM_X86_64 optimizations better
Denys Vlasenko
2026-02-08
2
-11
/
+11
|
*
vi: code shrink
Denys Vlasenko
2026-02-07
1
-7
/
+9
|
*
vi: fix last commit - do terminate the :CMD on the first whitespace
Denys Vlasenko
2026-02-07
1
-0
/
+1
[next]