index
:
forks/busybox
1_33_stable
master
Busybox tree with Carbs Linux patches
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
networking
Age
Commit message (
Expand
)
Author
2014-02-26
nc: fix option bit positions. Closes 6926
Denys Vlasenko
2014-02-24
wget: fix comment
Denys Vlasenko
2014-02-23
wget: add commented-out code to use ssl_helper instead of openssl
Denys Vlasenko
2014-02-23
networking/ssl_helper: experimental matrixssl-based ssl helper
Denys Vlasenko
2014-02-22
wget: add support for https using "openssl s_client" as a helper
Denys Vlasenko
2014-02-19
udhcpc: fix BPF filter. Hopefully fixes the root cause of 4598 and 6746
Denys Vlasenko
2014-02-10
ifplugd: code shrink
Denys Vlasenko
2014-02-09
htpd: trivial simplification in random interval selection
Denys Vlasenko
2014-02-07
udhcpc: in comments, explain the kind of raw socket we create
Denys Vlasenko
2014-02-03
udhcpc: don't use BPF filter, users report problems (bugs 4598, 6746)
Denys Vlasenko
2014-02-03
ifupdown: support 'link' address family
Kaarle Ritvanen
2014-02-03
wget: fix use-after-free of ->user. Closes 6836
Denys Vlasenko
2014-01-22
iplink: fix build with kernel versions prior to 2.6.23
Eugene Rudoy
2014-01-20
ntpd: remove now unnecessary check for IP_PKTINFO definition
Denys Vlasenko
2014-01-20
ntpd: fix compilation warnings
Bartosz Golaszewski
2014-01-10
fakeidentd: simplify ndelay manipulations
Denys Vlasenko
2014-01-09
fixlet for the previous commit #2
Denys Vlasenko
2014-01-09
fixlet for the previous commit
Denys Vlasenko
2014-01-09
networking: explain isrv_run() API
Denys Vlasenko
2014-01-09
fakeidentd: fix use-after-free
Ryan Mallon
2014-01-09
ping: revert "try SOCK_DGRAM if no root privileges"
Denys Vlasenko
2014-01-08
ntpd: adjust last packet's recv time after a step
Denys Vlasenko
2013-12-17
hostname: do not use gethostbyname() for "hostname -s"
Michael Tokarev
2013-12-17
wget: user-friendly fallback to http
Lauri Kasanen
2013-12-08
ntpd: speed up resyncing if our clock is seriously off
Denys Vlasenko
2013-12-07
ntpd: do not invalidate datapoints after step
Denys Vlasenko
2013-12-04
ntpd: comment out "spike detection" code
Denys Vlasenko
2013-12-04
ntpd: promote log level 3 to production
Denys Vlasenko
2013-12-04
ntpd: let user know if spike was detected
Denys Vlasenko
2013-11-29
Use unsigned printf/scanf conversion where more appropriate
Denys Vlasenko
2013-11-29
fix assorted unused code and wrong format specs found by cppchekc (bug 6716)
Denys Vlasenko
2013-11-28
ping: try SOCK_DGRAM if no root privileges
Daniel Borca
2013-11-12
udhcp: add PXELINUX config file option (code 209) definition
Jeremy Kerr
2013-11-03
udhcpc: allow zero server-id. Closes 6614.
Denys Vlasenko
2013-10-28
udhcpc: make DHCP packets to have at least 300 DHCP bytes
Johannes Stezenbach
2013-10-16
wget: if FEATURE_CLEAN_UP, free(ptr_to_globals)
Guilherme Maciel Ferreira
2013-10-16
Fix some compiler warnings emitted by gcc-4.8.0
Denys Vlasenko
2013-10-14
ether-wake: shorten help text, reduce packet buffer size
Denys Vlasenko
2013-10-12
wget: add support for connect timeout
Lauri Kasanen
2013-09-18
httpd: make sire pfd[TO_CGI].revents is cleared before poll()
Denys Vlasenko
2013-09-11
httpd: treat errors from stdin correctly.
Denys Vlasenko
2013-08-16
iplink: comment out include <net/if_packet.h>
Denys Vlasenko
2013-08-15
fix build error with musl libc due to if_slip.h
Denys Vlasenko
2013-08-14
networking: fix potential overflow in ife_print6()
Nicolas Dichtel
2013-08-08
udhcpc: tweak help text more
Denys Vlasenko
2013-08-08
udhcpc: tweak help text
Denys Vlasenko
2013-08-05
udhcpc: tweak help text
Denys Vlasenko
2013-08-04
ifplugd: use a larger netlink buffer
Tito Ragusa
2013-07-30
Whitespace fixes
Denys Vlasenko
2013-07-29
nc: remove unnecessary "errno = 0"
Denys Vlasenko
[next]