minor fixes for clang++
[senf.git] / senf / Packets / 80221Bundle /
2011-12-07 tho several fixes for clang/llvm
2011-11-24 tho Packets: another not smart but efficient 'shortcut...
2011-11-16 tho g++/final: don't add extra code to check for buffer...
2011-08-25 tho Packets/80221Bundle: parameter for MIHBaseListTLVParser...
2011-08-24 tho Packets/80221Bundle: renamed MIHTLVLengthParser to...
2011-08-24 tho Packets/80221Bundle: enhanced error message in MIH...
2011-08-03 tho Packets/80221Bundle: enhanced error message in MIHBaseT...
2011-07-28 tho Packets/80221Bundle: fixed MIHListTLVParserMixin::final...
2011-07-14 tho switch to new MPL based Fraunhofer FOKUS Public License
2011-05-19 tho Packets/80221Bundle: fixed message validation
2011-05-12 tho 80221Bundle: added static const etherType member to...
2011-03-10 tho Packets: extended description of bad_cast exception...
2011-01-13 tho Packets/80221Bundle: fixed typo in MIH message validati...
2011-01-13 tho made some members non-inline to decrease size
2011-01-11 tho Packets/80221Bundle: revised signature of validate...
2011-01-11 tho Packets/80221Bundle: fixed MIH message validation unit...
2011-01-10 tho Packets/80221Bundle: extended MIHMessageType / MIHMessa...
2010-12-09 tho some #include improvements
2010-11-04 g0dil Fix documentation build under maverick (doxygen 1.7.1)
2010-10-25 tho Packets/80221Bundle; fix unit test for last commit :/
2010-10-22 tho Packets/80221Bundle: removed MIHFId::None
2010-09-20 tho Packets/80221Bundle: swap out MIHMessageRegistry in...
2010-05-28 g0dil Fix package build
2010-05-05 g0dil Packets: Implement PacketRegistry priority support
2010-05-01 g0dil Whitespce cleanup: Remove whitespace at end-on-line...
2010-03-16 tho Utils/test: added SENF_CHECK_NOT_EQUAL
2010-01-28 tho Packets: added bytes() member to GenericTLVRegistry
2010-01-26 tho all unit tests: replaced BOOST_AUTO_UNIT_TEST with...
2010-01-15 tho Packets/80221Bundle: fix for MIHF_Id parser
2010-01-15 tho Packets/80221Bundle: added static MIHF_IDs
2010-01-13 tho Packets/80221Bundle: added classes for list TLV parsers
2009-12-16 tho Packets/80221Bundle: fixed error in MIHF_ID-TLV; restru...
2009-11-10 tho Packets/80221Bundle: MIHFIdTLVParser API clean up
2009-10-20 tho Packets/GenericTLV: some GenericTLVParserRegistry modif...
2009-10-19 tho bugfix for last commits; test your code *before* commit...
2009-10-19 tho Packets/GenericTLV: added some documentation
2009-10-19 tho Packets/80221Bundle: added more MIH-TLVs
2009-10-19 tho Packets/80221Bundle: integrated GenericTLVRegistry
2009-10-14 tho Packets/80221Bundle: fix for 64bit
2009-10-14 tho Packets/80221Bundle: more GenericTLVBase integration...
2009-10-12 tho Packets/GenericTLV: fix for dynamic size length fields...
2009-10-08 tho Packets/DefaultBundle: use new generic TLV base class...
2009-09-29 tho doclib: changed copyright information in footer
2009-09-28 tho added FormFeed character for emacs to end of files
2009-09-25 g0dil Apply senf::fieldName() to all packet dump methods
2009-09-24 tho Packets/80221Bundle/MIHPacket: fixed unit test (see...
2009-09-24 tho Packets/80221Bundle/MIHPacket: fixed EtherType registration
2009-09-23 tho moved AllBundles build to toplevel SConscipt to allow...
2009-09-23 tho Packets: use SENF_PACKET_REGISTRY_REGISTER macro for...
2009-09-23 cni Packets/80221Bundle/MIHPacket: register MIH EtherType...
2009-08-26 tho senf/Ext: added svn:ignore properties
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