Age | Commit message (Expand) | Author |
2015-10-07 | ssl_helper: tweaks discovered while building 32-bit version | Denys Vlasenko |
2015-10-07 | wget: make openssl/ssl_helper choice configurable | Denys Vlasenko |
2015-10-05 | Aboriginal linux/musl build fixes | Denys Vlasenko |
2015-08-25 | ping: fix recently introduced build breakage for non-optimizing builds | Denys Vlasenko |
2015-08-24 | ifupdown: 'prio' should have been 'metric' in static_up and static_up6 | Alex Dowad |
2015-08-24 | libbb: add setsockopt_foo helpers | Denys Vlasenko |
2015-08-24 | Merge setsockopt error messages | Denys Vlasenko |
2015-08-24 | traceroute: fix help text | Denys Vlasenko |
2015-08-16 | arping: make help text clearer | Denys Vlasenko |
2015-08-15 | ipcalc: fix trivial usage message | Ron Yorston |
2015-08-04 | zcip: tweak comments and make unsigned division more obvious | Denys Vlasenko |
2015-08-04 | zcip: another code shrink | Denys Vlasenko |
2015-08-04 | zcip: code shrink | Denys Vlasenko |
2015-08-04 | zcip: simplify code | Denys Vlasenko |
2015-07-30 | udhcpc: dns labels can actually start with a number | Arthur Gautier |
2015-07-19 | libbb: add a function to make a copy of a region of memory | Ron Yorston |
2015-07-13 | Removes stray empty line from code | Maninder Singh |
2015-07-01 | ipaddress: better formatting, no code changes | Denys Vlasenko |
2015-07-01 | ip addr: support change and replace commands | Michael Tokarev |
2015-05-25 | typo fixes | Maninder Singh |
2015-05-24 | tc: fix print_rate | Denys Vlasenko |
2015-03-31 | ftpd: change_identity() must be after chroot() | Denys Vlasenko |
2015-03-22 | zcip: fix wrong comparison of source IP with our IP | Vladislav Grishenko |
2015-03-22 | ifupdown: shrink a message | Denys Vlasenko |
2015-03-22 | ifupdown: correct ifstate update during 'ifup -a'. Closes 6212 | Frank Bergmann |
2015-03-12 | Use chomp to remove newlines | Ron Yorston |
2015-03-12 | libbb: introduce and use is_prefixed_with() | Denys Vlasenko |
2015-03-12 | arping: fix iface name in error messages | Alexander Korolkov |
2015-03-05 | ntpd: tweak help text | Denys Vlasenko |
2015-03-03 | inetd: fix order of array index check and array access | Denys Vlasenko |
2015-03-02 | ntpd: chnage help text about -l to say that it doesn't disable client code | Denys Vlasenko |
2015-02-18 | wget: fix --header to not append duplicate headers | Bernhard Reutner-Fischer |
2015-02-18 | trivial code shrink | Denys Vlasenko |
2015-02-04 | route: fix bogus read error when route table is empty | Denys Vlasenko |
2015-02-03 | route: improve -A inet6 | Denys Vlasenko |
2015-02-03 | ifconfig: fix double free fatal error in INET_sprint | Denys Vlasenko |
2015-01-30 | telnetd: we only need CONFIG_UNIX98_PTYS from the Linux kernel | Martin Kaiser |
2015-01-29 | ntpd: get rid of G.initial_poll_complete | Denys Vlasenko |
2015-01-27 | dhcpd: fix an improper widening conversion | Denys Vlasenko |
2015-01-26 | ftpd: prevent zombies. closes 7832 | Denys Vlasenko |
2015-01-05 | libbb: code shrink by factoring out common update_utmp_DEAD_PROCESS | Denys Vlasenko |
2015-01-05 | deleting unused ntpd_simple.c | Denys Vlasenko |
2015-01-04 | ntpd: relicense ntpd applet to ISC-style license | Adam Tkac |
2014-12-25 | udhcpd: account for script delay in lease | John Schroeder |
2014-12-21 | udhcpc: account for script run time | Denys Vlasenko |
2014-11-27 | libbb: use sendfile() to copy data between file descriptors | Bartosz Golaszewski |
2014-11-25 | udhcpd: if a lease from lease file coincides with a static one, ignore it | Denys Vlasenko |
2014-11-17 | iproute: support onelink route option and print route flags | Michael Tokarev |
2014-11-04 | zcip: Add environment variable for overriding log functionality | Michel Stam |
2014-10-30 | zcip: allow our own class B range to be used for ZeroConf | Michel Stam |