Age | Commit message (Expand) | Author |
---|---|---|
2022-03-07 | rename arduino core dir to xinputHEADmaster | HampusM |
2015-09-24 | Fixed another regression in IPAddress.h | Cristian Maglie |
2015-09-09 | Added IPAddress::fromString(....) function | Cristian Maglie |
2014-02-19 | Use a union in IPAddress for uint8_t[] <-> uint32_t conversion | Matthijs Kooijman |
2014-02-10 | Added license for Client, IPAddressm and Server | Cristian Maglie |
2014-01-15 | Make some operators in IPAddress const | Matthijs Kooijman |
2013-07-04 | Refactored YunClient and YunServer classes. | Cristian Maglie |
2011-08-28 | Merge branch 'master' into wifly_integration | amcewen |
2011-03-28 | Pulled out Client API into a base class to allow multiple derived classes to ... | amcewen |