aboutsummaryrefslogtreecommitdiff
path: root/cores/arduino/IPAddress.cpp
AgeCommit message (Expand)Author
2017-01-08Remove old TODOs for non-standard ipv4 format supportPatrick Roncagliolo
2015-09-09Added IPAddress::fromString(....) functionCristian Maglie
2014-02-19Use a union in IPAddress for uint8_t[] <-> uint32_t conversionMatthijs Kooijman
2014-02-10Added license for Client, IPAddressm and ServerCristian Maglie
2014-01-15Make some operators in IPAddress constMatthijs Kooijman
2011-08-28Merge branch 'master' into wifly_integrationamcewen
2011-03-28Pulled out Client API into a base class to allow multiple derived classes to ...amcewen