summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Oops.. check in bad changepatacongo2009-03-281-1/+1
* Add tftpcpatacongo2009-03-281-1/+2
* Fix examples/wget buildpatacongo2009-03-2818-59/+277
* Cloning error in functin namepatacongo2009-03-281-2/+2
* Fix problem in conditional compilationpatacongo2009-03-281-10/+37
* More bugfixespatacongo2009-03-271-44/+49
* wget bugfixes (still lots of problems)patacongo2009-03-265-144/+258
* Add host based test for wget()patacongo2009-03-265-13/+31
* wget testpatacongo2009-03-265-0/+369
* 1st cut as BSD-izing uIP web client logicpatacongo2009-03-265-548/+381
* Patch [2696648] Z80: interrupt flag stored in parity bitpatacongo2009-03-222-0/+6
* Patch [2696648] Z80: interrupt flag stored in parity bitpatacongo2009-03-2211-42/+42
* Fix an error that was causing Tx to timeout improperlypatacongo2009-03-223-46/+52
* Fix various issues, bad ages, etc. with ez80+uIP webserverpatacongo2009-03-2211-751/+745
* Changes for clean build on ZDSpatacongo2009-03-217-38/+45
* tiny webserver configuratinpatacongo2009-03-216-0/+1369
* Oops.. interrupts must be disabled when uip_arp_update is calledpatacongo2009-03-211-11/+29
* Fix DHCPD uni-cast problem: Need to update ARP table firstpatacongo2009-03-213-3/+41
* Expose more ARP APIspatacongo2009-03-219-195/+573
* Handler ZDI preprocessorpatacongo2009-03-211-3/+11
* updatedpatacongo2009-03-192-1/+9
* Add configuration checkingpatacongo2009-03-191-0/+34
* Needs to have broadcast enabledpatacongo2009-03-191-1/+1
* not properl ported from nettestpatacongo2009-03-190-0/+0
* Fix numerous bugs, mostly associated with broadcastpatacongo2009-03-191-33/+45
* cosmeticpatacongo2009-03-193-5/+5
* If port=0, UDP should select a port numberpatacongo2009-03-191-32/+73
* updated for dhcpdpatacongo2009-03-181-1/+12
* Fix examples/dhcpd buildpatacongo2009-03-185-7/+120
* DHCPD server examplepatacongo2009-03-176-0/+1362
* Add examples/dhcpdpatacongo2009-03-177-128/+15
* DHCP server examplepatacongo2009-03-173-0/+197
* Back out part of last changepatacongo2009-03-161-1/+1
* Better fixpatacongo2009-03-161-0/+17
* Fix calculation of checksum on outgoing ping responsespatacongo2009-03-167-15/+19
* use llvdbg because vdbg can cause suspensionpatacongo2009-03-151-7/+11
* NSH might need bigger stacks if telnetd is enabledpatacongo2009-03-151-3/+3
* Turn off NSH debug option that was causing a crashpatacongo2009-03-153-2/+8
* Fix some debug macro defintionspatacongo2009-03-151-0/+2
* Fix some debug statements that print long as intpatacongo2009-03-151-2/+2
* Prep for 0.4.3 releasenuttx-4.3patacongo2009-03-144-63/+54
* Changes for clean compilation with ZDSpatacongo2009-03-145-15/+34
* Misc, most cosmetic, updatespatacongo2009-03-144-3/+75
* Add examples/poll configurationpatacongo2009-03-146-0/+1362
* updatepatacongo2009-03-141-8/+22
* Correct setting of rrppatacongo2009-03-141-35/+99
* cosmeticpatacongo2009-03-141-3/+5
* Typo introduced in previous check-inpatacongo2009-03-141-3/+3
* Changes for clean compilation with ZDSpatacongo2009-03-142-10/+11
* Handle RX descriptor wrappingpatacongo2009-03-141-120/+172