aboutsummaryrefslogtreecommitdiff
path: root/libbb/xconnect.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* - patch from Denis Vlasenko to add and use bb_xsocket() and to usealdot2006-04-121-1/+1
* type typo. Thanks, Devin Bayervodz2006-02-171-1/+1
* Two FEATURE_CLEAN_UP patches from Shaun Jackman, closing filehandles.landley2005-08-221-0/+1
* Larry Doolittle writes:andersen2004-04-141-1/+1
* Remove trailing whitespace. Update copyright to include 2004.andersen2004-03-151-1/+1
* Modify bb_lookup_port to allow the protocol to be specified, allowingbug12004-01-171-2/+2
* fix broken formattingandersen2003-12-231-3/+3
* don't mess up errnoandersen2003-12-231-2/+9
* Change interface to bb_lookup_host, dont try and set port inside thisbug12003-12-201-18/+15
* Fix rdate and ftpget/ftpput so they compile with the new xconnect.andersen2003-11-031-2/+2
* Rework wget, the xconnect interface, and its various clientsandersen2003-10-311-49/+37
* Major coreutils update.mjn32003-03-191-3/+3
* use #ifdef CONFIG_* instead of #if CONFIG_*bug12002-11-261-1/+1
* - Forgot to cvs add bb_asprintf.c (from vodz' patch #50)sandman2002-07-191-3/+2
* Applied vodz' patches #49 and #50 (with a small correction in runshell.c)sandman2002-07-191-0/+1
* Brad Campbell <brad@seme.com.au> notes thatandersen2002-07-111-1/+2
* A patch from Bart Visscher <magick@linux-fan.com> to add anandersen2002-07-031-0/+78