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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
tls: optimize sp_256_mont_reduce_8 in P256
Denys Vlasenko
2021-10-06
1
-21
/
+125
|
*
tls: optimize sp_256_mul_8 in P256
Denys Vlasenko
2021-10-05
1
-2
/
+82
|
*
tls: replace "26-bit" P256 code with 32-bit one.
Denys Vlasenko
2021-10-05
2
-498
/
+588
|
*
tls: fix the case of sp_256_mont_tpl_10() leaving striay high bits
Denys Vlasenko
2021-10-05
3
-11
/
+72
|
*
tls: fix (what looks like) a rare corner case bug in P256
Denys Vlasenko
2021-10-05
1
-4
/
+7
|
*
tls: remove one overzealous debugging statement
Denys Vlasenko
2021-10-05
1
-4
/
+0
|
*
tls: add debugging scaffolding to P256 code
Denys Vlasenko
2021-10-05
1
-0
/
+53
|
*
tls: another P256 code shrink
Denys Vlasenko
2021-10-05
1
-69
/
+54
|
*
tls: P256 code shrink
Denys Vlasenko
2021-10-05
1
-52
/
+42
|
*
tls: "server cert is not RSA" is a fatal error
Denys Vlasenko
2021-10-01
1
-1
/
+1
|
*
wget: implement --post-file
Ron Yorston
2021-10-01
1
-3
/
+23
|
*
tls: add scaffolding to selectively disable ciphers. no code changes
Denys Vlasenko
2021-10-01
1
-55
/
+51
|
*
tls: code shrink P256 code
Denys Vlasenko
2021-10-01
1
-14
/
+12
|
*
tls: remove unused define
Denys Vlasenko
2021-09-30
1
-2
/
+0
|
*
less: Ignore -X
Ismael Luceno
2021-09-28
1
-1
/
+1
|
*
ash: fix compile breakage in !ENABLE_ASH_ALIAS config
Denys Vlasenko
2021-09-28
1
-2
/
+2
|
*
libbb: code shrink in main() and scripted_main()
Denys Vlasenko
2021-09-28
1
-5
/
+5
|
*
shell: fix parsing of $(( (v)++ + NUM ))
Denys Vlasenko
2021-09-26
5
-22
/
+44
|
*
shell: enable more tests which are passing now
Denys Vlasenko
2021-09-25
6
-73
/
+105
|
*
shell: fix arithmentic evaluation of "++7" and such (it is + + 7, i.e. 7)
Denys Vlasenko
2021-09-25
9
-46
/
+65
|
*
libbb/lineedit: tweak #if indenting, no code changes
Denys Vlasenko
2021-09-25
1
-8
/
+8
*
|
win32: fix bb_get_last_path_component_nostrip()
Ron Yorston
2021-10-13
1
-5
/
+11
*
|
win32: fix creation of relative symlinks
Ron Yorston
2021-10-12
1
-2
/
+5
*
|
win32: rename is_absolute_path()
Ron Yorston
2021-10-12
4
-13
/
+13
*
|
win32: use is_dir_sep() everywhere
Ron Yorston
2021-10-12
2
-14
/
+12
*
|
ash: prevent exit if background jobs are present
Ron Yorston
2021-09-26
1
-1
/
+9
*
|
ash: associate command names with jobs
Ron Yorston
2021-09-26
1
-14
/
+16
*
|
ash: additional support for background jobs
Ron Yorston
2021-09-26
3
-11
/
+44
*
|
ash: fix FUNCNAME issue
Ron Yorston
2021-09-22
1
-0
/
+5
*
|
Merge branch 'busybox' into merge
Ron Yorston
2021-09-21
11
-64
/
+77
|
\
|
|
*
cal: implement -m
Ron Yorston
2021-09-21
1
-13
/
+25
|
*
libbb: code shrink parse_datestr (again)
Ron Yorston
2021-09-18
1
-14
/
+9
|
*
libbb/lineedit: do not escape %^=+}]:, escape ~? in tab completion
Denys Vlasenko
2021-09-17
1
-1
/
+10
|
*
libbb: clarify what bb_mode_string() generates
Denys Vlasenko
2021-09-17
3
-15
/
+12
|
*
libbb: ensure mode_string is NUL terminated
Ron Yorston
2021-09-17
1
-9
/
+3
|
*
libbb: eliminate a static data array in bb_mode_string()
Denys Vlasenko
2021-09-17
7
-12
/
+16
|
*
libbb: code shrink bb_parse_mode
Denys Vlasenko
2021-09-17
2
-3
/
+4
|
*
chmod: correctly report changed modes
Denys Vlasenko
2021-09-17
1
-1
/
+2
*
|
ash: improve signal handling
Ron Yorston
2021-09-21
4
-1
/
+12
*
|
win32: limited version of timegm(3)
Ron Yorston
2021-09-18
1
-84
/
+13
*
|
ash: avoid problems with non-zero DEBUG
Ron Yorston
2021-09-17
1
-3
/
+6
*
|
win32: don't affect POSIX build
Ron Yorston
2021-09-17
1
-1
/
+1
*
|
ash: adjust reinitvar() to allow for FUNCNAME
Ron Yorston
2021-09-17
1
-1
/
+10
*
|
win32: changes to allow timezones in dates
Ron Yorston
2021-09-17
7
-9
/
+254
*
|
Merge branch 'busybox' into merge
Ron Yorston
2021-09-17
11
-92
/
+194
|
\
|
|
*
date,touch: allow timezone offsets in dates
Ron Yorston
2021-09-17
6
-10
/
+83
|
*
getopt: code shrink
Ron Yorston
2021-09-16
1
-36
/
+28
|
*
ash: introduce bash-like $FUNCNAME
Denys Vlasenko
2021-09-15
1
-3
/
+24
|
*
libbb: code shrink parse_datestr
Ron Yorston
2021-09-15
1
-11
/
+36
|
*
ash: let ignoreeof only affect interactive shells
Ron Yorston
2021-09-14
1
-3
/
+4
[prev]
[next]