summaryrefslogtreecommitdiff
path: root/networking
Commit message (Expand)AuthorAgeFilesLines
* Update my email address, document some of my tasks in the AUTHORS fileGlenn L McGrath2004-04-254-4/+4
* Larry Doolittle writes:Eric Andersen2004-04-1414-27/+27
* slightly clean the whacked out formattingEric Andersen2004-04-131-46/+47
* Eric Spakman noticed that ifdown' will attempt to run 'ifconfig'Eric Andersen2004-04-121-1/+1
* Fix compile error if CONFIG_FEATURE_IP_ADDR isnt enabledGlenn L McGrath2004-04-121-3/+3
* Fix up conditional compile of files needed by ip appletsGlenn L McGrath2004-04-121-0/+36
* Fix ftp resumeGlenn L McGrath2004-04-081-5/+9
* Fix indentingEric Andersen2004-04-061-12/+12
* Patch from Thomas Winkler:Eric Andersen2004-03-311-3/+9
* s/fileno\(stdin\)/STDIN_FILENO/gEric Andersen2004-03-274-6/+6
* Oops.. got a bit to aggressive with size optimization and global replace. :-(Manuel Novoa III2004-03-191-3/+5
* Oops. Using the wrong variable was a rather stupidEric Andersen2004-03-151-1/+1
* Remove trailing whitespace. Update copyright to include 2004.Eric Andersen2004-03-1555-421/+420
* In spite of the feature freeze, check in a complete rework of route whichManuel Novoa III2004-03-101-478/+486
* Fix/eliminate use of atolEric Andersen2004-03-065-12/+22
* Patch by Andrew Victor,Glenn L McGrath2004-03-052-5/+10
* Fix a typo, patch by Andrew VictorGlenn L McGrath2004-03-051-1/+1
* Fix debugging output, patch by Hideki IWAMOTOGlenn L McGrath2004-03-051-1/+1
* Patch from Steven Scholz to fix compiler warningsGlenn L McGrath2004-03-051-5/+7
* Quick fix for tftp truncation bugGlenn L McGrath2004-02-261-1/+1
* Joe.C, joe at numa dot com dot tw writes:Eric Andersen2004-02-241-0/+14
* Fernando Silveira writes:Eric Andersen2004-02-222-0/+95
* Patch from Vodz, cleanup memory usage, send strdup error messages toGlenn L McGrath2004-02-221-11/+22
* Patch from James Zhu, telnetd window resizing support.Glenn L McGrath2004-02-221-10/+28
* Patch from Hideki IWAMOTO, output debugging messages to stderrGlenn L McGrath2004-02-221-6/+6
* remove duplicate header declarationsGlenn L McGrath2004-02-221-14/+6
* Ptch by Hideki IWAMOTO, fix a bug preventing tftp from getting orGlenn L McGrath2004-02-221-2/+2
* No need to check proxy env variable twice, ignore proxy env variable ifGlenn L McGrath2004-02-221-14/+15
* Dont use same variable and struct nameGlenn L McGrath2004-02-181-35/+37
* FormattingGlenn L McGrath2004-02-181-142/+146
* remove debuggingGlenn L McGrath2004-02-181-7/+0
* Remove the unused CONFIG_FEATURE_HTTPD_SET_CGI_VARS_TO_ENV option.Eric Andersen2004-02-171-12/+0
* Mark Lord writes:Eric Andersen2004-02-171-2/+5
* Joe.C writes:Eric Andersen2004-02-041-1/+3
* Fix http proxy use, bytes were swapped1_00_pre6Glenn L McGrath2004-01-311-2/+2
* Use standard C99 typesEric Andersen2004-01-3019-117/+117
* Use proper C99 typesEric Andersen2004-01-301-2/+2
* Use proper C99 typesEric Andersen2004-01-301-16/+17
* Pascal Brisset writes:Eric Andersen2004-01-261-2/+2
* Redo getconfigent, save 150 bytes, still small memory leak whenGlenn L McGrath2004-01-201-80/+75
* Fix up a couple of bugs i introduced in yesterdays cleanup.Glenn L McGrath2004-01-181-18/+32
* Patch from Leif Lindholm (slightly modified by me), to fix httpGlenn L McGrath2004-01-171-1/+4
* Modify bb_lookup_port to allow the protocol to be specified, allowingGlenn L McGrath2004-01-176-29/+20
* The functions setconfig, enter and bump_nofile were only called once, marge t...Glenn L McGrath2004-01-171-76/+50
* Use 1 line for function name and return value,Glenn L McGrath2004-01-171-116/+84
* Remove some defined statementsGlenn L McGrath2004-01-171-14/+7
* Changed #define names for common features (superficial)Glenn L McGrath2004-01-171-31/+22
* Use bb_get_chomped_line_from_fileGlenn L McGrath2004-01-171-18/+3
* Fix a bug of mine, identified by Stephane BilliartGlenn L McGrath2003-12-271-3/+2
* it should work even if you don't assign a pidfileRuss Dill2003-12-261-6/+7