update all source files to point to the new repository on GitHub
wait for link to be up before doing dhcp or dns requests
added new "stash" code for managing data in the ENC's RAM, with updated pachube sketch - this will at some point replace the BufferFiller class, and clientTcpReq / browseUrl / httpPost
pachube example works
add pachube example (work in progress)
allow calling dhcpSetup() more than once
added dhcpExpired() code
added getDHCPandDNS
simplify code
commit tweaks http://forum.jeelabs.net/node/327
another typo
fix content-length header typo
untweak
tweak
cleanup
EtherShield fix c35046243c0a84d733fb
more sweeping API changes
dns cleanup
more simplifications
cleanup and added pings.pde example
massive overhaul, global packet buffer
major reshuffle
minor tweaks
dhcp tweaks
comment tweaks
adopted Andrew Lindsay's DHCP and added testDHCP and webClient examples
fix for larger UDP packets
fix potential buffer overrun
added new backSoon.pde sketch
use new RF12WANTSACK and RF12ACKREPLY macros
switch to new redmine-based repository
new getStaticIP/getViaDNS sketches, added dnsLookup(), two DNS fixes
lowercase typo
fix dest in send packet
added some more features to EtherNode.pde
rename
avoid digitalWrite() for chip select
tweaks
added spiInit() and new rbbb_server.pde example
avoid 1.5 kb sprintf overhead
new EtherCard library