Fix SCons 1.2.0 build failure
[senf.git] / Socket / Protocols / Raw / MACAddress.test.cc
2009-05-17 g0dil Socket/Protocols: Replace uint64 with EUI64 in address...
2009-05-15 g0dil Socket/Protocols/Raw: Add EUI64 data type
2009-03-14 tho some unimportant clean-ups ;)
2009-03-12 tho added more tests to increase test coverage
2009-02-18 tho replaced all BOOST_CHECK_NO_THROW with SENF_CHECK_NO_THROW
2009-02-10 tho Socket/Protocols/Raw: added MACAddress input streaming
2009-01-26 tho added MACAddress::uint64()
2008-12-09 tho some clean-ups
2008-11-18 g0dil Packets: Fix VariantParser invalid parser access bug
2008-06-27 dw6 adding MACAddress::toString()
2008-02-08 g0dil Socket/Protocols: Factor out address exception classes
2008-02-05 tho removed some useless spaces; not very important, I...
2007-12-28 tho NEW FILE HEADER / COPYRIGHT FORMAT
2007-12-14 tho set keyword-property
2007-10-30 g0dil Fix boot auto unit tests for Boost V1.34 compatibility
2007-07-26 g0dil Socket/Protocols/INet: Implement INet4Address add renam...
2007-07-25 g0dil Socket: Moved PacketSocketHandle and related stuff...