aboutsummaryrefslogtreecommitdiff
path: root/networking/tftp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* - add xsendto and use where appropriate; shrink iplink; sanitize libiproute a...aldot2007-04-121-6/+1
* tcpsvd: new appletvda2007-04-011-1/+1
* tftp: fix my bugvda2007-02-081-1/+1
* tftp: fix IPv6 falloutvda2007-02-071-19/+22
* add x to IPv6 functions which can dievda2007-02-041-1/+1
* suppress warnings about easch <applet>_main() havingvda2007-02-031-0/+1
* fixing bugs revealed by randomconfig runsvda2007-01-201-2/+6
* next part of ipv6-ization. dnsd code is "interesting"...vda2007-01-121-26/+14
* next part of ipv6-ization is here: wget & httpdvda2007-01-121-1/+3
* ipv6-ization efforts continue. Few bugs are found,vda2007-01-111-148/+103
* tftp: corrupted input packets were killing retransmits - fixedvda2006-12-171-18/+22
* inline strcmp(s, "-") [actually macro-ize it for now - gcc is too stupid]vda2006-12-161-1/+1
* httpd: slight reduction of #ifdef forestvda2006-11-211-14/+14
* attempt to regularize atoi mess.vda2006-10-081-2/+2
* eject: -T fixvda2006-10-051-4/+2
* getopt_ulflags -> getopt32.vda2006-10-031-3/+3
* Remove bb_ prefixes from xfuncs.c (and a few other places), consolidatelandley2006-08-031-14/+2
* Cleaup read() and write() variants, plus a couple of new functions likelandley2006-07-161-2/+2
* Make this slightly more readable, and expose the hypocrasy of a comment thatlandley2006-06-181-5/+1
* - rename CONFIG_FEATURE_TFTP_DEBUG to CONFIG_DEBUG_TFTP so it's off in defconfigaldot2006-06-141-22/+19
* Don't break allbareconfig.landley2006-06-131-2/+0
* - revert incorrect select changealdot2006-06-101-7/+5
* - fix two segfaults (reported by Horst Kronstorfer)aldot2006-06-101-147/+139
* - use bb_xbindaldot2006-06-101-1/+1
* - use bb_msg_{read,write}_error where appropriate.aldot2006-06-031-2/+2
* Consolidate #include <sys/time.h> so libbb.h does it.landley2006-05-271-1/+0
* - patch from Denis Vlasenko to add and use bb_xsocket() and to usealdot2006-04-121-33/+21
* - this applet should peruse USE_FEATURE_TFTP_...aldot2006-04-051-1/+1
* just whitespacetimr2006-01-251-23/+23
* Fix -g and -p options. Patch from Traceman. (I don't know who that is,landley2005-12-151-3/+2
* more const, use bb_getopt_ulflags, insert XXX for show place of problemsvodz2005-10-171-36/+49
* applying fix for:pgf2005-07-201-1/+6
* Thus spake Brenda J. Butler:landley2005-06-071-0/+6
* Patch from Bernhard Fischer to make a bunch of symbols staticandersen2005-04-161-2/+2
* Patch from Felipe Kellermann, remove some unnecessary dups, i declared a few ...bug12004-09-141-4/+4
* Robin Farine writes:andersen2004-06-221-2/+2
* s/fileno\(stdin\)/STDIN_FILENO/gandersen2004-03-271-1/+1
* Remove trailing whitespace. Update copyright to include 2004.andersen2004-03-151-18/+18
* Fix debugging output, patch by Hideki IWAMOTObug12004-03-051-1/+1
* Quick fix for tftp truncation bugbug12004-02-261-1/+1
* Patch from Hideki IWAMOTO, output debugging messages to stderrbug12004-02-221-6/+6
* Ptch by Hideki IWAMOTO, fix a bug preventing tftp from getting orbug12004-02-221-2/+2
* Modify bb_lookup_port to allow the protocol to be specified, allowingbug12004-01-171-8/+5
* Christian Meyer provided this patch to fix more bugs with the tftp clientandersen2003-07-301-3/+2
* Patch from Christian Meyer:andersen2003-07-261-0/+1
* Major coreutils update.mjn32003-03-191-21/+21
* Bugfix, wastn retrieving last block, patch by Jean-Christophe Duboisbug12002-12-191-4/+5
* Forgot to rename foobug12002-12-091-1/+1
* Fix a debug message, from Bastian Blankbug12002-12-091-3/+3
* This patch from Magnus Damm fixed a long standing problemandersen2002-10-251-1/+1