*: add -Wunused-parameter; fix resulting breakage
[platform/upstream/busybox.git] / networking / tftp.c
2008-03-17 Denis Vlasenko*: add -Wunused-parameter; fix resulting breakage
2008-03-12 Denis Vlasenkoinetd: make it NOMMU-capable and IPv6-friendly. Lots...
2008-01-29 Bernhard Reutner... - be C99 friendly. Anonymous unions are a GNU extension...
2007-10-11 Denis Vlasenkoadd -fvisibility=hidden to CC flags, mark XXX_main...
2007-09-27 Denis Vlasenkointroduce safe_poll (fixes a problem in top)
2007-09-07 Denis Vlasenko*: replace select-for-one descriptor with poll, it...
2007-09-06 Paul Foxfix infinite retry bug. also, reduce per-packet receiv...
2007-08-18 Denis Vlasenkodon't pass argc in getopt32, it's superfluous
2007-08-18 Denis Vlasenkointroduce and use xdup2(int, int)
2007-08-12 Denis Vlasenkotrylink: produce even more info about final link stage
2007-06-25 Denis VlasenkoConsolidate ARRAY_SIZE macro; remove one unneeded globa...
2007-05-30 Denis Vlasenkowhitespace fixes
2007-05-26 Denis Vlasenkousage.c: remove reference to busybox.h
2007-05-09 Denis Vlasenkotftp: explain "block# 0" codepath; report our decision...
2007-05-08 Denis Vlasenkotftp: code diet, and I think retransmits were broken.
2007-04-12 Bernhard Reutner... - add xsendto and use where appropriate; shrink iplink...
2007-04-01 Denis Vlasenkotcpsvd: new applet
2007-02-08 Denis Vlasenkotftp: fix my bug
2007-02-07 Denis Vlasenkotftp: fix IPv6 fallout
2007-02-04 Denis Vlasenkoadd x to IPv6 functions which can die
2007-02-03 Denis Vlasenkosuppress warnings about easch <applet>_main() having
2007-01-20 Denis Vlasenkofixing bugs revealed by randomconfig runs
2007-01-12 Denis Vlasenkonext part of ipv6-ization. dnsd code is "interesting"...
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,
2006-12-17 Denis Vlasenkotftp: corrupted input packets were killing retransmits...
2006-12-16 Denis Vlasenkoinline strcmp(s, "-") [actually macro-ize it for now...
2006-11-21 Denis Vlasenkohttpd: slight reduction of #ifdef forest
2006-10-08 Denis Vlasenkoattempt to regularize atoi mess.
2006-10-05 Denis Vlasenkoeject: -T fix
2006-10-03 Denis Vlasenkogetopt_ulflags -> getopt32.
2006-08-03 Rob LandleyRemove bb_ prefixes from xfuncs.c (and a few other...
2006-07-16 Rob LandleyCleaup read() and write() variants, plus a couple of...
2006-06-18 Rob LandleyMake this slightly more readable, and expose the hypocr...
2006-06-14 Bernhard Reutner... - rename CONFIG_FEATURE_TFTP_DEBUG to CONFIG_DEBUG_TFTP...
2006-06-13 Rob LandleyDon't break allbareconfig.
2006-06-10 Bernhard Reutner... - revert incorrect select change
2006-06-10 Bernhard Reutner... - fix two segfaults (reported by Horst Kronstorfer)
2006-06-10 Bernhard Reutner... - use bb_xbind
2006-06-03 Bernhard Reutner... - use bb_msg_{read,write}_error where appropriate.
2006-05-27 Rob LandleyConsolidate #include <sys/time.h> so libbb.h does it.
2006-04-12 Bernhard Reutner... - patch from Denis Vlasenko to add and use bb_xsocket...
2006-04-05 Bernhard Reutner... - this applet should peruse USE_FEATURE_TFTP_...
2006-01-25 Tim Rikerjust whitespace
2005-12-15 Rob LandleyFix -g and -p options. Patch from Traceman. (I don...
2005-10-17 "Vladimir N. Oleynik"more const, use bb_getopt_ulflags, insert XXX for show...
2005-07-20 Paul Foxapplying fix for:
2005-06-07 Rob LandleyThus spake Brenda J. Butler:
2005-04-16 Eric AndersenPatch from Bernhard Fischer to make a bunch of symbols...
2004-09-14 Glenn L McGrathPatch from Felipe Kellermann, remove some unnecessary...
2004-06-22 Eric AndersenRobin Farine writes:
2004-03-27 Eric Andersens/fileno\(stdin\)/STDIN_FILENO/g
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2004-03-05 Glenn L McGrathFix debugging output, patch by Hideki IWAMOTO
2004-02-26 Glenn L McGrathQuick fix for tftp truncation bug
2004-02-22 Glenn L McGrathPatch from Hideki IWAMOTO, output debugging messages...
2004-02-22 Glenn L McGrathPtch by Hideki IWAMOTO, fix a bug preventing tftp from...
2004-01-17 Glenn L McGrathModify bb_lookup_port to allow the protocol to be speci...
2003-07-30 Eric AndersenChristian Meyer provided this patch to fix more bugs...
2003-07-26 Eric AndersenPatch from Christian Meyer:
2003-03-19 Manuel Novoa III Major coreutils update.
2002-12-19 Glenn L McGrathBugfix, wastn retrieving last block, patch by Jean...
2002-12-09 Glenn L McGrathForgot to rename foo
2002-12-09 Glenn L McGrathFix a debug message, from Bastian Blank
2002-10-25 Eric AndersenThis patch from Magnus Damm fixed a long standing problem
2002-09-10 Eric AndersenFix for handling of "tftp -l -" from Jean Wolter <jw5...
2002-04-15 Eric AndersenPatch from Ben Low <ben@titr.uow.edu.au> to allow tftp...
2002-04-13 Eric AndersenTeach tftp to direct the fetched file to stdout when the
2002-03-20 Eric AndersenPatch from Jeff Studer <jstuder@aquilagroup.com> to...
2001-11-10 Eric AndersenCan't use RESERVE_CONFIG_BUFFER here since the allocation
2001-10-24 Eric AndersenMajor rework of the directory structure and the entire...
2001-10-05 Glenn L McGrathApply Magnus Damm's patch, adds tftp blocksize support...
2001-08-20 Eric AndersenApply Glenn's tftp rewrite
2001-05-16 Matt KraaiAdd xgethostbyname and herror_msg* functions.
2001-04-05 Eric AndersenA number of cleanups. Now compiles with libc5, glibc...
2001-03-23 Eric Andersenxstrdup tftp cleanup from Jeff Garzik
2001-03-06 Mark WhitleyApplied patch from Vladimir Oleynik via Magnus Damm...
2001-03-02 Mark WhitleyAdded Magnus Damm's tftp applet to Busybox.