minor fixes for clang++
[senf.git] / senf / Packets / DefaultBundle /
2011-11-16 tho g++/final: don't add extra code to check for buffer...
2011-07-14 tho switch to new MPL based Fraunhofer FOKUS Public License
2011-06-09 tho fixed right padding issue for several output members
2011-03-10 tho Packets: extended description of bad_cast exception...
2011-01-05 tho Packets/DefaultBundle: added EUI64Parser
2010-12-09 tho some #include improvements
2010-11-04 g0dil Fix documentation build under maverick (doxygen 1.7.1)
2010-10-13 tho Socket: some minor documentation (typo) fixes
2010-07-23 jmo dump() provides additional byte length
2010-07-21 tho Packets/DefaultBundle: hotfix for IPv6 Pad1 alignment...
2010-06-09 tho Packets: added ValueParserBase; documentation missing
2010-05-05 g0dil Packets: Implement PacketRegistry priority support
2010-05-03 ssauer Fix for NDP Options header length representation
2010-05-01 g0dil Whitespce cleanup: Remove whitespace at end-on-line...
2010-04-29 ssauer Added dump information for NDP options to appropriate...
2010-04-21 tho Utils: fixed typo on TypeIdValue
2010-04-20 ssauer Added ICMPv6 types for IPv6 Neighbor Discovery
2010-04-01 tho scons fix for lucid
2010-02-05 tho Unit Tests: added BOOST_CHECK(true) to tests without...
2010-01-26 tho all unit tests: replaced BOOST_AUTO_UNIT_TEST with...
2010-01-22 jmo - IPv6 Ext Option documentation added
2009-11-17 tho Packets/DefaultBundle: IPv6ExtensionsHeaders: set nextH...
2009-10-27 tho Packets/DefaultBundle: made length field in IPv6HopByHo...
2009-10-20 tho Packets/GenericTLV: some GenericTLVParserRegistry modif...
2009-10-16 tho Packets: some minor GenericTLV clean ups
2009-10-12 tho Packets/GenericTLV: fix for dynamic size length fields...
2009-10-12 tho Packets/GenericTLV: started with documentation how...
2009-10-09 tho Packets/StringParser: added template arg for length...
2009-10-08 tho Packets/DefaultBundle: use new generic TLV base class...
2009-10-01 tho Utils: moved range.hh .cti into Range.hh .cti
2009-10-01 tho Packets/DefaultBundle: added as<>() member to IPv6Gener...
2009-09-30 g0dil Utils: Formating helpers (senf::format::eng, senf:...
2009-09-28 tho added FormFeed character for emacs to end of files
2009-09-28 tho moved IPv6Option example to unit test
2009-09-28 tho Packets: added svn:ignore properties
2009-09-25 g0dil Apply senf::fieldName() to all packet dump methods
2009-09-25 g0dil Packets: Implement packet dump formating helpers
2009-09-25 pug -added example selfnet generic option Type for checksum...
2009-09-25 g0dil Packets: Better packet registry dump and implement...
2009-09-25 pug added dump() methods for ICMPv6 PacketTypes
2009-09-24 g0dil Packets/DefaultBundle: Fix ICMPv5Packet::calcChecksum...
2009-09-24 g0dil Packets/DefaultBundle: Implement ICMPv6Packet::create...
2009-09-24 pug updated unittest
2009-09-24 g0dil Packets/DefaultBundle: Use push_back_space() return...
2009-09-23 g0dil Utils: Add SENF_CHECK_EQUAL_COLLECTIONS() unit-test...
2009-09-23 tho Packets: use SENF_PACKET_REGISTRY_REGISTER macro for...
2009-09-23 tho Packets/DefaultBundle: fixed names of IPv6 Extension...
2009-09-23 pug changed IPv6 Extension Header naming conventions
2009-09-23 pug added initfunction for genericOptionTypeParser with...
2009-09-22 tho moved IPv6Extension option-list to defaultbundle
2009-09-11 pug added additional flags in optionType Parser and unittests
2009-09-10 pug finished Unittest IPv6 hopByHop Packet with optionTypes
2009-09-10 pug fixed ...
2009-09-04 pug updated ListOptionTypeParser and unittests, fixed error...
2009-08-27 pug added IPv6 Option Type List Parser and generic packet...
2009-08-21 g0dil Add SENFSCons.AutoRules and SENFSCons.AutoPacketBundle...
2009-08-21 g0dil Replace all relative includes with abolute ones
2009-08-21 g0dil Move sourcecode into 'senf/' directory