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
2021-04-28
tls: code shrink in curve 25519
Denys Vlasenko
1
-19
/
+27
2021-04-28
vi: expand '%' and '#' in colon commands
Ron Yorston
1
-14
/
+112
2021-04-28
vi: fix buffer overrun; code shrink
Ron Yorston
1
-31
/
+22
2021-04-28
vi: improvements to ':read' command
Ron Yorston
1
-13
/
+17
2021-04-28
vi: preserve state when switching file
Ron Yorston
1
-2
/
+0
2021-04-28
vi: 'ZZ' should warn if there are more files to edit
Ron Yorston
1
-0
/
+8
2021-04-28
vi: saving unnamed file in readonly mode
Ron Yorston
1
-2
/
+2
2021-04-28
vi: adjust conditional compilation of modifying_cmds
Ron Yorston
1
-1
/
+1
2021-04-28
vi: changes to line addresses for colon commands
Ron Yorston
1
-50
/
+60
2021-04-27
tls: tweak sp_256_ecc_gen_k_10 for smaller code
Denys Vlasenko
1
-7
/
+0
2021-04-27
tls: shrink sp_256_mod_mul_norm_10 more
Denys Vlasenko
1
-18
/
+18
2021-04-27
tls: shrink sp_256_mod_mul_norm_10
Denys Vlasenko
2
-202
/
+85
2021-04-27
tls: shrink p256_base more
Denys Vlasenko
1
-10
/
+7
2021-04-27
tls: shrink p256_base
Denys Vlasenko
1
-12
/
+18
2021-04-27
tls: reorder P256 functions to make more sense
Denys Vlasenko
1
-179
/
+179
2021-04-27
tls: whitespace fixes
Denys Vlasenko
4
-21
/
+19