aboutsummaryrefslogtreecommitdiff
path: root/libbb/udp_io.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* udp_io, traceroute: Standardise IPv6 PKTINFO handling to be portableJames Clarke2017-10-301-2/+6
* libbb:/send_to_from: do not require that "to" should have the same AF. Closes...Denys Vlasenko2016-09-151-2/+8
* libbb: add setsockopt_foo helpersDenys Vlasenko2015-08-241-2/+2
* Fixes for warnings in FreeBSD buildDenys Vlasenko2011-08-281-1/+1
* *: make GNU licensing statement forms more regularDenys Vlasenko2010-08-161-1/+1
* *: eliminate more aliasing warningsDenys Vlasenko2010-02-041-6/+6
* udp_io: fix two more potential cases of unaligned accesses. 0 code size changes.Denys Vlasenko2009-11-261-21/+32
* *: introduce and use FAST_FUNC: regparm on i386, otherwise no-onDenis Vlasenko2008-06-271-3/+3
* dnsd: fixes various segfaults.Denis Vlasenko2008-05-221-6/+11
* more of -Wall fixes from Cristian Ionescu-Idbohrn.Denis Vlasenko2008-05-151-1/+1
* dnsd: properly set _src_ IP:port on outgoing UDP packetsDenis Vlasenko2008-03-171-3/+2
* actually add bb_qsort.cDenis Vlasenko2008-03-021-1/+1
* whitespace fixesDenis Vlasenko2007-05-301-1/+1
* nc: port nc 1.10 to busyboxDenis Vlasenko2007-04-051-0/+164