aboutsummaryrefslogtreecommitdiff
path: root/networking
AgeCommit message (Expand)Author
2004-03-05Fix debugging output, patch by Hideki IWAMOTOGlenn L McGrath
2004-03-05Patch from Steven Scholz to fix compiler warningsGlenn L McGrath
2004-02-26Quick fix for tftp truncation bugGlenn L McGrath
2004-02-24Joe.C, joe at numa dot com dot tw writes:Eric Andersen
2004-02-22Fernando Silveira writes:Eric Andersen
2004-02-22Patch from Vodz, cleanup memory usage, send strdup error messages toGlenn L McGrath
2004-02-22Patch from James Zhu, telnetd window resizing support.Glenn L McGrath
2004-02-22Patch from Hideki IWAMOTO, output debugging messages to stderrGlenn L McGrath
2004-02-22remove duplicate header declarationsGlenn L McGrath
2004-02-22Ptch by Hideki IWAMOTO, fix a bug preventing tftp from getting orGlenn L McGrath
2004-02-22No need to check proxy env variable twice, ignore proxy env variable ifGlenn L McGrath
2004-02-18Dont use same variable and struct nameGlenn L McGrath
2004-02-18FormattingGlenn L McGrath
2004-02-18remove debuggingGlenn L McGrath
2004-02-17Remove the unused CONFIG_FEATURE_HTTPD_SET_CGI_VARS_TO_ENV option.Eric Andersen
2004-02-17Mark Lord writes:Eric Andersen
2004-02-04Joe.C writes:Eric Andersen
2004-01-31Fix http proxy use, bytes were swappedGlenn L McGrath
2004-01-30Use standard C99 typesEric Andersen
2004-01-30Use proper C99 typesEric Andersen
2004-01-30Use proper C99 typesEric Andersen
2004-01-26Pascal Brisset writes:Eric Andersen
2004-01-20Redo getconfigent, save 150 bytes, still small memory leak whenGlenn L McGrath
2004-01-18Fix up a couple of bugs i introduced in yesterdays cleanup.Glenn L McGrath
2004-01-17Patch from Leif Lindholm (slightly modified by me), to fix httpGlenn L McGrath
2004-01-17Modify bb_lookup_port to allow the protocol to be specified, allowingGlenn L McGrath
2004-01-17The functions setconfig, enter and bump_nofile were only called once, marge t...Glenn L McGrath
2004-01-17Use 1 line for function name and return value,Glenn L McGrath
2004-01-17Remove some defined statementsGlenn L McGrath
2004-01-17Changed #define names for common features (superficial)Glenn L McGrath
2004-01-17Use bb_get_chomped_line_from_fileGlenn L McGrath
2003-12-27Fix a bug of mine, identified by Stephane BilliartGlenn L McGrath
2003-12-26it should work even if you don't assign a pidfileRuss Dill
2003-12-24fix a long standing underallocation bugRuss Dill
2003-12-24move debugging to safe place (before vfork)Russ Dill
2003-12-20Allow recieving file to stdout, sending files from stdin, use the '-'Glenn L McGrath
2003-12-20display the port number number correctly, other minor optimisationsGlenn L McGrath
2003-12-20Change interface to bb_lookup_host, dont try and set port inside thisGlenn L McGrath
2003-12-19Use getopt_ulflagsGlenn L McGrath
2003-12-19Patch from Fillod Stephane:Eric Andersen
2003-12-19Patch from Stephane Billiart:Eric Andersen
2003-12-19Manousaridis Angelos writes:Eric Andersen
2003-12-19Manousaridis Angelos writes:Eric Andersen
2003-12-19don't use kernel headersEric Andersen
2003-12-19Use getopt_ulflagsGlenn L McGrath
2003-12-18Finish remerging busybox udhcp and udhcp. Some cleanups as well.Russ Dill
2003-12-16clean up some bad, bad formattingRuss Dill
2003-12-16include headers with prototypes to make sure prototypes matchRuss Dill
2003-12-16remove reference to missing header file which is breaking the buildEric Andersen
2003-12-16revert removal of defineRuss Dill