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
path:
root
/
networking
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
tls: shrink sp_256_mod_mul_norm_10 more
Denys Vlasenko
2021-04-27
1
-18
/
+18
|
*
tls: shrink sp_256_mod_mul_norm_10
Denys Vlasenko
2021-04-27
2
-202
/
+85
|
*
tls: shrink p256_base more
Denys Vlasenko
2021-04-27
1
-10
/
+7
|
*
tls: shrink p256_base
Denys Vlasenko
2021-04-27
1
-12
/
+18
|
*
tls: reorder P256 functions to make more sense
Denys Vlasenko
2021-04-27
1
-179
/
+179
|
*
tls: whitespace fixes
Denys Vlasenko
2021-04-27
4
-21
/
+19
|
*
tls: add a patch with optimization which _should_ give better code
Denys Vlasenko
2021-04-26
1
-0
/
+142
|
*
tls: get rid of constant-time add/sub operations
Denys Vlasenko
2021-04-26
1
-37
/
+21
|
*
tls: fix whitespace in P256 code
Denys Vlasenko
2021-04-26
1
-501
/
+501
|
*
tls: shrink sp_256_mont_inv_10
Denys Vlasenko
2021-04-26
1
-1
/
+9
|
*
tls: stop passing temporary buffer address in P256 code
Denys Vlasenko
2021-04-26
1
-35
/
+26
|
*
tls: shrink sp_256_proj_point_dbl_10
Denys Vlasenko
2021-04-26
1
-37
/
+24
|
*
tls: in P256 replace constant-time compares with usual ones
Denys Vlasenko
2021-04-26
1
-14
/
+9
|
*
tls: simplify sp_256_proj_point_dbl_10
Denys Vlasenko
2021-04-26
1
-36
/
+22
|
*
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
1
-1
/
+1
|
*
tls: make constant basepoint9[32] array 8-byte aligned
Denys Vlasenko
2021-04-22
1
-1
/
+1
|
*
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
|
*
fix gcc-11.0 warnings
Denys Vlasenko
2021-04-14
1
-1
/
+1
|
*
ntpd: code shrink (force not-inlining, stop returning structs)
Denys Vlasenko
2021-03-26
1
-25
/
+25
|
*
timeout,top,watch,ping: parse NN.N fractional duration in locales with other ...
Denys Vlasenko
2021-03-23
1
-0
/
+1
|
*
udhcpc: ignore zero-length DHCP options, take 2
Denys Vlasenko
2021-03-16
1
-3
/
+3
|
*
udhcpc: ignore zero-length DHCP options
Russell Senior
2021-03-16
1
-8
/
+18
|
*
wget: new option FEATURE_WGET_FTP to enable/disable FTP
Sergey Ponomarev
2021-03-09
1
-15
/
+35
|
*
ntpd: tweak comments
Denys Vlasenko
2021-03-02
1
-23
/
+9
|
*
ntpd: decrease INITIAL_SAMPLES from 4 to 3
Denys Vlasenko
2021-03-02
1
-15
/
+12
*
|
Merge branch 'busybox' into merge
Ron Yorston
2021-03-01
5
-258
/
+93
|
\
|
|
*
dnsd: check that we don't read past packet
Denys Vlasenko
2021-02-22
1
-5
/
+12
|
*
udhcp: reuse strings
Denys Vlasenko
2021-02-21
3
-10
/
+14
|
*
ntpd: log responses to clients at log level 3
Denys Vlasenko
2021-02-21
1
-0
/
+6
|
*
ntpd: without INITIAL_FREQ_ESTIMATION code, state variable is not needed too
Denys Vlasenko
2021-02-21
1
-52
/
+36
|
*
ntpd: remove unused USING_INITIAL_FREQ_ESTIMATION code
Denys Vlasenko
2021-02-21
1
-182
/
+2
|
*
ntpd: increase loglevel to 3 for "poll:32s sockets:0 interval:64s" message
Denys Vlasenko
2021-02-21
1
-1
/
+1
|
*
udhcpc: clarify bcast/unicast sends in logs, include server ID
Denys Vlasenko
2021-02-20
1
-8
/
+22
*
|
Merge branch 'busybox' into merge
Ron Yorston
2021-02-05
6
-17
/
+14
|
\
|
|
*
libbb: introduce and use fputs_stdout
Ron Yorston
2021-02-03
5
-16
/
+13
|
*
traceroute: fix option parsing
Denys Vlasenko
2021-02-02
1
-1
/
+1
*
|
tls: avoid unnecessary changes to POSIX build, part 2
Ron Yorston
2021-01-25
1
-1
/
+1
*
|
tls: avoid unnecessary changes to POSIX build
Ron Yorston
2021-01-24
1
-6
/
+0
*
|
nc: alter conditional compilation
Ron Yorston
2021-01-24
1
-7
/
+55
*
|
Merge branch 'busybox' into merge
Ron Yorston
2021-01-14
39
-670
/
+804
|
\
|
|
*
Fix traceroute applet on the FreeBSD
Alex Samorukov
2021-01-04
1
-3
/
+8
|
*
Fix ping build on the FreeBSD
Alex Samorukov
2021-01-04
1
-0
/
+38
[prev]
[next]