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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
tls: simplify array manipulations in sp_256_ecc_mulmod_10
Denys Vlasenko
2021-04-26
1
-18
/
+17
*
tls: get rid of address obfuscation trick in P256
Denys Vlasenko
2021-04-26
1
-10
/
+2
*
tls: simplify sp_256_ecc_gen_k_10, cosmetic changes
Denys Vlasenko
2021-04-26
2
-138
/
+52
*
tls: make x25519 key generation code more similar to P256
Denys Vlasenko
2021-04-26
4
-44
/
+51
*
tls: implement secp256r1 elliptic curve (aka P256)
Denys Vlasenko
2021-04-26
4
-36
/
+1126
*
inetd: deinline machtime() - gcc gets it wrong
Denys Vlasenko
2021-04-24
1
-1
/
+1
*
tls: "server did not provide EC key" is fatal
Denys Vlasenko
2021-04-24
1
-1
/
+1
*
libbb.h: inline byteswaps
Denys Vlasenko
2021-04-24
3
-1
/
+24
*
tls: make constant basepoint9[32] array 8-byte aligned
Denys Vlasenko
2021-04-22
1
-1
/
+1
*
gcc-version.sh: fix for "invalid number" message during Android NDK builds
Chris Renshaw
2021-04-22
1
-2
/
+2
*
tls: further reduce register pressure in i386 assembly
Denys Vlasenko
2021-04-20
1
-3
/
+3
*
tls: reduce register pressure in i386 assembly (helps Android to compile)
Denys Vlasenko
2021-04-20
1
-0
/
+24
*
vi: make de-indentation with ctrl-D more like vim
Ron Yorston
2021-04-20
1
-9
/
+21
*
vi: add expandtab option
Ron Yorston
2021-04-20
1
-17
/
+47
*
gcc-version.sh: Cygwin fix
Denys Vlasenko
2021-04-18
1
-1
/
+1
*
vi: move undo_queue_state in globals to other byte-sized members
Denys Vlasenko
2021-04-15
1
-13
/
+14
*
vi: allow line addresses to have an offset
Ron Yorston
2021-04-15
1
-46
/
+72
*
vi: allow backward search to specify line address
Ron Yorston
2021-04-15
1
-7
/
+14
*
vi: detect and warn about invalid line addresses
Ron Yorston
2021-04-15
1
-8
/
+14
*
vi: code shrink colon line addresses
Ron Yorston
2021-04-15
1
-27
/
+28
*
vi: make context marks more like vi
Ron Yorston
2021-04-15
1
-18
/
+12
*
vi: correct autoindent for 'O' command
Ron Yorston
2021-04-15
1
-12
/
+29
*
vi: allow ctrl-D to reduce indentation
Ron Yorston
2021-04-15
1
-2
/
+14
*
vi: don't move cursor when yanking whole lines
Ron Yorston
2021-04-15
1
-0
/
+6
*
vi: reset command count when specifying '0' range
Ron Yorston
2021-04-15
1
-5
/
+10
*
vi: code shrink motion by paragraph
Ron Yorston
2021-04-15
1
-12
/
+15
*
vi: position cursor on last column of tab
Ron Yorston
2021-04-15
1
-12
/
+9
*
vi: correctly record deleted characters
Ron Yorston
2021-04-15
1
-17
/
+22
*
platform.h: fix for Bionic >= 21 not having wait3()
Denys Vlasenko
2021-04-14
2
-0
/
+11
*
unzip: add -t
Denys Vlasenko
2021-04-14
1
-3
/
+9
*
unzip: fix for .zip archives with >4GB file
Denys Vlasenko
2021-04-14
1
-2
/
+20
*
fix "warning array subscript has type 'char'"
Denys Vlasenko
2021-04-14
7
-22
/
+22
*
Makefile.flags: add a test for -lrt availability
Denys Vlasenko
2021-04-14
1
-5
/
+8
*
echo: fix !ENABLE_FEATURE_FANCY_ECHO build
Denys Vlasenko
2021-04-14
1
-1
/
+1
*
fix gcc-11.0 warnings
Denys Vlasenko
2021-04-14
4
-4
/
+4
*
*: --help text tweaks
Denys Vlasenko
2021-04-14
16
-21
/
+21
*
touch: shorten --help text
Denys Vlasenko
2021-04-14
1
-1
/
+1
*
touch: code shrink
Denys Vlasenko
2021-04-14
1
-6
/
+4
*
touch: fix -am
Denys Vlasenko
2021-04-14
1
-5
/
+8
*
dd: support iflag=count_bytes
Rafał Miłecki
2021-04-13
2
-18
/
+33
*
vi: allow writing to another file if this one is readonly
Alison Winters
2021-04-13
1
-1
/
+1
*
build system: avoid build failure during bisection
Ron Yorston
2021-04-13
1
-1
/
+1
*
hush: beautify ^D handling to match ash / bash
Denys Vlasenko
2021-04-13
1
-0
/
+2
*
watchdog: make open-write-close-open functionality a config knob
Rasmus Villemoes
2021-04-13
1
-5
/
+21
*
touch: fix previous commit
Denys Vlasenko
2021-04-13
1
-1
/
+1
*
touch: make FEATURE_TOUCH_NODEREF unconditional
Denys Vlasenko
2021-04-13
1
-18
/
+9
*
touch: code shrink
Denys Vlasenko
2021-04-13
1
-4
/
+4
*
touch: code shrink
Denys Vlasenko
2021-04-13
1
-23
/
+17
*
touch: prevent usage of -r and -t at once
Xabier Oneca
2021-04-13
1
-7
/
+11
*
touch: switch to using utimensat() and futimens()
Denys Vlasenko
2021-04-13
1
-41
/
+16
[prev]
[next]