Age | Commit message (Expand) | Author |
---|---|---|
2009-05-08 | Fixing bugs in Client::connect() (failed to set _sock to 255 after some conne... | David A. Mellis |
2009-04-26 | Fixes to the way the Client class connects and disconnects, as well as checks... | David A. Mellis |
2009-04-26 | Adding write(str) and write(buf, size) methods to Print class and Ethernet li... | David A. Mellis |
2009-02-14 | Fixing Ethernet client connect code to properly chance source port each time. | David A. Mellis |
2009-01-07 | Originating each outgoing network connection from a different source port (in... | David A. Mellis |
2008-12-14 | Fixing bug that made the Ethernet library interfere with pins 8 and 9. | David A. Mellis |
2008-09-08 | Renaming Ethernet examples part 2 (apparently SVN doesn't allow renaming of a... | David A. Mellis |
2008-09-08 | Renaming ethernet library examples. | David A. Mellis |
2008-07-30 | Adding ethernet library. | David A. Mellis |