nslookup: full circle. Here we started IPv6 work. Use "new API"
[oweals/busybox.git] / libbb / xconnect.c
2007-01-22 Denis Vlasenkonslookup: full circle. Here we started IPv6 work. Use...
2007-01-22 Denis Vlasenkocleanups: unnecessary casts, unified const_1, eliminate...
2007-01-22 Denis Vlasenkocomment out unused old networking API parts
2007-01-13 Denis Vlasenkosmall fixes to ipv6 infrastructure
2007-01-12 Denis Vlasenkonext part of ipv6-ization. mostly netcat.
2007-01-12 Denis Vlasenkonext part of ipv6-ization is here: wget & httpd
2007-01-11 Denis Vlasenkoipv6-ization efforts continue. Few bugs are found,
2007-01-10 Denis Vlasenkoa bit more IPv6-ization work
2007-01-10 Denis VlasenkoImprove generic ipv4+ipv6 support in libbb.
2006-12-23 Denis Vlasenkouse xbind, xconnect where appropriate.
2006-11-22 Denis Vlasenkointroduce setsockopt_reuseaddr(int fd), setsockopt_broa...
2006-11-22 Denis Vlasenkofix double merge
2006-11-22 Denis Vlasenkotelnetd: move generic stuff into libbb. It will make...
2006-11-18 Denis Vlasenkorodata cleanup. "unable to" == "cannot". -300 bytes
2006-10-26 Denis Vlasenkoxconnect is non-conforming to "xfunc like libc" rule...
2006-09-23 Denis Vlasenkowget: fix bug where wget creates null file if there...
2006-08-03 Rob LandleyRemove bb_ prefixes from xfuncs.c (and a few other...
2006-04-12 Bernhard Reutner... - patch from Denis Vlasenko to add and use bb_xsocket...
2006-02-17 "Vladimir N. Oleynik"type typo. Thanks, Devin Bayer
2005-08-22 Rob LandleyTwo FEATURE_CLEAN_UP patches from Shaun Jackman, closin...
2004-04-14 Eric AndersenLarry Doolittle writes:
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2004-01-17 Glenn L McGrathModify bb_lookup_port to allow the protocol to be speci...
2003-12-23 Eric Andersenfix broken formatting
2003-12-23 Eric Andersendon't mess up errno
2003-12-20 Glenn L McGrathChange interface to bb_lookup_host, dont try and set...
2003-11-03 Eric AndersenFix rdate and ftpget/ftpput so they compile with the...
2003-10-31 Eric AndersenRework wget, the xconnect interface, and its various...
2003-03-19 Manuel Novoa III Major coreutils update.
2002-11-26 Glenn L McGrathuse #ifdef CONFIG_* instead of #if CONFIG_*
2002-07-19 Robert Griebl- Forgot to cvs add bb_asprintf.c (from vodz' patch...
2002-07-19 Robert GrieblApplied vodz' patches #49 and #50 (with a small correct...
2002-07-11 Eric AndersenBrad Campbell <brad@seme.com.au> notes that
2002-07-03 Eric AndersenA patch from Bart Visscher <magick@linux-fan.com> to...